| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-09-22 | Merge branch 'pm' into devel-stable |  Russell King | 7 | -126/+88 |
| 2011-09-21 | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable |  Russell King | 3 | -2/+23 |
| 2011-09-20 | ARM: pm: no need to save/restore context ID register |  Russell King | 2 | -24/+22 |
| 2011-09-20 | ARM: pm: only use preallocated page table during resume |  Russell King | 7 | -82/+80 |
| 2011-09-20 | ARM: pm: preallocate a page table for suspend/resume |  Russell King | 7 | -34/+0 |
| 2011-09-17 | ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed |  Will Deacon | 1 | -0/+20 |
| 2011-09-16 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable |  Russell King | 6 | -11/+31 |
| 2011-09-13 | locking, ARM: Annotate low level hw locks as raw |  Thomas Gleixner | 5 | -41/+41 |
| 2011-09-10 | ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abort |  Janusz Krzysztofik | 1 | -1/+1 |
| 2011-09-07 | ARM: 7080/1: l2x0: make sure I&D are not locked down on init |  Linus Walleij | 1 | -0/+21 |
| 2011-09-04 | ARM: 7067/1: mm: keep significant bits in pfn_valid |  Mark Rutland | 1 | -1/+1 |
| 2011-08-28 | ARM: pm: avoid writing the auxillary control register for ARMv7 |  Russell King | 1 | -1/+3 |
| 2011-08-28 | ARM: pm: some ARMv7 requires a dsb in resume to ensure correctness |  Russell King | 1 | -0/+1 |
| 2011-08-28 | ARM: pm: arm920/926: fix number of registers saved |  Russell King | 2 | -2/+2 |
| 2011-08-28 | ARM: pm: CPU specific code should not overwrite r1 (v:p offset) |  Russell King | 2 | -8/+8 |
| 2011-08-28 | ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMU |  Will Deacon | 1 | -0/+1 |
| 2011-08-23 | ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_* |  Catalin Marinas | 2 | -9/+11 |
| 2011-08-22 | ARM: Remove support for macro CONSISTENT_DMA_SIZE |  Jon Medhurst | 1 | -4/+0 |
| 2011-08-22 | ARM: Add init_consistent_dma_size() |  Jon Medhurst | 2 | -20/+38 |
| 2011-08-15 | ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss enabled |  Catalin Marinas | 1 | -0/+16 |
| 2011-08-09 | ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correct |  Dave Martin | 1 | -3/+11 |
| 2011-08-09 | ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned access model |  Dave Martin | 1 | -12/+30 |
| 2011-08-09 | ARM: 7010/1: mm: fix invalid loop for poison_init_mem |  Jamie Iles | 1 | -1/+1 |
| 2011-08-09 | ARM: 7005/1: freshen up mm/proc-arm946.S |  Brian S. Julin | 1 | -1/+2 |
| 2011-07-26 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc |  Linus Torvalds | 1 | -1/+1 |
| 2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc |  Linus Torvalds | 2 | -1/+12 |
| 2011-07-26 | Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc |  Linus Torvalds | 1 | -1/+2 |
| 2011-07-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 57 | -2292/+833 |
| 2011-07-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -3/+3 |
| 2011-07-22 | Merge branch 'devel-stable' into for-next |  Russell King | 40 | -2040/+555 |
| 2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next |  Russell King | 24 | -256/+308 |
| 2011-07-21 | ARM: Fix build errors caused by adding generic macros |  Russell King | 8 | -21/+5 |
| 2011-07-19 | ARM: 7000/1: LPAE: Use long long printk format for displaying the pud |  Catalin Marinas | 1 | -1/+1 |
| 2011-07-19 | ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanence |  Russell King | 3 | -12/+2 |
| 2011-07-18 | Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-stable |  Russell King | 3 | -10/+57 |
| 2011-07-18 | ARM: ARM_DMA_ZONE_SIZE is no more |  Nicolas Pitre | 1 | -5/+0 |
| 2011-07-18 | ARM: change ARM_DMA_ZONE_SIZE into a variable |  Nicolas Pitre | 1 | -9/+16 |
| 2011-07-17 | Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/soc |  Arnd Bergmann | 1 | -1/+2 |
| 2011-07-17 | Merge branches 'cns3xxx/devel', 'davinci/devel', 'imx/devel', 'lpc32xx/devel', 'pxa/devel', 'tegra/devel' and 'stericsson/master' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/devel |  Arnd Bergmann | 3 | -8/+20 |
| 2011-07-15 | Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable |  Russell King | 3 | -8/+20 |
| 2011-07-12 | ARM: set vga memory base at run-time |  Rob Herring | 1 | -0/+3 |
| 2011-07-12 | ARM: convert PCI defines to variables |  Rob Herring | 1 | -1/+6 |
| 2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag |  Rob Herring | 1 | -0/+4 |
| 2011-07-12 | ARM: remove unnecessary mach/hardware.h includes |  Rob Herring | 1 | -1/+0 |
| 2011-07-12 | ARM: dma: replace ISA_DMA_THRESHOLD with a variable |  Russell King | 3 | -3/+48 |
| 2011-07-09 | ARM: CSR: Adding CSR SiRFprimaII board support |  Binghua Duan | 1 | -1/+1 |
| 2011-07-08 | ARM: 6995/2: mm: remove unnecessary cache flush on v6 copypage |  Heechul Yun | 1 | -1/+0 |
| 2011-07-08 | ARM: 6996/1: mm: Poison freed init memory |  Stephen Boyd | 1 | -1/+16 |
| 2011-07-07 | ARM: vmlinux.lds: move init sections between text and data sections |  Russell King | 1 | -2/+2 |
| 2011-07-07 | ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 cores |  Will Deacon | 2 | -0/+12 |