Age | Commit message (Expand) | Author |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King |
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-22 | ARM: sched_clock: provide common infrastructure for sched_clock() | Russell King |
2010-12-19 | ARM: get rid of kmap_high_l1_vipt() | Nicolas Pitre |
2010-12-14 | ARM: GIC: move enablement of PPI interrupts to gic.c | Russell King |
2010-12-14 | ARM: GIC: private a standard get_irqnr_preamble assembler macro | Russell King |
2010-12-14 | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King |
2010-12-14 | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King |
2010-12-14 | ARM: GIC: provide a single initialization function for boot CPU | Russell King |
2010-12-08 | ARM: io: simplify ioremap* and iounmap definitions | Russell King |
2010-12-08 | ARM: io: make iounmap() a simple macro | Russell King |
2010-12-07 | ARM: 6475/1: Introduce asm/hardware/entry-macro-gic.S | Magnus Damm |
2010-12-04 | ARM: 6518/1: kexec: Fix crash_setup_regs() for ARMv7 and CONFIG_THUMB2_KERNEL | Dave Martin |
2010-12-04 | ARM: 6517/1: kexec: Add missing memory clobber to inline asm in crash_setup_r... | Dave Martin |
2010-12-01 | ARM: module: clean up handling of ELF unwind tables | Russell King |
2010-11-30 | ARM: 6486/1: provide zero vmcore_elf64_check_arch() | Mika Westerberg |
2010-11-26 | Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stable | Russell King |
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-19 | ARM: place C irq handlers in IRQ_ENTRY for ftrace | Rabin Vincent |
2010-11-04 | ARM: 6432/1: move timer-sp.c from versatile to common | Rob Herring |
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 |