summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
* arm: print alloc free paths for address in registersManinder Singh2021-05-071-0/+11
* arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-151-9/+0
|\
| * arm: kill dump_task_regs()Al Viro2020-10-251-9/+0
* | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-091-15/+0
|\
| * kill unused dump_fpu() instancesAl Viro2020-07-271-15/+0
* | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-3/+2
|/
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* arm: Implement copy_thread_tlsAmanieu d'Antras2020-01-071-3/+3
* ARM: 8920/1: share get_signal_page from signal.c to process.cBen Dooks (Codethink)2019-10-311-0/+2
* arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-09-241-5/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+1
* ARM: smp: add support for per-task stack canariesArd Biesheuvel2018-12-121-1/+5
* mm: zero out the vma in vma_init()Andrew Morton2018-08-221-5/+4
* mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-261-0/+1
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-141-1/+1
* 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
|/