- 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- 63a9369 Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- 16d8775 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- 05e3475 Merge branch 'p2v' into devel by Russell King · 15 years ago
- bd1274d Merge branch 'v6v7' into devel by Russell King · 15 years ago
- 1f0090a Merge branch 'misc' into devel by Russell King · 15 years ago
- 2472f3c Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into devel by Russell King · 15 years ago
- 10a8c38 ARM: 6806/1: irq: introduce entry and exit functions for chained handlers by Will Deacon · 15 years ago
- 07d5eca arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic() by Thomas Gleixner · 15 years ago
- 8688a1a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-tcc into devel-stable by Russell King · 15 years ago
- 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 15 years ago
- 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 15 years ago
- 522d7de futex: Remove redundant pagefault_disable in futex_atomic_cmpxchg_inatomic() by Michel Lespinasse · 15 years ago
- 23bfdac ARM: 6798/1: aout-core: zero thread debug registers in a.out core dump by Will Deacon · 15 years ago
- 5dab26a ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9 by Will Deacon · 15 years ago
- d7ed36a ARM: 6777/1: gic: Add hooks for architecture specific extensions by Santosh Shilimkar · 15 years ago
- 2839e06 ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corrupti by Santosh Shilimkar · 15 years ago
- 71d8c5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable by Russell King · 15 years ago
- 868d172b [ARM] add machine-specific hook to machine_kexec by Eric Cooper · 15 years ago
- 80f0aad ARM: 6766/1: Thumb-2: Reflect ARM/Thumb-2 configuration in module vermagic by Dave Martin · 15 years ago
- 8f31127 ARM: 6765/1: remove obsolete comment from asm/mach/arch.h by Nicolas Pitre · 15 years ago
- 425fc47 ARM: 6668/1: ptrace: remove single-step emulation code by Will Deacon · 15 years ago
- aaa5004 ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast by Nicolas Pitre · 15 years ago
- 2bbd7e9 ARM: fix some sparse errors in generic ARM code by Russell King · 16 years ago
- 97594b0 ARM: 6757/1: fix tlb.h induced linux/swap.h build failure by Uwe Kleine-König · 15 years ago
- f6b0fa0 ARM: pm: add generic CPU suspend/resume support by Russell King · 15 years ago
- 58e9c47 ARM: tlb: move noMMU tlb_flush() to asm/tlb.h by Russell King · 15 years ago
- 06824ba ARM: tlb: delay page freeing for SMP and ARMv7 CPUs by Russell King · 15 years ago
- b8272a6 ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset by Shiraz Hashim · 15 years ago
- 885028e ARM: 6741/1: errata: pl310 cache sync operation may be faulty by Srinidhi Kasagar · 15 years ago
- 3a6b167 ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion code by Will Deacon · 15 years ago
- cada3c0 ARM: P2V: extend to 16-bit translation offsets by Russell King · 16 years ago
- dc21af9 ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching by Russell King · 16 years ago
- f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 16 years ago
- 0e25a5c ARM: perf_event: allow platform-specific interrupt handler by Rabin Vincent · 15 years ago
- 753790e ARM: move cache/processor/fault glue to separate include files by Russell King · 15 years ago
- 292ec42 ARM: pm: add function to set WFI low-power mode for SMP CPUs by Russell King · 15 years ago
- 917692f ARM: 6655/1: Correct WFE() in asm/spinlock.h for Thumb-2 by Dave Martin · 15 years ago
- 774c096 ARM: v6/v7 cache: allow cache calls to be optimized by Russell King · 15 years ago
- 37bc618 ARM: v6k: select TLS register code according to V6 variants by Russell King · 15 years ago
- 4ed67a5 ARM: v6k: select cmpxchg code sequences according to V6 variants by Russell King · 15 years ago
- e399b1a ARM: v6k: introduce CPU_V6K option by Russell King · 15 years ago
- 000d9c7 ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.h by Russell King · 15 years ago
- 6323f0c ARM: bitops: switch set/clear/change bitops to use ldrex/strex by Russell King · 15 years ago
- c192802 ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ by Russell King · 15 years ago
- 5756e9d ARM: 6640/1: Thumb-2: Symbol manipulation macros for function body copying by Dave Martin · 15 years ago
- 05b112f ARM: 6637/1: Make the argument to virt_to_phys() "const volatile" by Catalin Marinas · 15 years ago
- baaece2 ARM: 6635/2: Configure reference clock for Versatile Express timers by Pawel Moll · 15 years ago
- 82e6923 ARM: lh7a40x: remove unmaintained platform support by Russell King · 15 years ago
- 65e5d00 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- e163d52 ARM: 6621/1: bitops: remove condition code clobber for CLZ by Rabin Vincent · 15 years ago
- 211baa7 ARM: sched_clock: allow init_sched_clock() to be called early by Russell King · 16 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 · 16 years ago
- 404a02c Merge branch 'devel-stable' into devel by Russell King · 16 years ago
- 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 16 years ago
- 4073723 Merge branch 'misc' into devel by Russell King · 16 years ago
- 4ec3eb1 Merge branch 'smp' into misc by Russell King · 16 years ago
- 24056f5 ARM: DMA: add support for DMA debugging by Russell King · 16 years ago
- 58daf18 Merge branch 'clksrc' into devel by Russell King · 16 years ago
- 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 16 years ago
- 0422846 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
- 823a2df ARM: it8152: add IT8152_LAST_IRQ definition to fix build error by Mike Rapoport · 16 years ago
- 9eedd96 ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() by Russell King · 16 years ago
- 7c0ab43 ARM: 6605/1: Add missing include "asm/memory.h" by Axel Lin · 16 years ago
- 3d29005 ARM: 6541/1: move sev definition to common system.h include file by Shiraz Hashim · 16 years ago
- dec12e6 ARM: provide an early platform initialization hook by Russell King · 16 years ago
- 8ff1443 ARM: simplify early machine init hooks by Russell King · 16 years ago
- cd544ce ARM: 6538/1: Subarch IRQ handler macros V3 by Magnus Damm · 16 years ago
- 5210864 ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time by eric miao · 16 years ago
- 537de3a ARM: 6536/1: Add missing SZ_{32,64,128} by Stephen Warren · 16 years ago
- 112f38a4 ARM: sched_clock: provide common infrastructure for sched_clock() by Russell King · 16 years ago
- 36bb94b ARM: pgtable: provide RDONLY page table bit rather than WRITE bit by Russell King · 16 years ago
- 9522d7e ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN by Russell King · 16 years ago
- e926f44 ARM: pgtable: remove FIRST_USER_PGD_NR by Russell King · 16 years ago
- 614dd05 ARM: pgtable: collect up identity mapping functions by Russell King · 16 years ago
- d30e45e ARM: pgtable: switch order of Linux vs hardware page tables by Russell King · 16 years ago
- 4584acc Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linus by Tony Lindgren · 16 years ago
- 10034aa ARM: localtimer: clean up local timer on hot unplug by Russell King · 16 years ago
- ed3768a ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels. by Dave Martin · 16 years ago
- 86e62b9 ARM: SMP: remove smp_mpidr.h by Russell King · 16 years ago
- 05c74a6 ARM: SMP: consolidate the common parts of smp_prepare_cpus() by Russell King · 16 years ago
- b54992f ARM: SMP: collect IPI and local timer IRQs for /proc/stat by Russell King · 16 years ago
- 4a88abd ARM: SMP: provide individual IPI interrupt statistics by Russell King · 16 years ago
- f13cd41 ARM: fix /proc/interrupts formatting by Russell King · 16 years ago
- cab8c6f ARM: SMP: move ipi_count into irq_stat structure by Russell King · 16 years ago
- 46c48f2 ARM: SMP: provide accessors for irq_stat data by Russell King · 16 years ago
- ec405ea ARM: include local timer irq stats only when local timers configured by Russell King · 16 years ago
- 39af22a ARM: get rid of kmap_high_l1_vipt() by Nicolas Pitre · 16 years ago
- 0aaa6f8 ARM: l2x0: Add aux control register bitfields by Santosh Shilimkar · 16 years ago
- 2f841ed Merge branch 'hw-breakpoint' of git://repo.or.cz/linux-2.6/linux-wd into devel-stable by Russell King · 16 years ago
- ac61d14 ARM: GIC: move enablement of PPI interrupts to gic.c by Russell King · 16 years ago
- 7627dc8 ARM: GIC: private a standard get_irqnr_preamble assembler macro by Russell King · 16 years ago
- ff2e27a ARM: GIC: consolidate gic_cpu_base_addr to common GIC code by Russell King · 16 years ago
- 3848953 ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init by Russell King · 16 years ago
- b580b89 ARM: GIC: provide a single initialization function for boot CPU by Russell King · 16 years ago
- 28257f7 ARM: io: simplify ioremap* and iounmap definitions by Russell King · 16 years ago
- a0b7bd0 ARM: io: make iounmap() a simple macro by Russell King · 16 years ago
- 161d190 ARM: 6475/1: Introduce asm/hardware/entry-macro-gic.S by Magnus Damm · 16 years ago
- 9ebb3cb ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpoints by Will Deacon · 16 years ago
- 93a04a3 ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabled by Will Deacon · 16 years ago