messages from 2013-02-18 08:21:12 to 2013-02-19 00:40:16 UTC [more...]
[PATCH 2/4] ARM: mach-shmobile: r8a7779: add SATA support
2013-02-19 0:40 UTC (5+ messages)
Should a swapped out page be deleted from swap cache?
2013-02-19 0:39 UTC (3+ messages)
Question about fixed-clock
2013-02-19 0:07 UTC (2+ messages)
[PATCH v7 1/2] ARM: davinci: Remoteproc driver support for OMAP-L138 DSP
2013-02-18 23:02 UTC (2+ messages)
[PATCH 2/2] USB: EHCI: make ehci-orion a separate driver
2013-02-18 22:34 UTC (2+ messages)
[RFC PATCH 0/9] Support for tegra30 thermal
2013-02-18 22:29 UTC (11+ messages)
` [RFC PATCH 1/9] ARM: dt: t30 cardhu: add dt entry for lm90
` [RFC PATCH 2/9] hwmon: (lm90) split set&show temp as common codes
` [RFC PATCH 3/9] hwmon: (lm90) add support to handle irq
` [RFC PATCH 4/9] hwmon: (lm90) use macros for the indexes of temp8 and temp11
` [RFC PATCH 5/9] Thermal: Support using dt node to get sensor
` [RFC PATCH 6/9] hwmon: (lm90) Register to the thermal framework
` [RFC PATCH 7/9] thermal: tegra30: add tegra30 thermal driver
` [RFC PATCH 8/9] ARM: dt: t30 cardhu: add dt entry for "
` [RFC PATCH 9/9] ARM: tegra: defconfig: enable thermal framework
[PATCH 0/2] Device Tree support for CMA (Contiguous Memory Allocator)
2013-02-18 22:25 UTC (8+ messages)
` [Linaro-mm-sig] "
[PATCH v2 4/4] ARM: mach-shmobile: marzen: add SATA support
2013-02-18 20:34 UTC
[PATCH v2 3/4] ARM: mach-shmobile: r8a7779: add SATA support
2013-02-18 20:33 UTC
[PATCH 3/4] ARM: mach-shmobile: r8a7779: add SATA support
2013-02-18 20:31 UTC
[PATCH v2 2/4] ARM: mach-shmobile: r8a7779: SATA DT configuration
2013-02-18 20:30 UTC
ixp4xx eth broken in 3.7.0/3.8-rc5?
2013-02-18 20:30 UTC (5+ messages)
` ARM coherent allocs, Was: "
[PATCH v2 0/4] R-Car SATA driver and platform data
2013-02-18 20:27 UTC
[PATCH v3 0/8] ARM: shmobile: pinctrl and DT extensions
2013-02-18 19:59 UTC (6+ messages)
` [PATCH v3 8/8] ARM: shmobile: completely switch MMC interfaces on armadillo800eva-reference to DT
[RFC v3] Better BE support for ARM
2013-02-18 19:58 UTC (3+ messages)
` [PATCH 1/9] ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN
[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
2013-02-18 19:53 UTC (22+ messages)
[PATCH v3 net-next 1/1] drivers: net: davinci_cpdma: acknowledge interrupt properly
2013-02-18 19:52 UTC (2+ messages)
[PATCH v4 1/1 net-next] net: fec: add napi support to improve proformance
2013-02-18 19:09 UTC (2+ messages)
[PATCH v6 00/46] CPU hotplug: stop_machine()-free CPU hotplug
2013-02-18 18:50 UTC (61+ messages)
` [PATCH v6 01/46] percpu_rwlock: Introduce the global reader-writer lock backend
` [PATCH v6 02/46] percpu_rwlock: Introduce per-CPU variables for the reader and the writer
` [PATCH v6 03/46] percpu_rwlock: Provide a way to define and init percpu-rwlocks at compile time
` [PATCH v6 04/46] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
` [PATCH v6 05/46] percpu_rwlock: Make percpu-rwlocks IRQ-safe, optimally
` [PATCH v6 06/46] percpu_rwlock: Rearrange the read-lock code to fastpath nested percpu readers
` [PATCH v6 07/46] percpu_rwlock: Allow writers to be readers, and add lockdep annotations
` [PATCH v6 08/46] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v6 09/46] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v6 10/46] smp, cpu hotplug: Fix smp_call_function_*() to prevent CPU offline properly
` [PATCH v6 11/46] smp, cpu hotplug: Fix on_each_cpu_*() "
` [PATCH v6 12/46] sched/timer: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 13/46] sched/migration: Use raw_spin_lock/unlock since interrupts are already disabled
` [PATCH v6 14/46] sched/rt: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 15/46] tick: "
` [PATCH v6 16/46] time/clocksource: "
` [PATCH v6 17/46] clockevents: Use get/put_online_cpus_atomic() in clockevents_notify()
` [PATCH v6 18/46] softirq: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 19/46] irq: "
` [PATCH v6 20/46] net: "
` [PATCH v6 21/46] block: "
` [PATCH v6 22/46] crypto: pcrypt - Protect access to cpu_online_mask with get/put_online_cpus()
` [PATCH v6 23/46] infiniband: ehca: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 24/46] [SCSI] fcoe: "
` [PATCH v6 25/46] staging: octeon: "
` [PATCH v6 26/46] x86: "
` [PATCH v6 27/46] perf/x86: "
` [PATCH v6 28/46] KVM: Use get/put_online_cpus_atomic() to prevent CPU offline from atomic context
` [PATCH v6 29/46] kvm/vmx: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 30/46] x86/xen: "
` [PATCH v6 31/46] alpha/smp: "
` [PATCH v6 32/46] blackfin/smp: "
` [PATCH v6 33/46] cris/smp: "
` [PATCH v6 34/46] hexagon/smp: "
` [PATCH v6 35/46] ia64: "
` [PATCH v6 36/46] m32r: "
` [PATCH v6 37/46] MIPS: "
` [PATCH v6 38/46] mn10300: "
` [PATCH v6 39/46] parisc: "
` [PATCH v6 40/46] powerpc: "
` [PATCH v6 41/46] sh: "
` [PATCH v6 42/46] sparc: "
` [PATCH v6 43/46] tile: "
` [PATCH v6 44/46] cpu: No more __stop_machine() in _cpu_down()
` [PATCH v6 45/46] CPU hotplug, stop_machine: Decouple CPU hotplug from stop_machine() in Kconfig
` [PATCH v6 46/46] Documentation/cpu-hotplug: Remove references to stop_machine()
[PATCH, RFC 0/8] ARM: AM43 (OMAP2+) boot support
2013-02-18 18:22 UTC (10+ messages)
` [PATCH, RFC 1/8] ARM: localtimer: return percpu clkevt on register
` [PATCH, RFC 2/8] ARM: twd: register clock event for 1 core SMP
` [PATCH, RFC 3/8] ARM: twd: clock rate from DT (if no DT clk tree)
` [PATCH, RFC 4/8] ARM: am33xx: ll debug config help
` [PATCH, RFC 5/8] ARM: OMAP2+: am43: Kconfig
` [PATCH, RFC 6/8] ARM: OMAP2+: am43: basic dt support
` [PATCH, RFC 7/8] ARM: dts: am4372: initial support
` [PATCH, RFC 8/8] ARM: dts: am43-pre-silicon support
[PATCH] arm: update ARM_ERRATA_430973 Kconfig
2013-02-18 17:15 UTC
[PATCH 0/9] arm-soc/for-next allyesconfig build regressions
2013-02-18 17:06 UTC (6+ messages)
` [PATCH 8/9] [HACK] ARM: imx: work around v7_cpu_resume link error
[PATCH] arm: add check for global exclusive monitor
2013-02-18 16:44 UTC (2+ messages)
[PATCH] arm: Preserve L_PTE_VALID in pte_modify()
2013-02-18 16:21 UTC (2+ messages)
[RFC v2 00/18] ARM: OMAP2+: AM33XX: Add suspend-resume support
2013-02-18 16:11 UTC (5+ messages)
` [RFC v2 16/18] ARM: OMAP2+: AM33XX: Basic suspend resume support
[PATCH] ARM: imx_v4_v5_defconfig: Add CONFIG_GPIO_SYSFS
2013-02-18 15:45 UTC
[PATCH v7 00/12] Tegra114 clockframework
2013-02-18 15:40 UTC (2+ messages)
[RFC/NOT FOR MERGING 2/3] serial: omap: remove hwmod dependency
2013-02-18 15:27 UTC (19+ messages)
[PATCH 0/3] Dual EMAC mode implementation of CPSW
2013-02-18 15:10 UTC (4+ messages)
` [PATCH 3/3] driver: net: ethernet: cpsw: dual emac interface implementation
[PATCH 00/08] ARM: shmobile: CPU Hotplug and SMP CA9 SCU rework part 2
2013-02-18 14:57 UTC (12+ messages)
` [PATCH 01/08] ARM: shmobile: Fix base address readout in headsmp-scu.S
` [PATCH 02/08] ARM: shmobile: Rework SH73A0_SCU_BASE IOMEM() usage
` [PATCH 03/08] ARM: shmobile: Use R8A7779_SCU_BASE with TWD
` [PATCH 04/08] ARM: shmobile: Update r8a7779 to check SCU for hotplug
` [PATCH 05/08] ARM: shmobile: Update r8a7779 to use scu_power_mode()
` [PATCH 06/08] ARM: shmobile: Use sh73a0-specific cpu disable code
` [PATCH 07/08] ARM: shmobile: Rearrange r8a7779 cpu hotplug code
` [PATCH 08/08] ARM: shmobile: Remove unused hotplug.c
[PATCH 00/06] ARM: shmobile: SMP Cortex-A9 SCU rework
2013-02-18 14:56 UTC (5+ messages)
` [PATCH 05/06] ARM: shmobile: Common shmobile_scu_base in headsmp-scu.S
[RFC/NOT FOR MERGING 1/3] arm: omap: use generic implementation if !od
2013-02-18 14:52 UTC (4+ messages)
` [RFC/NOT FOR MERGING 2/3] serial: omap: remove hwmod dependency
[PATCH v3 00/12] enhance DT support on gpio pxa
2013-02-18 14:49 UTC (6+ messages)
` [PATCH v3 11/12] gpio: pxa: discard irq base in pxa_gpio_chip
[PATCH 1/3] ARM: dts: imx28-evk: Enable touchscreen support
2013-02-18 14:43 UTC (4+ messages)
[RFC/RFT PATCH 0/2] SERIAL: OMAP: Remove idle handling from driver
2013-02-18 14:36 UTC (10+ messages)
[BUG arm-soc] mvneta: tx queue done sometimes causes kernel panic
2013-02-18 14:34 UTC (3+ messages)
[PATCH 0/4] R-Car SATA driver and platform data
2013-02-18 14:04 UTC (3+ messages)
[PATCH] ARM: OMAP2+: Fix broken gpmc support
2013-02-18 13:57 UTC
[PATCH RFC 0/7] ARM: OMAP: add DT binding for gpmc-smsc911x
2013-02-18 13:56 UTC (9+ messages)
` [PATCH RFC 1/7] platform: add a device node
[RFC 0/8] ARM: AM43 (OMAP2+) boot support
2013-02-18 13:47 UTC (2+ messages)
` [RFC 2/8] ARM: twd: register clock event for 1 core SMP
[RFC 1/2] Makefile: Add arch/arch/$(hdr-arch)/boot in header include path
2013-02-18 13:26 UTC (3+ messages)
[PATCH] ARM: OMAP2+: omap2plus_defconfig: Add support for BMP085 pressure sensor
2013-02-18 13:20 UTC
[PATCH 0/1] ARM: DTS: OMAP4: Add OMAP4 Blaze Tablet support
2013-02-18 12:41 UTC (2+ messages)
` [PATCH 1/1] "
ARM: mach-shmobile: r8a7779, marzen: Reference DT implementation
2013-02-18 12:37 UTC (8+ messages)
` [PATCH 3/4] ARM: mach-shmobile: r8a7779: Minimal setup using DT
[PATCH 0/2] ARM: dts: OMAP3: Add GPMC controller and NAND memory to Overo
2013-02-18 12:26 UTC (5+ messages)
` [PATCH 1/2] ARM: dts: OMAP3: Add GPMC controller
[PATCH] i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
2013-02-18 12:17 UTC (2+ messages)
[PATCH 0/4] ARM: shmobile: kzm9g reference SMP and cleanup
2013-02-18 11:47 UTC (2+ messages)
[PATCH V2] ARM: dts: omap3-devkit8000: Enable audio support
2013-02-18 11:20 UTC (2+ messages)
arm64 defconfig breakage (gpio) in next-20130218
2013-02-18 11:14 UTC
[PATCH] clk: add si5351 i2c common clock driver
2013-02-18 10:19 UTC (2+ messages)
[V2 0/8] usb: ehci: more bus glues as separate modules
2013-02-18 10:12 UTC (3+ messages)
` [V2 2/8] USB: EHCI: make ehci-atmel a separate driver
[PATCH v2 00/12] ARM: samsung-time: Prepare for multiplatform support
2013-02-18 9:48 UTC (3+ messages)
` [PATCH v2 12/12] clocksource: samsung-time: Add Device Tree support
[PATCH v6 00/16] clk: exynos4/5: migrate to common clock framework
2013-02-18 8:32 UTC (16+ messages)
` [PATCH v6 02/16] clk: samsung: add pll clock registration helper functions
` [PATCH v6 03/16] clk: exynos4: register clocks using common clock framework
` [PATCH v6 04/16] clk: exynos5250: "
` [PATCH v6 05/16] clk: exynos5440: "
` [PATCH v6 07/16] ARM: Exynos: Initialize the clocks prior to timer initialization
` [PATCH v6 08/16] ARM: Exynos4: allow legacy board support to specify xxti and xusbxti clock speed
` [PATCH v6 09/16] ARM: Exynos: remove auxdata table from exynos4/5 dt machine file
` [PATCH v6 10/16] clocksource: mct: use fin_pll clock as the tick clock source for mct
` [PATCH v6 11/16] clocksource: mct: add support for mct clock setup
` [PATCH v6 12/16] ARM: dts: add Exynos4 and Exynos5 clock controller nodes
` [PATCH v6 13/16] ARM: dts: add clock provider information for all controllers in Exynos4 SoCs
` [PATCH v6 14/16] ARM: dts: add clock provider information for all controllers in Exynos5250 SoC
` [PATCH v6 15/16] ARM: dts: add clock provider information for all controllers in Exynos5440 SoC
` [PATCH v6 16/16] ARM: dts: add board specific fixed rate clock nodes for Exynos based platforms
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).