aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2020-10-28ARM: kernel: use relative references for UP/SMP alternativesArd Biesheuvel1-1/+1
2020-03-21arm: vdso: Enable arm to use common headersVincenzo Frascino1-10/+1
2019-09-24arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti1-2/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-23ARM: 8853/1: drop WASM to work around LLVM issueStefan Agner1-2/+2
2019-02-01ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King1-1/+5
2018-10-31treewide: remove current_text_addrNick Desaulniers1-6/+0
2018-01-15arm: Implement thread_struct whitelist for hardened usercopyKees Cook1-0/+10
2017-09-10ARM: start_thread(): don't always clear all regsNicolas Pitre1-7/+15
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-2/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+2
2013-09-30ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUsWill Deacon1-5/+12
2013-09-30ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.hWill Deacon1-0/+12
2013-09-30ARM: prefetch: remove redundant "cc" clobberWill Deacon1-3/+1
2013-07-26ARM: 7791/1: a.out: remove partial a.out supportWill Deacon1-4/+0
2012-09-30arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro1-5/+0
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-08arm: Remove unused cpu_idle_wait()Thomas Gleixner1-2/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+2
2012-03-24ARM: exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2012-02-15ARM: 7327/1: need to include asm/system.h in asm/processor.hOlof Johansson1-0/+1
2011-12-06ARM: 7169/1: topdown mmap supportRob Herring1-0/+2
2011-03-16Merge branch 'misc' into develRussell King1-12/+0
2011-03-09ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9Will Deacon1-1/+1
2011-02-23ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon1-12/+0
2010-09-08ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interactionWill Deacon1-0/+4
2010-07-01ARM: 6194/1: change definition of cpu_relax() for ARM11MPCoreWill Deacon1-0/+4
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas1-0/+1
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King1-1/+1
2008-12-06[ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek1-1/+1
2008-11-27[ARM] remove memzero()Russell King1-1/+1
2008-08-16[ARM] 5196/1: fix inline asm constraints for preloadNicolas Pitre1-2/+2
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+131