index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-01-07
parisc: Implement copy_thread_tls
Amanieu d'Antras
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-10
parisc: Use __ro_after_init in process.c
Helge Deller
2019-05-03
parisc: Export running_on_qemu symbol for modules
Helge Deller
2019-04-06
parisc: Detect QEMU earlier in boot process
Helge Deller
2018-08-13
parisc: Fix and improve kernel stack unwinding
Helge Deller
2018-04-11
parisc: Prevent panic at system halt
Helge Deller
2018-03-27
parisc: machine_power_off() should call pm_power_off()
Helge Deller
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-01-09
parisc64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2018-01-06
parisc: qemu idle sleep support
Helge Deller
2017-09-14
parisc, watchdog/core: Use lockup_detector_stop()
Thomas Gleixner
2017-07-25
parisc: Suspend lockup detectors before system halt
Helge Deller
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-03-29
parisc: Avoid stalled CPU warnings after system shutdown
Helge Deller
2017-03-18
parisc: Fix system shutdown halt
Helge Deller
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-12
parisc: Enable KASLR
Helge Deller
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
2015-04-24
parisc: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
2015-02-16
parisc: hpux - Remove hpux gateway page
Helge Deller
2014-02-02
parisc: add flexible mmap memory layout support
Helge Deller
2013-04-08
parisc: Use generic idle loop
Thomas Gleixner
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
parisc: switch to generic fork/vfork/clone
Al Viro
2012-10-14
parisc: optimizations in copy_thread() and friends
Al Viro
2012-10-14
parisc: switch to generic sys_execve()
Al Viro
2012-10-14
parisc: switch to generic kernel_execve()
Al Viro
2012-10-14
parisc: switch to generic kernel_thread()
Al Viro
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-09-23
parisc: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-08-03
[PARISC] fix personality flag check in copy_thread()
Jiri Kosina
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-01-12
parisc, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-06-18
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
2009-04-02
parisc: move dereference_function_descriptor to process.c
Kyle McMartin
2009-03-31
parisc: simplify sys_clone()
Helge Deller
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2007-05-30
[PARISC] be more defensive in process.c::get_wchan
Kyle McMartin
2007-02-17
[PARISC] use CONFIG_64BIT instead of __LP64__
Helge Deller
2006-12-08
[PARISC] sparse fixes
Matthew Wilcox
[next]