summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2011-07-11ARM: scoop: drop pcmcia_init callbackDmitry Eremin-Solenikov1-1/+0
2011-07-08ARM: dmabounce: simplify dma_set_mask()Russell King1-8/+2
2011-07-08ARM: ensure tag tables are constRussell King1-1/+1
2011-07-07ARM: perf: add support for the Cortex-A15 PMUWill Deacon1-0/+1
2011-07-07ARM: perf: add support for the Cortex-A5 PMUWill Deacon1-0/+1
2011-07-07ARM: hwcaps: add new HWCAP defines for ARMv7-AWill Deacon1-0/+4
2011-07-07ARM: hwcaps: use shifts instead of hardcoded constantsWill Deacon1-16/+16
2011-07-07ARM: assembler.h: Add string declaration macroDave Martin1-0/+9
2011-07-06ARM: 6988/1: multi-cpu: remove arguments from CPU proc macrosWill Deacon1-7/+7
2011-07-06ARM: 6985/1: export functions to determine the presence of I/DTCMLinus Walleij1-0/+2
2011-07-04ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King1-20/+2
2011-07-04ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_pageRussell King1-22/+9
2011-07-02ARM: entry: re-allocate registers in irq entry assembly macrosRussell King1-7/+7
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King1-4/+5
2011-06-29ARM: 6974/1: pmu: refactor reservationMark Rutland1-1/+1
2011-06-24ARM: pm: ensure our temporary page table entry is removed from the TLBRussell King1-0/+2
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King2-2/+19
2011-06-24ARM: pm: convert cpu_suspend() to a normal functionRussell King1-0/+2
2011-06-17ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2-0/+6
2011-06-09i8253: Move remaining content and delete asm/i8253.hRalf Baechle1-4/+0
2011-06-09i8253: Consolidate definitions of PIT_LATCHRalf Baechle1-2/+0
2011-06-09i8253: Unify all kernel declarations of i8253_lockRalf Baechle1-9/+0
2011-06-02ARM: Allow SoCs to enable scatterlist chainingRussell King1-0/+4
2011-05-28Merge branch 'setns'Linus Torvalds1-0/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2011-05-28Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-3/+74
2011-05-28Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King6-1/+53
2011-05-27arm: use asm-generic/bitops/le.hAkinobu Mita1-38/+5
2011-05-27arch: add #define for each of optimized find bitopsAkinobu Mita1-0/+3
2011-05-26ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas1-0/+1
2011-05-26ARM: add sendmmsg syscallRussell King1-0/+1
2011-05-26ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resumeDave Martin1-0/+7
2011-05-26ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2Dave Martin1-2/+14
2011-05-26ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon1-1/+1
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd1-6/+0
2011-05-25arm: mmu_gather reworkPeter Zijlstra1-16/+37
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King3-0/+50
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King4-47/+99
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King4-52/+10
2011-05-23clockevents: ARM sp804: allow clockevent name to be specifiedRussell King1-1/+1
2011-05-23clocksource: ARM sp804: allow clocksource name to be specifiedRussell King1-1/+1
2011-05-23ARM: 6939/1: fix missing 'cpu_relax()' declarationMarc Zyngier1-0/+2
2011-05-23ARM: consolidate SMP cross call implementationRussell King1-4/+2
2011-05-23arm/dt: probe for platforms via the device treeGrant Likely3-0/+16
2011-05-23arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely1-0/+7
2011-05-20Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+15
2011-05-18Merge branch 'syscore' into for-linusRafael J. Wysocki1-1/+0
2011-05-15ARM: 6883/1: ptrace: Migrate to regsets frameworkDave Martin2-0/+7
2011-05-14clocksource: convert footbridge to generic i8253 clocksourceRussell King1-0/+15
2011-05-12ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas1-1/+1