index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
bio: move the slab pointer inside the bio_set
Jens Axboe
2
-2
/
+6
2008-12-29
bio: only mempool back the largest bio_vec slab cache
Jens Axboe
2
-54
/
+74
2008-12-29
block: don't use plugging on SSD devices
Jens Axboe
1
-4
/
+3
2008-12-29
block: fix empty barrier on write-through w/ ordered tag
Tejun Heo
1
-1
/
+13
2008-12-29
block: simplify empty barrier implementation
Tejun Heo
3
-15
/
+10
2008-12-29
block: make barrier completion more robust
Tejun Heo
3
-23
/
+36
2008-12-29
block: make every barrier action optional
Tejun Heo
2
-19
/
+29
2008-12-29
block: remove duplicate or unused barrier/discard error paths
Tejun Heo
2
-35
/
+13
2008-12-29
block: reorganize QUEUE_ORDERED_* constants
Tejun Heo
2
-26
/
+33
2008-12-29
block: reorder struct bio to remove padding on 64bit
Richard Kennedy
1
-1
/
+2
2008-12-29
block: use cancel_work_sync() instead of kblockd_flush_work()
Cheng Renquan
4
-10
/
+3
2008-12-29
block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set
Keith Mannthey
4
-4
/
+20
2008-12-29
block: don't take lock on changing ra_pages
Wu Fengguang
3
-10
/
+1
2008-12-29
Documentation: remove reference to ll_rw_blk.c and moved drivers/block/elevat...
Nikanth Karthikesan
1
-3
/
+3
2008-12-29
block/blk-tag.c: cleanup kernel-doc
Qinghuang Feng
1
-1
/
+0
2008-12-29
cciss: switch to using hlist for command list management
Jens Axboe
3
-46
/
+33
2008-12-29
Do not free io context when taking recursive faults in do_exit
Nikanth Karthikesan
1
-2
/
+0
2008-12-29
cdrom: reduce stack usage of mmc_ioctl_dvd_read_struct
Marcin Slusarz
1
-62
/
+77
2008-12-29
cdrom: split mmc_ioctl to lower stack usage
Marcin Slusarz
1
-241
/
+329
2008-12-29
scsi-ioctl: use clock_t <> jiffies
Milton Miller
1
-2
/
+2
2008-12-29
block: leave the request timeout timer running even on an empty list
Jens Axboe
2
-4
/
+1
2008-12-29
block: add comment in blk_rq_timed_out() about why next can not be 0
Jens Axboe
1
-1
/
+6
2008-12-29
block: optimizations in blk_rq_timed_out_timer()
malahal@us.ibm.com
1
-6
/
+4
2008-12-29
xen-blkfront: set queue paravirt flag
Fernando Luis Vázquez Cao
1
-7
/
+1
2008-12-29
virtio_blk: set queue paravirt flag
Fernando Luis Vázquez Cao
1
-0
/
+2
2008-12-29
block: add queue flag for paravirt frontend drivers
Fernando Luis Vázquez Cao
1
-0
/
+1
2008-12-29
net: ehea NAPI interface cleanup fix
Stephen Rothwell
2
-2
/
+2
2008-12-29
cifs: update for new IP4/6 address printing
Stephen Rothwell
1
-4
/
+4
2008-12-28
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
10
-48
/
+130
2008-12-28
powerpc: Force memory size to be a multiple of PAGE_SIZE
Hollis Blanchard
1
-1
/
+15
2008-12-28
m68k: use the new byteorder headers
Harvey Harrison
1
-11
/
+5
2008-12-28
fbcon: Protect free_irq() by MACH_IS_ATARI check
Geert Uytterhoeven
1
-1
/
+2
2008-12-28
fbcon: remove broken mac vbl handler
Finn Thain
1
-72
/
+3
2008-12-28
m68k: fix trigraph ignored warning in setox.S
Finn Thain
1
-2
/
+2
2008-12-28
macfb annotations and compiler warning fix
Finn Thain
1
-16
/
+16
2008-12-28
m68k: mac baboon interrupt enable/disable
Finn Thain
2
-15
/
+35
2008-12-28
m68k: machw.h cleanup
Finn Thain
12
-33
/
+0
2008-12-28
m68k: Mac via cleanup and commentry
Finn Thain
1
-47
/
+32
2008-12-28
m68k: Reinstate mac rtc
Finn Thain
2
-9
/
+10
2008-12-28
net: Allow dependancies of FDDI & Tokenring to be modular.
Dave Jones
2
-2
/
+2
2008-12-27
igb: Fix build warning when DCA is disabled.
David S. Miller
1
-2
/
+1
2008-12-27
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
11
-14
/
+0
2008-12-26
gro: Fix potential use after free
Herbert Xu
1
-1
/
+4
2008-12-26
sfc: If AN is enabled, always read speed/duplex from the AN advertising bits
Ben Hutchings
1
-7
/
+10
2008-12-26
sfc: When disabling the NIC, close the device rather than unregistering it
Ben Hutchings
1
-24
/
+23
2008-12-26
sfc: SFT9001: Add cable diagnostics
Ben Hutchings
1
-8
/
+107
2008-12-26
sfc: Add support for multiple PHY self-tests
Ben Hutchings
5
-15
/
+44
2008-12-26
sfc: Merge top-level functions for self-tests
Ben Hutchings
3
-55
/
+48
2008-12-26
sfc: Clean up PHY mode management in loopback self-test
Ben Hutchings
1
-12
/
+7
2008-12-26
sfc: Fix unreliable link detection in some loopback modes
Ben Hutchings
3
-13
/
+24
[next]