index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
process.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: kernel: Get rid of thread_info::used_cp[] array
Ard Biesheuvel
2023-05-17
1
-1
/
+0
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
|
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-10
1
-1
/
+1
*
|
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
1
-1
/
+0
|
/
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
1
-1
/
+1
|
\
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
|
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-12
1
-4
/
+0
*
|
ARM: 9224/1: Dump the stack traces based on the parameter 'regs' of show_regs()
Zhen Lei
2022-09-22
1
-1
/
+1
|
/
*
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-4
/
+3
*
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-2
/
+5
*
ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems
Ard Biesheuvel
2021-12-06
1
-1
/
+6
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-11-02
1
-4
/
+4
|
\
|
*
ARM: smp: Store current pointer in TPIDRURO register if available
Ard Biesheuvel
2021-09-27
1
-0
/
+4
|
*
gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support
Ard Biesheuvel
2021-09-27
1
-4
/
+0
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-3
/
+1
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-09-09
1
-6
/
+1
|
\
|
*
ARM: 9113/1: uaccess: remove set_fs() implementation
Arnd Bergmann
2021-08-20
1
-6
/
+1
*
|
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-2
/
+0
|
/
*
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
*
arm: print alloc free paths for address in registers
Maninder Singh
2021-05-07
1
-0
/
+11
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
1
-1
/
+1
*
Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-16
1
-9
/
+0
|
\
|
*
arm: kill dump_task_regs()
Al Viro
2020-10-26
1
-9
/
+0
*
|
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-1
/
+1
|
/
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-09
1
-15
/
+0
|
\
|
*
kill unused dump_fpu() instances
Al Viro
2020-07-27
1
-15
/
+0
*
|
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-3
/
+2
|
/
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
arm: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
1
-3
/
+3
*
ARM: 8920/1: share get_signal_page from signal.c to process.c
Ben Dooks (Codethink)
2019-10-31
1
-0
/
+2
*
arm: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
2019-09-25
1
-5
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+1
*
ARM: smp: add support for per-task stack canaries
Ard Biesheuvel
2018-12-12
1
-1
/
+5
*
mm: zero out the vma in vma_init()
Andrew Morton
2018-08-22
1
-5
/
+4
*
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-27
1
-0
/
+1
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
1
-1
/
+1
*
arm: do not use print_symbol()
Sergey Senozhatsky
2018-01-05
1
-3
/
+2
*
ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO
Dmitry Safonov
2017-06-21
1
-0
/
+8
*
ARM: 8673/1: Fix __show_regs output timestamps
Joe Perches
2017-05-23
1
-4
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ARM: use simpler API for random address requests
Jason Cooper
2016-10-12
1
-2
/
+1
*
ARM: save and reset the address limit when entering an exception
Russell King
2016-07-07
1
-4
/
+8
*
ARM: get rid of horrible *(unsigned int *)(regs + 1)
Russell King
2016-06-22
1
-1
/
+1
*
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
2016-05-24
1
-1
/
+2
*
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-05-21
1
-2
/
+2
[next]