summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: Prevent panic at system haltHelge Deller2018-04-111-8/+5
* parisc: machine_power_off() should call pm_power_off()Helge Deller2018-03-271-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-0/+9
|\
| * parisc64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-091-0/+9
* | parisc: qemu idle sleep supportHelge Deller2018-01-061-0/+39
|/
* parisc, watchdog/core: Use lockup_detector_stop()Thomas Gleixner2017-09-141-1/+1
* parisc: Suspend lockup detectors before system haltHelge Deller2017-07-251-0/+2
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-5/+0
* parisc: Avoid stalled CPU warnings after system shutdownHelge Deller2017-03-291-0/+2
* parisc: Fix system shutdown haltHelge Deller2017-03-181-0/+2
* 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
* parisc: Enable KASLRHelge Deller2016-12-121-5/+1
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-7/+0
* parisc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-04-241-4/+6
* parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-161-12/+3
* parisc: add flexible mmap memory layout supportHelge Deller2014-02-021-1/+20
* parisc: Use generic idle loopThomas Gleixner2013-04-081-22/+0
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-3/+2
* parisc: switch to generic fork/vfork/cloneAl Viro2012-11-281-39/+10
* parisc: optimizations in copy_thread() and friendsAl Viro2012-10-141-20/+8
* parisc: switch to generic sys_execve()Al Viro2012-10-141-23/+0
* parisc: switch to generic kernel_execve()Al Viro2012-10-141-10/+0
* parisc: switch to generic kernel_thread()Al Viro2012-10-141-37/+16
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* parisc: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
* [PARISC] fix personality flag check in copy_thread()Jiri Kosina2012-08-031-1/+1
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-121-1/+0
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-5/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-1/+1
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-04-031-13/+16
|\
| * parisc: move dereference_function_descriptor to process.cKyle McMartin2009-04-021-1/+14
| * parisc: simplify sys_clone()Helge Deller2009-03-311-12/+2
* | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
|/
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* [PARISC] be more defensive in process.c::get_wchanKyle McMartin2007-05-301-0/+4
* [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-171-2/+2
* [PARISC] sparse fixesMatthew Wilcox2006-12-081-2/+2
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-1/+8
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-5/+0
* [PARISC] Add chassis_power_off routineKyle McMartin2006-01-221-8/+5
* [PARISC] Remove obsolete _hlt cruftKyle McMartin2006-01-221-16/+0
* [PARISC] Move pm_power_off export to process.cKyle McMartin2006-01-221-0/+1
* [PARISC] Use F_EXTEND() for COMMAND_GLOBALKyle McMartin2006-01-221-6/+1
* [PATCH] parisc: task_stack_page(), task_thread_info()Al Viro2006-01-121-3/+3
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-101-1/+1
OpenPOWER on IntegriCloud