linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-14 08:56:46 to 2016-01-14 18:44:52 UTC [more...]

[PATCH V3 00/21] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-14 18:44 UTC  (24+ messages)
` [PATCH V3 14/21] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus implementation
` [PATCH V3 18/21] ACPI, PCI: Refine the way to handle translation_offset for ACPI resources
` [PATCH V3 20/21] pci, acpi: Match PCI config space accessors against platfrom specific quirks

[PATCH RFC 00/27] PM/Domains: Cluster idle support for ARM SoCs
 2016-01-14 18:33 UTC  (4+ messages)
` [PATCH RFC 08/27] PM / Domains: Support IRQ safe PM domains

[RFC5 PATCH v6 00/21] ILP32 for ARM64
 2016-01-14 18:11 UTC  (23+ messages)
` [PATCH v6 01/21] arm64: ilp32: add documentation on the ILP32 ABI "
` [PATCH v6 02/21] arm64: ensure the kernel is compiled for LP64
` [PATCH v6 03/21] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH v6 04/21] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead
` [PATCH v6 05/21] arm64: compat: change config dependences to aarch32
` [PATCH v6 06/21] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH v6 07/21] thread: move thread bits accessors to separated file
` [PATCH v6 08/21] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH v6 09/21] arm64: ilp32: add is_ilp32_compat_{task, thread} and TIF_32BIT_AARCH64
` [PATCH v6 10/21] arm64: introduce binfmt_elf32.c
` [PATCH v6 11/21] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH v6 12/21] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH v6 13/21] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH v6 14/21] arm64: signal: wrap struct ucontext, fp and lr with struct sigframe
` [PATCH v6 15/21] arm64: signal: share lp64 signal routines to ilp32
` [PATCH v6 16/21] arm64: signal32: move ilp32 and aarch32 common code to separated file
` [PATCH v6 17/21] arm64: ilp32: introduce ilp32-specific handlers for sigframe
` [PATCH v6 18/21] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH v6 19/21] arm64:ilp32: add ARM64_ILP32 to Kconfig
` [PATCH v6 20/21] all: s390: make compat wrappers the generic solution
` [PATCH v6 21/21] arm64: ilp32: wrap syscalls to remove top 32-bit vulnerability

[PATCH] mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
 2016-01-14 17:25 UTC  (5+ messages)

[PATCH v3 0/2] new control V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME
 2016-01-14 17:25 UTC  (5+ messages)
` [PATCH v3 1/2] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME
` [PATCH v3 2/2] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME

[PATCH V4 16/16] ARM64: tegra: select PM_GENERIC_DOMAINS
 2016-01-14 17:16 UTC  (7+ messages)

[PATCH v3 00/21] arm64: implement support for KASLR
 2016-01-14 17:09 UTC  (10+ messages)
` [PATCH v3 11/21] arm64: avoid R_AARCH64_ABS64 relocations for Image header fields
` [PATCH v3 12/21] arm64: avoid dynamic relocations in early boot code

[PATCH 1/3] ti-st: use device handles and add device tree binding
 2016-01-14 17:07 UTC  (2+ messages)

[RFC/PATCH] drm/rockchip: don't wait for vblank if fb hasn't changed
 2016-01-14 16:26 UTC  (18+ messages)
                    ` [PATCH 0/3] drm/rockchip: fix cursor performance with atomic
                      ` [PATCH 1/3] drm/atomic-helper: Export framebuffer_changed()
                      ` [PATCH 2/3] drm/rockchip: don't wait for vblank if fb hasn't changed
                      ` [PATCH 3/3] drm/rockchip: explain why we can't wait_for_vblanks

[PATCH v3 11/41] mips: reuse asm-generic/barrier.h
 2016-01-14 16:16 UTC  (16+ messages)
` [v3,11/41] "

[PATCH v3 0/4] Add rk3399 i2c clocks calculated method
 2016-01-14 16:12 UTC  (9+ messages)
` [PATCH v3 1/4] i2c: rk3x: switch to i2c generic dt parsing
` [PATCH v3 2/4] i2c: rk3x: add ops to caculate i2c clocks
` [PATCH v3 3/4] i2c: rk3x: new method "
` [PATCH v3 4/4] i2c: rk3x: support I2C Highspeed Mode

[RFC PATCH 0/5] Cavium ThunderX PMU support
 2016-01-14 16:06 UTC  (8+ messages)
` [RFC PATCH 1/5] arm64/perf: Rename Cortex A57 events
` [RFC PATCH 2/5] arm64/perf: Add Cavium ThunderX PMU support
` [RFC PATCH 3/5] arm64: dts: Add Cavium ThunderX specific PMU
` [RFC PATCH 4/5] arm64/perf: Enable PMCR long cycle counter bit
` [RFC PATCH 5/5] arm64/perf: Extend event mask for ARMv8.1

[PATCH v3 0/5] Introduce at91_adc8xx driver
 2016-01-14 15:38 UTC  (6+ messages)
` [PATCH v3 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver
` [PATCH v3 2/5] MAINTAINERS: add entry for Atmel ADC 8xx driver
` [PATCH v3 3/5] ARM: at91/dt: sama5d2: add adc device
` [PATCH v3 4/5] ARM: at91/dt: sama5d2 Xplained: enable the "
` [PATCH v3 5/5] ARM: at91/defconfig: add sama5d2 adc support in sama5_defconfig

[PATCH v2 00/26] drm: Add Allwinner A10 display engine support
 2016-01-14 15:25 UTC  (27+ messages)
` [PATCH v2 01/26] reset: Move DT cell size check to the core
` [PATCH v2 02/26] reset: Make reset_control_ops const
` [PATCH v2 03/26] clk: Add regmap support
` [PATCH v2 04/26] clk: composite: Add unregister function
` [PATCH v2 05/26] clk: sunxi: Add display and TCON0 clocks driver
` [PATCH v2 06/26] clk: sunxi: Add PLL3 clock
` [PATCH v2 07/26] clk: sunxi: Add TCON channel1 clock
` [PATCH v2 08/26] clk: sun5i: add DRAM gates
` [PATCH v2 09/26] ARM: sun5i: dt: Add pll3 and pll7 clocks
` [PATCH v2 10/26] ARM: sun5i: a13: Add display and TCON clocks
` [PATCH v2 11/26] ARM: sun5i: Add DRAM gates
` [PATCH v2 12/26] ARM: sun5i: Add TV encoder gate to the DTSI
` [PATCH v2 13/26] drm/fb_cma_helper: Remove implicit call to disable_unused_functions
` [PATCH v2 14/26] drm/modes: Rewrite the command line parser
` [PATCH v2 15/26] drm/modes: Support modes names on the command line
` [PATCH v2 16/26] drm: Add Allwinner A10 Display Engine support
` [PATCH v2 17/26] drm: sun4i: Add DT bindings documentation
` [PATCH v2 18/26] drm: sun4i: Add RGB output
` [PATCH v2 19/26] drm: sun4i: Add composite output
` [PATCH v2 20/26] drm: sun4i: tv: Add PAL output standard
` [PATCH v2 21/26] drm: sun4i: tv: Add NTSC "
` [PATCH v2 22/26] ARM: sun5i: r8: Add display blocks to the DTSI
` [PATCH v2 23/26] ARM: sun5i: chip: Enable the TV Encoder
` [PATCH v2 24/26] devicetree: Add olimex vendor prefix
` [PATCH v2 25/26] drm/panel: simple: Add timings for the Olimex LCD-OLinuXino-4.3TS
` [PATCH v2 26/26] DO NOT MERGE: ARM: sun5i: chip: Enable the LCD panel

[PATCH V3 0/6] clk: bcm2835: add additinal clocks and add frac support
 2016-01-14 15:16 UTC  (8+ messages)
` [PATCH V3 1/6] clk: bcm2835: the minimum clock divider is 2
` [PATCH V3 2/6] clk: bcm2835: clamp clock divider to highest integer only
` [PATCH V3 3/6] clk: bcm2835: enable fractional and mash support
` [PATCH V3 4/6] clk: bcm2835: remove use of BCM2835_CLOCK_COUNT in driver
` [PATCH V3 5/6] clk: bcm2835: enable management of PCM clock
` [PATCH V3 6/6] clk: bcm2835: add missing 22 HW-clocks

[PATCH v2 0/2] new control V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME
 2016-01-14 15:01 UTC  (6+ messages)
` [PATCH v2 1/2] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME
` [PATCH v2 2/2] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME

[PATCH v2] reboot: Backup orderly_poweroff
 2016-01-14 14:22 UTC  (8+ messages)

[PATCH v3 0/3] dra7xx: get pcie working in mainline
 2016-01-14 14:11 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: DRA7: hwmod: Add reset data for PCIe
` [PATCH v3 2/3] ARM: DRA7: add pdata-quirks to do reset of PCIe
` [PATCH v3 3/3] pci: dra7xx: use pdata callbacks to perform reset

[PATCH net-next 00/10] Proposal for a API set for HW Buffer management
 2016-01-14 14:00 UTC  (3+ messages)
` [PATCH net-next 08/10] bus: mvenus-mbus: Fix size test for mvebu_mbus_get_dram_win_info

[PATCH v6 0/6] arm/arm64: KVM: Enhance armv7/8 fp/simd lazy switch
 2016-01-14 13:55 UTC  (9+ messages)
` [PATCH v6 1/6] arm/arm64: KVM: Introduce armv7 fp/simd vcpu fields and helpers

Have any influence on set_memory_** about below patch ??
 2016-01-14 13:44 UTC  (7+ messages)

[PATCH v5 0/2] mfd: act8945a: add Active-semi ACT8945A PMIC MFD driver
 2016-01-14 13:35 UTC  (3+ messages)
` [PATCH v5 1/2] "

[PATCH v2 0/3] dra7xx: get pcie working in mainline
 2016-01-14 13:28 UTC  (5+ messages)
` [PATCH v2 3/3] pci: dra7xx: use pdata callbacks to perform reset

[PATCH v5 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-01-14 13:16 UTC  (6+ messages)
` [PATCH v5 1/6] clk: hisilicon: add CRG driver for hi3519 soc

[PATCH v2 0/3] io-pgtable ARM short descriptor format
 2016-01-14 13:05 UTC  (3+ messages)
` [PATCH v2 1/3] iommu/io-pgtable: Add ARMv7 short descriptor support

[PATCH RESEND v3 0/9] Add STM32 pinctrl/GPIO driver
 2016-01-14 12:55 UTC  (3+ messages)

[PATCH v2 0/2] regulator: act8945a: add regulator driver for the sub-device of ACT8945A MFD
 2016-01-14 12:46 UTC  (8+ messages)
` [PATCH v2 1/2] regulator: act8945a: add regulator driver for ACT8945A

[PATCH 1/2] ARM: dts: rockchip: increase vdd_arm voltage for rk3066a-rayeager board
 2016-01-14 12:45 UTC 

[PATCH] clocksource: ftm: select CLKSRC_MMIO
 2016-01-14 12:23 UTC  (3+ messages)

[PATCH v4 0/9] Add STM32 pinctrl/GPIO driver
 2016-01-14 12:16 UTC  (10+ messages)
` [PATCH v4 1/9] ARM: Kconfig: Introduce MACH_STM32F429 flag
` [PATCH v4 2/9] Documentation: dt-bindings: Document STM32 pinctrl driver DT bindings
` [PATCH v4 3/9] includes: dt-bindings: Add STM32F429 pinctrl "
` [PATCH v4 4/9] pinctrl: Add STM32 MCUs support
` [PATCH v4 5/9] ARM: mach-stm32: Select pinctrl
` [PATCH v4 6/9] ARM: dts: Add pinctrl node to STM32F429
` [PATCH v4 7/9] ARM: dts: Add USART1 pin config to STM32F429 boards
` [PATCH v4 8/9] ARM: dts: Add leds support "
` [PATCH v4 9/9] ARM: config: Enable GPIO Led driver in stm32_defconfig

[PATCH V2 0/4] clk: bcm2835: add additinal clocks and add frac support
 2016-01-14 12:11 UTC  (5+ messages)
` [PATCH V2 1/4] clk: bcm2835: avoid the use of BCM2835_CLOCK_COUNT in clk-bcm2835

[PATCH] mtd: nuc900_nand: read correct SMISR register
 2016-01-14 12:08 UTC  (6+ messages)

[PATCH RFC] spi: orion.c: Add direct write mode
 2016-01-14 10:52 UTC  (4+ messages)

[PATCH] clk: sunxi: Fix mod0 clock calculation to return stable results and check divisor size limits
 2016-01-14 10:40 UTC  (3+ messages)

[RFC] arm64: failed when run the command: timedatectl set-timezone Asia/Shanghai
 2016-01-14 10:34 UTC  (7+ messages)

[PATCH v6 0/5] ACPI based PCI support for arm64
 2016-01-14 10:33 UTC  (3+ messages)
` [PATCH v6 1/5] APCI: MCFG: Move mmcfg_list management to drivers/acpi
  ` [Xen-devel] "

[PATCH] of: drop symbols declared by _OF_DECLARE() from modules
 2016-01-14 10:23 UTC  (4+ messages)

[linux-sunxi][PATCH v3 0/5] ARM: dt: sunxi: Add Itead Ibox support
 2016-01-14 10:15 UTC  (6+ messages)
` [linux-sunxi][PATCH v3 1/5] ARM: dts: sunxi: Add sunxi-itead-core-common.dtsi
` [linux-sunxi][PATCH v3 2/5] ARM: dts: sun7i: Add Itead A20 Core support
` [linux-sunxi][PATCH v3 3/5] ARM: dts: sun7i: Add Itead Ibox support
` [linux-sunxi][PATCH v3 4/5] ARM: dts: sun4i: Add Itead A10 Core support
` [linux-sunxi][PATCH v3 5/5] ARM: dts: sun4i: Itead Iteaduino to use common code

[PATCH] mmc: tmio_mmc_dma: don't print invalid DMA cookie
 2016-01-14 10:02 UTC  (2+ messages)

[PATCH -next] arm: Select GPIO_GENERIC_PLATFORM for CRAGG_6410
 2016-01-14  9:54 UTC  (3+ messages)

[PATCH 1/2] mmc: mmci: fix an ages old detection error
 2016-01-14  9:52 UTC  (2+ messages)

[PATCH v7 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-01-14  9:44 UTC  (4+ messages)
` [PATCH v7 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH v2 next-next] net: hns: enet specifies a reference to dsaf
 2016-01-14  9:43 UTC  (3+ messages)

[PATCH v4 0/3] wlcore/wl12xx: spi: add wifi support to cm-t335
 2016-01-14  9:11 UTC  (8+ messages)
` [PATCH v4 3/3] "

[PATCH] mfd: asic3: remove extraneous ')'
 2016-01-14  9:09 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).