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-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
2006-06-29
[S390] Add vmpanic parameter.
Peter Oberparleiter
1
-0
/
+34
2006-06-29
[S390] remove export of sys_call_table
Martin Schwidefsky
2
-3
/
+0
2006-06-29
[S390] remove unused macros from binfmt_elf32.c
Martin Schwidefsky
1
-5
/
+0
2006-06-29
[S390] fix duplicate export of overflow{ug}id
Serge E. Hallyn
1
-2
/
+0
2006-06-29
[S390] head.S code moving.
Heiko Carstens
3
-90
/
+88
2006-06-29
[S390] virtual cpu accounting vs. machine checks.
Martin Schwidefsky
2
-41
/
+116
2006-06-29
[S390] console_unblank woes.
Martin Schwidefsky
1
-3
/
+18
2006-06-29
[S390] memory detection.
Heiko Carstens
2
-2
/
+2
2006-06-29
[S390] incomplete stack traces.
Heiko Carstens
1
-5
/
+3
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-06-26
Storage class should be first
Tobias Klauser
1
-2
/
+2
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-06-25
[PATCH] s390: setup.c cleanup + build fix
Heiko Carstens
1
-9
/
+6
2006-05-25
[PATCH] s390: fix typo in stop_hz_timer.
Martin Schwidefsky
1
-1
/
+1
2006-05-21
[PATCH] s390: next_timer_interrupt overflow in stop_hz_timer
Martin Schwidefsky
1
-1
/
+1
2006-05-15
[PATCH] s390: add vmsplice system call
Martin Schwidefsky
2
-0
/
+9
2006-05-15
[PATCH] s390: exploit rcu_needs_cpu() interface
Heiko Carstens
1
-3
/
+4
2006-05-01
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+2
2006-05-01
[PATCH] s390: bug in setup_rt_frame
Heiko Carstens
1
-2
/
+3
2006-05-01
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
1
-3
/
+2
2006-04-28
[PATCH] s390: new system calls
Martin Schwidefsky
2
-0
/
+47
2006-04-28
[PATCH] s390: add read_mostly optimization
Christian Borntraeger
1
-1
/
+3
2006-04-28
[PATCH] s390: alternate signal stack handling bug
Laurent Meyer
1
-1
/
+1
2006-03-31
[PATCH] for_each_possible_cpu: s390
KAMEZAWA Hiroyuki
1
-3
/
+3
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-5
/
+6
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
3
-66
/
+5
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
1
-14
/
+1
2006-03-24
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
1
-1
/
+1
2006-03-24
[PATCH] s390: kzalloc() conversion in arch/s390
Eric Sesterhenn
1
-8
/
+3
2006-03-24
[PATCH] s390: cpu up retries
Michael Ryan
1
-1
/
+3
2006-03-24
[PATCH] s390: early parameter parsing
Heiko Carstens
1
-63
/
+45
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-3
/
+1
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
[next]