| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-06 | 1 | -42/+0 |
|\ |
|
| * | kconfig: move initramfs options to General Setup | Sam Ravnborg | 2005-08-10 | 1 | -42/+0 |
* | | [PATCH] Floppy: add cmos attribute to floppy driver tidy | Andrew Morton | 2005-09-05 | 1 | -8/+7 |
* | | [PATCH] Floppy: Add cmos attribute to floppy driver | Hannes Reinecke | 2005-09-05 | 1 | -13/+29 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-05 | 1 | -2/+4 |
|\ \ |
|
| * | | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate | Herbert Xu | 2005-09-01 | 1 | -2/+4 |
* | | | [PATCH] mips: clean up 32/64-bit configuration | Ralf Baechle | 2005-09-05 | 1 | -1/+1 |
|/ / |
|
* | | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-08-29 | 1 | -1/+1 |
|\ \ |
|
| * | | [PATCH] Make MODULE_DEVICE_TABLE work for vio devices | Stephen Rothwell | 2005-08-30 | 1 | -1/+1 |
* | | | [NET]: Kill skb->real_dev | David S. Miller | 2005-08-29 | 1 | -1/+1 |
|/ / |
|
* | | [PATCH] cfq-iosched.c: minor fixes | Jens Axboe | 2005-08-24 | 1 | -10/+21 |
* | | [PATCH] blk: fix tag shrinking (revive real_max_size) | Tejun Heo | 2005-08-05 | 1 | -3/+15 |
* | | [PATCH] cfq-iosched: fix problem with barriers and max_depth == 1 | Jens Axboe | 2005-08-02 | 1 | -0/+1 |
* | | [PATCH] cciss per disk queue | Mike Miller | 2005-07-28 | 2 | -25/+28 |
* | | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 2005-07-27 | 1 | -2/+2 |
* | | [PATCH] ub: fix for blank CDs | Pete Zaitcev | 2005-07-27 | 1 | -41/+170 |
* | | [PATCH] as-iosched tunable encoding fix | Jens Axboe | 2005-07-27 | 1 | -9/+1 |
|/ |
|
* | [PATCH] Fix get_request nastiness | Hugh Dickins | 2005-06-29 | 1 | -3/+2 |
* | [PATCH] blk: light iocontext ops | Nick Piggin | 2005-06-28 | 1 | -31/+25 |
* | [PATCH] blk: reduce locking | Nick Piggin | 2005-06-28 | 1 | -10/+19 |
* | [PATCH] blk: __make_request efficiency | Nick Piggin | 2005-06-28 | 1 | -41/+21 |
* | [PATCH] ll_rw_blk: prevent huge request allocations | Jens Axboe | 2005-06-28 | 1 | -0/+9 |
* | [PATCH] cciss_ioctl() warning fix | Andrew Morton | 2005-06-28 | 1 | -1/+0 |
* | [PATCH] cfq build fix | Andrew Morton | 2005-06-27 | 1 | -25/+24 |
* | [PATCH] cciss: remove partition info from CCISS_GETLUNINFO | Mike Miller | 2005-06-27 | 1 | -7/+0 |
* | [PATCH] cciss: pci domain info pass 2 | Mike Miller | 2005-06-27 | 1 | -0/+1 |
* | [PATCH] cciss: pci id fix | Mike Miller | 2005-06-27 | 1 | -3/+6 |
* | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK | Benjamin Herrenschmidt | 2005-06-27 | 1 | -1/+9 |
* | Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-06-27 | 1 | -3/+4 |
|\ |
|
| * | [PATCH] drivers/block/sx8.c: Use the DMA_{64, 32}BIT_MASK constants | Tobias Klauser | 2005-06-27 | 1 | -3/+4 |
* | | [PATCH] CFQ io scheduler: scheduler switch oops | Jens Axboe | 2005-06-27 | 1 | -2/+3 |
* | | [PATCH] CFQ io scheduler updates | Jens Axboe | 2005-06-27 | 1 | -161/+299 |
* | | [PATCH] Fix cfq_find_next_crq() | Jens Axboe | 2005-06-27 | 1 | -1/+2 |
* | | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 2005-06-27 | 5 | -662/+1320 |
|/ |
|
* | Merge Christoph's freeze cleanup patch | Linus Torvalds | 2005-06-25 | 1 | -2/+1 |
|\ |
|
| * | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 | 1 | -2/+1 |
* | | [PATCH] ll_merge_requests_fn() cleanup | Nikita Danilov | 2005-06-25 | 1 | -3/+3 |
* | | [PATCH] drivers/block/ll_rw_blk.c: cleanups | Adrian Bunk | 2005-06-25 | 1 | -59/+8 |
|/ |
|
* | [PATCH] block: add unlocked_ioctl support for block devices | Arnd Bergmann | 2005-06-23 | 1 | -20/+54 |
* | [PATCH] Improve CD/DVD packet driver write performance | Peter Osterlund | 2005-06-23 | 1 | -16/+20 |
* | [PATCH] add check to /proc/devices read routines | Neil Horman | 2005-06-23 | 1 | -2/+10 |
* | [PATCH] optimise loop driver a bit | Nick Piggin | 2005-06-23 | 1 | -43/+38 |
* | [PATCH] blk: unplug later | Nick Piggin | 2005-06-23 | 1 | -1/+1 |
* | [PATCH] blk: branch hints | Nick Piggin | 2005-06-23 | 1 | -6/+6 |
* | [PATCH] blk: no memory barrier | Nick Piggin | 2005-06-23 | 1 | -1/+0 |
* | [PATCH] blk: cleanup generic tag support error messages | Tejun Heo | 2005-06-23 | 1 | -5/+13 |
* | [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK} | Tejun Heo | 2005-06-23 | 1 | -2/+2 |
* | [PATCH] blk: remove blk_queue_tag->real_max_depth optimization | Tejun Heo | 2005-06-23 | 1 | -25/+10 |
* | [PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag() | Tejun Heo | 2005-06-23 | 1 | -9/+4 |
* | [PATCH] NUMA aware block device control structure allocation | Christoph Lameter | 2005-06-23 | 4 | -16/+43 |