Age | Commit message (Expand) | Author |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-14 | ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix | Valentine Barshak |
2010-12-12 | ARM: 6528/1: Use CTR for the I-cache line size on ARMv7 | Catalin Marinas |
2010-12-12 | ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7 | Catalin Marinas |
2010-11-30 | ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p... | Dave Martin |
2010-11-23 | ARM: avoid annoying <4>'s in printk output | Russell King |
2010-11-15 | ARM, mm: Don't include smp_plat.h twice in flush.c | Jesper Juhl |
2010-11-07 | ARM: Fix DMA coherent allocator alignment | Russell King |
2010-10-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-10-28 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-28 | Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel... | Russell King |
2010-10-28 | ARM: memblock: setup lowmem mappings using memblock | Russell King |
2010-10-28 | ARM: memblock: move meminfo into find_limits directly | Russell King |
2010-10-28 | ARM: memblock: convert free_highpages() to use memblock | Russell King |
2010-10-28 | ARM: move freeing of highmem pages out of mem_init() | Russell King |
2010-10-28 | ARM: memblock: convert memory detail printing to use memblock | Russell King |
2010-10-28 | ARM: memblock: use memblock to free memory into arm_bootmem_init() | Russell King |
2010-10-28 | ARM: memblock: use memblock when initializing memory allocators | Russell King |
2010-10-28 | ARM: ensure membank array is always sorted | Russell King |
2010-10-28 | ARM: 6466/1: implement flush_icache_all for the rest of the CPUs | Mika Westerberg |
2010-10-28 | ARM: 6464/2: fix spinlock recursion in adjust_pte() | Mika Westerberg |
2010-10-27 | mm: fix race in kunmap_atomic() | Peter Zijlstra |
2010-10-27 | ARM: fix memblock breakage | Russell King |
2010-10-27 | ARM: 6445/1: fixup TCM memory types | Linus Walleij |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra |
2010-10-26 | mm: stack based kmap_atomic() | Peter Zijlstra |
2010-10-26 | ARM: l2x0: Optimise the range based operations | Santosh Shilimkar |
2010-10-26 | ARM: l2x0: Determine the cache size | Santosh Shilimkar |
2010-10-26 | arm: Implement l2x0 cache disable functions | Thomas Gleixner |
2010-10-26 | ARM: Improve the L2 cache performance when PL310 is used | Catalin Marinas |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-19 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King |
2010-10-18 | Merge branch 'hotplug' into devel | Russell King |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King |
2010-10-13 | ARM: relax ioremap prohibition (309caa9) for -final and -stable | Russell King |
2010-10-12 | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu |
2010-10-08 | ARM: hotplug cpu: Keep processor information, startup code & __lookup_process... | Russell King |
2010-10-08 | ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data | Russell King |
2010-10-08 | ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9 | Tony Lindgren |
2010-10-08 | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar |
2010-10-04 | ARM: 6386/1: flush_ptrace_access: invalidate correct I-cache alias | Will Deacon |
2010-10-04 | ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UP | Tony Lindgren |
2010-10-04 | ARM: Allow SMP kernels to boot on UP systems | Russell King |
2010-10-04 | ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags | Santosh Shilimkar |
2010-10-04 | ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d... | Will Deacon |
2010-10-01 | ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem | Nicolas Pitre |
2010-09-25 | ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries | Santosh Shilimkar |
2010-09-23 | ARM: 6401/1: plug a race in the alignment trap handler | Nicolas Pitre |
2010-09-19 | ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing | Catalin Marinas |