| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-05-27 | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h |  FUJITA Tomonori | 1 | -3/+0 |
| 2010-05-25 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 1 | -1/+3 |
| 2010-05-20 | kdb: core for kgdb back end (2 of 2) |  Jason Wessel | 1 | -0/+1 |
| 2010-05-20 | ARM: 6138/1: Add support for 10 hardirq bits |  Magnus Damm | 1 | -1/+3 |
| 2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2010-05-19 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 17 | -126/+431 |
| 2010-05-17 | Merge branch 'devel-stable' into devel |  Russell King | 13 | -91/+161 |
| 2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables |  Anton Blanchard | 1 | -1/+1 |
| 2010-05-17 | ARM: 6071/1: perf-events: allow modules to query the number of hardware counters |  Will Deacon | 1 | -0/+3 |
| 2010-05-17 | ARM: 6069/1: perf-events: use numeric ID to identify PMU |  Will Deacon | 1 | -0/+14 |
| 2010-05-17 | ARM: 6064/1: pmu: register IRQs at runtime |  Will Deacon | 1 | -15/+12 |
| 2010-05-17 | Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into devel |  Russell King | 15 | -111/+399 |
| 2010-05-17 | ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMA |  Russell King | 2 | -2/+2 |
| 2010-05-15 | ARM: rename mach_cpu_disable() to platform_cpu_disable() |  Russell King | 1 | -1/+1 |
| 2010-05-15 | ARM: 6132/1: PL330: Add common core driver |  Jassi Brar | 1 | -0/+217 |
| 2010-05-15 | ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310 |  Jason McMullan | 1 | -0/+3 |
| 2010-05-15 | arm: use asm-generic/scatterlist.h |  FUJITA Tomonori | 1 | -18/+2 |
| 2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. |  Andreas Dilger | 1 | -1/+1 |
| 2010-05-12 | ARM: 6125/1: ARM TWD: move TWD registers to common header |  Srinidhi Kasagar | 1 | -0/+17 |
| 2010-05-08 | ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP |  Catalin Marinas | 2 | -1/+32 |
| 2010-05-04 | ARM: 6092/1: atmel_serial: support for RS485 communications |  Claudio Scordino | 1 | -0/+3 |
| 2010-05-02 | ARM: ICST: kill duplicate icst code |  Russell King | 3 | -67/+24 |
| 2010-05-02 | ARM: ICST: indirect s2div and idx2s arrays via icst_params |  Russell King | 3 | -0/+8 |
| 2010-05-02 | ARM: ICST: move minimum VCO frequency to icst_params |  Russell King | 1 | -0/+1 |
| 2010-05-02 | ARM: ICST: use Hz instead of kHz |  Russell King | 2 | -9/+9 |
| 2010-05-02 | ARM: ICST: provide definitions for max/min VCO frequencies |  Russell King | 2 | -0/+15 |
| 2010-05-02 | ARM: ICST: icst.*_ps_to_vco() functions are unused, remove them |  Russell King | 2 | -2/+0 |
| 2010-05-02 | ARM: ICST: merge common ICST VCO structures |  Russell King | 3 | -34/+40 |
| 2010-05-01 | arch/arm/include/asm/elf.h: forward-declare the task-struct |  Andrew Morton | 1 | -0/+2 |
| 2010-04-29 | ARM: Improve documentation in arm_timer.h |  Russell King | 1 | -15/+24 |
| 2010-04-29 | ARM: 6063/1: pmu: add enum describing PMU types |  Will Deacon | 1 | -0/+5 |
| 2010-04-22 | ARM: 6058/1: Add support for PCI domains |  Anton Vorontsov | 2 | -0/+26 |
| 2010-04-21 | ARM: fix build error in arch/arm/kernel/process.c |  Russell King | 3 | -34/+34 |
| 2010-04-14 | ARM: 6021/1: ST SPEAr: Added ARM PrimeXsys System Controller SP810 header file |  viresh kumar | 1 | -0/+59 |
| 2010-04-14 | ARM: 6051/1: VFP: preserve the HW context when calling signal handlers |  Imre Deak | 2 | -13/+22 |
| 2010-04-14 | ARM: 6007/1: fix highmem with VIPT cache and DMA |  Nicolas Pitre | 2 | -1/+15 |
| 2010-03-29 | ARM: 6001/1: removing compilation warning comming from clkdev.h |  viresh kumar | 1 | -0/+1 |
| 2010-03-29 | ARM: 6000/1: removing compilation warning comming from <asm/irq.h> |  viresh kumar | 1 | -0/+1 |
| 2010-03-25 | ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4) |  Catalin Marinas | 1 | -6/+10 |
| 2010-03-25 | ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4) |  Catalin Marinas | 1 | -0/+14 |
| 2010-03-25 | ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4) |  Catalin Marinas | 2 | -37/+62 |
| 2010-03-24 | ARM: convert arm to arch_gettimeoffset() |  John Stultz | 1 | -1/+1 |
| 2010-03-13 | ARM: 5988/1: pgprot_dmacoherent() for non-mmu builds |  Greg Ungerer | 1 | -0/+1 |
| 2010-03-13 | ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.h |  Mikael Pettersson | 1 | -0/+1 |
| 2010-03-12 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 4 | -0/+77 |
| 2010-03-12 | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask |  FUJITA Tomonori | 1 | -0/+8 |
| 2010-03-12 | pci-dma: add linux/pci-dma.h to linux/pci.h |  FUJITA Tomonori | 1 | -2/+0 |
| 2010-03-12 | pci-dma: arm: use include/linux/pci-dma.h |  FUJITA Tomonori | 1 | -10/+1 |
| 2010-03-12 | arm: use generic ptrace_resume code |  Christoph Hellwig | 1 | -0/+2 |
| 2010-03-12 | Add generic sys_ipc wrapper |  Christoph Hellwig | 1 | -0/+1 |