Age | Commit message (Expand) | Author | Files | Lines |
2011-03-17 | Merge branch 'misc' into devel | Russell King | 10 | -23/+65 |
2011-03-17 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King | 18 | -641/+851 |
2011-03-15 | ARM: 6806/1: irq: introduce entry and exit functions for chained handlers | Will Deacon | 1 | -0/+31 |
2011-03-10 | ARM: 6798/1: aout-core: zero thread debug registers in a.out core dump | Will Deacon | 2 | -6/+2 |
2011-03-10 | ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9 | Will Deacon | 1 | -1/+1 |
2011-03-09 | ARM: 6777/1: gic: Add hooks for architecture specific extensions | Santosh Shilimkar | 1 | -0/+1 |
2011-03-09 | ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corrupti | Santosh Shilimkar | 1 | -0/+1 |
2011-02-26 | ARM: 6765/1: remove obsolete comment from asm/mach/arch.h | Nicolas Pitre | 1 | -4/+0 |
2011-02-23 | ARM: 6668/1: ptrace: remove single-step emulation code | Will Deacon | 3 | -14/+1 |
2011-02-23 | ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast | Nicolas Pitre | 1 | -2/+27 |
2011-02-23 | ARM: fix some sparse errors in generic ARM code | Russell King | 1 | -1/+2 |
2011-02-23 | ARM: 6757/1: fix tlb.h induced linux/swap.h build failure | Uwe Kleine-König | 1 | -0/+2 |
2011-02-22 | ARM: pm: add generic CPU suspend/resume support | Russell King | 2 | -0/+10 |
2011-02-21 | ARM: tlb: move noMMU tlb_flush() to asm/tlb.h | Russell King | 2 | -6/+4 |
2011-02-21 | ARM: tlb: delay page freeing for SMP and ARMv7 CPUs | Russell King | 1 | -13/+89 |
2011-02-21 | ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset | Shiraz Hashim | 1 | -0/+3 |
2011-02-19 | ARM: 6741/1: errata: pl310 cache sync operation may be faulty | Srinidhi Kasagar | 1 | -0/+1 |
2011-02-12 | ARM: move cache/processor/fault glue to separate include files | Russell King | 9 | -617/+640 |
2011-02-11 | ARM: pm: add function to set WFI low-power mode for SMP CPUs | Russell King | 1 | -0/+7 |
2011-01-31 | ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ | Russell King | 1 | -16/+17 |
2011-01-27 | ARM: 6640/1: Thumb-2: Symbol manipulation macros for function body copying | Dave Martin | 1 | -0/+94 |
2011-01-26 | ARM: 6637/1: Make the argument to virt_to_phys() "const volatile" | Catalin Marinas | 1 | -1/+1 |
2011-01-25 | ARM: 6635/2: Configure reference clock for Versatile Express timers | Pawel Moll | 1 | -0/+6 |
2011-01-15 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -1/+3 |
2011-01-12 | ARM: 6621/1: bitops: remove condition code clobber for CLZ | Rabin Vincent | 1 | -1/+1 |
2011-01-11 | ARM: sched_clock: allow init_sched_clock() to be called early | Russell King | 1 | -0/+2 |
2011-01-07 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+11 |
2011-01-07 | Merge branch 'devel-stable' into devel | Russell King | 1 | -2/+2 |
2011-01-07 | Merge branch 'pgt' (early part) into devel | Russell King | 3 | -190/+181 |
2011-01-07 | Merge branch 'misc' into devel | Russell King | 18 | -105/+239 |
2011-01-07 | Merge branch 'smp' into misc | Russell King | 11 | -45/+57 |
2011-01-07 | ARM: DMA: add support for DMA debugging | Russell King | 1 | -12/+53 |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King | 3 | -2/+144 |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 7 | -24/+108 |
2011-01-04 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 1 | -0/+1 |
2011-01-03 | ARM: it8152: add IT8152_LAST_IRQ definition to fix build error | Mike Rapoport | 1 | -0/+1 |
2011-01-03 | ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() | Russell King | 1 | -15/+19 |
2011-01-03 | ARM: 6605/1: Add missing include "asm/memory.h" | Axel Lin | 1 | -0/+1 |
2010-12-24 | ARM: 6541/1: move sev definition to common system.h include file | Shiraz Hashim | 1 | -0/+7 |
2010-12-24 | ARM: provide an early platform initialization hook | Russell King | 1 | -0/+1 |
2010-12-24 | ARM: simplify early machine init hooks | Russell King | 3 | -3/+5 |
2010-12-24 | ARM: 6538/1: Subarch IRQ handler macros V3 | Magnus Damm | 1 | -0/+44 |
2010-12-24 | ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time | eric miao | 2 | -0/+7 |
2010-12-24 | ARM: 6536/1: Add missing SZ_{32,64,128} | Stephen Warren | 1 | -3/+3 |
2010-12-23 | ARM: sched_clock: provide common infrastructure for sched_clock() | Russell King | 1 | -0/+118 |
2010-12-22 | ARM: pgtable: provide RDONLY page table bit rather than WRITE bit | Russell King | 1 | -19/+19 |
2010-12-22 | ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN | Russell King | 1 | -22/+22 |
2010-12-22 | ARM: pgtable: remove FIRST_USER_PGD_NR | Russell King | 1 | -2/+1 |
2010-12-22 | ARM: pgtable: collect up identity mapping functions | Russell King | 1 | -0/+3 |
2010-12-22 | ARM: pgtable: switch order of Linux vs hardware page tables | Russell King | 2 | -38/+32 |