linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-02 08:20:36 to 2015-03-02 17:22:12 UTC [more...]

[PATCH 0/6] QEMU ARM64 Migration Fixes
 2015-03-02 17:22 UTC  (3+ messages)
` [PATCH 5/6] target-arm/kvm64: fix save/restore of SPSR regs

[PATCH 00/10] initial clkdev cleanups
 2015-03-02 17:18 UTC  (12+ messages)
` [PATCH 01/10] media: omap3isp: remove unused clkdev
` [PATCH 02/10] SH: use clkdev_add_table()
` [PATCH 03/10] clk: versatile: convert Integrator IM/PD-1 to "
` [PATCH 04/10] ARM: lpc32xx: convert "
` [PATCH 05/10] clkdev: add clkdev_create() helper
` [PATCH 06/10] ASOC: migor: use clkdev_create()
` [PATCH 07/10] clk: s2mps11: "
` [PATCH 08/10] ARM: orion: "
` [PATCH 09/10] ARM: omap2: "
` [PATCH 10/10] ARM: omap2: use clkdev_add_alias()

[RFC/RFT PATCH 0/3] arm64: KVM: work around incoherency with uncached guest mappings
 2015-03-02 17:05 UTC  (15+ messages)

[PATCH 0/3] Enable ahci_st for stih407 and fix hang
 2015-03-02 17:03 UTC  (7+ messages)
` [PATCH 1/3] ahci: st: Update the ahci_st DT documentation
` [PATCH 2/3] ARM: DT: STi: STiH407: Add sata DT nodes
` [PATCH 3/3] ahci: st: st_configure_oob must be called after IP is clocked

[PATCH 1/1] iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition
 2015-03-02 16:57 UTC 

[PATCH 00/10] ARM: s3c64xx multiplatform, help needed
 2015-03-02 16:53 UTC  (13+ messages)
` [PATCH 01/10] Input: s3c2410_ts: fix S3C_ADC dependency
` [PATCH 02/10] ASoC: samsung/smartq: use dynamic registration
` [PATCH 03/10] gpio: samsung: move gpio-samsung driver back to platform code
` [PATCH 04/10] ARM: s3c64xx: prepare initcalls for multiplatform
` [PATCH 05/10] ARM: s3c64xx: enable sparse IRQ support
` [PATCH 06/10] iio: exynos-adc: add experimental touchscreen support
` [PATCH 07/10] ARM: s3c64xx: use new adc/touchscreen driver
` [PATCH 08/10] ARM: s3c64xx: use common debug-ll implementation
` [PATCH 09/10] ARM: s3c64xx: multiplatform support
` [PATCH 10/10] ARM: s3c64xx: allow building without board support

[PATCH v2 00/18] Add support to STMicroelectronics STM32 family
 2015-03-02 16:53 UTC  (5+ messages)
` [PATCH v2 04/18] clocksource: Add ARM System timer driver

[PATCH v4 0/2] ARM: mvebu: a385-db-ap: Enable the NAND controller
 2015-03-02 16:52 UTC  (4+ messages)
` [PATCH v4 1/2] mtd: nand: pxa3xx: Fix PIO FIFO draining

[PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support
 2015-03-02 16:38 UTC  (11+ messages)

EDAC on arm64
 2015-03-02 16:34 UTC  (4+ messages)

[PATCH 0/6] mtd: teach mxc-nand about ONFI probing
 2015-03-02 16:31 UTC  (2+ messages)

tlbi va, vaa vs. val, vaal
 2015-03-02 16:23 UTC  (4+ messages)

[PATCH 0/3] clk: meson: Add clock controller
 2015-03-02 16:22 UTC  (4+ messages)
` [PATCH 1/3] clk: meson: Add support for Meson "
` [PATCH 2/3] clk: meson: Document bindings for Meson8b "
` [PATCH 3/3] clk: meson8b: Add support for Meson8b clocks

[PATCH] ARM: at91: pm: fix SRAM allocation
 2015-03-02 16:14 UTC  (4+ messages)

[PATCH v8 0/5] irqfd support for arm/arm64
 2015-03-02 16:11 UTC  (4+ messages)
` [PATCH v8 5/5] KVM: arm/arm64: add irqfd support

[PATCH] ARM: dts: vf610: remove unused gpio-range-cells property
 2015-03-02 15:58 UTC 

[PATCH] pinctrl: imx: do not implicitly set pin regs to -1
 2015-03-02 15:53 UTC  (5+ messages)

[RFC PATCH 0/4] make memtest a generic kernel feature
 2015-03-02 15:14 UTC  (6+ messages)
` [RFC PATCH 1/4] mm: move memtest under /mm
` [RFC PATCH 2/4] memtest: use phys_addr_t for physical addresses
` [RFC PATCH 3/4] arm64: add support for memtest
` [RFC PATCH 4/4] arm: "

[RFC PATCH] arm64: use fixmap region for permanent FDT mapping
 2015-03-02 15:09 UTC  (4+ messages)

[RFC 0/5] Nand
 2015-03-02 15:05 UTC  (10+ messages)
  ` [RFC 2/5] mtd:fsl_nfc: Add hardware 45 byte BHC-ECC support for 24 bit corrections

[PATCH 0/3] Fix backward compatibility of newer firmware with older kernel
 2015-03-02 14:48 UTC  (9+ messages)
` [PATCH 1/3] Documentation: dts: Update compatible field description for APM X-Gene
` [PATCH 2/3] dtb: change binding name to match with newer firmware DT

[PATCH] ARM: imx: Fix trivial typo in comments
 2015-03-02 14:45 UTC 

[PATCH] arm64: Documentation: clarify Image placement in physical RAM
 2015-03-02 14:45 UTC  (4+ messages)

[PATCH] ARM: at91: remove NEED_MACH_IO_H
 2015-03-02 14:29 UTC  (3+ messages)

[RFC PATCH v4 00/34] Early kprobe: enable kprobes at very early booting stage
 2015-03-02 14:25 UTC  (35+ messages)
` [RFC PATCH v4 01/34] x86, traps: Enable DEBUG_STACK after cpu_init() for TRAP_DB/BP
` [RFC PATCH v4 02/34] x86, traps: separate set_intr_gate() and cleanup early_trap_init()
` [RFC PATCH v4 03/34] x86, traps: install gates using IST after cpu_init()
` [RFC PATCH v4 04/34] early kprobes: within_kprobe_blacklist_early() early
` [RFC PATCH v4 05/34] early kprobes: introduce kprobe_is_early for futher early kprobe use
` [RFC PATCH v4 06/34] early kprobes: enable kprobe smoke test for early kprobes
` [RFC PATCH v4 07/34] early kprobes: init kprobes at very early stage
` [RFC PATCH v4 08/34] early kprobes: ARM: add definition for vmlinux.lds use
` [RFC PATCH v4 09/34] early kprobes: x86: "
` [RFC PATCH v4 10/34] early kprobes: introduce early kprobes related code area
` [RFC PATCH v4 11/34] early kprobes: introduces macros for allocing early kprobe resources
` [RFC PATCH v4 12/34] early kprobes: allows __alloc_insn_slot() from early kprobes slots
` [RFC PATCH v4 13/34] early kprobes: alloc optimized kprobe before memory system is ready
` [RFC PATCH v4 14/34] early kprobes: use stop_machine() based x86 optimizer
` [RFC PATCH v4 15/34] early kprobes: use stop_machine() based optimization method for early kprobes
` [RFC PATCH v4 16/34] early kprobes: perhibit probing at early kprobe reserved area
` [RFC PATCH v4 17/34] early kprobes: run kprobes smoke test for early kprobes
` [RFC PATCH v4 18/34] early kprobes: add CONFIG_EARLY_KPROBES option
` [RFC PATCH v4 19/34] ftrace: don't update record flags if code modification fail
` [RFC PATCH v4 20/34] ftrace/x86: Ensure rec->flags no change when failure occures
` [RFC PATCH v4 21/34] ftrace: sort ftrace entries earlier
` [RFC PATCH v4 22/34] ftrace: allow search ftrace addr before ftrace fully inited
` [RFC PATCH v4 23/34] ftrace: notify kprobe when ftrace is initialized
` [RFC PATCH v4 24/34] early kprobes on ftrace: introduce x86 arch_fix_ftrace_early_kprobe()
` [RFC PATCH v4 25/34] ftrace: don't fire ftrace_bug if the instruction is taken by early kprobes
` [RFC PATCH v4 26/34] early kprobes on ftrace: x86: arch code for retrieving kprobed instruction
` [RFC PATCH v4 27/34] early kprobes on ftrace: kprobe_on_ftrace_get_old_insn()
` [RFC PATCH v4 28/34] ftrace: x86: get old instruction from early kprobes when make call
` [RFC PATCH v4 29/34] ftrace: x86: call kprobe_int3_handler() in ftrace int3 handler
` [RFC PATCH v4 30/34] early kprobes: convert early kprobes on ftrace to ftrace
` [RFC PATCH v4 31/34] early kprobes: enable early kprobes for x86
` [RFC PATCH v4 32/34] early kprobes: enable 'ekprobe=' cmdline option for early kprobes
` [RFC PATCH v4 33/34] ftrace: enable make ftrace nop before ftrace_init()
` [RFC PATCH v4 34/34] early kprobes: enable optimization of kprobes on ftrace before ftrace is ready

[PATCH 0/4] KVM ARM64 Migration Fixes
 2015-03-02 14:20 UTC  (6+ messages)
` [PATCH 3/4] arm/arm64: KVM: Fix migration race in the arch timer

[PATCH] ASoC: sam9g20_wm8731: drop machine_is_xxx
 2015-03-02 14:19 UTC  (5+ messages)
  ` [alsa-devel] "

[PATCH V4 0/6] RCU get_user_pages_fast and __get_user_pages_fast
 2015-03-02 14:16 UTC  (9+ messages)
    ` PMD update corruption (sync question)

[PATCH] MAINTAINERS: add Freescale Vybrid SoC
 2015-03-02 14:12 UTC  (2+ messages)

[PATCH v2 0/6] ARM: at91: fix irq_pm_install_action WARNING
 2015-03-02 14:10 UTC  (8+ messages)
` [PATCH v2 1/6] PM / wakeup: export pm_system_wakeup symbol
` [PATCH v2 2/6] rtc: at91sam9: rework wakeup and interrupt handling
` [PATCH v2 3/6] rtc: at91rm9200: "
` [PATCH v2 4/6] clk: at91: implement suspend/resume for the PMC irqchip
` [PATCH v2 5/6] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
` [PATCH v2 6/6] tty: serial: atmel: rework interrupt and wakeup handling

[PATCH] i.MX6: WEIM: put node reference on early loop exit
 2015-03-02 13:51 UTC  (3+ messages)
` [PATCH v3 1/1] i.MX6: WEIM: improve error handling upon child probe-failure

[PATCH 1/5] ARM: dts: imx28-apf28dev: Add pinctrl for USB OTG ID pin
 2015-03-02 13:36 UTC  (2+ messages)

[PATCH v2 0/5] KVM ARM64 Migration Fixes
 2015-03-02 13:29 UTC  (6+ messages)
` [PATCH v2 1/5] arm: KVM: export vcpi->pause state via MP_STATE ioctls
` [PATCH v2 2/5] arm/arm64: KVM: Implement support for unqueueing active IRQs
` [PATCH v2 3/5] arm: KVM: add a common vgic_queue_irq_to_lr fn
` [PATCH v2 4/5] arm/arm64: KVM: Fix migration race in the arch timer
` [PATCH v2 5/5] arm/arm64: KVM: Keep elrsr/aisr in sync with software model

[PATCH RFC v9 00/20] Add support for i.MX MIPI DSI DRM driver
 2015-03-02 13:24 UTC  (2+ messages)

[PATCH 1/2] ARM: mxs_defconfig: Add VFAT support
 2015-03-02 12:46 UTC  (2+ messages)

[PATCH V2 0/8] [media] exynos-gsc: Fixup PM support
 2015-03-02 12:28 UTC  (2+ messages)

[PATCH v2 1/2] mtd: nand: dt binding documentation for digicolor NFC
 2015-03-02 12:24 UTC  (3+ messages)
` [PATCH v2 2/2] mtd: nand: driver for Conexant Digicolor NAND Flash Controller

[PATCH v3 0/4] clk: st: New always-on clock domain
 2015-03-02 11:37 UTC  (7+ messages)

[PATCH v2 1/3] arm64: pmu: add support for interrupt-affinity property
 2015-03-02 11:33 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: add interrupt-affinity property to pmu node for juno

[PATCH v2 0/5] arm-cci400: PMU monitoring support on ARM64
 2015-03-02 11:29 UTC  (6+ messages)
` [PATCH 1/5] arm-cci: Rearrange code for splitting PMU vs driver code
` [PATCH 2/5] arm-cci: Abstract the CCI400 PMU speicific definitions
` [PATCH 3/5] arm-cci: Get rid of secure transactions for PMU driver
` [PATCH 4/5] arm-cci: Split the code for PMU vs driver support
` [PATCH 5/5] arm-cci: Fix CCI PMU event validation

[PATCH] ARM: /proc/cpuinfo: DT: Add support for Revision
 2015-03-02 11:28 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH 0/2] cpufreq: hisilicon acpu support
 2015-03-02 11:14 UTC  (6+ messages)
` [PATCH 1/2] cpufreq: hisilicon: add acpu driver

[GIT PULL] ARM: meson: SoC related changes
 2015-03-02 11:03 UTC 

[GIT PULL] ARM: meson: DTS related changes
 2015-03-02 11:03 UTC 

[PATCH v2 0/3] Add support for HDQ-1W on AM43XX
 2015-03-02 10:49 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: OMAP2: hwmod: AM43XX: Add hwmod support for HDQ-1W
` [PATCH v2 2/3] w1: masters: omap_hdq: Add support for 1-wire mode
` [PATCH v2 3/3] ARM: dts: AM4372: update hdq compatible property

[Question] How can we support outer shareable on ARM64?
 2015-03-02 10:44 UTC  (2+ messages)

[PATCH 0/4] clk: Provide support for always-on clocks
 2015-03-02 10:40 UTC  (10+ messages)
` [PATCH 3/4] clk: Provide always-on clock support
          ` [STLinux Kernel] "

[PATCH v2] crypto: atmel: fix bogus select
 2015-03-02 10:25 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Broadcom RNG200
 2015-03-02 10:23 UTC  (2+ messages)

[PATCH] platform/chrome: add missing include in cros_ec_lpc driver
 2015-03-02 10:21 UTC  (2+ messages)

[PATCH] ARM: crypto: update NEON AES module to latest OpenSSL version
 2015-03-02 10:19 UTC  (4+ messages)

[RFC PATCH 0/1] Wrong structure alignment due to compiler attribute "section"
 2015-03-02 10:01 UTC  (2+ messages)
` [RFC PATCH 1/1] ARM: Ensure correct structure alignment when using "

[PATCH] ARM: dts: at919260/at91sam9g20: fix SRAM device tree node
 2015-03-02  9:59 UTC  (3+ messages)

[PATCH v2 0/2] ARM: at91: dt: at91sam9n12ek: enable udp device
 2015-03-02  9:32 UTC  (2+ messages)

[PATCH 0/6] ARM: at91: fix irq_pm_install_action WARNING
 2015-03-02  9:05 UTC  (3+ messages)

[PATCH v8 00/18] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
 2015-03-02  8:49 UTC  (3+ messages)
` [PATCH v8 15/18] cpufreq: Add cpufreq driver for Tegra124

[PATCH v5 00/11] Improvements to Tegra-based Chromebook support
 2015-03-02  8:42 UTC  (2+ messages)

[PATCH 1/2] ARM: OMAP2: hwmod: AM43XX: Add hwmod support for HDQ-1W
 2015-03-02  8:27 UTC  (3+ messages)

[PATCH v2 0/4] i2c: sunxi: Add Reduced Serial Bus (RSB) support
 2015-03-02  8:24 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] i2c: sunxi: Add Reduced Serial Bus (RSB) DT bindings documentation
` [PATCH v2 3/4] ARM: dts: sun8i: Add Reduced Serial Bus controller device node to A23 dtsi
` [PATCH v2 4/4] ARM: dts: sun8i: ippo-q8h-v5: Enable Reduced Serial Bus controller

[PATCH 0/2] Add Mediatek RTC driver
 2015-03-02  8:20 UTC  (4+ messages)
` [PATCH 2/2] rtc: mediatek: Add MT63xx "
  ` [rtc-linux] "


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