summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | 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
| | | |/
| | * | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-253-0/+50
| | |\ \
| | | * | arm/dt: probe for platforms via the device treeGrant Likely2011-05-233-0/+16
| | | * | arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely2011-05-231-0/+7
| | | * | arm/dt: Allow CONFIG_OF on ARMGrant Likely2011-05-112-0/+27
| * | | | ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resumeDave Martin2011-05-261-0/+7
| * | | | ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2Dave Martin2011-05-261-2/+14
| | |_|/ | |/| |
* | | | arm: use asm-generic/bitops/le.hAkinobu Mita2011-05-261-38/+5
* | | | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-261-0/+3
|/ / /
* | | Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-251-6/+0
* | | arm: mmu_gather reworkPeter Zijlstra2011-05-251-16/+37
|/ /
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2011-05-234-47/+99
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
OpenPOWER on IntegriCloud