summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-0/+2
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+2
* [PARISC] Implement 5 argument clone.Carlos O'Donell2005-10-211-5/+29
* kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+396