messages from 2012-11-09 14:34:12 to 2012-11-11 11:47:41 UTC [more...]
[RFC PATCH 00/11] arch_gettimeoffset and ARM timer rework
2012-11-11 11:47 UTC (12+ messages)
` [PATCH 02/11] time: convert arch_gettimeoffset to a pointer
` [PATCH 03/11] m68k: set arch_gettimeoffset directly
` [PATCH 04/11] ARM: "
` [PATCH V2 11/11] ARM: delete struct sys_timer
[PATCH] ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMER
2012-11-11 11:35 UTC (20+ messages)
[PATCH v5 0/6] Move rest of omap-iommu to live in drivers/iommu
2012-11-11 9:39 UTC (2+ messages)
[PATCH 00/14] ARM: SPEAr: DT updates
2012-11-11 4:39 UTC (15+ messages)
` [PATCH 01/14] pinctrl: SPEAr: add spi chipselect control driver
` [PATCH 02/14] ARM: SPEAr13xx: DT: Add spics gpio controller nodes
` [PATCH 03/14] ARM: SPEAr: DT: Update pinctrl list
` [PATCH 04/14] ARM: SPEAr: DT: Update partition info for MTD devices
` [PATCH 05/14] ARM: SPEAr: DT: Fix existing DT support
` [PATCH 06/14] ARM: SPEAr: DT: Modify DT bindings for STMMAC
` [PATCH 07/14] ARM: SPEAr: DT: add uart state to fix warning
` [PATCH 08/14] ARM: SPEAr: DT: Update device nodes
` [PATCH 09/14] ARM: SPEAr1310: Move 1310 specific misc register into machine specific files
` [PATCH 10/14] ARM: SPEAr13xx: Remove fields not required for ssp controller
` [PATCH 11/14] ARM: SPEAr1310: Fix AUXDATA for compact flash controller
` [PATCH 12/14] ARM: SPEAr3xx: shirq: simplify and move the shared irq multiplexor to DT
` [PATCH 13/14] ARM: SPEAr3xx: DT: add shirq node for interrupt multiplexor
` [PATCH 14/14] ARM: SPEAr320: DT: Add SPEAr 320 HMI board support
[PATCH] ARM: implement optimized percpu variable access
2012-11-11 3:20 UTC
[RFC] dt/platform: Use cell-index for device naming if available
2012-11-11 2:32 UTC (2+ messages)
[PATCH v5 0/4] arch/arm: support seccomp
2012-11-10 22:44 UTC (5+ messages)
` [PATCH 1/4] arch/arm: add syscall_get_arch
` [PATCH 2/4] arch/arm: move secure_computing into trace
` [PATCH 3/4] arch/arm: allow a scno of -1 to not cause a SIGILL
` [PATCH 4/4] arch/arm: select HAVE_ARCH_SECCOMP_FILTER
[PATCH 2/2] ARM: S3C64XX: Staticly define parent clock of "camera" clock
2012-11-10 21:33 UTC (4+ messages)
[PATCH 1/2] ARM: S3C64XX: Remove duplicated camera clock
2012-11-10 21:23 UTC (3+ messages)
[PATCH v4 0/9] use pinctrl-single in arch mmp
2012-11-10 20:04 UTC (10+ messages)
` [PATCH v4 1/9] ARM: mmp: select pinctrl driver
` [PATCH v4 3/9] pinctrl: single: support pinconf generic
` [PATCH v4 4/9] ARM: dts: support pinctrl single in pxa910
[PATCH v4 00/13] KVM/ARM vGIC support
2012-11-10 19:52 UTC (15+ messages)
` [PATCH v4 01/13] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [PATCH v4 02/13] ARM: KVM: Keep track of currently running vcpus
` [PATCH v4 03/13] ARM: KVM: Initial VGIC infrastructure support
` [PATCH v4 04/13] ARM: KVM: Initial VGIC MMIO support code
` [PATCH v4 05/13] ARM: KVM: VGIC accept vcpu and dist base addresses from user space
` [PATCH v4 06/13] ARM: KVM: VGIC distributor handling
` [PATCH v4 07/13] ARM: KVM: VGIC virtual CPU interface management
` [PATCH v4 08/13] ARM: KVM: vgic: retire queued, disabled interrupts
` [PATCH v4 09/13] ARM: KVM: VGIC interrupt injection
` [PATCH v4 10/13] ARM: KVM: VGIC control interface world switch
` [PATCH v4 11/13] ARM: KVM: VGIC initialisation code
` [PATCH v4 12/13] ARM: KVM: vgic: reduce the number of vcpu kick
` [PATCH v4 13/13] ARM: KVM: Add VGIC configuration option
[PATCH v3 0/4] RFC: OMAP GPMC DT bindings
2012-11-10 18:56 UTC (8+ messages)
` [PATCH v3 4/4] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND
[PATCH 0/4] Implement device tree support for ab8500 BM Devices
2012-11-10 16:53 UTC (5+ messages)
` [PATCH 1/4] mfd: ab8500: add devicetree support for fuelgauge
[PATCH v4 0/5] KVM/ARM Architected Timers support
2012-11-10 15:46 UTC (6+ messages)
` [PATCH v4 1/5] ARM: arch_timers: switch to physical timers if HYP mode is available
` [PATCH v4 2/5] ARM: KVM: arch_timers: Add minimal infrastructure
` [PATCH v4 3/5] ARM: KVM: arch_timers: Add guest timer core support
` [PATCH v4 4/5] ARM: KVM: arch_timers: Add timer world switch
` [PATCH v4 5/5] ARM: KVM: arch_timers: Wire the init code and config option
[PATCH v4 00/14] KVM/ARM Implementation
2012-11-10 15:43 UTC (15+ messages)
` [PATCH v4 01/14] ARM: Add page table and page defines needed by KVM
` [PATCH v4 02/14] ARM: Section based HYP idmap
` [PATCH v4 03/14] ARM: Factor out cpuid implementor and part number
` [PATCH v4 04/14] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH v4 05/14] KVM: ARM: Hypervisor inititalization
` [PATCH v4 06/14] KVM: ARM: Memory virtualization setup
` [PATCH v4 07/14] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH v4 08/14] KVM: ARM: World-switch implementation
` [PATCH v4 09/14] KVM: ARM: Emulation framework and CP15 emulation
` [PATCH v4 10/14] KVM: ARM: User space API for getting/setting co-proc registers
` [PATCH v4 11/14] KVM: ARM: Demux CCSIDR in the userspace API
` [PATCH v4 12/14] KVM: ARM: VFP userspace interface
` [PATCH v4 13/14] KVM: ARM: Handle guest faults in KVM
` [PATCH v4 14/14] KVM: ARM: Handle I/O aborts
[PATCH] wanrouter: Remove it and the drivers that depend on it
2012-11-10 14:20 UTC
[PATCH v2 00/17] ARM: Patchset for CLPS711X
2012-11-10 10:58 UTC (18+ messages)
` [PATCH v2 01/17] ARM: clps711x: Load serial driver from boards
` [PATCH v2 02/17] ARM: clps711x: Using platform_driver for ethernet device
` [PATCH v2 03/17] ARM: clps711x: p720t: Using "leds-gpio" driver for LED control
` [PATCH v2 04/17] ARM: clps711x: Transform clps711x-framebuffer to platform driver and use it
` [PATCH v2 05/17] ARM: clps711x: p720t: Unneeded inclusion of head-sa1100.S removed
` [PATCH v2 06/17] ARM: clps711x: Always select AUTO_ZRELADDR for a platform
` [PATCH v2 07/17] ARM: clps711x: cdb89712: Special driver for handling memory is removed
` [PATCH v2 08/17] ARM: clps711x: Implement usage "SPARSE_IRQ" kernel option for a platform
` [PATCH v2 09/17] ARM: clps711x: Implement usage "MULTI_IRQ_HANDLER" "
` [PATCH v2 10/17] ARM: clps711x: Add FIQ interrupt handling
` [PATCH v2 11/17] ARM: clps711x: Unused empty "ACK" calls for IRQ-chips removed
` [PATCH v2 12/17] ARM: clps711x: autcpu12: Special driver for handling NAND memory is removed
` [PATCH v2 13/17] ARM: clps711x: Moving power management of framebuffer driver to the board
` [PATCH v2 14/17] ARM: clps711x: p720t: Special driver for handling NAND memory is removed
` [PATCH v2 15/17] ARM: clps711x: Rename board files to match functionality
` [PATCH v2 16/17] ARM: clps711x: Update defconfig due latest changes and new kernel symbols
` [PATCH v2 17/17] MAINTAINERS: Add ARM CLPS711X entry
arm: at91: mach header cleanup
2012-11-10 10:54 UTC (6+ messages)
` [PATCH 01/10] arm: at91: drop machine defconfig
` [PATCH 02/10] arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
[PATCH v3 00/13] KVM/ARM vGIC support
2012-11-10 8:36 UTC (5+ messages)
` [PATCH v3 01/13] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [kvmarm] "
[PATCH 0/8] CLK: SPEAr: Fixes & updates
2012-11-10 6:43 UTC (9+ messages)
` [PATCH 1/8] CLK: SPEAr: Fix dev_id & con_id for multiple clocks
` [PATCH 2/8] CLK: SPEAr13xx: Fix mux clock names
` [PATCH 3/8] CLK: SPEAr13xx: fix parent names of multiple clocks
` [PATCH 4/8] CLK: SPEAr: Set CLK_SET_RATE_PARENT for few clocks
` [PATCH 5/8] CLK: SPEAr: Add missing clocks
` [PATCH 6/8] CLK: SPEAr: Update clock rate table
` [PATCH 7/8] CLK: SPEAr: Correct index scanning done for clock synths
` [PATCH 8/8] CLK: SPEAr: Remove unused dummy apb_pclk
[PATCH] ARM: OMAP2+: Prevent redefinition errors for soc.h
2012-11-10 2:52 UTC (9+ messages)
[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
2012-11-10 2:22 UTC (5+ messages)
` [PATCH v3 02/11] clk: davinci - add PSC clock driver
[PATCH 0/2] clk: ux500: Add some more clk lookups for u8500
2012-11-10 1:44 UTC (2+ messages)
[PATCH V4 0/3] Add clock framework for armada 370/XP
2012-11-10 1:42 UTC (2+ messages)
[PATCH 0/2] clk: ux500: Make mtu driver use apb_pclock
2012-11-10 1:24 UTC (3+ messages)
[PATCH 0/5] clk: ux500: Add clock lookups for u8500
2012-11-10 1:07 UTC (3+ messages)
[PATCH] CLK: vt8500: Fix SDMMC clk special cases
2012-11-10 0:53 UTC (2+ messages)
OMAP baseline test results for v3.7-rc4
2012-11-09 23:49 UTC (3+ messages)
[PATCH 15/26] ARM: omap2: clock: Add 24xx data using common struct clk
2012-11-09 23:47 UTC (8+ messages)
` [PATCH v2 00/26] Move OMAP2+ over to common clk framework
Test of arm_timer_rework
2012-11-09 23:11 UTC
[PATCH 0/4] arm64: Random fixes for 3.7
2012-11-09 22:47 UTC (3+ messages)
` [PATCH 2/4] arm64: Fix the update_vsyscall() prototype
[GIT PULL] musb regression fixes for v3.7-rc4
2012-11-09 22:39 UTC
[PATCH] ARM: OMAP: Fix kernel panic in dmtimer probe
2012-11-09 22:32 UTC (2+ messages)
[GIT PULL v2] ARM: OMAP: second set of PRCM cleanups for 3.8
2012-11-09 22:14 UTC (2+ messages)
[GIT PULL] ARM: OMAP: Timer and Counter DT Updates for v3.8
2012-11-09 22:00 UTC (8+ messages)
[GIT PULL] ARM: OMAP: DTS for 3.8 part 2
2012-11-09 22:00 UTC (2+ messages)
[PATCH] ARM: tegra: enable data prefetch on L2
2012-11-09 21:59 UTC (2+ messages)
[PATCH] ARM: tegra: retain L2 content over CPU suspend/resume
2012-11-09 21:54 UTC (2+ messages)
[PATCH net-next 1/2] ARM: net: bpf_jit_32: add XOR instruction for BPF JIT
2012-11-09 21:39 UTC (2+ messages)
[PATCH] ARM: add get_user() support for 8 byte types
2012-11-09 21:17 UTC
[PATCH 14/26] ARM: OMAP3: clock: Add 3xxx data using common struct clk
2012-11-09 20:53 UTC (9+ messages)
` [PATCH] ARM: OMAP2+: clockdomain: disabling unused clks
[PATCH 00/16] mm: use augmented rbtrees for finding unmapped areas
2012-11-09 20:06 UTC (4+ messages)
` [PATCH 03/16] mm: check rb_subtree_gap correctness
[PATCH V6 0/2] of: Add generic device tree DMA helpers
2012-11-09 20:01 UTC (11+ messages)
` [PATCH V6 2/2] dmaengine: add helper function to request a slave DMA channel
[PATCH] i2c: at91: fix SMBus quick command
2012-11-09 19:53 UTC (2+ messages)
[PATCH V2 00/14] ARM: OMAP: DMTIMER fixes
2012-11-09 19:41 UTC (7+ messages)
` [PATCH V2 03/14] ARM: OMAP3+: Implement timer workaround for errata i103 and i767
[PATCH 0/6] of: add support for imx-wm8974
2012-11-09 19:00 UTC (15+ messages)
` [PATCH 1/6] spi: imx: specify spi base for device tree probe
` [PATCH 3/6] ASoC: wm8974: include MCLKDIV in pll_factors
` [PATCH 4/6] ASoC: wm8974: add SPI as a possible bus master
` [PATCH 5/6] ARM i.MX: rename ssi1 clock for imx27
` [PATCH 6/6] ASoC: fsl: add imx-wm8974 machine driver
[PATCH v3 0/7] crypto: omap-sham updates
2012-11-09 18:20 UTC (12+ messages)
` [PATCH v3 1/7] ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmod
` [PATCH v3 3/7] ARM: OMAP3xxx: "
` [PATCH v3 7/7] crypto: omap_sham: Remove usage of private DMA API
[PATCH] ARM: backtrace: avoid crash on large invalid fp value
2012-11-09 18:17 UTC (7+ messages)
[PATCH v2] pinctrl/nomadik: make independent of prcmu driver
2012-11-09 17:16 UTC (2+ messages)
[RFC 0/6] sched: packing small tasks
2012-11-09 17:13 UTC (7+ messages)
` [RFC 3/6] sched: pack "
[PATCH] atmel_serial oops when peripheral clock misconfigured
2012-11-09 16:58 UTC
pxa27x_keypad status
2012-11-09 16:58 UTC (3+ messages)
[PATCH 1/1] regulator: gpio-regulator: fix crash when no states property in dt
2012-11-09 16:56 UTC (2+ messages)
[PATCH] dma: add new DMA control commands
2012-11-09 15:29 UTC (6+ messages)
[GIT PULL] New ASID allocator for 3.8
2012-11-09 15:09 UTC
[GIT PULL] prot-none fixes for 3.8
2012-11-09 15:08 UTC
[GIT PULL] hw-breakpoint updates for 3.8
2012-11-09 15:06 UTC
[GIT PULL] perf updates for 3.8
2012-11-09 15:05 UTC
[PATCH v2 0/5] ARM: multi-cluster aware boot protocol
2012-11-09 15:05 UTC (11+ messages)
` [PATCH v2 1/5] ARM: kernel: smp_setup_processor_id() updates
` [PATCH v2 2/5] ARM: kernel: add device tree init map function
` [PATCH v2 3/5] ARM: kernel: add cpu logical map DT init in setup_arch
` [PATCH v2 4/5] ARM: kernel: add logical mappings look-up
` [PATCH v2 5/5] ARM: gic: use a private mapping for CPU target interfaces
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).