Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'misc' into devel | Russell King | 2011-03-16 | 10 | -23/+65 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ARM: 6806/1: irq: introduce entry and exit functions for chained handlers | Will Deacon | 2011-03-15 | 1 | -0/+31 | |
| | * | | | | | | | ARM: 6798/1: aout-core: zero thread debug registers in a.out core dump | Will Deacon | 2011-03-10 | 2 | -6/+2 | |
| | * | | | | | | | ARM: 6777/1: gic: Add hooks for architecture specific extensions | Santosh Shilimkar | 2011-03-09 | 1 | -0/+1 | |
| | * | | | | | | | ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corrupti | Santosh Shilimkar | 2011-03-09 | 1 | -0/+1 | |
| | * | | | | | | | ARM: 6668/1: ptrace: remove single-step emulation code | Will Deacon | 2011-02-23 | 3 | -14/+1 | |
| | * | | | | | | | ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast | Nicolas Pitre | 2011-02-23 | 1 | -2/+27 | |
| | * | | | | | | | ARM: fix some sparse errors in generic ARM code | Russell King | 2011-02-23 | 1 | -1/+2 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----------. \ \ \ \ \ \ | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King | 2011-03-16 | 18 | -641/+851 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | / / / / / | | | | | | |_|_|/ / / / / | | | | | |/| | | / / / / | | | | | | | | |/ / / / | | | | | | | | | / / / | | | | | | | | |/ / / | | | | | | | |/| | | | ||||||
| | | | | | * | | | | | ARM: pm: add generic CPU suspend/resume support | Russell King | 2011-02-22 | 2 | -0/+10 | |
| | | | | | * | | | | | ARM: move cache/processor/fault glue to separate include files | Russell King | 2011-02-12 | 9 | -617/+640 | |
| | | | | | * | | | | | ARM: pm: add function to set WFI low-power mode for SMP CPUs | Russell King | 2011-02-11 | 1 | -0/+7 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| | | | * | | | | | | ARM: 6640/1: Thumb-2: Symbol manipulation macros for function body copying | Dave Martin | 2011-01-27 | 1 | -0/+94 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9 | Will Deacon | 2011-03-09 | 1 | -1/+1 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
* | | | | | | | | arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic() | Thomas Gleixner | 2011-03-14 | 1 | -3/+0 | |
* | | | | | | | | futex: Sanitize futex ops argument types | Michel Lespinasse | 2011-03-11 | 1 | -6/+7 | |
* | | | | | | | | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 2011-03-11 | 1 | -8/+10 | |
* | | | | | | | | futex: Remove redundant pagefault_disable in futex_atomic_cmpxchg_inatomic() | Michel Lespinasse | 2011-03-11 | 1 | -3/+2 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | ARM: 6765/1: remove obsolete comment from asm/mach/arch.h | Nicolas Pitre | 2011-02-26 | 1 | -4/+0 | |
* | | | | | | | ARM: 6757/1: fix tlb.h induced linux/swap.h build failure | Uwe Kleine-König | 2011-02-23 | 1 | -0/+2 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | ARM: tlb: move noMMU tlb_flush() to asm/tlb.h | Russell King | 2011-02-21 | 2 | -6/+4 | |
* | | | | | | ARM: tlb: delay page freeing for SMP and ARMv7 CPUs | Russell King | 2011-02-21 | 1 | -13/+89 | |
* | | | | | | ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset | Shiraz Hashim | 2011-02-21 | 1 | -0/+3 | |
* | | | | | | ARM: 6741/1: errata: pl310 cache sync operation may be faulty | Srinidhi Kasagar | 2011-02-19 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ | Russell King | 2011-01-31 | 1 | -16/+17 | |
|/ / / / | ||||||
* | | | | ARM: 6637/1: Make the argument to virt_to_phys() "const volatile" | Catalin Marinas | 2011-01-25 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | ARM: 6635/2: Configure reference clock for Versatile Express timers | Pawel Moll | 2011-01-25 | 1 | -0/+6 | |
|/ / | ||||||
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 | 2 | -1/+3 | |
|\ \ | ||||||
| * | | ARM: 6621/1: bitops: remove condition code clobber for CLZ | Rabin Vincent | 2011-01-12 | 1 | -1/+1 | |
| * | | ARM: sched_clock: allow init_sched_clock() to be called early | Russell King | 2011-01-11 | 1 | -0/+2 | |
* | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-01-06 | 1 | -1/+11 | |
|\ \ \ | |/ / |/| | | ||||||
| | | | ||||||
| | \ | ||||||
| *-. \ | Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linus | Tony Lindgren | 2010-12-20 | 2 | -9/+16 | |
| |\ \ \ | ||||||
| | | * | | ARM: l2x0: Add aux control register bitfields | Santosh Shilimkar | 2010-12-18 | 1 | -1/+11 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'devel-stable' into devel | Russell King | 2011-01-06 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'hw-breakpoint' of git://repo.or.cz/linux-2.6/linux-wd into deve... | Russell King | 2010-12-18 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpoints | Will Deacon | 2010-12-06 | 1 | -2/+2 | |
| | * | | | | ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabled | Will Deacon | 2010-12-06 | 1 | -1/+1 | |
| | |/ / / | ||||||
* | | | | | Merge branch 'pgt' (early part) into devel | Russell King | 2011-01-06 | 3 | -190/+181 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | ARM: pgtable: provide RDONLY page table bit rather than WRITE bit | Russell King | 2010-12-22 | 1 | -19/+19 | |
| * | | | | ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN | Russell King | 2010-12-22 | 1 | -22/+22 | |
| * | | | | ARM: pgtable: remove FIRST_USER_PGD_NR | Russell King | 2010-12-22 | 1 | -2/+1 | |
| * | | | | ARM: pgtable: collect up identity mapping functions | Russell King | 2010-12-22 | 1 | -0/+3 | |
| * | | | | ARM: pgtable: switch order of Linux vs hardware page tables | Russell King | 2010-12-22 | 2 | -38/+32 | |
| * | | | | ARM: pgtable: introduce pteval_t to represent a pte value | Russell King | 2010-11-26 | 2 | -22/+25 | |
| * | | | | ARM: pgtable: use phys_addr_t for physical addresses | Russell King | 2010-11-26 | 2 | -4/+6 | |
| * | | | | ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow() | Russell King | 2010-11-26 | 1 | -5/+2 | |
| * | | | | ARM: pgtable: directly pass pgd/pmd/pte to their error functions | Russell King | 2010-11-26 | 1 | -6/+6 | |
| * | | | | ARM: pgtable: group pte functions together | Russell King | 2010-11-26 | 1 | -59/+51 | |
| * | | | | ARM: pgtable: group pgd functions and data together | Russell King | 2010-11-26 | 1 | -21/+23 | |
| * | | | | ARM: pgtable: move pgprot functions to one place | Russell King | 2010-11-26 | 1 | -22/+21 |