Sign in
gem5
/
arm
/
linux
/
1cf79db28ef53aeaa66a825e8f788d19fdd8648f
/
arch
/
powerpc
/
kernel
/
sys_ppc32.c
91c2e0b
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
728ee06
ppc compat wrappers for add_key(2) and request_key(2) are pointless
by Al Viro
· 12 years ago
56e41d3
merge compat sys_ipc instances
by Al Viro
· 12 years ago
d5dc77b
consolidate compat lookup_dcookie()
by Al Viro
· 12 years ago
19f4fc3
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
3f6d078
fix compat truncate/ftruncate
by Al Viro
· 12 years ago
561c673
switch lseek to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
a31dd96
powerpc: kill pointless wrappers
by Al Viro
· 12 years ago
0ad50c3
compat: generic compat_sys_sched_rr_get_interval() implementation
by Catalin Marinas
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
8f9c011
compat: fs: Generic compat_sys_sendfile implementation
by Catalin Marinas
· 12 years ago
be6abfa
powerpc: switch to generic sys_execve()/kernel_execve()
by Al Viro
· 12 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
bcc30d3
powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls
by Andreas Schwab
· 15 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
da3f6f9
sysctl: Introduce a generic compat sysctl sysctl
by Eric W. Biederman
· 16 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
dd90bbd
powerpc: Add compat_sys_truncate
by Benjamin Herrenschmidt
· 16 years ago
b418da1
compat: generic compat get/settimeofday
by Christoph Hellwig
· 16 years ago
f7a5000
compat: move cp_compat_stat to common code
by Christoph Hellwig
· 16 years ago
d6c93ad
powerpc: Use sys_pause for 32-bit pause entry point
by Christoph Hellwig
· 16 years ago
50d0b17
powerpc: Use generic compat_sys_old_readdir
by Christoph Hellwig
· 17 years ago
9a64388
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
950e4da
arch: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
71e91a0
[POWERPC] Don't touch PT_DTRACE in exec
by Roland McGrath
· 17 years ago
cba4fbb
remove include/asm-*/ipc.h
by Adrian Bunk
· 17 years ago
97ac735
sys_fallocate() implementation on i386, x86_64 and powerpc
by Amit Arora
· 18 years ago
edd5cd4
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
by David Woodhouse
· 18 years ago
06533e2
[POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpc
by Milind Arun Choudhary
· 18 years ago
d4d23ad
[PATCH] Common compat_sys_sysinfo
by Kyle McMartin
· 18 years ago
369cf4b
[POWERPC] fix missing #include in sys_ppc32.c
by Arnd Bergmann
· 18 years ago
afefdbb
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
by David Howells
· 18 years ago
b89a817
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
by Eric W. Biederman
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
3158e94
[PATCH] consolidate sys32/compat_adjtimex
by Stephen Rothwell
· 19 years ago
88959ea
[PATCH] create struct compat_timex and use it everywhere
by Stephen Rothwell
· 19 years ago
092b8f3
powerpc: Keep xtime and gettimeofday in sync
by Paul Mackerras
· 19 years ago
a62e684
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
3a0f69d
[PATCH] common compat_sys_timer_create
by Christoph Hellwig
· 19 years ago
f8cd321
[PATCH] powerpc: remove compat_sys_pciconfig_*
by Stephen Rothwell
· 19 years ago
799d604
[PATCH] powerpc: merge code values for identifying platforms
by Paul Mackerras
· 19 years ago
46aab8c
Merge rsync://oak/kernels/iseries/work/
by Paul Mackerras
· 19 years ago
b09a491
powerpc: change sys32_ to compat_sys_
by Stephen Rothwell
· 19 years ago
77f543c
powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc
by Paul Mackerras
· 19 years ago
30286ef
powerpc: Merge syscalls.c and sys_ppc32.c.
by Paul Mackerras
· 19 years ago
[Renamed (95%) from arch/ppc64/kernel/sys_ppc32.c]
d4bf9a7
ppc64: merge binfmt_elf32.c
by Stephen Rothwell
· 19 years ago
d387899
powerpc: Move iSeries_pci.c to powerpc/platform/iseries
by Stephen Rothwell
· 19 years ago
b2ad7b5
Allow PCI config space syscalls to be used by 64-bit processes.
by Paul Mackerras
· 19 years ago
1635317
[PATCH] Separate pci bits out of struct device_node
by Paul Mackerras
· 19 years ago
e922efc
[PATCH] remove duplicated sys_open32() code from 64bit archs
by Miklos Szeredi
· 19 years ago
79c2cc7
[PATCH] ppc64: add ioprio syscalls
by Anton Blanchard
· 20 years ago
4416f39
[PATCH] ppc64: sys_ppc32.c cleanups
by Anton Blanchard
· 20 years ago
145d01e
[PATCH] ppc64 iSeries: allow build with no PCI
by Stephen Rothwell
· 20 years ago
ce10d97
[PATCH] ppc64: Fix PER_LINUX32 behaviour
by Paul Mackerras
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago