| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-03-31 | Fix common misspellings |  Lucas De Marchi | 6 | -7/+7 |
| 2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 1 | -2/+0 |
| 2011-03-29 | arm: dove: Use proper irq accessor functions |  Thomas Gleixner | 1 | -8/+0 |
| 2011-03-26 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable |  Russell King | 1 | -2/+0 |
| 2011-03-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 4 | -9/+18 |
| 2011-03-23 | remove dma64_addr_t |  FUJITA Tomonori | 1 | -6/+0 |
| 2011-03-23 | bitops: remove minix bitops from asm/bitops.h |  Akinobu Mita | 1 | -10/+0 |
| 2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h |  Akinobu Mita | 1 | -7/+0 |
| 2011-03-23 | arm: introduce little-endian bitops |  Akinobu Mita | 1 | -26/+65 |
| 2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h |  FUJITA Tomonori | 1 | -3/+0 |
| 2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel |  Russell King | 4 | -9/+18 |
| 2011-03-17 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 2 | -0/+17 |
| 2011-03-16 | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 1 | -5/+1 |
| 2011-03-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 27 | -720/+980 |
| 2011-03-16 | Merge branch 'p2v' into devel |  Russell King | 2 | -16/+86 |
| 2011-03-16 | Merge branch 'v6v7' into devel |  Russell King | 7 | -67/+81 |
| 2011-03-16 | Merge branch 'misc' into devel |  Russell King | 10 | -23/+65 |
| 2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into devel |  Russell King | 18 | -639/+849 |
| 2011-03-16 | ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_info |  Dmitry Eremin-Solenikov | 1 | -2/+0 |
| 2011-03-15 | ARM: 6806/1: irq: introduce entry and exit functions for chained handlers |  Will Deacon | 1 | -0/+31 |
| 2011-03-14 | arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic() |  Thomas Gleixner | 1 | -3/+0 |
| 2011-03-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-tcc into devel-stable |  Russell King | 2 | -4/+2 |
| 2011-03-11 | futex: Sanitize futex ops argument types |  Michel Lespinasse | 1 | -6/+7 |
| 2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API |  Michel Lespinasse | 1 | -8/+10 |
| 2011-03-11 | futex: Remove redundant pagefault_disable in futex_atomic_cmpxchg_inatomic() |  Michel Lespinasse | 1 | -3/+2 |
| 2011-03-10 | ARM: 6798/1: aout-core: zero thread debug registers in a.out core dump |  Will Deacon | 2 | -6/+2 |
| 2011-03-09 | ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9 |  Will Deacon | 1 | -1/+1 |
| 2011-03-09 | ARM: 6777/1: gic: Add hooks for architecture specific extensions |  Santosh Shilimkar | 1 | -0/+1 |
| 2011-03-09 | ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corrupti |  Santosh Shilimkar | 1 | -0/+1 |
| 2011-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable |  Russell King | 5 | -19/+100 |
| 2011-03-03 | [ARM] add machine-specific hook to machine_kexec |  Eric Cooper | 1 | -0/+3 |
| 2011-02-26 | ARM: 6766/1: Thumb-2: Reflect ARM/Thumb-2 configuration in module vermagic |  Dave Martin | 1 | -0/+8 |
| 2011-02-26 | ARM: 6765/1: remove obsolete comment from asm/mach/arch.h |  Nicolas Pitre | 1 | -4/+0 |
| 2011-02-23 | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime |  Santosh Shilimkar | 1 | -1/+7 |
| 2011-02-23 | ARM: 6668/1: ptrace: remove single-step emulation code |  Will Deacon | 3 | -14/+1 |
| 2011-02-23 | ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast |  Nicolas Pitre | 1 | -2/+27 |
| 2011-02-23 | ARM: fix some sparse errors in generic ARM code |  Russell King | 1 | -1/+2 |
| 2011-02-23 | ARM: 6757/1: fix tlb.h induced linux/swap.h build failure |  Uwe Kleine-König | 1 | -0/+2 |
| 2011-02-22 | ARM: pm: add generic CPU suspend/resume support |  Russell King | 2 | -0/+10 |
| 2011-02-21 | ARM: tlb: move noMMU tlb_flush() to asm/tlb.h |  Russell King | 2 | -6/+4 |
| 2011-02-21 | ARM: tlb: delay page freeing for SMP and ARMv7 CPUs |  Russell King | 1 | -13/+89 |
| 2011-02-21 | ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset |  Shiraz Hashim | 1 | -0/+3 |
| 2011-02-21 | ARM: pgtable: add pud-level code |  Russell King | 1 | -0/+1 |
| 2011-02-21 | ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of membanks |  Will Deacon | 1 | -1/+1 |
| 2011-02-19 | ARM: 6741/1: errata: pl310 cache sync operation may be faulty |  Srinidhi Kasagar | 1 | -0/+1 |
| 2011-02-17 | ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion code |  Will Deacon | 1 | -4/+5 |
| 2011-02-17 | ARM: P2V: extend to 16-bit translation offsets |  Russell King | 2 | -4/+21 |
| 2011-02-17 | ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching |  Russell King | 2 | -14/+56 |
| 2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions |  Russell King | 1 | -0/+2 |
| 2011-02-17 | ARM: perf_event: allow platform-specific interrupt handler |  Rabin Vincent | 1 | -0/+14 |