aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/process.c
AgeCommit message (Expand)Author
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28parisc: switch to generic fork/vfork/cloneAl Viro
2012-10-14parisc: optimizations in copy_thread() and friendsAl Viro
2012-10-14parisc: switch to generic sys_execve()Al Viro
2012-10-14parisc: switch to generic kernel_execve()Al Viro
2012-10-14parisc: switch to generic kernel_thread()Al Viro
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-09-23parisc: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-08-03[PARISC] fix personality flag check in copy_thread()Jiri Kosina
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-01-12parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02parisc: move dereference_function_descriptor to process.cKyle McMartin
2009-03-31parisc: simplify sys_clone()Helge Deller
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-05-30[PARISC] be more defensive in process.c::get_wchanKyle McMartin
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller
2006-12-08[PARISC] sparse fixesMatthew Wilcox
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk
2006-01-22[PARISC] Add chassis_power_off routineKyle McMartin
2006-01-22[PARISC] Remove obsolete _hlt cruftKyle McMartin
2006-01-22[PARISC] Move pm_power_off export to process.cKyle McMartin
2006-01-22[PARISC] Use F_EXTEND() for COMMAND_GLOBALKyle McMartin
2006-01-12[PATCH] parisc: task_stack_page(), task_thread_info()Al Viro
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-10-21[PARISC] Implement 5 argument clone.Carlos O'Donell
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-04-16Linux-2.6.12-rc2Linus Torvalds