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-02-24
[PATCH] flags parameter for linkat
Ulrich Drepper
1
-0
/
+1
2006-02-17
[PATCH] s390: sys32_fstatat -> sys32_fstatat64
Heiko Carstens
3
-6
/
+6
2006-02-17
[PATCH] s390: smp initialization speed
Heiko Carstens
1
-5
/
+10
2006-02-17
[PATCH] s390: possible_cpus parameter
Heiko Carstens
1
-3
/
+11
2006-02-17
[PATCH] s390: additional_cpus parameter
Heiko Carstens
2
-18
/
+42
2006-02-17
[PATCH] s390: fix preempt_count of idle thread with cpu hotplug
Heiko Carstens
1
-1
/
+3
2006-02-12
[PATCH] s390: fstatat64 support
Heiko Carstens
3
-5
/
+25
2006-02-11
[PATCH] s390: add support for unshare system call
Heiko Carstens
2
-0
/
+6
2006-02-11
[PATCH] s390: fix non smp build of kexec
Heiko Carstens
1
-2
/
+3
2006-02-11
[PATCH] s390: earlier initialization of cpu_possible_map
Heiko Carstens
1
-5
/
+1
2006-02-10
[PATCH] Fix s390 build failure.
Dave Jones
1
-3
/
+0
2006-02-08
[PATCH] s390 misc __user annotations
Al Viro
2
-3
/
+3
2006-02-08
[PATCH] s390x compat __user annotations
Al Viro
1
-41
/
+42
2006-02-03
[PATCH] s390: fix compat syscall wrapper
Heiko Carstens
1
-3
/
+3
2006-02-01
[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK
Heiko Carstens
6
-261
/
+272
2006-02-01
[PATCH] s390: monotonic_clock interface
Jan Glauber
1
-0
/
+9
2006-02-01
[PATCH] s390: overflow in sched_clock
Jan Glauber
1
-1
/
+1
2006-01-14
[PATCH] s390: cputime misaccounting
Martin Schwidefsky
2
-2
/
+27
2006-01-14
[PATCH] s390: add dummy pm_power_off
Martin Schwidefsky
1
-0
/
+5
2006-01-14
[PATCH] s390: fix cpcmd calls on UP
Alexey Dobriyan
1
-3
/
+3
2006-01-14
[PATCH] s390: show_task oops
Heiko Carstens
1
-3
/
+11
2006-01-12
[PATCH] s390: task_stack_page()
Al Viro
3
-8
/
+7
2006-01-12
[PATCH] s390: task_pt_regs()
Al Viro
5
-18
/
+17
2006-01-11
[PATCH] capable/capability.h (arch/)
Randy Dunlap
1
-0
/
+1
2006-01-10
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
1
-1
/
+0
2006-01-10
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
2
-49
/
+1
2006-01-10
[PATCH] add ->compat_ioctl to dasd
Christoph Hellwig
1
-21
/
+0
2006-01-10
[PATCH] common compat_sys_timer_create
Christoph Hellwig
2
-33
/
+1
2006-01-10
[PATCH] ->compat_ioctl for 390 tape_char
Christoph Hellwig
1
-2
/
+0
2006-01-10
[PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390
Christoph Hellwig
1
-4
/
+0
2006-01-10
[PATCH] switch fs3270 to ->compat_ioctl
Christoph Hellwig
1
-7
/
+0
2006-01-10
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
1
-2
/
+0
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
1
-21
/
+0
2006-01-08
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
1
-23
/
+6
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
14
-79
/
+72
2006-01-06
[PATCH] s390: rt_sigreturn fix
Cedric Le Goater
2
-5
/
+3
2006-01-06
[PATCH] s390: uaccess warnings
Martin Schwidefsky
1
-1
/
+1
2006-01-06
[PATCH] s390: atomic primitives
Martin Schwidefsky
2
-4
/
+4
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
1
-6
/
+7
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2
-3
/
+9
2005-11-09
[PATCH] s390: "extern inline" -> "static inline"
Adrian Bunk
1
-6
/
+6
2005-11-07
[PATCH] s390: merge common parts of head.S and head64.S
Heiko Carstens
4
-880
/
+380
2005-11-07
[PATCH] s390: remove pagex support
Martin Schwidefsky
1
-26
/
+3
2005-11-07
[PATCH] s390: memory query wait psw
Heiko Carstens
2
-5
/
+3
2005-11-07
[PATCH] s390: stop_hz_timer vs. xtime updates
Martin Schwidefsky
1
-1
/
+7
2005-11-07
[PATCH] s390: signal delivery
Heiko Carstens
2
-4
/
+4
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-4
/
+0
2005-10-30
[PATCH] remove timer debug field
Andrew Morton
1
-16
/
+2
2005-10-30
[PATCH] s390: export ipl device parameters
Heiko Carstens
3
-7
/
+317
2005-10-30
[PATCH] s390: 3270 fullscreen view
Richard Hitt
1
-0
/
+9
[next]