index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[S390] s390: rename CPU_IDLE to S390_CPU_IDLE
Heiko Carstens
2007-07-10
3
-7
/
+7
*
[S390] system call optimization.
Martin Schwidefsky
2007-07-10
2
-2
/
+12
*
[S390] Bogomips calculation for 64 bit.
Martin Schwidefsky
2007-07-10
1
-2
/
+2
*
[S390] smp: Merge smp_count_cpus() and smp_get_save_areas().
Heiko Carstens
2007-07-10
1
-42
/
+21
*
[S390] sclp: Test facility list before executing a service call.
Heiko Carstens
2007-07-10
1
-0
/
+1
*
[S390] sclp: introduce some new interfaces.
Heiko Carstens
2007-07-10
2
-42
/
+19
*
[S390] Fixed comment typo.
Ralph Wuerthner
2007-07-10
1
-1
/
+1
*
[S390] Add oops_enter()/oops_exit() calls to die().
Heiko Carstens
2007-06-19
1
-3
/
+5
*
[S390] Print list of modules on die().
Heiko Carstens
2007-06-19
1
-0
/
+1
*
[S390] Fix yet another two section mismatches.
Heiko Carstens
2007-06-19
3
-5
/
+16
*
[S390] Missing blank when appending cio_ignore kernel parameter
Michael Holzheu
2007-06-19
1
-0
/
+1
*
[S390] Fix section annotations.
Heiko Carstens
2007-05-31
2
-5
/
+5
*
[S390] arch/s390/kernel/debug.c: use mutex instead of semaphore
Christoph Hellwig
2007-05-31
1
-11
/
+11
*
[S390] Add exception handler for diagnose 224
Michael Holzheu
2007-05-31
1
-3
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
2007-05-21
1
-2
/
+2
|
\
|
*
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
2007-05-19
1
-1
/
+1
|
*
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
2007-05-19
1
-1
/
+1
*
|
[S390] More verbose show_mem() like other architectures.
Heiko Carstens
2007-05-21
1
-15
/
+23
*
|
[S390] Make use of kretprobe_assert.
Heiko Carstens
2007-05-21
1
-1
/
+1
*
|
[S390] Wire up signald, timerfd and eventfd syscalls.
Heiko Carstens
2007-05-21
2
-0
/
+23
*
|
[S390] Wire up sys_utimensat.
Heiko Carstens
2007-05-21
2
-0
/
+10
|
/
*
[PATCH] audit signal recipients
Amy Griffis
2007-05-11
1
-0
/
+9
*
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
2007-05-11
2
-0
/
+13
*
[S390] update default configuration.
Martin Schwidefsky
2007-05-10
1
-106
/
+128
*
[S390] Kconfig: use common Kconfig files for s390.
Martin Schwidefsky
2007-05-10
1
-33
/
+16
*
[S390] Avoid compile warning.
Heiko Carstens
2007-05-10
1
-1
/
+4
*
[S390] fix subsystem removal fallout
Cornelia Huck
2007-05-10
2
-14
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
1
-1
/
+1
|
\
|
*
Fix trivial typos in Kconfig* files
David Sterba
2007-05-09
1
-1
/
+1
*
|
rename thread_info to stack
Roman Zippel
2007-05-09
1
-1
/
+1
*
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
2
-0
/
+4
|
/
*
no longer #include <asm/kdebug.h>
Adrian Bunk
2007-05-08
1
-1
/
+1
*
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
2007-05-08
1
-0
/
+7
*
kprobes: kretprobes simplifications
Christoph Hellwig
2007-05-08
1
-14
/
+4
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
6
-6
/
+0
*
<linux/sysdev.h> needs to include <linux/module.h>
Ralf Baechle
2007-05-08
1
-0
/
+1
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
3
-17
/
+3
*
simplify the stacktrace code
Christoph Hellwig
2007-05-08
1
-11
/
+7
*
Introduce CONFIG_HAS_DMA
Heiko Carstens
2007-05-07
1
-0
/
+3
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
1
-1
/
+1
|
\
|
*
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
1
-1
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-05-04
1
-1
/
+1
|
\
\
|
*
|
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
2007-05-03
1
-1
/
+1
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-05-04
1
-16
/
+16
|
\
\
|
*
|
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
1
-16
/
+16
|
|
/
*
|
[S390] add hardware capability support (ELF_HWCAP).
Martin Schwidefsky
2007-05-04
1
-0
/
+109
*
|
[S390] Export uaccess as non-gpl symbol.
Martin Schwidefsky
2007-05-04
1
-1
/
+1
*
|
[S390] aes-s390 key length.
Jan Glauber
2007-05-04
1
-4
/
+11
*
|
[S390] get rid of kprobes notifier call chain.
Christoph Hellwig
2007-05-04
2
-29
/
+14
|
/
*
[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.
Rusty Russell
2007-04-28
1
-3
/
+0
[prev]
[next]