summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/processor.h
AgeCommit message (Expand)Author
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-01-19ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficientlyArd Biesheuvel
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2020-10-28ARM: kernel: use relative references for UP/SMP alternativesArd Biesheuvel
2020-03-21arm: vdso: Enable arm to use common headersVincenzo Frascino
2019-09-24arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-23ARM: 8853/1: drop WASM to work around LLVM issueStefan Agner
2019-02-01ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-01-15arm: Implement thread_struct whitelist for hardened usercopyKees Cook
2017-09-10ARM: start_thread(): don't always clear all regsNicolas Pitre
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2013-09-30ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUsWill Deacon
2013-09-30ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.hWill Deacon
2013-09-30ARM: prefetch: remove redundant "cc" clobberWill Deacon
2013-07-26ARM: 7791/1: a.out: remove partial a.out supportWill Deacon
2012-09-30arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-08arm: Remove unused cpu_idle_wait()Thomas Gleixner
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-24ARM: exec: remove redundant set_fs(USER_DS)Mathias Krause
2012-02-15ARM: 7327/1: need to include asm/system.h in asm/processor.hOlof Johansson
2011-12-06ARM: 7169/1: topdown mmap supportRob Herring
2011-03-16Merge branch 'misc' into develRussell King
2011-03-09ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9Will Deacon
2011-02-23ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon
2010-09-08ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...Will Deacon
2010-07-01ARM: 6194/1: change definition of cpu_relax() for ARM11MPCoreWill Deacon
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King
2008-12-06[ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek
2008-11-27[ARM] remove memzero()Russell King
2008-08-16[ARM] 5196/1: fix inline asm constraints for preloadNicolas Pitre
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King