index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
sys_ppc32.c
Age
Commit message (
Expand
)
Author
2012-10-02
compat: fs: Generic compat_sys_sendfile implementation
Catalin Marinas
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-08-24
powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls
Andreas Schwab
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-06
sysctl: Introduce a generic compat sysctl sysctl
Eric W. Biederman
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2009-08-20
powerpc: Add compat_sys_truncate
Benjamin Herrenschmidt
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
2008-09-15
powerpc: Use sys_pause for 32-bit pause entry point
Christoph Hellwig
2008-08-18
powerpc: Use generic compat_sys_old_readdir
Christoph Hellwig
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-03-26
[POWERPC] Don't touch PT_DTRACE in exec
Roland McGrath
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2007-07-17
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
2007-04-13
[POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpc
Milind Arun Choudhary
2007-02-11
[PATCH] Common compat_sys_sysinfo
Kyle McMartin
2006-12-04
[POWERPC] fix missing #include in sys_ppc32.c
Arnd Bergmann
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-09-27
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
2006-02-20
powerpc: Keep xtime and gettimeofday in sync
Paul Mackerras
2006-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-01-10
[PATCH] common compat_sys_timer_create
Christoph Hellwig
2006-01-10
[PATCH] powerpc: remove compat_sys_pciconfig_*
Stephen Rothwell
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
2005-10-18
Merge rsync://oak/kernels/iseries/work/
Paul Mackerras
2005-10-18
powerpc: change sys32_ to compat_sys_
Stephen Rothwell
2005-10-18
powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc
Paul Mackerras
2005-10-17
powerpc: Merge syscalls.c and sys_ppc32.c.
Paul Mackerras