summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2012-12-17ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley
2012-10-21ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King
2012-10-02ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon
2012-09-14ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon
2012-09-14ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-08-15ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon
2012-06-01ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin
2012-05-07ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon
2012-02-29ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent
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