summaryrefslogtreecommitdiff
path: root/arch/arm/include (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | ARM: 6655/1: Correct WFE() in asm/spinlock.h for Thumb-2Dave Martin2011-02-10
| | * | | | | | | ARM: v6/v7 cache: allow cache calls to be optimizedRussell King2011-02-02
| | * | | | | | | ARM: v6k: select TLS register code according to V6 variantsRussell King2011-02-02
| | * | | | | | | ARM: v6k: select cmpxchg code sequences according to V6 variantsRussell King2011-02-02
| | * | | | | | | ARM: v6k: introduce CPU_V6K optionRussell King2011-02-02
| | * | | | | | | ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.hRussell King2011-02-02
| | * | | | | | | ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King2011-02-02
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'misc' into develRussell King2011-03-16
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 6806/1: irq: introduce entry and exit functions for chained handlersWill Deacon2011-03-15
| | * | | | | | | ARM: 6798/1: aout-core: zero thread debug registers in a.out core dumpWill Deacon2011-03-10
| | * | | | | | | ARM: 6777/1: gic: Add hooks for architecture specific extensionsSantosh Shilimkar2011-03-09
| | * | | | | | | ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corruptiSantosh Shilimkar2011-03-09
| | * | | | | | | ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon2011-02-23
| | * | | | | | | ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcastNicolas Pitre2011-02-23
| | * | | | | | | ARM: fix some sparse errors in generic ARM codeRussell King2011-02-23
| | | |/ / / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King2011-03-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | / / / / / | | | | | | |_|_|/ / / / / | | | | | |/| | | / / / / | | | | | | | | |/ / / / | | | | | | | | | / / / | | | | | | | | |/ / / | | | | | | | |/| | |
| | | | | | * | | | | ARM: pm: add generic CPU suspend/resume supportRussell King2011-02-22
| | | | | | * | | | | ARM: move cache/processor/fault glue to separate include filesRussell King2011-02-12
| | | | | | * | | | | ARM: pm: add function to set WFI low-power mode for SMP CPUsRussell King2011-02-11
| | |_|_|_|/ / / / / | |/| | | | | | | |
| | | | * | | | | | ARM: 6640/1: Thumb-2: Symbol manipulation macros for function body copyingDave Martin2011-01-27
| | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9Will Deacon2011-03-09
| | | | |_|/ / / | | | |/| | | |
* | | | | | | | arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic()Thomas Gleixner2011-03-14
* | | | | | | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-11
* | | | | | | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-11
* | | | | | | | futex: Remove redundant pagefault_disable in futex_atomic_cmpxchg_inatomic()Michel Lespinasse2011-03-11
| |_|_|_|/ / / |/| | | | | |
* | | | | | | ARM: 6765/1: remove obsolete comment from asm/mach/arch.hNicolas Pitre2011-02-26
* | | | | | | ARM: 6757/1: fix tlb.h induced linux/swap.h build failureUwe Kleine-König2011-02-23
| |_|/ / / / |/| | | | |
* | | | | | ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King2011-02-21
* | | | | | ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King2011-02-21
* | | | | | ARM: 6722/1: SPEAr: sp810: switch to slow mode before resetShiraz Hashim2011-02-21
* | | | | | ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar2011-02-19
|/ / / / /
* / / / / ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King2011-01-31
|/ / / /
* | | / ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"Catalin Marinas2011-01-25
| |_|/ |/| |
* | | ARM: 6635/2: Configure reference clock for Versatile Express timersPawel Moll2011-01-25
|/ /
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-15
|\ \
| * | ARM: 6621/1: bitops: remove condition code clobber for CLZRabin Vincent2011-01-12
| * | ARM: sched_clock: allow init_sched_clock() to be called earlyRussell King2011-01-11
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-06
|\ \ \ | |/ / |/| |
| | |
| | \
| *-. \ Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linusTony Lindgren2010-12-20
| |\ \ \
| | | * | ARM: l2x0: Add aux control register bitfieldsSantosh Shilimkar2010-12-18
| | |/ / | |/| |
* | | | Merge branch 'devel-stable' into develRussell King2011-01-06
|\ \ \ \
| * \ \ \ Merge branch 'hw-breakpoint' of git://repo.or.cz/linux-2.6/linux-wd into deve...Russell King2010-12-18
| |\ \ \ \
| | * | | | ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpointsWill Deacon2010-12-06
| | * | | | ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabledWill Deacon2010-12-06
| | |/ / /
* | | | | Merge branch 'pgt' (early part) into develRussell King2011-01-06
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King2010-12-22
| * | | | ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King2010-12-22
| * | | | ARM: pgtable: remove FIRST_USER_PGD_NRRussell King2010-12-22
| * | | | ARM: pgtable: collect up identity mapping functionsRussell King2010-12-22
| * | | | ARM: pgtable: switch order of Linux vs hardware page tablesRussell King2010-12-22