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.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
...
*
ide-tape: kill idetape_bh
Tejun Heo
2009-04-28
1
-221
/
+84
*
ide-tape: use standard data transfer mechanism
Tejun Heo
2009-04-28
2
-94
/
+24
*
ide-tape: use single continuous buffer
Tejun Heo
2009-04-28
1
-198
/
+58
*
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
Tejun Heo
2009-04-28
3
-8
/
+18
*
ide-tape,floppy: fix failed command completion after request sense
Tejun Heo
2009-04-28
2
-0
/
+2
*
ide-pm: don't abuse rq->data
Tejun Heo
2009-04-28
2
-24
/
+16
*
ide-cd,atapi: use bio for internal commands
Tejun Heo
2009-04-28
5
-36
/
+52
*
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
Borislav Petkov
2009-04-28
4
-39
/
+23
*
ide-cd: convert to using generic sense request
Borislav Petkov
2009-04-28
2
-46
/
+12
*
ide: add helpers for preparing sense requests
Borislav Petkov
2009-04-28
2
-0
/
+72
*
ide-cd: don't abuse rq->buffer
Tejun Heo
2009-04-28
1
-4
/
+4
*
ide-atapi: don't abuse rq->buffer
Tejun Heo
2009-04-28
3
-4
/
+4
*
ide-taskfile: don't abuse rq->buffer
Tejun Heo
2009-04-28
2
-11
/
+12
*
ide-floppy: block pc always uses bio
Tejun Heo
2009-04-28
1
-8
/
+6
*
ide-cd: clear sense buffer before issuing request sense
Tejun Heo
2009-04-28
1
-8
/
+4
*
ide kill unused ide_cmd->special
Tejun Heo
2009-04-28
1
-1
/
+0
*
ide: don't set REQ_SOFTBARRIER
Tejun Heo
2009-04-28
2
-2
/
+0
*
ide: use blk_run_queue() instead of blk_start_queueing()
Tejun Heo
2009-04-28
1
-5
/
+2
*
ide-tape: remove back-to-back REQUEST_SENSE detection
Tejun Heo
2009-04-28
1
-6
/
+0
*
block: clear req->errors on bio completion only for fs requests
Tejun Heo
2009-04-28
1
-3
/
+7
*
loop: use BIO list management functions
Akinobu Mita
2009-04-28
3
-22
/
+9
*
hd: fix locking
Tejun Heo
2009-04-28
1
-10
/
+7
*
mg_disk: fix CONFIG_LBD=y warning
Bartlomiej Zolnierkiewicz
2009-04-28
1
-1
/
+1
*
mg_disk: fix locking
Tejun Heo
2009-04-28
1
-4
/
+13
*
sparc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-2
/
+2
*
sh: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
4
-4
/
+8
*
s390: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-3
/
+4
*
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
6
-6
/
+11
*
mn10300: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-5
/
+3
*
m68k: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
4
-4
/
+4
*
m32r: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-2
/
+2
*
frv: convert frv to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-2
/
+3
*
alpha: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-2
/
+3
*
xtensa: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-3
/
+4
*
Add new HEAD_TEXT_SECTION macro.
Tim Abbott
2009-04-26
3
-2
/
+12
*
PM/Hibernate: Fix waiting for image device to appear on resume
Rafael J. Wysocki
2009-04-24
1
-24
/
+27
*
ROMFS: Advance destination buffer pointer when reading from a blockdev
David Howells
2009-04-24
1
-0
/
+1
*
ROMFS: romfs_lookup() shouldn't be doing a partial name comparison
David Howells
2009-04-24
3
-22
/
+53
*
lib: find_last_bit.o needed by a module only, move it from lib to obj
Fred Isaman
2009-04-24
1
-1
/
+1
*
CacheFiles: Fix the documentation to use the correct credential pointer names
Marc Dionne
2009-04-24
1
-4
/
+4
*
virtio-rng: Remove false BUG for spurious callbacks
Christian Borntraeger
2009-04-24
1
-2
/
+2
*
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2009-04-24
18
-51
/
+60
|
\
|
*
microblaze: add parameter to microblaze_read()
Coly Li
2009-04-23
1
-1
/
+1
|
*
microblaze: Use CFLAGS_KERNEL instead of CFLAGS
Michal Simek
2009-04-23
1
-4
/
+2
|
*
microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too
Michal Simek
2009-04-23
3
-4
/
+15
|
*
microblaze: Do not check use_dcache
Michal Simek
2009-04-23
1
-3
/
+0
|
*
microblaze: Do not use PVR configuration for broken MB version
Michal Simek
2009-04-23
2
-3
/
+8
|
*
microblaze: Fix USR1/2 pvr printing message
Michal Simek
2009-04-23
1
-2
/
+2
|
*
microblaze: iowrite upon timeout
Roel Kluin
2009-04-23
1
-1
/
+1
|
*
microblaze: Correspond CONFIG...PCMP in Makefile/Kconfig
Michal Simek
2009-04-23
1
-1
/
+1
[prev]
[next]