summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* arm: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+2
* ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSODmitry Safonov2017-06-211-0/+8
* ARM: 8673/1: Fix __show_regs output timestampsJoe Perches2017-05-231-4/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* ARM: use simpler API for random address requestsJason Cooper2016-10-111-2/+1
* ARM: save and reset the address limit when entering an exceptionRussell King2016-07-071-4/+8
* ARM: get rid of horrible *(unsigned int *)(regs + 1)Russell King2016-06-221-1/+1
* vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+2
* exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-2/+2
* ARM: report proper DACR value in oops dumpsRussell King2015-12-041-15/+18
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-141-0/+2
|\
| * ARM: uaccess: fix undefined instruction on ARMv7M/noMMURussell King2015-09-091-0/+2
| |
| \
*-. | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-031-16/+40
|\ \|
| | * ARM: software-based priviledged-no-access supportRussell King2015-08-261-6/+30
| | * ARM: domains: switch to keeping domain value in registerRussell King2015-08-211-3/+10
| |/ |/|
| * ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd2015-08-251-7/+0
|/
*-. Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King2015-04-141-3/+13
|\ \
| * | ARM: 8331/1: VDSO initialization, mapping, and synchronizationNathan Lynch2015-03-271-3/+14
| |/
* | ARM: move reboot code to arch/arm/kernel/reboot.cRussell King2015-04-021-148/+1
* | ARM: fix broken hibernationRussell King2015-04-021-2/+8
|/
* ARM: 8241/1: Update processor_modes for hyp and monitor modeStephen Boyd2014-12-031-2/+2
* Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-101-7/+5
|\
| * arm/arm64: unexport restart handlersGuenter Roeck2014-09-261-1/+0
| * arm: support restart through restart handler call chainGuenter Roeck2014-09-261-6/+5
| |
| \
*-. \ Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-021-9/+54
|\ \ \
| | * | ARM: 8155/1: place sigpage at a random offset above stackNathan Lynch2014-09-261-1/+36
| | * | ARM: 8154/1: use _install_special_mapping for sigpageNathan Lynch2014-09-261-8/+16
| | |/
| * / ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch2014-09-161-0/+2
| |/
* / ARM: remove extraneous newline in show_regs()Russell King2014-09-181-1/+0
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-111-1/+2
|\
| *-. Merge branches 'fixes' and 'misc' into for-nextRussell King2014-04-111-1/+2
| |\ \
| | | * ARM: add missing system_misc.h include to process.cRussell King2014-04-081-0/+1
| | * | ARM: 8010/1: avoid tracers in soft_restartSebastian Capella2014-04-071-1/+1
| | |/
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-051-2/+7
|\| |
| * | ARM: show_regs: on v7-M there are no FIQs, different processor modes, ...Uwe Kleine-König2014-02-031-2/+7
| |/
* / sched/idle, ARM: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-111-11/+5
|/
* ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov2013-12-091-2/+5
* Merge branch 'security-fixes' into fixesRussell King2013-08-131-1/+1
|\
| * ARM: Fix the world famous typo with is_gate_vma()Russell King2013-08-071-1/+1
* | Merge branch 'security-fixes' into fixesRussell King2013-08-031-4/+5
|\|
| * ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2013-08-031-4/+5
* | Merge branch 'security-fixes' into fixesRussell King2013-08-011-3/+42
|\|
| * ARM: make vectors page inaccessible from userspaceRussell King2013-08-011-1/+6
| * ARM: move signal handlers into a vdso-like pageRussell King2013-08-011-3/+37
* | ARM: 7803/1: Fix deadlock scenario with smp_send_stop()Stephen Boyd2013-08-011-0/+3
|/
* reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-091-10/+0
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-2/+3
* reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-091-4/+4