| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | ARM: implement support for read-mostly sections | Russell King | 2010-12-05 | 1 | -0/+2 |
| * | | | | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2010-11-26 | 1 | -16/+6 |
| * | | | | | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs | Catalin Marinas | 2010-11-04 | 5 | -20/+51 |
* | | | | | | Merge branch 'clksrc' into devel | Russell King | 2011-01-05 | 3 | -2/+144 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: sched_clock: provide common infrastructure for sched_clock() | Russell King | 2010-12-22 | 1 | -0/+118 |
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stable | Russell King | 2010-11-26 | 2 | -2/+26 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | ARM: place C irq handlers in IRQ_ENTRY for ftrace | Rabin Vincent | 2010-11-19 | 2 | -2/+26 |
| | | | | | | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
*-----------. \ \ \ \ \ | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 2011-01-05 | 7 | -24/+108 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | / / /
| | | | | | | |_|/ / /
| | | | | | |/| | | /
| | | | |_|_|_|_|_|/
| | | |/| | | | | | |
|
| | | | | | | * | | | ARM: 6432/1: move timer-sp.c from versatile to common | Rob Herring | 2010-11-04 | 1 | -0/+2 |
| | | | | | |/ / / |
|
| | | | | * | | | | ARM: module: clean up handling of ELF unwind tables | Russell King | 2010-12-01 | 1 | -10/+5 |
| | | | | |/ / / |
|
| | | | * | | | | ARM: 6518/1: kexec: Fix crash_setup_regs() for ARMv7 and CONFIG_THUMB2_KERNEL | Dave Martin | 2010-12-04 | 1 | -4/+14 |
| | | | * | | | | ARM: 6517/1: kexec: Add missing memory clobber to inline asm in crash_setup_r... | Dave Martin | 2010-12-04 | 1 | -1/+1 |
| | | | * | | | | ARM: 6486/1: provide zero vmcore_elf64_check_arch() | Mika Westerberg | 2010-11-30 | 1 | -0/+2 |
| | |_|/ / / /
| |/| | | | | |
|
| | | * | | | | ARM: io: simplify ioremap* and iounmap definitions | Russell King | 2010-12-08 | 1 | -7/+4 |
| | | * | | | | ARM: io: make iounmap() a simple macro | Russell King | 2010-12-08 | 1 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
| | * | | | | ARM: GIC: move enablement of PPI interrupts to gic.c | Russell King | 2010-12-14 | 1 | -0/+1 |
| | * | | | | ARM: GIC: private a standard get_irqnr_preamble assembler macro | Russell King | 2010-12-14 | 1 | -0/+7 |
| | * | | | | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King | 2010-12-14 | 1 | -0/+2 |
| | * | | | | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King | 2010-12-14 | 1 | -1/+1 |
| | * | | | | ARM: GIC: provide a single initialization function for boot CPU | Russell King | 2010-12-14 | 1 | -1/+1 |
| | * | | | | ARM: 6475/1: Introduce asm/hardware/entry-macro-gic.S | Magnus Damm | 2010-12-07 | 1 | -0/+68 |
| |/ / / / |
|
* | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2011-01-03 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | ARM: it8152: add IT8152_LAST_IRQ definition to fix build error | Mike Rapoport | 2011-01-03 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | ARM: 6605/1: Add missing include "asm/memory.h" | Axel Lin | 2011-01-03 | 1 | -0/+1 |
* | | | | | ARM: 6536/1: Add missing SZ_{32,64,128} | Stephen Warren | 2010-12-24 | 1 | -3/+3 |
* | | | | | ARM: get rid of kmap_high_l1_vipt() | Nicolas Pitre | 2010-12-19 | 1 | -3/+0 |
|/ / / / |
|
* | | | | ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context | MyungJoo Ham | 2010-11-23 | 1 | -0/+4 |
* | | | | ARM: 6489/1: thumb2: fix incorrect optimisation in usracc | Will Deacon | 2010-11-21 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | ARM: improve compiler's ability to optimize page tables | Russell King | 2010-11-21 | 1 | -0/+3 |
| |/
|/| |
|
* | | ARM: pxa: fix the missing definition of IRQ_BOARD_END | Eric Miao | 2010-11-03 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-30 | 3 | -10/+34 |
|\ |
|
| * | Merge branch 'devel-stable' into devel | Russell King | 2010-10-28 | 2 | -3/+34 |
| |\ |
|
| | * | Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel... | Russell King | 2010-10-28 | 2 | -3/+30 |
| | |\ |
|
| | | * | ARM: l2x0: Determine the cache size | Santosh Shilimkar | 2010-10-26 | 1 | -0/+1 |
| | | * | ARM: l2x0: Fix coding-style in the cache-l2x0.h | Santosh Shilimkar | 2010-10-26 | 1 | -3/+5 |
| | | * | arm: Disable outer (L2) cache in kexec | Thomas Gleixner | 2010-10-26 | 1 | -0/+24 |
| | * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-10-28 | 1 | -0/+4 |
| | |\ \ |
|
| | | * | | ARM: Add L2X0 PREFETCH and POWER control register | Kyungmin Park | 2010-10-25 | 1 | -0/+4 |
| | | |/ |
|
| * | | | ARM: fix memblock breakage | Russell King | 2010-10-27 | 1 | -7/+0 |
| |/ / |
|
* | | | kgdb,arm: fix register dump | Rabin Vincent | 2010-10-29 | 1 | -2/+3 |
|/ / |
|
* | | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-26 | 1 | -8/+6 |
* | | mm: stack based kmap_atomic() | Peter Zijlstra | 2010-10-26 | 1 | -3/+3 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ \ |
|
| * | | Update broken web addresses in arch directory. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-10-22 | 1 | -82/+1 |
|\ \ \ |
|
| * | | | ioctl: Use asm-generic/ioctls.h on arm (enables termiox) | Jeff Mahoney | 2010-10-22 | 1 | -82/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 | 20 | -80/+410 |
|\ \ \ |
|
| * | | | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 1 | -5/+1 |
| * | | | ARM: make struct machine_desc definition coherent with its comment | Nicolas Pitre | 2010-10-20 | 1 | -1/+2 |
| * | | | Merge branch 'devel-stable' into devel | Russell King | 2010-10-19 | 5 | -1/+46 |
| |\ \ \ |
|