aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAge
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-26
* Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-25
|\
| * ARM: scoop: drop pcmcia_init callbackDmitry Eremin-Solenikov2011-07-11
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-24
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2011-07-22
| |\ \
| | * \ Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...Russell King2011-07-18
| | |\ \
| | | * | ARM: ARM_DMA_ZONE_SIZE is no moreNicolas Pitre2011-07-18
| | | * | ARM: add dma_zone_size to the machine_desc structureNicolas Pitre2011-07-18
| | | * | ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre2011-07-18
| | * | | Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-07-15
| | |\ \ \
| | | * | | ARM: ptrace: Add APSR_MASK definition to ptrace.hJon Medhurst2011-07-13
| | | * | | ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instructionJon Medhurst2011-07-13
| | | * | | ARM: kprobes: Add hooks to override singlestep()Jon Medhurst2011-07-13
| | | * | | ARM: kprobes: Split out internal parts of kprobes.hJon Medhurst2011-07-13
| | | * | | ARM: Thumb-2: Support Thumb-2 in undefined instruction handlerJon Medhurst2011-07-13
| | | | |/ | | | |/|
| | * | | ARM: perf: add support for the Cortex-A15 PMUWill Deacon2011-07-07
| | * | | ARM: perf: add support for the Cortex-A5 PMUWill Deacon2011-07-07
| | * | | ARM: hwcaps: add new HWCAP defines for ARMv7-AWill Deacon2011-07-07
| | * | | ARM: hwcaps: use shifts instead of hardcoded constantsWill Deacon2011-07-07
| | * | | ARM: assembler.h: Add string declaration macroDave Martin2011-07-07
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------------. | | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-22
| |\ \ \ \ \ \ \ \| | | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | | | | | | * | ARM: pm: allow suspend finisher to return error codesRussell King2011-07-02
| | | | | | | | * | ARM: pm: ensure our temporary page table entry is removed from the TLBRussell King2011-06-24
| | | | | | | | * | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King2011-06-24
| | | | | | | | * | ARM: pm: convert cpu_suspend() to a normal functionRussell King2011-06-24
| | | | | | | | |/
| | | | | | * | | ARM: 6998/2: kernel: use proper memory barriers for bitopsHeechul Yun2011-07-22
| | | | | | * | | ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAMPetr Štetiar2011-07-22
| | | | | | * | | ARM: 6988/1: multi-cpu: remove arguments from CPU proc macrosWill Deacon2011-07-06
| | | | | | * | | ARM: 6985/1: export functions to determine the presence of I/DTCMLinus Walleij2011-07-06
| | | | | | * | | ARM: 6974/1: pmu: refactor reservationMark Rutland2011-06-29
| | | | | | * | | ARM: Allow SoCs to enable scatterlist chainingRussell King2011-06-02
| | | | | | |/ /
| | | | | * | / ARM: ensure tag tables are constRussell King2011-07-07
| | | | | | |/ | | | | | |/|
| | | | * / | ARM: 7004/1: fix traps.h compile warningsMikael Pettersson2011-07-22
| | | | |/ /
| | | * / / ARM: entry: re-allocate registers in irq entry assembly macrosRussell King2011-07-02
| | | |/ /
| | * | | ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King2011-07-12
| | * | | ARM: dmabounce: simplify dma_set_mask()Russell King2011-07-08
| | * | | ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King2011-07-04
| | * | | ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_pageRussell King2011-07-03
| | |/ /
| * | / ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King2011-07-19
| | |/ | |/|
* | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-22
|\ \ \ | |_|/ |/| |
| * | i8253: Move remaining content and delete asm/i8253.hRalf Baechle2011-06-09
| * | i8253: Consolidate definitions of PIT_LATCHRalf Baechle2011-06-09
| * | i8253: Unify all kernel declarations of i8253_lockRalf Baechle2011-06-09
| |/
* / ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2011-06-17
|/
* Merge branch 'setns'Linus Torvalds2011-05-28
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-28
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-27
|\ \
| | \
| | \
| *-. \ Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-27
| |\ \ \
| | | * | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2011-05-26