summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* irq: add irq_domain translation infrastructureGrant Likely2011-07-281-5/+0
* arm/dt: Add dt machine definitionGrant Likely2011-07-251-0/+7
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-2419-197/+135
|\
| * Merge branch 'devel-stable' into for-nextRussell King2011-07-227-43/+58
| |\
| | * Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...Russell King2011-07-184-92/+23
| | |\
| | | * ARM: ARM_DMA_ZONE_SIZE is no moreNicolas Pitre2011-07-181-2/+0
| | | * ARM: add dma_zone_size to the machine_desc structureNicolas Pitre2011-07-181-0/+4
| | | * ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre2011-07-181-3/+6
| | * | Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-07-152-22/+17
| | |\ \
| | | * | ARM: ptrace: Add APSR_MASK definition to ptrace.hJon Medhurst2011-07-131-1/+2
| | | * | ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instructionJon Medhurst2011-07-131-0/+2
| | | * | ARM: kprobes: Add hooks to override singlestep()Jon Medhurst2011-07-131-4/+5
| | | * | ARM: kprobes: Split out internal parts of kprobes.hJon Medhurst2011-07-131-17/+0
| | | * | ARM: Thumb-2: Support Thumb-2 in undefined instruction handlerJon Medhurst2011-07-131-0/+8
| | * | | ARM: perf: add support for the Cortex-A15 PMUWill Deacon2011-07-071-0/+1
| | * | | ARM: perf: add support for the Cortex-A5 PMUWill Deacon2011-07-071-0/+1
| | * | | ARM: hwcaps: add new HWCAP defines for ARMv7-AWill Deacon2011-07-071-0/+4
| | * | | ARM: hwcaps: use shifts instead of hardcoded constantsWill Deacon2011-07-071-16/+16
| | * | | ARM: assembler.h: Add string declaration macroDave Martin2011-07-071-0/+9
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------------. | | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-2212-106/+73
| |\ \ \ \ \ \ \ \| | | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | | | | | | * | ARM: pm: allow suspend finisher to return error codesRussell King2011-07-021-4/+5
| | | | | | | | * | ARM: pm: ensure our temporary page table entry is removed from the TLBRussell King2011-06-241-0/+2
| | | | | | | | * | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King2011-06-242-2/+19
| | | | | | | | * | ARM: pm: convert cpu_suspend() to a normal functionRussell King2011-06-241-0/+2
| | | | | | | | |/
| | | | | | * | | ARM: 6998/2: kernel: use proper memory barriers for bitopsHeechul Yun2011-07-221-2/+2
| | | | | | * | | ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAMPetr Štetiar2011-07-221-1/+5
| | | | | | * | | ARM: 6988/1: multi-cpu: remove arguments from CPU proc macrosWill Deacon2011-07-061-7/+7
| | | | | | * | | ARM: 6985/1: export functions to determine the presence of I/DTCMLinus Walleij2011-07-061-0/+2
| | | | | | * | | ARM: 6974/1: pmu: refactor reservationMark Rutland2011-06-291-1/+1
| | | | | | * | | ARM: Allow SoCs to enable scatterlist chainingRussell King2011-06-021-0/+4
| | | | | | |/ /
| | | | | * | / ARM: ensure tag tables are constRussell King2011-07-071-1/+1
| | | | | | |/ | | | | | |/|
| | | | * / | ARM: 7004/1: fix traps.h compile warningsMikael Pettersson2011-07-221-0/+3
| | | | |/ /
| | | * / / ARM: entry: re-allocate registers in irq entry assembly macrosRussell King2011-07-021-7/+7
| | | |/ /
| | * | | ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King2011-07-122-39/+2
| | * | | ARM: dmabounce: simplify dma_set_mask()Russell King2011-07-081-8/+2
| | * | | ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King2011-07-041-20/+2
| | * | | ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_pageRussell King2011-07-031-22/+9
| | |/ /
| * | / ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King2011-07-191-48/+10
| | |/ | |/|
* | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-221-15/+0
|\ \ \ | |_|/ |/| |
| * | i8253: Move remaining content and delete asm/i8253.hRalf Baechle2011-06-091-4/+0
| * | i8253: Consolidate definitions of PIT_LATCHRalf Baechle2011-06-091-2/+0
| * | i8253: Unify all kernel declarations of i8253_lockRalf Baechle2011-06-091-9/+0
| |/
* / ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2011-06-172-0/+6
|/
* Merge branch 'setns'Linus Torvalds2011-05-281-0/+1
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-277-3/+74
|\ \
| | \
| | \
| *-. \ Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-276-1/+53
| |\ \ \
| | | * | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2011-05-261-0/+1
| | | * | ARM: add sendmmsg syscallRussell King2011-05-261-0/+1
| | | * | ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon2011-05-261-1/+1
| | | |/