| Commit message (Expand) | Author | Age |
| * | BACKPORT: exit_thread: remove empty bodies | Jiri Slaby | 2018-02-05 |
| * | parisc: copy_thread(): rename 'arg' argument to 'kthread_arg' | Alex Dowad | 2015-04-24 |
| * | parisc: hpux - Remove hpux gateway page | Helge Deller | 2015-02-16 |
| * | parisc: add flexible mmap memory layout support | Helge Deller | 2014-02-02 |
| * | parisc: Use generic idle loop | Thomas Gleixner | 2013-04-08 |
| * | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 |
| * | parisc: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 |
| * | 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-14 |
| * | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 |
| * | parisc: Add missing RCU idle APIs on idle loop | Frederic Weisbecker | 2012-09-23 |
| * | [PARISC] fix personality flag check in copy_thread() | Jiri Kosina | 2012-08-03 |
| * | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 |
| * | parisc, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2012-01-12 |
| * | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 |
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
| * | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 |
| * | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 2009-06-18 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2009-04-03 |
| |\ |
|
| | * | parisc: move dereference_function_descriptor to process.c | Kyle McMartin | 2009-04-02 |
| | * | parisc: simplify sys_clone() | Helge Deller | 2009-03-31 |
| * | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 |
| |/ |
|
| * | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 |
| * | [PARISC] be more defensive in process.c::get_wchan | Kyle McMartin | 2007-05-30 |
| * | [PARISC] use CONFIG_64BIT instead of __LP64__ | Helge Deller | 2007-02-17 |
| * | [PARISC] sparse fixes | Matthew Wilcox | 2006-12-08 |
| * | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 |
| * | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 2006-03-24 |
| * | [PARISC] Add chassis_power_off routine | Kyle McMartin | 2006-01-22 |
| * | [PARISC] Remove obsolete _hlt cruft | Kyle McMartin | 2006-01-22 |
| * | [PARISC] Move pm_power_off export to process.c | Kyle McMartin | 2006-01-22 |
| * | [PARISC] Use F_EXTEND() for COMMAND_GLOBAL | Kyle McMartin | 2006-01-22 |
| * | [PATCH] parisc: task_stack_page(), task_thread_info() | Al Viro | 2006-01-12 |
| * | [PARISC] Add __read_mostly section for parisc | Helge Deller | 2006-01-10 |
| * | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 2005-11-09 |
| * | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 |
| * | [PARISC] Implement 5 argument clone. | Carlos O'Donell | 2005-10-21 |
| * | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 |
| * | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 2005-07-26 |
| * | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 |