index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-12
parisc: Drop out of get_whan() if task is running again
Helge Deller
1
-0
/
+2
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-19
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-19
/
+0
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-1
/
+1
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
1
-1
/
+1
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-01-07
parisc: Implement copy_thread_tls
Amanieu d'Antras
1
-4
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-05-10
parisc: Use __ro_after_init in process.c
Helge Deller
1
-1
/
+1
2019-05-03
parisc: Export running_on_qemu symbol for modules
Helge Deller
1
-0
/
+1
2019-04-06
parisc: Detect QEMU earlier in boot process
Helge Deller
1
-6
/
+0
2018-08-13
parisc: Fix and improve kernel stack unwinding
Helge Deller
1
-1
/
+1
2018-04-11
parisc: Prevent panic at system halt
Helge Deller
1
-8
/
+5
2018-03-27
parisc: machine_power_off() should call pm_power_off()
Helge Deller
1
-1
/
+5
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-0
/
+9
2018-01-09
parisc64: Add .opd based function descriptor dereference
Sergey Senozhatsky
1
-0
/
+9
2018-01-06
parisc: qemu idle sleep support
Helge Deller
1
-0
/
+39
2017-09-14
parisc, watchdog/core: Use lockup_detector_stop()
Thomas Gleixner
1
-1
/
+1
2017-07-25
parisc: Suspend lockup detectors before system halt
Helge Deller
1
-0
/
+2
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-5
/
+0
2017-03-29
parisc: Avoid stalled CPU warnings after system shutdown
Helge Deller
1
-0
/
+2
2017-03-18
parisc: Fix system shutdown halt
Helge Deller
1
-0
/
+2
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-12-12
parisc: Enable KASLR
Helge Deller
1
-5
/
+1
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
1
-7
/
+0
2015-04-24
parisc: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
1
-4
/
+6
2015-02-16
parisc: hpux - Remove hpux gateway page
Helge Deller
1
-12
/
+3
2014-02-02
parisc: add flexible mmap memory layout support
Helge Deller
1
-1
/
+20
2013-04-08
parisc: Use generic idle loop
Thomas Gleixner
1
-22
/
+0
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-3
/
+2
2012-11-28
parisc: switch to generic fork/vfork/clone
Al Viro
1
-39
/
+10
2012-10-14
parisc: optimizations in copy_thread() and friends
Al Viro
1
-20
/
+8
2012-10-14
parisc: switch to generic sys_execve()
Al Viro
1
-23
/
+0
2012-10-14
parisc: switch to generic kernel_execve()
Al Viro
1
-10
/
+0
2012-10-14
parisc: switch to generic kernel_thread()
Al Viro
1
-37
/
+16
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-09-23
parisc: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-08-03
[PARISC] fix personality flag check in copy_thread()
Jiri Kosina
1
-1
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-01-12
parisc, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-5
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-1
/
+1
2009-06-18
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
1
-5
/
+0
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
1
-13
/
+16
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
[next]