Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | [PATCH] elevator: fixup typo in merge logic | Jens Axboe | 2006-12-22 | 1 | -1/+1 | |
* | | | | | | | | | [PATCH] truncate: clear page dirtiness before running try_to_free_buffers() | Andrew Morton | 2006-12-21 | 1 | -4/+5 | |
* | | | | | | | | | [PATCH] Fix XFS after clear_page_dirty() removal | David Chinner | 2006-12-21 | 1 | -2/+2 | |
* | | | | | | | | | [PATCH] fuse: remove clear_page_dirty() call | Miklos Szeredi | 2006-12-21 | 1 | -3/+1 | |
* | | | | | | | | | [PATCH] Fix JFS after clear_page_dirty() removal | Dave Kleikamp | 2006-12-21 | 1 | -14/+1 | |
* | | | | | | | | | VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions | Linus Torvalds | 2006-12-21 | 4 | -47/+20 | |
* | | | | | | | | | Clean up and make try_to_free_buffers() not race with dirty pages | Linus Torvalds | 2006-12-21 | 1 | -17/+1 | |
* | | | | | | | | | [PATCH] workqueue: fix schedule_on_each_cpu() | Ingo Molnar | 2006-12-21 | 1 | -3/+5 | |
* | | | | | | | | | [PATCH] fix leaks on pipe(2) failure exits | Al Viro | 2006-12-21 | 1 | -1/+4 | |
* | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2006-12-21 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [GFS2] Fix Kconfig | Steven Whitehouse | 2006-12-15 | 1 | -1/+3 | |
| * | | | | | | | | | [DLM] fix compile warning | Patrick Caulfield | 2006-12-15 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | [PATCH] sched: improve efficiency of sched_fork() | Peter Williams | 2006-12-21 | 1 | -1/+2 | |
* | | | | | | | | | [PATCH] x86_64: fix boot time hang in detect_calgary() | Ingo Molnar | 2006-12-21 | 1 | -3/+8 | |
* | | | | | | | | | [PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULT | Ingo Molnar | 2006-12-21 | 1 | -3/+2 | |
* | | | | | | | | | [PATCH] __set_irq_handler bogus space | Geert Uytterhoeven | 2006-12-21 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-12-21 | 10 | -56/+107 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [PATCH] block: document io scheduler allow_merge_fn hook | Jens Axboe | 2006-12-20 | 1 | -0/+7 | |
| * | | | | | | | | | [PATCH] cfq-iosched: don't allow sync merges across queues | Jens Axboe | 2006-12-20 | 3 | -4/+58 | |
| * | | | | | | | | | [PATCH] Fixup blk_rq_unmap_user() API | Jens Axboe | 2006-12-19 | 4 | -17/+19 | |
| * | | | | | | | | | [PATCH] __blk_rq_unmap_user() fails to return error | Jens Axboe | 2006-12-19 | 1 | -2/+7 | |
| * | | | | | | | | | [PATCH] __blk_rq_map_user() doesn't need to grab the queue_lock | Jens Axboe | 2006-12-19 | 1 | -9/+0 | |
| * | | | | | | | | | [PATCH] Remove queue merging hooks | Jens Axboe | 2006-12-19 | 3 | -17/+12 | |
| * | | | | | | | | | [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests | Jens Axboe | 2006-12-19 | 2 | -6/+2 | |
| * | | | | | | | | | [PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request | Mike Miller | 2006-12-18 | 1 | -1/+1 | |
| * | | | | | | | | | [PATCH] cciss: set default raid level when reading geometry fails | Mike Miller | 2006-12-18 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-12-21 | 7 | -161/+182 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [libata] sata_svw, sata_vsc: kill iomem warnings | Jeff Garzik | 2006-12-20 | 2 | -37/+47 | |
| * | | | | | | | | | | [PATCH] libata: take scmd->cmd_len into account when translating SCSI commands | Tejun Heo | 2006-12-20 | 1 | -4/+25 | |
| * | | | | | | | | | | [PATCH] libata: kill @cdb argument from xlat methods | Tejun Heo | 2006-12-20 | 1 | -17/+13 | |
| * | | | | | | | | | | [PATCH] libata: clean up variable name usage in xlat related functions | Tejun Heo | 2006-12-20 | 1 | -112/+105 | |
| * | | | | | | | | | | [libata] Move some PCI IDs from sata_nv to ahci | Peer Chen | 2006-12-20 | 2 | -8/+8 | |
| * | | | | | | | | | | [libata] pata_via: suspend/resume support fix | Andrew Morton | 2006-12-20 | 1 | -1/+1 | |
| * | | | | | | | | | | [libata] pata_cs5530: suspend/resume support tweak | Andrew Morton | 2006-12-20 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-12-21 | 6 | -28/+42 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Driver core: proper prototype for drivers/base/init.c:driver_init() | Adrian Bunk | 2006-12-20 | 3 | -3/+5 | |
| * | | | | | | | | | | kobject: kobject_uevent() returns manageable value | Aneesh Kumar K.V | 2006-12-20 | 2 | -19/+36 | |
| * | | | | | | | | | | kref refcnt and false positives | Venkatesh Pallipadi | 2006-12-20 | 1 | -6/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-12-21 | 23 | -606/+537 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | acpiphp: Link-time error for PCI Hotplug | Kristen Carlson Accardi | 2006-12-20 | 1 | -1/+1 | |
| * | | | | | | | | | | shpchp: cleanup shpchp.h | Kenji Kaneshige | 2006-12-20 | 3 | -144/+77 | |
| * | | | | | | | | | | shpchp: remove shpchprm_get_physical_slot_number | Kenji Kaneshige | 2006-12-20 | 1 | -24/+1 | |
| * | | | | | | | | | | shpchp: cleanup struct controller | Kenji Kaneshige | 2006-12-20 | 2 | -31/+1 | |
| * | | | | | | | | | | shpchp: remove unnecessary struct php_ctlr | Kenji Kaneshige | 2006-12-20 | 4 | -249/+73 | |
| * | | | | | | | | | | PCI: ATI sb600 sata quirk | Conke Hu | 2006-12-20 | 2 | -1/+17 | |
| * | | | | | | | | | | PCI legacy resource fix | Ralf Baechle | 2006-12-20 | 3 | -6/+27 | |
| * | | | | | | | | | | PCI: don't export device IDs to userspace | Adrian Bunk | 2006-12-20 | 2 | -5/+3 | |
| * | | | | | | | | | | PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin... | Jesper Juhl | 2006-12-20 | 1 | -0/+2 | |
| * | | | | | | | | | | PCI: Fix multiple problems with VIA hardware | Alan Cox | 2006-12-20 | 6 | -63/+144 | |
| * | | | | | | | | | | PCI: Only check the HT capability bits in mpic.c | Michael Ellerman | 2006-12-20 | 1 | -1/+1 |