index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-4
/
+4
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-3
/
+1
2021-09-27
ARM: smp: Store current pointer in TPIDRURO register if available
Ard Biesheuvel
1
-0
/
+4
2021-09-27
gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support
Ard Biesheuvel
1
-4
/
+0
2021-09-09
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-6
/
+1
2021-08-20
ARM: 9113/1: uaccess: remove set_fs() implementation
Arnd Bergmann
1
-6
/
+1
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
1
-2
/
+0
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-05-07
arm: print alloc free paths for address in registers
Maninder Singh
1
-0
/
+11
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2020-12-15
Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+0
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-10-25
arm: kill dump_task_regs()
Al Viro
1
-9
/
+0
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-15
/
+0
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-15
/
+0
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-3
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-01-07
arm: Implement copy_thread_tls
Amanieu d'Antras
1
-3
/
+3
2019-10-31
ARM: 8920/1: share get_signal_page from signal.c to process.c
Ben Dooks (Codethink)
1
-0
/
+2
2019-09-24
arm: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
1
-5
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+1
2018-12-12
ARM: smp: add support for per-task stack canaries
Ard Biesheuvel
1
-1
/
+5
2018-08-22
mm: zero out the vma in vma_init()
Andrew Morton
1
-5
/
+4
2018-07-26
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
1
-0
/
+1
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
1
-1
/
+1
2018-01-05
arm: do not use print_symbol()
Sergey Senozhatsky
1
-3
/
+2
2017-06-21
ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO
Dmitry Safonov
1
-0
/
+8
2017-05-23
ARM: 8673/1: Fix __show_regs output timestamps
Joe Perches
1
-4
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-10-11
ARM: use simpler API for random address requests
Jason Cooper
1
-2
/
+1
2016-07-07
ARM: save and reset the address limit when entering an exception
Russell King
1
-4
/
+8
2016-06-22
ARM: get rid of horrible *(unsigned int *)(regs + 1)
Russell King
1
-1
/
+1
2016-05-23
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+2
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-2
/
+2
2015-12-04
ARM: report proper DACR value in oops dumps
Russell King
1
-15
/
+18
2015-09-14
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+2
2015-09-09
ARM: uaccess: fix undefined instruction on ARMv7M/noMMU
Russell King
1
-0
/
+2
2015-09-03
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
1
-16
/
+40
2015-08-26
ARM: software-based priviledged-no-access support
Russell King
1
-6
/
+30
2015-08-25
ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()
Stephen Boyd
1
-7
/
+0
2015-08-21
ARM: domains: switch to keeping domain value in register
Russell King
1
-3
/
+10
2015-04-14
Merge branches 'misc', 'vdso' and 'fixes' into for-next
Russell King
1
-3
/
+13
2015-04-02
ARM: move reboot code to arch/arm/kernel/reboot.c
Russell King
1
-148
/
+1
2015-04-02
ARM: fix broken hibernation
Russell King
1
-2
/
+8
2015-03-27
ARM: 8331/1: VDSO initialization, mapping, and synchronization
Nathan Lynch
1
-3
/
+14
2014-12-03
ARM: 8241/1: Update processor_modes for hyp and monitor mode
Stephen Boyd
1
-2
/
+2
2014-10-10
Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+5
[next]