- 8f31127 ARM: 6765/1: remove obsolete comment from asm/mach/arch.h by Nicolas Pitre · 14 years ago
- 97594b0 ARM: 6757/1: fix tlb.h induced linux/swap.h build failure by Uwe Kleine-König · 14 years ago
- 58e9c47 ARM: tlb: move noMMU tlb_flush() to asm/tlb.h by Russell King · 14 years ago
- 06824ba ARM: tlb: delay page freeing for SMP and ARMv7 CPUs by Russell King · 14 years ago
- b8272a6 ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset by Shiraz Hashim · 14 years ago
- 885028e ARM: 6741/1: errata: pl310 cache sync operation may be faulty by Srinidhi Kasagar · 14 years ago
- c192802 ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ by Russell King · 14 years ago
- 05b112f ARM: 6637/1: Make the argument to virt_to_phys() "const volatile" by Catalin Marinas · 14 years ago
- baaece2 ARM: 6635/2: Configure reference clock for Versatile Express timers by Pawel Moll · 14 years ago
- 65e5d00 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- e163d52 ARM: 6621/1: bitops: remove condition code clobber for CLZ by Rabin Vincent · 14 years ago
- 211baa70 ARM: sched_clock: allow init_sched_clock() to be called early by Russell King · 14 years ago
- 01539ba Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
- 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
- 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 14 years ago
- 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
- 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
- 24056f5 ARM: DMA: add support for DMA debugging by Russell King · 14 years ago
- 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
- 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
- 0422846 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
- 823a2df ARM: it8152: add IT8152_LAST_IRQ definition to fix build error by Mike Rapoport · 14 years ago
- 9eedd96 ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() by Russell King · 14 years ago
- 7c0ab43 ARM: 6605/1: Add missing include "asm/memory.h" by Axel Lin · 14 years ago
- 3d29005 ARM: 6541/1: move sev definition to common system.h include file by Shiraz Hashim · 14 years ago
- dec12e6 ARM: provide an early platform initialization hook by Russell King · 14 years ago
- 8ff1443 ARM: simplify early machine init hooks by Russell King · 14 years ago
- cd544ce ARM: 6538/1: Subarch IRQ handler macros V3 by Magnus Damm · 14 years ago
- 5210864 ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time by eric miao · 14 years ago
- 537de3a ARM: 6536/1: Add missing SZ_{32,64,128} by Stephen Warren · 14 years ago
- 112f38a4 ARM: sched_clock: provide common infrastructure for sched_clock() by Russell King · 14 years ago
- 36bb94b ARM: pgtable: provide RDONLY page table bit rather than WRITE bit by Russell King · 14 years ago
- 9522d7e ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN by Russell King · 14 years ago
- e926f44 ARM: pgtable: remove FIRST_USER_PGD_NR by Russell King · 14 years ago
- 614dd05 ARM: pgtable: collect up identity mapping functions by Russell King · 14 years ago
- d30e45e ARM: pgtable: switch order of Linux vs hardware page tables by Russell King · 14 years ago
- 4584acc Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linus by Tony Lindgren · 14 years ago
- 10034aa ARM: localtimer: clean up local timer on hot unplug by Russell King · 14 years ago
- ed3768a ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels. by Dave Martin · 14 years ago
- 86e62b9 ARM: SMP: remove smp_mpidr.h by Russell King · 14 years ago
- 05c74a6 ARM: SMP: consolidate the common parts of smp_prepare_cpus() by Russell King · 14 years ago
- b54992f ARM: SMP: collect IPI and local timer IRQs for /proc/stat by Russell King · 14 years ago
- 4a88abd ARM: SMP: provide individual IPI interrupt statistics by Russell King · 14 years ago
- f13cd41 ARM: fix /proc/interrupts formatting by Russell King · 14 years ago
- cab8c6f ARM: SMP: move ipi_count into irq_stat structure by Russell King · 14 years ago
- 46c48f2 ARM: SMP: provide accessors for irq_stat data by Russell King · 14 years ago
- ec405ea ARM: include local timer irq stats only when local timers configured by Russell King · 14 years ago
- 39af22a ARM: get rid of kmap_high_l1_vipt() by Nicolas Pitre · 14 years ago
- 0aaa6f8 ARM: l2x0: Add aux control register bitfields by Santosh Shilimkar · 14 years ago
- 2f841ed Merge branch 'hw-breakpoint' of git://repo.or.cz/linux-2.6/linux-wd into devel-stable by Russell King · 14 years ago
- ac61d14 ARM: GIC: move enablement of PPI interrupts to gic.c by Russell King · 14 years ago
- 7627dc8 ARM: GIC: private a standard get_irqnr_preamble assembler macro by Russell King · 14 years ago
- ff2e27a ARM: GIC: consolidate gic_cpu_base_addr to common GIC code by Russell King · 14 years ago
- 3848953 ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init by Russell King · 14 years ago
- b580b89 ARM: GIC: provide a single initialization function for boot CPU by Russell King · 14 years ago
- 28257f7 ARM: io: simplify ioremap* and iounmap definitions by Russell King · 14 years ago
- a0b7bd0 ARM: io: make iounmap() a simple macro by Russell King · 14 years ago
- 161d190 ARM: 6475/1: Introduce asm/hardware/entry-macro-gic.S by Magnus Damm · 14 years ago
- 9ebb3cb ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpoints by Will Deacon · 14 years ago
- 93a04a3 ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabled by Will Deacon · 14 years ago
- daf8741 ARM: implement support for read-mostly sections by Russell King · 14 years ago
- cd849ae ARM: 6518/1: kexec: Fix crash_setup_regs() for ARMv7 and CONFIG_THUMB2_KERNEL by Dave Martin · 14 years ago
- 0946b8c ARM: 6517/1: kexec: Add missing memory clobber to inline asm in crash_setup_regs() by Dave Martin · 14 years ago
- ad3b699 ARM: SMP: pass an ipi number to smp_cross_call() by Russell King · 14 years ago
- 8931360 ARM: module: clean up handling of ELF unwind tables by Russell King · 14 years ago
- 4b3bf7a ARM: 6486/1: provide zero vmcore_elf64_check_arch() by Mika Westerberg · 14 years ago
- f6e3354 ARM: pgtable: introduce pteval_t to represent a pte value by Russell King · 14 years ago
- 97092e0 ARM: pgtable: use phys_addr_t for physical addresses by Russell King · 14 years ago
- b0d0374 ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow() by Russell King · 14 years ago
- 69529c0 ARM: pgtable: directly pass pgd/pmd/pte to their error functions by Russell King · 14 years ago
- b510b049 ARM: pgtable: group pte functions together by Russell King · 14 years ago
- 4eec4b1 ARM: pgtable: group pgd functions and data together by Russell King · 14 years ago
- eb9b2b6 ARM: pgtable: move pgprot functions to one place by Russell King · 14 years ago
- 6d803ba ARM: 6483/1: arm & sh: factorised duplicated clkdev.c by Jean-Christop PLAGNIOL-VILLARD · 14 years ago
- 83cf1ee Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stable by Russell King · 14 years ago
- 28c22d7 ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context by MyungJoo Ham · 14 years ago
- 1142b71 ARM: 6489/1: thumb2: fix incorrect optimisation in usracc by Will Deacon · 14 years ago
- c0ba10b ARM: improve compiler's ability to optimize page tables by Russell King · 14 years ago
- 61b5cb1 ARM: place C irq handlers in IRQ_ENTRY for ftrace by Rabin Vincent · 14 years ago
- 8a9618f ARM: 6432/1: move timer-sp.c from versatile to common by Rob Herring · 14 years ago
- 247055a ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs by Catalin Marinas · 14 years ago
- 12cdcc8 ARM: pxa: fix the missing definition of IRQ_BOARD_END by Eric Miao · 14 years ago
- 706d4b1 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 834b296 kgdb,arm: fix register dump by Rabin Vincent · 14 years ago
- 9bafc74 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
- be6786a Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel-omap4-base into devel-stable by Russell King · 14 years ago
- f9cef50 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
- 4e929d2 ARM: fix memblock breakage by Russell King · 14 years ago
- ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
- 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
- 5ba7037 ARM: l2x0: Determine the cache size by Santosh Shilimkar · 14 years ago
- 7db27e8 ARM: l2x0: Fix coding-style in the cache-l2x0.h by Santosh Shilimkar · 14 years ago
- ae360a7 arm: Disable outer (L2) cache in kexec by Thomas Gleixner · 14 years ago
- 63612a1 ARM: Add L2X0 PREFETCH and POWER control register by Kyungmin Park · 14 years ago
- 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
- ccc14f5 ioctl: Use asm-generic/ioctls.h on arm (enables termiox) by Jeff Mahoney · 14 years ago
- b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
- 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago