index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bio: add support for inlining a number of bio_vecs inside the bio
Jens Axboe
2008-12-29
2
-5
/
+34
*
bio: allow individual slabs in the bio_set
Jens Axboe
2008-12-29
6
-35
/
+170
*
bio: move the slab pointer inside the bio_set
Jens Axboe
2008-12-29
2
-2
/
+6
*
bio: only mempool back the largest bio_vec slab cache
Jens Axboe
2008-12-29
2
-54
/
+74
*
block: don't use plugging on SSD devices
Jens Axboe
2008-12-29
1
-4
/
+3
*
block: fix empty barrier on write-through w/ ordered tag
Tejun Heo
2008-12-29
1
-1
/
+13
*
block: simplify empty barrier implementation
Tejun Heo
2008-12-29
3
-15
/
+10
*
block: make barrier completion more robust
Tejun Heo
2008-12-29
3
-23
/
+36
*
block: make every barrier action optional
Tejun Heo
2008-12-29
2
-19
/
+29
*
block: remove duplicate or unused barrier/discard error paths
Tejun Heo
2008-12-29
2
-35
/
+13
*
block: reorganize QUEUE_ORDERED_* constants
Tejun Heo
2008-12-29
2
-26
/
+33
*
block: reorder struct bio to remove padding on 64bit
Richard Kennedy
2008-12-29
1
-1
/
+2
*
block: use cancel_work_sync() instead of kblockd_flush_work()
Cheng Renquan
2008-12-29
4
-10
/
+3
*
block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set
Keith Mannthey
2008-12-29
4
-4
/
+20
*
block: don't take lock on changing ra_pages
Wu Fengguang
2008-12-29
3
-10
/
+1
*
Documentation: remove reference to ll_rw_blk.c and moved drivers/block/elevat...
Nikanth Karthikesan
2008-12-29
1
-3
/
+3
*
block/blk-tag.c: cleanup kernel-doc
Qinghuang Feng
2008-12-29
1
-1
/
+0
*
cciss: switch to using hlist for command list management
Jens Axboe
2008-12-29
3
-46
/
+33
*
Do not free io context when taking recursive faults in do_exit
Nikanth Karthikesan
2008-12-29
1
-2
/
+0
*
cdrom: reduce stack usage of mmc_ioctl_dvd_read_struct
Marcin Slusarz
2008-12-29
1
-62
/
+77
*
cdrom: split mmc_ioctl to lower stack usage
Marcin Slusarz
2008-12-29
1
-241
/
+329
*
scsi-ioctl: use clock_t <> jiffies
Milton Miller
2008-12-29
1
-2
/
+2
*
block: leave the request timeout timer running even on an empty list
Jens Axboe
2008-12-29
2
-4
/
+1
*
block: add comment in blk_rq_timed_out() about why next can not be 0
Jens Axboe
2008-12-29
1
-1
/
+6
*
block: optimizations in blk_rq_timed_out_timer()
malahal@us.ibm.com
2008-12-29
1
-6
/
+4
*
xen-blkfront: set queue paravirt flag
Fernando Luis Vázquez Cao
2008-12-29
1
-7
/
+1
*
virtio_blk: set queue paravirt flag
Fernando Luis Vázquez Cao
2008-12-29
1
-0
/
+2
*
block: add queue flag for paravirt frontend drivers
Fernando Luis Vázquez Cao
2008-12-29
1
-0
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2008-12-28
254
-2728
/
+7138
|
\
|
*
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
2008-12-29
10
-48
/
+130
|
*
powerpc: Force memory size to be a multiple of PAGE_SIZE
Hollis Blanchard
2008-12-29
1
-1
/
+15
|
*
powerpc/32: Wire up the trampoline code for kdump
Dale Farnsworth
2008-12-23
3
-1
/
+16
|
*
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
Dale Farnsworth
2008-12-23
5
-14
/
+15
|
*
powerpc/32: Allow __ioremap on RAM addresses for kdump kernel
Anton Vorontsov
2008-12-23
1
-0
/
+2
|
*
powerpc/32: Setup OF properties for kdump
Dale Farnsworth
2008-12-23
2
-52
/
+40
|
*
powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()
Anton Vorontsov
2008-12-23
2
-10
/
+7
|
*
powerpc: Prepare xmon_save_regs for use with kdump
Anton Vorontsov
2008-12-23
5
-5
/
+12
|
*
powerpc: Remove default kexec/crash_kernel ops assignments
Anton Vorontsov
2008-12-23
7
-43
/
+0
|
*
powerpc: Make default kexec/crash_kernel ops implicit
Anton Vorontsov
2008-12-23
1
-12
/
+9
|
*
powerpc: Setup OF properties for ppc32 kexec
Dale Farnsworth
2008-12-23
2
-19
/
+39
|
*
powerpc/pseries: Fix cpu hotplug
Sebastien Dugue
2008-12-23
1
-1
/
+1
|
*
powerpc: Fix KVM build on ppc440
Paul Mackerras
2008-12-23
1
-0
/
+1
|
*
powerpc/cell: add QPACE as a separate Cell platform
Benjamin Krill
2008-12-22
5
-16
/
+175
|
*
powerpc/cell: fix build breakage with CONFIG_SPUFS disabled
Arnd Bergmann
2008-12-22
1
-2
/
+2
|
*
powerpc/mpc5200: fix error paths in PSC UART probe function
Wolfram Sang
2008-12-21
1
-8
/
+15
|
*
powerpc/mpc5200: add rts/cts handling in PSC UART driver
Wolfram Sang
2008-12-21
2
-5
/
+47
|
*
powerpc/mpc5200: Make PSC UART driver update serial errors counters
René Bürgel
2008-12-21
1
-2
/
+8
|
*
powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driver
Wolfram Sang
2008-12-21
1
-4
/
+1
|
*
powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver
Tim Yamin
2008-12-21
3
-78
/
+488
|
*
powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled
Grant Likely
2008-12-21
3
-5
/
+21
[next]