index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-18
[S390] Wire up epoll_pwait syscall.
Heiko Carstens
1
-0
/
+1
2006-10-18
[S390] fix vmlinux link when CONFIG_SYSIPC=n
Cedric Le Goater
1
-0
/
+2
2006-10-11
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-15
/
+14
2006-10-11
[PATCH] remove bogus arch-specific syscall exports
Al Viro
1
-1
/
+0
2006-10-11
[S390] stacktrace bug.
Christian Borntraeger
1
-9
/
+8
2006-10-11
[S390] irq change improvements.
Heiko Carstens
2
-6
/
+6
2006-10-09
[PATCH] s390 traps.c __user annotations
Al Viro
1
-5
/
+5
2006-10-06
[S390] Use CONFIG_GENERIC_TIME and define TOD clock source.
Martin Schwidefsky
1
-68
/
+20
2006-10-06
[S390] irq change build fixes.
Heiko Carstens
5
-13
/
+20
2006-10-04
[S390] Have s390 use add_active_range() and free_area_init_nodes.
Heiko Carstens
1
-42
/
+13
2006-10-04
[S390] Remove crept in whitespace from head*.S again.
Heiko Carstens
2
-10
/
+10
2006-10-04
[S390] Wire up sys_getcpu system call.
Heiko Carstens
2
-0
/
+9
2006-10-04
[S390] user-copy optimization fallout.
Martin Schwidefsky
1
-10
/
+7
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
1
-0
/
+5
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+20
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-10-02
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
1
-2
/
+7
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-5
/
+2
2006-10-01
[PATCH] Directed yield: direct yield of spinlocks for s390.
Martin Schwidefsky
2
-0
/
+22
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-5
/
+4
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
9
-138
/
+86
2006-09-28
[S390] Whitespace cleanup.
Heiko Carstens
9
-1370
/
+1364
2006-09-27
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
1
-1
/
+1
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-09-26
[PATCH] x86: Some preparationary cleanup for stack trace
Andi Kleen
1
-9
/
+8
2006-09-20
[S390] Use alternative user-copy operations for new hardware.
Gerald Schaefer
2
-1
/
+18
2006-09-20
[S390] Make user-copy operations run-time configurable.
Gerald Schaefer
2
-6
/
+7
2006-09-20
[S390] Cleanup in signal handling code.
Gerald Schaefer
1
-22
/
+17
2006-09-20
[S390] Kernel stack overflow handling.
Heiko Carstens
1
-2
/
+2
2006-09-20
[S390] convert some assembler to C.
Heiko Carstens
4
-88
/
+57
2006-09-20
[S390] __exit cleanup.
Heiko Carstens
1
-1
/
+1
2006-09-20
[S390] fix syscall restart handling.
Heiko Carstens
1
-0
/
+1
2006-09-20
[S390] ipl/dump on panic.
Michael Holzheu
9
-284
/
+1002
2006-09-20
[S390] initrd vs. bootmem bitmap.
Heiko Carstens
4
-11
/
+48
2006-09-20
[S390] add kprobes support.
Michael Grundy
6
-3
/
+711
2006-09-11
[PATCH] audit: AUDIT_PERM support
Al Viro
2
-0
/
+37
2006-09-11
[PATCH] audit: more syscall classes added
Al Viro
2
-0
/
+26
2006-09-11
[PATCH] syscall classes hookup for ppc and s390
Al Viro
3
-1
/
+44
2006-07-18
[S390] sysfs_create_xxx return values.
Heiko Carstens
1
-10
/
+36
2006-07-18
[S390] .align 4096 statements in head.S
Heiko Carstens
2
-4
/
+4
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
7
-21
/
+26
2006-07-12
[S390] path grouping and path verifications fixes.
Cornelia Huck
1
-0
/
+1
2006-07-10
[PATCH] s390: remove BINFMT_ELF32 config option
Heiko Carstens
1
-2
/
+2
2006-07-03
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...
Paul Mackerras
1
-8
/
+0
2006-07-03
[PATCH] lockdep: irqtrace subsystem, s390 support
Heiko Carstens
4
-2
/
+51
2006-07-03
[PATCH] lockdep: stacktrace subsystem, s390 support
Heiko Carstens
2
-0
/
+91
2006-07-01
[PATCH] s390: put sys_call_table into .rodata section and write protect it
Heiko Carstens
2
-3
/
+7
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
17
-17
/
+0
[next]