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
2007-06-19
[S390] Add oops_enter()/oops_exit() calls to die().
Heiko Carstens
1
-3
/
+5
2007-06-19
[S390] Print list of modules on die().
Heiko Carstens
1
-0
/
+1
2007-06-19
[S390] Fix yet another two section mismatches.
Heiko Carstens
2
-2
/
+14
2007-06-19
[S390] Missing blank when appending cio_ignore kernel parameter
Michael Holzheu
1
-0
/
+1
2007-05-31
[S390] Fix section annotations.
Heiko Carstens
2
-5
/
+5
2007-05-31
[S390] arch/s390/kernel/debug.c: use mutex instead of semaphore
Christoph Hellwig
1
-11
/
+11
2007-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
1
-2
/
+2
2007-05-21
[S390] Make use of kretprobe_assert.
Heiko Carstens
1
-1
/
+1
2007-05-21
[S390] Wire up signald, timerfd and eventfd syscalls.
Heiko Carstens
2
-0
/
+23
2007-05-21
[S390] Wire up sys_utimensat.
Heiko Carstens
2
-0
/
+10
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-11
[PATCH] audit signal recipients
Amy Griffis
1
-0
/
+9
2007-05-11
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
2
-0
/
+13
2007-05-10
[S390] fix subsystem removal fallout
Cornelia Huck
1
-13
/
+13
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+2
2007-05-08
no longer #include <asm/kdebug.h>
Adrian Bunk
1
-1
/
+1
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
1
-0
/
+7
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
1
-14
/
+4
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
6
-6
/
+0
2007-05-08
<linux/sysdev.h> needs to include <linux/module.h>
Ralf Baechle
1
-0
/
+1
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2
-16
/
+2
2007-05-08
simplify the stacktrace code
Christoph Hellwig
1
-11
/
+7
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-16
/
+16
2007-05-04
[S390] add hardware capability support (ELF_HWCAP).
Martin Schwidefsky
1
-0
/
+109
2007-05-04
[S390] Export uaccess as non-gpl symbol.
Martin Schwidefsky
1
-1
/
+1
2007-05-04
[S390] get rid of kprobes notifier call chain.
Christoph Hellwig
1
-2
/
+1
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-16
/
+16
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-1
/
+1
2007-04-27
[S390] Clean up smp code in preparation for some larger changes.
Heiko Carstens
1
-161
/
+100
2007-04-27
[S390] Switch etr from tasklet to workqueue.
Martin Schwidefsky
1
-17
/
+17
2007-04-27
[S390] Processor degradation notification.
Heiko Carstens
1
-5
/
+43
2007-04-27
[S390] vtime: cleanup per_cpu usage.
Jan Glauber
1
-9
/
+7
2007-04-27
[S390] zfcpdump support.
Michael Holzheu
4
-86
/
+318
2007-04-27
[S390] Use generic bug.
Heiko Carstens
3
-5
/
+26
2007-04-27
[S390] Improved oops output.
Martin Schwidefsky
3
-39
/
+1296
2007-04-27
[S390] System call cleanup.
Martin Schwidefsky
8
-225
/
+162
2007-04-27
[S390] cio/ipl: Clean interface between cio and ipl code.
Heiko Carstens
1
-1
/
+22
2007-04-27
[S390] memory detection: stop at first memory hole.
Heiko Carstens
1
-4
/
+3
2007-03-26
[S390] kprobes: Align probe address.
David Wilder
1
-1
/
+1
2007-03-19
[S390] Wire up sys_utimes.
Heiko Carstens
2
-0
/
+7
2007-03-19
[S390] reboot from and dump to SCSI under z/VM fails.
Michael Holzheu
1
-5
/
+4
2007-03-19
[S390] Wire up compat_sys_epoll_pwait.
Heiko Carstens
2
-1
/
+12
2007-03-19
[S390] strlcpy is smart enough
Jean Delvare
1
-1
/
+1
2007-03-19
[S390] memory detection: fix off by one bug.
Heiko Carstens
1
-2
/
+8
2007-03-05
[S390] Fixed handling of access register mode faults.
Gerald Schaefer
2
-6
/
+16
2007-03-05
[S390] nss: disable kexec.
Heiko Carstens
1
-0
/
+5
2007-03-05
[S390] reipl: move dump_prefix_page out of text section.
Heiko Carstens
3
-12
/
+18
[next]