index
:
Linux Stable
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] Use csum_partial in checksum.h
Frank Munzert
2009-03-26
3
-18
/
+6
*
[S390] cleanup lowcore.h
Martin Schwidefsky
2009-03-26
2
-323
/
+331
*
[S390] eliminate ipl_device from lowcore
Martin Schwidefsky
2009-03-26
5
-10
/
+2
*
[S390] eliminate cpuinfo_S390 structure
Martin Schwidefsky
2009-03-26
7
-75
/
+52
*
[S390] Fix comments in lowcore structure
Christian Borntraeger
2009-03-26
1
-2
/
+2
*
[S390] Expose a constant for the number of words representing the CRs
Dan Smith
2009-03-26
2
-2
/
+5
*
[S390] list usage cleanup in s390
Eric Sesterhenn
2009-03-26
1
-4
/
+2
*
[S390] tape message cleanup
Carsten Otte
2009-03-26
8
-371
/
+267
*
[S390] use compiler builtin versions of strlen/strcpy/strcat
Heiko Carstens
2009-03-26
2
-0
/
+16
*
[S390] module function call optimization
Martin Schwidefsky
2009-03-26
1
-7
/
+12
*
[S390] bitops: remove likely annotations
Heiko Carstens
2009-03-26
1
-6
/
+6
*
[S390] remove duplicate nul-termination of string
Hendrik Brueckner
2009-03-26
1
-1
/
+0
*
[S390] allow usage of string functions in linux/string.h
Rusty Russell
2009-03-26
1
-1
/
+7
*
[S390] qdio: merge inbound and outbound handler functions
Jan Glauber
2009-03-26
3
-45
/
+21
*
[S390] qdio: report SIGA errors directly
Jan Glauber
2009-03-26
5
-83
/
+48
*
[S390] qdio: tasklet termination in case of module unload
Jan Glauber
2009-03-26
1
-1
/
+2
*
[S390] qdio: seperate last move index and polling index
Jan Glauber
2009-03-26
3
-23
/
+23
*
[S390] qdio: move ACK to newest buffer for devices without QEBSM
Jan Glauber
2009-03-26
1
-5
/
+8
*
[S390] qdio: call qdio_free also if qdio_shutdown fails
Jan Glauber
2009-03-26
1
-4
/
+5
*
[S390] qdio: proper kill of qdio tasklets
Jan Glauber
2009-03-26
2
-15
/
+28
*
[S390] qdio: Dont call qdio_shutdown in case qdio_activate fails
Jan Glauber
2009-03-26
1
-3
/
+2
*
[S390] qdio: add missing tiq_list locking
Jan Glauber
2009-03-26
2
-3
/
+8
*
[S390] Add zcrypt section in MAINTAINERS
Felix Beck
2009-03-26
1
-0
/
+9
*
[S390] kernel: Disable switch_amode by default
Gerald Schaefer
2009-03-26
1
-4
/
+0
*
[S390] clock sync mode flags
Martin Schwidefsky
2009-03-26
1
-27
/
+44
*
[S390] cio: prevent workqueue deadlock
Peter Oberparleiter
2009-03-26
1
-3
/
+16
*
[S390] cio: remove unused local variable
Sebastian Ott
2009-03-26
1
-3
/
+0
*
[S390] cio: incorrect status check in interrogate function
Peter Oberparleiter
2009-03-26
1
-1
/
+1
*
[S390] cio: fix rc generation after chsc call
Sebastian Ott
2009-03-26
1
-0
/
+1
*
[S390] cio: fix wrong buffer access in cio_ignore_write
Sebastian Ott
2009-03-26
1
-2
/
+1
*
[S390] cio: ccw group fix unbind behaviour.
Sebastian Ott
2009-03-26
1
-6
/
+36
*
[S390] cio: fix sanity checks in ccwgroup driver.
Sebastian Ott
2009-03-26
1
-4
/
+12
*
[S390] cio: ccw group online store - report rcs to the caller.
Sebastian Ott
2009-03-26
1
-7
/
+8
*
[S390] cio: airq - fix array boundary
Sebastian Ott
2009-03-26
1
-2
/
+2
*
[S390] cio: device scan oom fallback.
Sebastian Ott
2009-03-26
1
-4
/
+27
*
[S390] cio: ensure single load of irq handler pointer
Heiko Carstens
2009-03-26
1
-0
/
+2
*
[S390] cio/crw: add/fix locking
Heiko Carstens
2009-03-26
1
-9
/
+23
*
[S390] cio: ccw device online store - report rc from ccw driver.
Sebastian Ott
2009-03-26
1
-8
/
+6
*
[S390] cio: Use ccw_device_set_notoper().
Cornelia Huck
2009-03-26
1
-1
/
+1
*
[S390] cio: Try harder to disable subchannel.
Cornelia Huck
2009-03-26
2
-9
/
+11
*
[S390] cio: Use unbind/bind instead of unregister/register.
Cornelia Huck
2009-03-26
3
-23
/
+10
*
[S390] move EXPORT_SYMBOLs to definitions
Heiko Carstens
2009-03-26
6
-44
/
+19
*
[S390] convert bitmap definitions to C
Heiko Carstens
2009-03-26
3
-57
/
+50
*
[S390] Remove CONFIG_MACHCHK_WARNING.
Heiko Carstens
2009-03-26
2
-25
/
+11
*
[S390] split/move machine check handler code
Heiko Carstens
2009-03-26
14
-339
/
+340
*
[S390] Fix appldata build break with !NET
Sachin Sant
2009-03-26
1
-1
/
+1
*
[S390] ftrace: dont trace machine check handler
Heiko Carstens
2009-03-26
1
-2
/
+1
*
[S390] Fix hypervisor detection for KVM
Christian Borntraeger
2009-03-26
4
-10
/
+17
*
[S390] check addressing mode in s390_enable_sie
Carsten Otte
2009-03-26
1
-0
/
+4
*
[S390] lockdep: trace hardirq off in smp_send_stop
Christian Borntraeger
2009-03-26
1
-0
/
+2
[next]