index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-25
[S390] cio: commit all pmcw changes.
Sebastian Ott
2
-0
/
+8
2008-12-25
[S390] cio: introduce cio_commit_config
Sebastian Ott
7
-134
/
+123
2008-12-25
[S390] cio: introduce cio_update_schib
Sebastian Ott
8
-38
/
+67
2008-12-25
[S390] cio: Use device_is_registered().
Cornelia Huck
1
-1
/
+1
2008-12-25
[S390] cio: Dont call ->release directly.
Cornelia Huck
1
-2
/
+2
2008-12-25
[S390] cio: Dont fail probe for I/O subchannels.
Cornelia Huck
2
-12
/
+32
2008-12-25
[S390] cio: Only register ccw_device for registered subchannel.
Cornelia Huck
1
-6
/
+12
2008-12-25
[S390] cio: Fix I/O subchannel refcounting.
Cornelia Huck
1
-19
/
+56
2008-12-25
[S390] cio: Fix reference counting for online/offline.
Cornelia Huck
2
-12
/
+22
2008-12-25
[S390] cio: Put referernce on correct device after moving.
Cornelia Huck
1
-2
/
+2
2008-12-25
[S390] cio: fix ccwgroup online vs. ungroup race condition
Peter Oberparleiter
1
-5
/
+13
2008-12-25
[S390] cio: move irritating comment.
Sebastian Ott
1
-6
/
+6
2008-12-25
[S390] cio: update sac values
Peter Oberparleiter
1
-2
/
+2
2008-12-25
[S390] cio: get rid of compile warning
Heiko Carstens
1
-38
/
+37
2008-12-25
[S390] remove ptrace warning on 31 bit.
Martin Schwidefsky
1
-6
/
+4
2008-12-25
[S390] __page_to_pfn warnings
Martin Schwidefsky
1
-1
/
+1
2008-12-25
[S390] iucv: Locking free version of iucv_message_(receive|send)
Hendrik Brueckner
2
-36
/
+161
2008-12-25
[S390] s390/hvc_console: z/VM IUCV hypervisor console support
Hendrik Brueckner
3
-0
/
+861
2008-12-25
[S390] ftrace: function tracer backend for s390
Heiko Carstens
5
-0
/
+76
2008-12-25
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
5
-14
/
+20
2008-12-25
[S390] dasd: call cleanup_cqr with request_queue_lock
Stefan Haberland
1
-0
/
+4
2008-12-25
[S390] dasd: correct sense byte condition for SIM
Stefan Haberland
1
-1
/
+1
2008-12-25
[S390] dasd: Use accessors instead of using driver_data directly.
Cornelia Huck
1
-3
/
+3
2008-12-25
[S390] dasd: improve dasd statistics proc interface
Stefan Haberland
1
-13
/
+15
2008-12-25
[S390] zfcp: Report microcode level through service level interface
Christof Schmitt
3
-2
/
+20
2008-12-25
[S390] service level interface.
Martin Schwidefsky
4
-2
/
+149
2008-12-25
[S390] qdio: fix error reporting for hipersockets
Jan Glauber
3
-103
/
+56
2008-12-25
[S390] qdio: improve inbound buffer acknowledgement
Jan Glauber
7
-74
/
+139
2008-12-25
[S390] qdio: rework debug feature logging
Jan Glauber
7
-443
/
+238
2008-12-25
[S390] qdio: fix compile warning under 31 bit
Jan Glauber
2
-2
/
+2
2008-12-25
[S390] qdio: add eqbs/sqbs instruction counters
Jan Glauber
3
-1
/
+16
2008-12-25
[S390] qdio: fix qeth port count detection
Jan Glauber
5
-30
/
+55
2008-12-25
[S390] ap: Minor code beautification.
Christian Maaser
1
-14
/
+14
2008-12-25
[S390] zcrypt: Use of Thin Interrupts
Felix Beck
3
-4
/
+177
2008-12-25
[S390] Move stfle to header file.
Heiko Carstens
2
-19
/
+18
2008-12-25
[S390] convert s390 to generic IPI infrastructure
Heiko Carstens
4
-158
/
+24
2008-12-25
[S390] serialize stp/etr work
Martin Schwidefsky
1
-5
/
+18
2008-12-25
[S390] convert etr/stp to stop_machine interface
Heiko Carstens
1
-81
/
+131
2008-12-25
[S390] introduce vdso on s390
Martin Schwidefsky
24
-1
/
+1218
2008-12-25
[S390] arch_setup_additional_pages arguments
Martin Schwidefsky
8
-10
/
+8
2008-12-25
[S390] vmcp: remove BKL
Christian Borntraeger
1
-3
/
+0
2008-12-25
[S390] cpu topology: dont destroy cpu sets on topology change
Heiko Carstens
1
-1
/
+2
2008-12-25
[S390] audit: get s390 ret_from_fork in sync with other architectures
Al Viro
2
-2
/
+2
2008-12-25
[S390] cpu topology: fix cpu_core_map initialization
Heiko Carstens
1
-4
/
+4
2008-12-25
Linux 2.6.28
v2.6.28
Linus Torvalds
1
-1
/
+1
2008-12-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-42
/
+49
2008-12-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2008-12-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+3
2008-12-24
ALSA: hda - Add missing terminators in patch_sigmatel.c
Herton Ronaldo Krzesinski
1
-0
/
+3
2008-12-24
x86: disable X86_PTRACE_BTS
Ingo Molnar
1
-0
/
+1
[next]