Age | Commit message (Expand) | Author |
2011-01-03 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2011-01-03 | ARM: it8152: add IT8152_LAST_IRQ definition to fix build error | Mike Rapoport |
2011-01-03 | ARM: 6605/1: Add missing include "asm/memory.h" | Axel Lin |
2010-12-24 | ARM: 6536/1: Add missing SZ_{32,64,128} | Stephen Warren |
2010-12-19 | ARM: get rid of kmap_high_l1_vipt() | Nicolas Pitre |
2010-11-23 | ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context | MyungJoo Ham |
2010-11-21 | ARM: 6489/1: thumb2: fix incorrect optimisation in usracc | Will Deacon |
2010-11-21 | ARM: improve compiler's ability to optimize page tables | Russell King |
2010-11-03 | ARM: pxa: fix the missing definition of IRQ_BOARD_END | Eric Miao |
2010-10-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-10-29 | kgdb,arm: fix register dump | Rabin Vincent |
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 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King |
2010-10-27 | ARM: fix memblock breakage | Russell King |
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: Determine the cache size | Santosh Shilimkar |
2010-10-26 | ARM: l2x0: Fix coding-style in the cache-l2x0.h | Santosh Shilimkar |
2010-10-26 | arm: Disable outer (L2) cache in kexec | Thomas Gleixner |
2010-10-25 | ARM: Add L2X0 PREFETCH and POWER control register | Kyungmin Park |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-10-22 | ioctl: Use asm-generic/ioctls.h on arm (enables termiox) | Jeff Mahoney |
2010-10-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre |
2010-10-20 | ARM: make struct machine_desc definition coherent with its comment | Nicolas Pitre |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-18 | Update broken web addresses in arch directory. | Justin P. Mattock |
2010-10-16 | arm: Use ARCH_IRQ_INIT_FLAGS | Thomas Gleixner |
2010-10-08 | ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems. | Kevin Hilman |
2010-10-08 | ARM: 6429/1: Check for is_smp for tlb_ops and cache_ops broadcast | Tony Lindgren |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2010-10-04 | ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing | 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: Provide common header for hard_smp_processor_id() | Russell King |
2010-10-04 | ARM: 6293/1: coresight: cosmetic fixes | Alexander Shishkin |
2010-10-04 | ARM: 6291/1: coresight: move struct tracectx inside etm driver | Alexander Shishkin |
2010-10-01 | ARM: add a vma entry for the user accessible vector page | Nicolas Pitre |
2010-10-01 | ARM: SECCOMP support | Nicolas Pitre |
2010-10-01 | ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem | Nicolas Pitre |
2010-09-19 | ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing | Catalin Marinas |
2010-09-19 | ARM: 6382/1: Remove superfluous flush_kernel_dcache_page() | Catalin Marinas |
2010-09-19 | ARM: 6381/1: Use lazy cache flushing on ARMv7 SMP systems | Catalin Marinas |
2010-09-19 | ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches | Catalin Marinas |