summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] slab: fix kmem_ptr_validate definitionChristoph Lameter2006-12-221-1/+1
* [PATCH] rtc warning fixAndrew Morton2006-12-221-1/+6
* [PATCH] Fix for shmem_truncate_range() BUG_ON()Badari Pulavarty2006-12-221-1/+6
* [PATCH] Conditionally check expected_preempt_count in __resched_legal()Mark Fasheh2006-12-221-0/+2
* [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustifyPaul Jackson2006-12-222-6/+7
* [PATCH] KVM: API versioningAvi Kivity2006-12-222-0/+6
* [PATCH] KVM: Handle p5 mce msrsMichael Riepe2006-12-222-0/+4
* [PATCH] KVM: Force real-mode cs limit to 64KMichael Riepe2006-12-221-0/+1
* [PATCH] KVM: Do not export unsupported msrs to userspaceMichael Riepe2006-12-221-3/+24
* [PATCH] KVM: Use more traditional error handling in kvm_mmu_init()Avi Kivity2006-12-221-6/+12
* [PATCH] KVM: AMD SVM: Save and restore the floating point unit stateAvi Kivity2006-12-221-0/+9
* [PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit modeAvi Kivity2006-12-221-5/+5
* [PATCH] KVM: add valid_vcpu() helperJames Morris2006-12-221-9/+14
* [PATCH] truncate: dirty memory accounting fixAndrew Morton2006-12-221-1/+2
* [PATCH] elevator: fixup typo in merge logicJens Axboe2006-12-211-1/+1
* [PATCH] truncate: clear page dirtiness before running try_to_free_buffers()Andrew Morton2006-12-211-4/+5
* [PATCH] Fix XFS after clear_page_dirty() removalDavid Chinner2006-12-211-2/+2
* [PATCH] fuse: remove clear_page_dirty() callMiklos Szeredi2006-12-211-3/+1
* [PATCH] Fix JFS after clear_page_dirty() removalDave Kleikamp2006-12-211-14/+1
* VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds2006-12-214-47/+20
* Clean up and make try_to_free_buffers() not race with dirty pagesLinus Torvalds2006-12-211-17/+1
* [PATCH] workqueue: fix schedule_on_each_cpu()Ingo Molnar2006-12-211-3/+5
* [PATCH] fix leaks on pipe(2) failure exitsAl Viro2006-12-211-1/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2006-12-212-2/+4
|\
| * [GFS2] Fix KconfigSteven Whitehouse2006-12-151-1/+3
| * [DLM] fix compile warningPatrick Caulfield2006-12-151-1/+1
* | [PATCH] sched: improve efficiency of sched_fork()Peter Williams2006-12-211-1/+2
* | [PATCH] x86_64: fix boot time hang in detect_calgary()Ingo Molnar2006-12-211-3/+8
* | [PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULTIngo Molnar2006-12-211-3/+2
* | [PATCH] __set_irq_handler bogus spaceGeert Uytterhoeven2006-12-211-1/+1
* | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-12-2110-56/+107
|\ \
| * | [PATCH] block: document io scheduler allow_merge_fn hookJens Axboe2006-12-201-0/+7
| * | [PATCH] cfq-iosched: don't allow sync merges across queuesJens Axboe2006-12-203-4/+58
| * | [PATCH] Fixup blk_rq_unmap_user() APIJens Axboe2006-12-194-17/+19
| * | [PATCH] __blk_rq_unmap_user() fails to return errorJens Axboe2006-12-191-2/+7
| * | [PATCH] __blk_rq_map_user() doesn't need to grab the queue_lockJens Axboe2006-12-191-9/+0
| * | [PATCH] Remove queue merging hooksJens Axboe2006-12-193-17/+12
| * | [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requestsJens Axboe2006-12-192-6/+2
| * | [PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_requestMike Miller2006-12-181-1/+1
| * | [PATCH] cciss: set default raid level when reading geometry failsMike Miller2006-12-181-0/+1
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-217-161/+182
|\ \ \
| * | | [libata] sata_svw, sata_vsc: kill iomem warningsJeff Garzik2006-12-202-37/+47
| * | | [PATCH] libata: take scmd->cmd_len into account when translating SCSI commandsTejun Heo2006-12-201-4/+25
| * | | [PATCH] libata: kill @cdb argument from xlat methodsTejun Heo2006-12-201-17/+13
| * | | [PATCH] libata: clean up variable name usage in xlat related functionsTejun Heo2006-12-201-112/+105
| * | | [libata] Move some PCI IDs from sata_nv to ahciPeer Chen2006-12-202-8/+8
| * | | [libata] pata_via: suspend/resume support fixAndrew Morton2006-12-201-1/+1
| * | | [libata] pata_cs5530: suspend/resume support tweakAndrew Morton2006-12-201-1/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-216-28/+42
|\ \ \ \
| * | | | Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk2006-12-203-3/+5
OpenPOWER on IntegriCloud