| Age | Commit message (Expand) | Author | Files | Lines |
| 2005-03-28 | [PATCH] ppc64: fix semtimedop compat syscall | Anton Blanchard | 1 | -2/+2 |
| 2005-03-13 | [PATCH] verify_area cleanup : ppc, ppc64, m68k, m68knommu | Jesper Juhl | 1 | -2/+2 |
| 2005-03-09 | [PATCH] consolidate the last of the compat sigevent structs | Stephen Rothwell | 1 | -8/+1 |
| 2005-01-25 | [PATCH] Problems disabling SYSCTL | Anton Blanchard | 1 | -0/+2 |
| 2005-01-25 | [PATCH] ppc64: problem disabling SYSVIPC | Anton Blanchard | 1 | -0/+2 |
| 2005-01-04 | [PATCH] sys_stime needs a compat function | Martin Schwidefsky | 1 | -17/+0 |
| 2005-01-04 | [PATCH] ppc64: consolidate cache sizing variables | Stephen Rothwell | 1 | -0/+1 |
| 2004-10-26 | [PATCH] ppc/ppc64: hook up key management syscalls | David Howells | 1 | -0/+18 |
| 2004-10-18 | [PATCH] fix PTRACE_ATTACH race with real parent's wait calls | Roland McGrath | 1 | -1/+4 |
| 2004-10-02 | [PATCH] ppc64: squash childregs warnings | David Gibson | 1 | -1/+1 |
| 2004-09-22 | [PATCH] ppc64: User tasks must have a valid thread.regs | Anton Blanchard | 1 | -2/+18 |
| 2004-09-16 | [PATCH] ppc64: Remove A() and AA() | Anton Blanchard | 1 | -8/+8 |
| 2004-06-17 | [PATCH] ppc64: Implement CONFIG_PREEMPT | Paul Mackerras | 1 | -6/+2 |
| 2004-05-30 | ppc64: more user address fixups. | Linus Torvalds | 1 | -3/+3 |
| 2004-05-28 | Add __user pointer annotations to arch/ppc64/kernel/sys_ppc32.c | Linus Torvalds | 1 | -83/+85 |
| 2004-05-10 | [PATCH] ppc64: use generic ipc syscall translation | Andrew Morton | 1 | -603/+46 |
| 2004-05-09 | [PATCH] Consolidate sys32_nfsservctl | Andrew Morton | 1 | -239/+0 |
| 2004-05-09 | [PATCH] Consolidate sys32_select | Andrew Morton | 1 | -159/+4 |
| 2004-05-09 | [PATCH] Consolidate do_execve32 | Andrew Morton | 1 | -186/+1 |
| 2004-05-09 | [PATCH] Consolidate sys32_readv and sys32_writev | Andrew Morton | 1 | -172/+0 |
| 2004-04-29 | [PATCH] ppc64: shmget() translation bugfix | Andrew Morton | 1 | -1/+1 |
| 2004-03-27 | [PATCH] [PPC64] make compat filldir/getdents check for errors | Anton Blanchard | 1 | -21/+37 |
| 2004-03-26 | Merge | Linus Torvalds | 1 | -205/+0 |
| 2004-03-26 | [PATCH] consolidate compat_sys_mount | Matthew Wilcox | 1 | -206/+0 |
| 2004-03-24 | [PATCH] ppc64: getdents patch for 32 -> 64 converter | Andrew Morton | 1 | -1/+2 |
| 2004-03-24 | [PATCH] ppc64: fix mount compat translation bug | Anton Blanchard | 1 | -6/+5 |
| 2004-03-15 | [PATCH] Remove bogus sys_oldumount sign extension code | Andrew Morton | 1 | -11/+0 |
| 2004-02-24 | [PATCH] add syscalls.h | Andrew Morton | 1 | -100/+4 |
| 2004-02-22 | [PATCH] rename shmat to make it clear it isn't a system call entrypoint | Manfred Spraul | 1 | -1/+1 |
| 2004-02-13 | ppc64: Add pciconfig_iobase syscall for 32 bits apps only | Benjamin Herrenschmidt | 1 | -1/+61 |
| 2004-01-30 | [PATCH] ppc64: add/remove config.h | Andrew Morton | 1 | -0/+1 |
| 2004-01-30 | [PATCH] ppc64: missing set_fs(KERNEL_DS) in ppc32_timer_create, from Marcus M... | Andrew Morton | 1 | -0/+1 |
| 2004-01-21 | [PATCH] ppc64: add missing sched_balance_exec() call | Andrew Morton | 1 | -0/+2 |
| 2004-01-20 | [PATCH] Fix for 32-bit execve() error path | Andrew Morton | 1 | -1/+2 |
| 2004-01-18 | [PATCH] ppc64: cp_compat_stat should copy nanosecond fields | Andrew Morton | 1 | -19/+20 |
| 2004-01-18 | [PATCH] ppc64: VMX (Altivec) support & signal32 rework, from Ben Herrenschmidt | Andrew Morton | 1 | -0/+20 |
| 2004-01-18 | [PATCH] ppc64: compat layer update, from Paul Mackerras, Olaf Hering and myself | Andrew Morton | 1 | -92/+43 |
| 2003-10-17 | ppc64: arguments to mlockall and msync dont need sign extending | Anton Blanchard | 1 | -26/+0 |
| 2003-09-26 | [PATCH] ppc64 typo fix (kudos to Anton) | Alexander Viro | 1 | -0/+1 |
| 2003-09-22 | [PATCH] 32-bit dev_t: switch-over | Alexander Viro | 1 | -4/+4 |
| 2003-09-22 | [PATCH] prepare for 32-bit dev_t: stat() | Alexander Viro | 1 | -2/+2 |
| 2003-09-03 | ppc64: add missing IPC_64 mask, from sparc64 and add some compat types | Anton Blanchard | 1 | -25/+27 |
| 2003-08-06 | Merge samba.org:/scratch/anton/linux-2.5 | Anton Blanchard | 1 | -0/+1 |
| 2003-08-03 | [PATCH] fix 64-bit architectures for the binprm change | Andrew Morton | 1 | -0/+1 |
| 2003-07-20 | ppc64: Add posix timers, tgkill, utimes, statfs64. | Anton Blanchard | 1 | -0/+41 |
| 2003-07-20 | ppc64: Add semtimedop | Anton Blanchard | 1 | -2/+22 |
| 2003-06-18 | ppc64: Fix sysinfo translation, spotted by Dave Miller | Anton Blanchard | 1 | -1/+1 |
| 2003-06-14 | [PATCH] ppc64: fix do_settimeofday() for new API | Andrew Morton | 1 | -8/+14 |
| 2003-06-15 | ppc64: various fixes to sys32_sysinfo, from Will Schmidt | Anton Blanchard | 1 | -1/+27 |
| 2003-06-04 | ppc64: remove sys32.S | Anton Blanchard | 1 | -0/+8 |