summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2013-05-06Update hw_breakpoint implementation in order to support CONFIG_PERF_EVENTSAnthony Felice
2012-09-12ENGR00181374-1: nfc: add platform support for NFC driverAlison Wang
2012-09-12ARM: perf: add support for the Cortex-A5 PMUWill Deacon
2012-03-01ENGR00175824 fix the wrong patch for arch/arm/include/asm/futex.hHuang Shijie
2012-01-09ENGR00156314-2 [mx6q]gic: save/restore mode for suspend/resumeTony Lin
2012-01-09ENGR00139261 [MX6Q]support 8 bit MMC and eMMC DDR modeTony Lin
2012-01-09ENGR00139229-1 MX6: Bring up i.MX6 sabreauto with Single coreZeng Zhaoming
2012-01-09cache-l2x0: add enable/disable functionsRob Herring
2011-10-03ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon
2011-10-03ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla
2011-06-17ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King
2011-05-26arm: use asm-generic/bitops/le.hAkinobu Mita
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita
2011-05-26ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas
2011-05-26ARM: add sendmmsg syscallRussell King
2011-05-26ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resumeDave Martin
2011-05-26ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2Dave Martin
2011-05-26ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd
2011-05-25arm: mmu_gather reworkPeter Zijlstra
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King
2011-05-23clockevents: ARM sp804: allow clockevent name to be specifiedRussell King
2011-05-23clocksource: ARM sp804: allow clocksource name to be specifiedRussell King
2011-05-23ARM: 6939/1: fix missing 'cpu_relax()' declarationMarc Zyngier
2011-05-23ARM: consolidate SMP cross call implementationRussell King
2011-05-23arm/dt: probe for platforms via the device treeGrant Likely
2011-05-23arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki
2011-05-14ARM: 6883/1: ptrace: Migrate to regsets frameworkDave Martin
2011-05-14clocksource: convert footbridge to generic i8253 clocksourceRussell King
2011-05-12ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas
2011-05-12ARM: 6889/1: futex: add SMP futex support when !CPU_USE_DOMAINSWill Deacon
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King
2011-05-11arm/dt: Allow CONFIG_OF on ARMGrant Likely
2011-04-29Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixesRussell King
2011-04-28ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst
2011-04-24ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki
2011-04-16ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern...Jonathan Cameron
2011-04-16ARM: 6871/1: Use asm-generic/sizes.hStephen Boyd
2011-04-15ARM: Add new syscallsRussell King
2011-04-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2011-04-10ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas