| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: avoid annoying <4>'s in printk output | Russell King | 2010-11-23 | 1 | -2/+2 |
* | ARM: Fix DMA coherent allocator alignment | Russell King | 2010-11-07 | 1 | -1/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-30 | 23 | -89/+478 |
|\ |
|
| * | Merge branch 'devel-stable' into devel | Russell King | 2010-10-28 | 2 | -6/+80 |
| |\ |
|
| | * | Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel... | Russell King | 2010-10-28 | 2 | -6/+80 |
| | |\ |
|
| | | * | ARM: l2x0: Optimise the range based operations | Santosh Shilimkar | 2010-10-26 | 1 | -0/+22 |
| | | * | ARM: l2x0: Determine the cache size | Santosh Shilimkar | 2010-10-26 | 1 | -2/+11 |
| | | * | arm: Implement l2x0 cache disable functions | Thomas Gleixner | 2010-10-26 | 1 | -1/+27 |
| | | * | ARM: Improve the L2 cache performance when PL310 is used | Catalin Marinas | 2010-10-26 | 2 | -3/+20 |
| * | | | ARM: memblock: setup lowmem mappings using memblock | Russell King | 2010-10-28 | 1 | -20/+29 |
| * | | | ARM: memblock: move meminfo into find_limits directly | Russell King | 2010-10-28 | 1 | -4/+4 |
| * | | | ARM: memblock: convert free_highpages() to use memblock | Russell King | 2010-10-28 | 1 | -5/+39 |
| * | | | ARM: move freeing of highmem pages out of mem_init() | Russell King | 2010-10-28 | 1 | -10/+17 |
| * | | | ARM: memblock: convert memory detail printing to use memblock | Russell King | 2010-10-28 | 1 | -3/+6 |
| * | | | ARM: memblock: use memblock to free memory into arm_bootmem_init() | Russell King | 2010-10-28 | 1 | -17/+25 |
| * | | | ARM: memblock: use memblock when initializing memory allocators | Russell King | 2010-10-28 | 1 | -9/+16 |
| * | | | ARM: ensure membank array is always sorted | Russell King | 2010-10-28 | 2 | -10/+10 |
| * | | | ARM: 6466/1: implement flush_icache_all for the rest of the CPUs | Mika Westerberg | 2010-10-28 | 18 | -0/+225 |
| * | | | ARM: 6464/2: fix spinlock recursion in adjust_pte() | Mika Westerberg | 2010-10-28 | 1 | -2/+26 |
| * | | | ARM: fix memblock breakage | Russell King | 2010-10-27 | 1 | -3/+1 |
| * | | | ARM: 6445/1: fixup TCM memory types | Linus Walleij | 2010-10-27 | 1 | -7/+7 |
| |/ / |
|
* | | | mm: fix race in kunmap_atomic() | Peter Zijlstra | 2010-10-27 | 1 | -1/+2 |
|/ / |
|
* | | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-26 | 2 | -4/+4 |
* | | mm: stack based kmap_atomic() | Peter Zijlstra | 2010-10-26 | 1 | -9/+14 |
* | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-21 | 1 | -24/+13 |
|\ \ |
|
| * | | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 2010-10-12 | 1 | -4/+4 |
| * | | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar | 2010-10-08 | 5 | -11/+105 |
| |\ \
| | |/ |
|
| * | | arm, memblock: Fix the sparsemem build | Yinghai Lu | 2010-09-16 | 1 | -2/+1 |
| * | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | 2 | -3/+4 |
| |\ \ |
|
| * | | | memblock/arm: Use new accessors | Benjamin Herrenschmidt | 2010-08-05 | 1 | -9/+12 |
| * | | | memblock/arm: pfn_valid uses memblock_is_memory() | Benjamin Herrenschmidt | 2010-08-04 | 1 | -14/+1 |
| * | | | memblock: Rename memblock_region to memblock_type and memblock_property to me... | Benjamin Herrenschmidt | 2010-08-04 | 1 | -1/+1 |
* | | | | Merge branch 'devel-stable' into devel | Russell King | 2010-10-19 | 4 | -5/+39 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-10-19 | 3 | -5/+17 |
| |\ \ \ \ |
|
| | * | | | | ARM: relax ioremap prohibition (309caa9) for -final and -stable | Russell King | 2010-10-13 | 1 | -2/+6 |
| | * | | | | ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9 | Tony Lindgren | 2010-10-08 | 1 | -1/+1 |
| | * | | | | ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags | Santosh Shilimkar | 2010-10-04 | 1 | -2/+2 |
| | * | | | | ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d... | Will Deacon | 2010-10-04 | 1 | -0/+8 |
| | | |_|/
| | |/| | |
|
| * | | | | ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem | Nicolas Pitre | 2010-10-01 | 1 | -0/+22 |
| |/ / / |
|
* | | | | Merge branch 'hotplug' into devel | Russell King | 2010-10-18 | 24 | -24/+32 |
|\ \ \ \ |
|
| * | | | | ARM: hotplug cpu: Keep processor information, startup code & __lookup_process... | Russell King | 2010-10-08 | 24 | -24/+32 |
| | |_|/
| |/| | |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 2010-10-18 | 16 | -125/+312 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| | | * | | | ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data | Russell King | 2010-10-08 | 1 | -2/+2 |
| | | * | | | ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UP | Tony Lindgren | 2010-10-04 | 2 | -11/+35 |
| | | * | | | ARM: Allow SMP kernels to boot on UP systems | Russell King | 2010-10-04 | 5 | -85/+92 |
| | | |/ / |
|
| | | * | | ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries | Santosh Shilimkar | 2010-09-25 | 1 | -2/+15 |
| | | * | | ARM: 6401/1: plug a race in the alignment trap handler | Nicolas Pitre | 2010-09-23 | 1 | -2/+17 |
| | | * | | ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing | Catalin Marinas | 2010-09-19 | 1 | -0/+14 |
| | | * | | ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARM | Daniel Walker | 2010-09-17 | 1 | -1/+25 |
| | | * | | ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data co... | Will Deacon | 2010-09-17 | 1 | -0/+9 |