summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix aoe without scatter-gather [Bug 7662]Ed L. Cashin2006-12-221-7/+6
* [PATCH] Add a new section to CodingStyle, promoting include/linux/kernel.hRobert P. J. Day2006-12-221-0/+18
* [PATCH] Make JFFS depend on CONFIG_BROKENJosh Boyer2006-12-221-1/+4
* [PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silentIngo Molnar2006-12-221-1/+1
* [PATCH] fsstack: Remove inode copyMichael Halcrow2006-12-221-2/+0
* [PATCH] smc911 workqueue fixesAndrew Morton2006-12-221-7/+14
* [PATCH] smc911x: fix netpoll compilation faliureVitaly Wool2006-12-221-1/+1
* [PATCH] genirq: fix irq flow handler uninstallThomas Gleixner2006-12-221-2/+1
* [PATCH] fix vm_events_fold_cpu() build breakageMagnus Damm2006-12-221-0/+6
* [PATCH] sched: remove __cpuinitdata anotation to cpu_isolated_mapTim Chen2006-12-221-1/+1
* [PATCH] Add cscope generated files to .gitignoreTobias Klauser2006-12-221-0/+3
* [PATCH] Fix swapped parameters in mm/vmscan.cNigel Cunningham2006-12-221-2/+2
* [PATCH] fs/sysv/: proper prototypes for 2 functionsAdrian Bunk2006-12-222-3/+3
* [PATCH] make kernel/printk.c:ignore_loglevel_setup() staticAdrian Bunk2006-12-221-1/+1
* [PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap2006-12-226-4/+7
* [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
OpenPOWER on IntegriCloud