summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* arm: Implement thread_struct whitelist for hardened usercopyKees Cook2018-01-151-0/+10
* ARM: start_thread(): don't always clear all regsNicolas Pitre2017-09-101-7/+15
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-2/+0
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+2
* ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUsWill Deacon2013-09-301-5/+12
* ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.hWill Deacon2013-09-301-0/+12
* ARM: prefetch: remove redundant "cc" clobberWill Deacon2013-09-301-3/+1
* ARM: 7791/1: a.out: remove partial a.out supportWill Deacon2013-07-261-4/+0
* arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro2012-09-301-5/+0
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
* | arm: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-081-2/+0
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-1/+0
|\
| * ARM: exec: remove redundant set_fs(USER_DS)Mathias Krause2012-03-241-1/+0
* | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+2
* | ARM: 7327/1: need to include asm/system.h in asm/processor.hOlof Johansson2012-02-151-0/+1
|/
* ARM: 7169/1: topdown mmap supportRob Herring2011-12-061-0/+2
* Merge branch 'misc' into develRussell King2011-03-161-12/+0
|\
| * ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon2011-02-231-12/+0
* | ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9Will Deacon2011-03-091-1/+1
|/
* ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...Will Deacon2010-09-081-0/+4
* ARM: 6194/1: change definition of cpu_relax() for ARM11MPCoreWill Deacon2010-07-011-0/+4
* Add core support for ARMv6/v7 big-endianCatalin Marinas2009-05-301-0/+1
* Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-151-1/+1
|\
| * [ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek2008-12-061-1/+1
* | [ARM] remove memzero()Russell King2008-11-271-1/+1
|/
* [ARM] 5196/1: fix inline asm constraints for preloadNicolas Pitre2008-08-161-2/+2
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-021-0/+131
OpenPOWER on IntegriCloud