summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-172-0/+17
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King2011-03-122-4/+2
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2011-03-065-19/+100
| |\ \
| | * | [ARM] add machine-specific hook to machine_kexecEric Cooper2011-03-031-0/+3
| * | | ARM: perf_event: allow platform-specific interrupt handlerRabin Vincent2011-02-171-0/+14
* | | | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-161-5/+1
|\ \ \ \
| * | | | ARM: lh7a40x: remove unmaintained platform supportRussell King2011-01-241-5/+1
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-1627-722/+982
|\ \ \ \ \
| * \ \ \ \ Merge branch 'p2v' into develRussell King2011-03-162-16/+86
| |\ \ \ \ \
| | * | | | | ARM: 6766/1: Thumb-2: Reflect ARM/Thumb-2 configuration in module vermagicDave Martin2011-02-261-0/+8
| | * | | | | ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion codeWill Deacon2011-02-171-4/+5
| | * | | | | ARM: P2V: extend to 16-bit translation offsetsRussell King2011-02-172-4/+21
| | * | | | | ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King2011-02-172-14/+56
| | * | | | | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-0/+2
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'v6v7' into develRussell King2011-03-167-67/+81
| |\ \ \ \ \
| | * | | | | ARM: 6655/1: Correct WFE() in asm/spinlock.h for Thumb-2Dave Martin2011-02-101-1/+17
| | * | | | | ARM: v6/v7 cache: allow cache calls to be optimizedRussell King2011-02-021-10/+10
| | * | | | | ARM: v6k: select TLS register code according to V6 variantsRussell King2011-02-021-6/+5
| | * | | | | ARM: v6k: select cmpxchg code sequences according to V6 variantsRussell King2011-02-021-8/+9
| | * | | | | ARM: v6k: introduce CPU_V6K optionRussell King2011-02-022-3/+4
| | * | | | | ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.hRussell King2011-02-021-12/+25
| | * | | | | ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King2011-02-021-38/+22
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'misc' into develRussell King2011-03-1610-23/+65
| |\ \ \ \ \
| | * | | | | ARM: 6806/1: irq: introduce entry and exit functions for chained handlersWill Deacon2011-03-151-0/+31
| | * | | | | ARM: 6798/1: aout-core: zero thread debug registers in a.out core dumpWill Deacon2011-03-102-6/+2
| | * | | | | ARM: 6777/1: gic: Add hooks for architecture specific extensionsSantosh Shilimkar2011-03-091-0/+1
| | * | | | | ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corruptiSantosh Shilimkar2011-03-091-0/+1
| | * | | | | ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon2011-02-233-14/+1
| | * | | | | ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcastNicolas Pitre2011-02-231-2/+27
| | * | | | | ARM: fix some sparse errors in generic ARM codeRussell King2011-02-231-1/+2
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King2011-03-1618-641/+851
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | / / / | | | | | | |_|_|/ / / | | | | | |/| | | / / | | | | | | | | |/ / | | | | | | | | | / | | | | | | | | |/ | | | | | | | |/|
| | | | | | * | | ARM: pm: add generic CPU suspend/resume supportRussell King2011-02-222-0/+10
| | | | | | * | | ARM: move cache/processor/fault glue to separate include filesRussell King2011-02-129-617/+640
| | | | | | * | | ARM: pm: add function to set WFI low-power mode for SMP CPUsRussell King2011-02-111-0/+7
| | |_|_|_|/ / / | |/| | | | | |
| | | | * | | | ARM: 6640/1: Thumb-2: Symbol manipulation macros for function body copyingDave Martin2011-01-271-0/+94
| | | |/ / / / | | |/| | | |
| | | * | | | ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9Will Deacon2011-03-091-1/+1
| | | | |_|/ | | | |/| |
* | | | | | arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic()Thomas Gleixner2011-03-141-3/+0
* | | | | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-6/+7
* | | | | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-8/+10
* | | | | | futex: Remove redundant pagefault_disable in futex_atomic_cmpxchg_inatomic()Michel Lespinasse2011-03-111-3/+2
| |_|_|_|/ |/| | | |
* | | | | ARM: 6765/1: remove obsolete comment from asm/mach/arch.hNicolas Pitre2011-02-261-4/+0
* | | | | ARM: 6757/1: fix tlb.h induced linux/swap.h build failureUwe Kleine-König2011-02-231-0/+2
| |_|/ / |/| | |
* | | | ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King2011-02-212-6/+4
* | | | ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King2011-02-211-13/+89
* | | | ARM: 6722/1: SPEAr: sp810: switch to slow mode before resetShiraz Hashim2011-02-211-0/+3
* | | | ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar2011-02-191-0/+1
|/ / /
* | | ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King2011-01-311-16/+17
|/ /
* | ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"Catalin Marinas2011-01-251-1/+1
* | ARM: 6635/2: Configure reference clock for Versatile Express timersPawel Moll2011-01-251-0/+6
|/
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-152-1/+3
|\
OpenPOWER on IntegriCloud