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
2009-09-11
[S390] zcrypt: Free ap_device if dev_set_name fails.
Felix Beck
1
-2
/
+5
2009-09-11
[S390] zcrypt: Use spin_lock_bh in suspend callback
Felix Beck
1
-2
/
+6
2009-09-11
[S390] xpram: Remove checksum validation for suspend/resume
Michael Holzheu
1
-65
/
+0
2009-09-11
[S390] vmur: Invalid allocation sequence for vmur class
Michael Holzheu
1
-9
/
+10
2009-09-11
[S390] hypfs: remove useless variable qname
Vitaliy Gusev
1
-4
/
+0
2009-09-11
[S390] add call home support
Hans-Joachim Picht
5
-1
/
+254
2009-09-11
[S390] remove unused irq_cpustat_t defintion
Christoph Hellwig
1
-7
/
+0
2009-09-11
[S390] kernel: always keep machine flags in lowcore
Heiko Carstens
1
-17
/
+11
2009-09-11
[S390] clean up linker script using new linker script macros.
Nelson Elhage
1
-76
/
+7
2009-09-11
[S390] Use macros for .data.page_aligned.
Tim Abbott
1
-5
/
+1
2009-09-11
[S390] move (io|sysc)_restore_trace_psw into .data section
Hendrik Brueckner
2
-2
/
+18
2009-09-11
[S390] kernel: Convert upper case scpdata to lower case
Hendrik Brueckner
1
-2
/
+11
2009-09-11
[S390] kernel: Append scpdata to kernel boot command line
Hendrik Brueckner
4
-27
/
+172
2009-09-11
[S390] tape: use init_timer_on_stack() rather than init_timer()
Frank Munzert
1
-1
/
+1
2009-09-11
[S390] proper use of device register
Sebastian Ott
8
-26
/
+25
2009-09-11
[S390] hibernation: merge files and move to kernel/
Heiko Carstens
6
-53
/
+36
2009-09-11
[S390] hibernation: remove dead file
Heiko Carstens
2
-18
/
+0
2009-09-11
[S390] atomic ops: small cleanups
Heiko Carstens
1
-22
/
+19
2009-09-11
[S390] atomic ops: add effecient atomic64 support for 31 bit
Heiko Carstens
2
-38
/
+127
2009-09-11
[S390] improve mcount code
Martin Schwidefsky
3
-138
/
+89
2009-09-11
[S390] convert/optimize csum_fold() to C
Heiko Carstens
1
-21
/
+4
2009-09-11
[S390] introduce get_clock_monotonic
Heiko Carstens
2
-1
/
+16
2009-09-11
[S390] dasd: fix message naming
Stefan Haberland
8
-20
/
+20
2009-09-11
[S390] dasd: optimize cpu usage in goodcase
Stefan Haberland
7
-51
/
+41
2009-09-11
[S390] dasd: fail requests when device state is less then ready
Stefan Weinhuber
1
-1
/
+4
2009-09-11
[S390] cio: remove ccw_device init_name
Sebastian Ott
2
-19
/
+6
2009-09-11
[S390] cio: move final put_device to ccw_device_unregister
Sebastian Ott
1
-3
/
+4
2009-09-11
[S390] cio: remove subchannel init_name
Sebastian Ott
3
-14
/
+2
2009-09-11
[S390] cio: fix memleak in subchannel validation
Sebastian Ott
2
-5
/
+5
2009-09-11
[S390] cio: fix use after free in s390 debug feature
Sebastian Ott
1
-5
/
+9
2009-09-11
[S390] qdio: remove limited number of debugfs entries
Jan Glauber
2
-41
/
+18
2009-09-11
[S390] cio: failing set online/offline processing.
Michael Ernst
2
-35
/
+67
2009-09-11
[S390] cio: ensure to hold a reference for deferred deregistration
Sebastian Ott
1
-8
/
+6
2009-09-11
[S390] qdio: continue polling if the queue is not finished
Jan Glauber
1
-1
/
+3
2009-09-11
[S390] cio: increase trace level
Sebastian Ott
2
-31
/
+17
2009-09-11
[S390] cio: fix not oper handling after failed [on|off]line processing
Sebastian Ott
1
-0
/
+7
2009-09-11
[S390] cio: consolidate subchannel intparm reset
Peter Oberparleiter
2
-10
/
+3
2009-09-11
[S390] cio: move scsw helper functions to header file
Heiko Carstens
5
-363
/
+259
2009-09-11
[S390] cio: fix ineffective verify event
Peter Oberparleiter
1
-1
/
+12
2009-09-11
writeback: check for registered bdi in flusher add and inode dirty
Jens Axboe
3
-0
/
+16
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
17
-0
/
+18
2009-09-11
writeback: add some debug inode list counters to bdi stats
Jens Axboe
1
-4
/
+34
2009-09-11
writeback: get rid of pdflush completely
Jens Axboe
4
-282
/
+6
2009-09-11
writeback: switch to per-bdi threads for flushing data
Jens Axboe
10
-472
/
+1120
2009-09-11
writeback: move dirty inodes from super_block to backing_dev_info
Jens Axboe
6
-84
/
+165
2009-09-11
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
7
-68
/
+58
2009-09-11
pata_rz1000: use printk_once
Marcin Slusarz
1
-3
/
+1
2009-09-11
ahci: kill @force_restart and refine CLO for ahci_kick_engine()
Shane Huang
1
-12
/
+10
2009-09-11
pata_cs5535: add pci id for AMD based CS5535 controllers
Otavio Salvador
2
-1
/
+3
2009-09-11
ahci: Add AMD SB900 SATA/IDE controller device IDs
Shane Huang
5
-1
/
+14
[prev]
[next]