Age | Commit message (Expand) | Author | Files | Lines |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 10 | -146/+129 |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -41/+41 |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King | 1 | -0/+21 |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 7 | -26/+241 |
2011-10-23 | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform... | Russell King | 1 | -0/+1 |
2011-10-22 | ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY | Tony Lindgren | 1 | -0/+21 |
2011-10-17 | ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode | Barry Song | 1 | -10/+119 |
2011-10-17 | ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0 | Barry Song | 1 | -1/+1 |
2011-10-17 | ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loop | Barry Song | 1 | -1/+1 |
2011-10-17 | ARM: 7009/1: l2x0: Add OF based initialization | Rob Herring | 1 | -0/+103 |
2011-10-17 | ARM: 7115/4: move __exception and friends to asm/exception.h | Jamie Iles | 1 | -0/+1 |
2011-10-06 | ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32 | Catalin Marinas | 2 | -4/+4 |
2011-10-01 | ARM: pm: let platforms select cpu_suspend support | Arnd Bergmann | 1 | -1/+1 |
2011-10-01 | ARM: allow building alignment.c without PROC_FS | Arnd Bergmann | 1 | -10/+10 |
2011-10-01 | ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGES | Linus Walleij | 1 | -0/+7 |
2011-09-26 | ARM: dma-mapping: free allocated page if unable to map | Russell King | 1 | -0/+2 |
2011-09-26 | Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve... | Russell King | 1 | -0/+8 |
2011-09-23 | ARM: mm: Add strongly ordered descriptor support. | Santosh Shilimkar | 1 | -0/+8 |
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 e... | 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 acces... | 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... | Linus Torvalds | 1 | -1/+1 |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+12 |
2011-07-26 | Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | 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 | -2297/+838 |
2011-07-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+3 |
2011-07-22 | Merge branch 'devel-stable' into for-next | Russell King | 40 | -2045/+560 |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 24 | -256/+308 |
2011-07-21 | ARM: Fix build errors caused by adding generic macros | Russell King | 8 | -21/+5 |