index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] Clean up smp code in preparation for some larger changes.
Heiko Carstens
2007-04-27
1
-161
/
+100
*
[S390] Switch etr from tasklet to workqueue.
Martin Schwidefsky
2007-04-27
1
-17
/
+17
*
[S390] Processor degradation notification.
Heiko Carstens
2007-04-27
1
-5
/
+43
*
[S390] vtime: cleanup per_cpu usage.
Jan Glauber
2007-04-27
1
-9
/
+7
*
[S390] zfcpdump support.
Michael Holzheu
2007-04-27
4
-86
/
+318
*
[S390] Use generic bug.
Heiko Carstens
2007-04-27
3
-5
/
+26
*
[S390] Improved oops output.
Martin Schwidefsky
2007-04-27
3
-39
/
+1296
*
[S390] System call cleanup.
Martin Schwidefsky
2007-04-27
8
-225
/
+162
*
[S390] cio/ipl: Clean interface between cio and ipl code.
Heiko Carstens
2007-04-27
1
-1
/
+22
*
[S390] memory detection: stop at first memory hole.
Heiko Carstens
2007-04-27
1
-4
/
+3
*
[S390] kprobes: Align probe address.
David Wilder
2007-03-26
1
-1
/
+1
*
[S390] Wire up sys_utimes.
Heiko Carstens
2007-03-19
2
-0
/
+7
*
[S390] reboot from and dump to SCSI under z/VM fails.
Michael Holzheu
2007-03-19
1
-5
/
+4
*
[S390] Wire up compat_sys_epoll_pwait.
Heiko Carstens
2007-03-19
2
-1
/
+12
*
[S390] strlcpy is smart enough
Jean Delvare
2007-03-19
1
-1
/
+1
*
[S390] memory detection: fix off by one bug.
Heiko Carstens
2007-03-19
1
-2
/
+8
*
[S390] Fixed handling of access register mode faults.
Gerald Schaefer
2007-03-05
2
-6
/
+16
*
[S390] nss: disable kexec.
Heiko Carstens
2007-03-05
1
-0
/
+5
*
[S390] reipl: move dump_prefix_page out of text section.
Heiko Carstens
2007-03-05
3
-12
/
+18
*
[S390] smp: disable preemption in smp_call_function/smp_call_function_on
Heiko Carstens
2007-03-05
1
-7
/
+8
*
[S390] kprobes breaks BUG_ON
Martin Schwidefsky
2007-03-05
1
-14
/
+7
*
[S390] nss: Free unused memory in kernel image.
Heiko Carstens
2007-02-21
4
-28
/
+17
*
[S390] bss section clearing.
Heiko Carstens
2007-02-21
1
-1
/
+1
*
[S390] Remove BUG() statement
Michael Holzheu
2007-02-21
1
-1
/
+1
*
[S390] New header file ipl.h
Michael Holzheu
2007-02-21
4
-22
/
+5
*
[S390] New get_cpu_id() inline assembly
Michael Holzheu
2007-02-21
2
-2
/
+2
*
[S390] etr: Add barrier() to etr_sync_cpu_start().
Heiko Carstens
2007-02-21
1
-1
/
+9
*
[S390] smp_call_function cleanup
Jan Glauber
2007-02-21
1
-104
/
+77
*
[PATCH] clocksource: fixup is_continous changes on S390
Thomas Gleixner
2007-02-16
1
-1
/
+1
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
Eric W. Biederman
2007-02-14
1
-1
/
+0
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2007-02-12
1
-6
/
+9
|
\
|
*
[S390] smp_call_function/smp_call_function_on locking.
Heiko Carstens
2007-02-12
1
-6
/
+9
*
|
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
|
[PATCH] Dynamic kernel command-line: s390
Alon Bar-Lev
2007-02-12
1
-1
/
+1
|
/
*
[PATCH] Common compat_sys_sysinfo
Kyle McMartin
2007-02-11
3
-49
/
+4
*
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
1
-0
/
+3
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
6
-17
/
+17
*
[S390] Mark kernel text section read-only.
Heiko Carstens
2007-02-05
3
-6
/
+25
*
[S390] Convert memory detection into C code.
Heiko Carstens
2007-02-05
8
-570
/
+467
*
[S390] Calibrate delay and bogomips.
Martin Schwidefsky
2007-02-05
1
-0
/
+1
*
[S390] boot from NSS support
Hongjie Yang
2007-02-05
5
-64
/
+275
*
[S390] ETR support.
Martin Schwidefsky
2007-02-05
4
-72
/
+1126
*
[S390] noexec protection
Gerald Schaefer
2007-02-05
9
-48
/
+111
*
[S390] kretprobe_trampoline_holder() in wrong section.
Heiko Carstens
2007-02-05
1
-1
/
+1
*
[S390] Fix kprobes breakpoint handling.
Heiko Carstens
2007-02-05
1
-2
/
+9
*
[S390] Fix FCP dump feature detection.
Heiko Carstens
2007-02-05
1
-1
/
+5
*
[S390] cpcmd with vmalloc addresses.
Christian Borntraeger
2007-02-05
1
-7
/
+7
*
[S390] Remove pointless/unreliable kernel messages.
Heiko Carstens
2007-02-05
1
-3
/
+0
[next]