linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-16 08:56:27 to 2015-11-16 14:44:52 UTC [more...]

[PATCH 0/2] Improve drm_of_component_probe() and move rockchip to use it
 2015-11-16 14:44 UTC  (2+ messages)
` [PATCH 1/2] drm: Improve drm_of_component_probe() to correctly handle ports and remote ports

[PATCH 00/21] arm64: KVM: world switch in C
 2015-11-16 14:44 UTC  (28+ messages)
` [PATCH 01/21] arm64: add macros to read/write system registers
` [PATCH 02/21] arm64: KVM: Add a HYP-specific header file
` [PATCH 03/21] arm64: KVM: Implement vgic-v2 save/restore
` [PATCH 04/21] arm64: KVM: Implement vgic-v3 save/restore
` [PATCH 05/21] arm64: KVM: Implement timer save/restore
` [PATCH 06/21] arm64: KVM: Implement system register save/restore
` [PATCH 07/21] arm64: KVM: Implement 32bit "
` [PATCH 08/21] arm64: KVM: Implement debug save/restore
` [PATCH 09/21] arm64: KVM: Implement guest entry
` [PATCH 10/21] arm64: KVM: Add patchable function selector
` [PATCH 11/21] arm64: KVM: Implement the core world switch
` [PATCH 12/21] arm64: KVM: Implement fpsimd save/restore
` [PATCH 13/21] arm64: KVM: Implement TLB handling
` [PATCH 14/21] arm64: KVM: HYP mode entry points
` [PATCH 15/21] arm64: KVM: Add panic handling
` [PATCH 16/21] arm64: KVM: Add compatibility aliases
` [PATCH 17/21] arm64: KVM: Map the kernel RO section into HYP
` [PATCH 18/21] arm64: KVM: Move away from the assembly version of the world switch
` [PATCH 19/21] arm64: KVM: Turn system register numbers to an enum
` [PATCH 20/21] arm64: KVM: Cleanup asm-offset.c
` [PATCH 21/21] arm64: KVM: Remove weak attributes

[PATCH 0/2] ARM64: Enable SP805 WDT support for FSL LS2080A
 2015-11-16 14:40 UTC  (4+ messages)
` [PATCH 1/2] Documentation: DT: Add entry for ARM SP805-WDT
` [PATCH 2/2] dts/ls2080a: Update DTSI to add support of SP805 WDT

[PATCH v2 00/11] arm64: kernel: Add support for hibernate/suspend-to-disk
 2015-11-16 14:23 UTC  (11+ messages)
` [PATCH v2 10/11] PM / Hibernate: clean cached pages on architectures that require it
` [PATCH v2 11/11] arm64: kernel: Add support for hibernate/suspend-to-disk

arm64 function_graph tracer panic with CONFIG_DYNAMIC_FTRACE
 2015-11-16 14:20 UTC  (5+ messages)

[PATCH v8 0/8] imx25 adc and touchscreen driver
 2015-11-16 14:16 UTC  (11+ messages)
` [PATCH v8 1/8] ARM: dt: Binding documentation for imx25 ADC/TSC
` [PATCH v8 2/8] ARM: dt: Binding documentation for imx25 GCQ
` [PATCH v8 3/8] ARM: dt: Binding documentation for imx25 touchscreen controller
` [PATCH v8 4/8] mfd: fsl imx25 Touchscreen ADC driver
` [PATCH v8 5/8] iio: adc: fsl,imx25-gcq driver
` [PATCH v8 6/8] input: touchscreen: imx25 tcq driver
` [PATCH v8 7/8] ARM: dts: imx25: Add TSC and ADC support
` [PATCH v8 8/8] ARM: imx_v4_v5_defconfig: Add I.MX25 Touchscreen controller "

[PATCH] arm, am335x: add support for the bosch shc board
 2015-11-16 14:11 UTC  (3+ messages)

[PATCH] arm64: kvm: report original PAR_EL1 upon panic
 2015-11-16 13:58 UTC 

[PATCH] arm64: kvm: avoid %p in __kvm_hyp_panic
 2015-11-16 13:55 UTC 

[PATCH v4 00/24] pwm: add support for atomic update
 2015-11-16 13:55 UTC  (26+ messages)
` [PATCH v4 04/24] hwmon: pwm-fan: use pwm_get_xxx() helpers where appropriate
` [PATCH v4 05/24] misc: max77693-haptic: "
` [PATCH v4 06/24] pwm: introduce default period and polarity concepts
` [PATCH v4 07/24] pwm: use pwm_get/set_default_xxx() helpers where appropriate
` [PATCH v4 08/24] leds: "
` [PATCH v4 09/24] regulator: "
` [PATCH v4 10/24] backlight: "
` [PATCH v4 11/24] fbdev: "
` [PATCH v4 12/24] misc: max77693: "
` [PATCH v4 13/24] hwmon: pwm-fan: "
` [PATCH v4 14/24] clk: pwm: "
` [PATCH v4 15/24] pwm: define a new pwm_state struct
` [PATCH v4 16/24] pwm: move the enabled/disabled info to "
` [PATCH v4 17/24] backlight: pwm_bl: remove useless call to pwm_set_period
` [PATCH v4 18/24] pwm: declare a default PWM state
` [PATCH v4 19/24] pwm: add the PWM initial state retrieval infra
` [PATCH v4 20/24] pwm: add the core infrastructure to allow atomic update
` [PATCH v4 21/24] pwm: add information about polarity, duty cycle and period to debugfs
` [PATCH v4 22/24] pwm: rockchip: add initial state retrieval
` [PATCH v4 23/24] pwm: rockchip: add support for atomic update
` [PATCH v4 24/24] regulator: pwm: properly initialize the ->state field

[RFC PATCH v6 00/17] ILP32 for ARM64
 2015-11-16 13:54 UTC  (15+ messages)
` [PATCH v6 13/17] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

[PATCH 00/27] mtd: nand: refactor the NAND subsystem (part 1)
 2015-11-16 13:38 UTC  (28+ messages)
` [PATCH 01/27] mtd: nand: fix drivers abusing mtd->priv
` [PATCH 02/27] mtd: nand: add an mtd_to_nand() helper
` [PATCH 03/27] mtd: nand: update examples in the documentation to use mtd_to_nand()
` [PATCH 04/27] ARM: nand: make use of mtd_to_nand() where appropriate
` [PATCH 05/27] blackfin: "
` [PATCH 06/27] cris: "
` [PATCH 07/27] mips: "
` [PATCH 08/27] sh: "
` [PATCH 09/27] mtd: nand: make use of mtd_to_nand() in NAND core code
` [PATCH 10/27] mtd: nand: make use of mtd_to_nand() in NAND drivers
` [PATCH 11/27] staging: mt29f_spinand: make use of mtd_to_nand()
` [PATCH 12/27] mtd: nand: embed an mtd_info structure into nand_chip
` [PATCH 13/27] mtd: nand: add nand_to_mtd() helper
` [PATCH 14/27] mtd: nand: use the mtd instance embedded in struct nand_chip
` [PATCH 15/27] mtd: nand: update the documentation to reflect framework changes
` [PATCH 16/27] staging: mt29f_spinand: use the mtd instance embedded in struct nand_chip
` [PATCH 17/27] cris: nand: "
` [PATCH 18/27] mtd: nand: update mtd_to_nand()
` [PATCH 19/27] mtd: nand: remove useless mtd->priv = chip assignments
` [PATCH 20/27] cris: "
` [PATCH 21/27] staging: mt29f_spinand: remove useless mtd->priv = chip assignment
` [PATCH 22/27] mtd: nand: simplify nand_dt_init() usage
` [PATCH 23/27] mtd: nand: kill the chip->flash_node field
` [PATCH 24/27] mtd: nand: add helpers to access ->priv
` [PATCH 25/27] ARM: make use of nand_set/get_controller_data() helpers
` [PATCH 26/27] mtd: nand: "
` [PATCH 27/27] staging: mt29f_spinand: "

[PATCH v2 3/3] [media] include/media: move platform_data to linux/platform_data/media
 2015-11-16 13:13 UTC  (4+ messages)

[PATCH v2 0/9] mfd: axp20x: Add support for RSB based AXP223
 2015-11-16 12:52 UTC  (4+ messages)
` [PATCH v2 9/9] ARM: multi_v7_defconfig: Build AXP20X related drivers as modules

[PATCH] ARM64: juno: add NOR flash to device tree
 2015-11-16 12:45 UTC  (5+ messages)
` [PATCH] arm64/efi: register UEFI runtime mmio regions as iomem resources

[PATCH] ARM: OMAP4: execute initcall to reserve SRAM for I688 only on OMAP4
 2015-11-16 12:24 UTC  (2+ messages)

[PATCH] arm64: mm: use correct mapping granularity under DEBUG_RODATA
 2015-11-16 12:18 UTC  (5+ messages)

[PATCH] arm64: crypto: reduce priority of core AES cipher
 2015-11-16 12:12 UTC 

[Query] How to measure the entry-latency-us and exit-latency-us on arm PSCI system
 2015-11-16 12:10 UTC 

[PATCH RESEND] ARM: imx_v6_v7_defconfig: Select HDMI audio support
 2015-11-16 12:05 UTC 

[PATCH net] bpf, arm: start flushing icache range from header
 2015-11-16 12:00 UTC  (3+ messages)

[PATCH] bpf, arm64: start flushing icache range from header
 2015-11-16 11:59 UTC  (4+ messages)

[PATCH] ARM: dts: imx6q-icore-rqs: Add Engicam IMX6 Q7 initial support
 2015-11-16 11:54 UTC  (7+ messages)

[PATCH] arm64: dts: berlin: PSCI-1.0 support
 2015-11-16 11:37 UTC 

[PATCH 0/7] add missing of_node_put
 2015-11-16 11:33 UTC  (7+ messages)
` [PATCH 1/7] phy: brcmstb-sata: "
` [PATCH 2/7] phy: mt65xx-usb3: "
` [PATCH 4/7] phy: rockchip-usb: "
` [PATCH 5/7] phy: miphy28lp: "
` [PATCH 6/7] phy: miphy365x: "
` [PATCH 7/7] phy: cygnus: pcie: "

[PATCH v3 0/7] arm64: relax Image placement rules
 2015-11-16 11:23 UTC  (8+ messages)
` [PATCH v3 1/7] of/fdt: make memblock minimum physical address arch configurable
` [PATCH v3 2/7] arm64: use more granular reservations for static page table allocations
` [PATCH v3 3/7] arm64: split off early mapping code from early_fixmap_init()
` [PATCH v3 4/7] arm64: mm: explicitly bootstrap the linear mapping
` [PATCH v3 5/7] arm64: move kernel mapping out of linear region
` [PATCH v3 6/7] arm64: map linear region as non-executable
` [PATCH v3 7/7] arm64: allow kernel Image to be loaded anywhere in physical memory

[PATCH v3 0/7] ARM: dts: Add Advantech board support
 2015-11-16 11:19 UTC  (5+ messages)
` [PATCH v3 3/7] ARM: dts: imx: Add Advantech BA-16 Qseven module
` [PATCH v3 5/7] ARM: dts: imx: Add support for Advantech/GE B450v3

[PATCH v7 0/4] KASAN for arm64
 2015-11-16 11:16 UTC  (3+ messages)

[PATCH RESEND 0/8] {arm|arm64}: berlin: add watchdog support
 2015-11-16 11:09 UTC  (9+ messages)
` [PATCH RESEND 1/8] arm: dts: berlin2q: add watchdog nodes
` [PATCH RESEND 2/8] arm: dts: berlin2cd: "
` [PATCH RESEND 3/8] arm: dts: berlin2: "
` [PATCH RESEND 4/8] arm64: dts: berlin4ct: "
` [PATCH RESEND 5/8] arm: dts: berlin: enable wdt0 on Sony NSZ-GS7
` [PATCH RESEND 6/8] ARM: dts: berlin: enable wdt0 on the Google Chromecast
` [PATCH RESEND 7/8] arm: dts: berlin: enable wdt0 on the Marvell BG2Q DMP
` [PATCH RESEND 8/8] arm64: dts: berlin: enable wdt0 on the Marvell BG4CT STB board

[PATCH] dmaengine: bcm2835-dma: Convert to use DMA pool
 2015-11-16 11:09 UTC 

[PATCH v3 0/6] arm64 UEFI early FDT handling
 2015-11-16 11:00 UTC  (6+ messages)

[PATCH v2 PART-RESEND 0/2] berlin sdhci clock clean up
 2015-11-16 10:56 UTC  (3+ messages)
` [PATCH v2 PART-RESEND 1/2] ARM: dts: berlin: correct BG2Q's sdhci2 2nd clock
` [PATCH v2 PART-RESEND 2/2] ARM: dts: berlin: add 2nd clock for BG2Q sdhci0 and sdhci1

[PATCH RESEND] arm: dts: berlin2q: remove duplicated interrupt-parent
 2015-11-16 10:46 UTC 

[PATCH RESEND] arm: dts: berlin2q-marvell-dmp: remove broken-cd from eMMC node
 2015-11-16 10:43 UTC 

[PATCH RESEND] arm64: berlin: add the pinctrl dependency for Marvell Berlin SoCs
 2015-11-16 10:36 UTC 

[PATCH 0/2] arm64: KVM: Fixes for 4.4-rc2
 2015-11-16 10:28 UTC  (3+ messages)
` [PATCH 1/2] arm64: KVM: Fix AArch32 to AArch64 register mapping
` [PATCH 2/2] arm64: KVM: Add workaround for Cortex-A57 erratum 834220

[PATCH v8] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-11-16 10:27 UTC  (3+ messages)

[PATCH v2 RESEND] arm: add cpu_idle tracepoints to arch_cpu_idle
 2015-11-16 10:18 UTC 

[PATCH RESEND] ARM: OMAP2+: PM: Denote the cpuidle tracepoints as _rcuidle()
 2015-11-16 10:09 UTC 

moderator approval?
 2015-11-16 10:04 UTC 

[PATCH v11 0/8] arm64: renesas: Add Renesas R8A7795 SoC support
 2015-11-16  9:53 UTC  (7+ messages)
` [PATCH v11 6/8] arm64: renesas: add Salvator-X board support on DTS

Freescale IMX6 active cooling
 2015-11-16  9:43 UTC 

[PATCH v4 0/7] Xen wallclock on arm and arm64
 2015-11-16  9:42 UTC  (5+ messages)
` [PATCH v4 2/7] xen/arm: introduce HYPERVISOR_platform_op "
  ` [Xen-devel] "

[PATCH v2 net-next] net: hisilicon: fix binding document of mdio
 2015-11-16  9:38 UTC  (2+ messages)

[PATCH] PCI: imx6:don't sleep in atomic context
 2015-11-16  9:36 UTC  (4+ messages)

[PATCH v5 0/6] arm64: ftrace: fix incorrect output from stack tracer
 2015-11-16  9:23 UTC  (6+ messages)
` [PATCH v5 2/6] arm64: ftrace: fix a stack tracer's output under function graph tracer


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).