aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-10-01[PATCH] hot-add-mem x86_64: fixup externsKeith Mannthey
2006-10-01[PATCH] PCI quirks updateAlan Cox
2006-09-30[PATCH] scsi: device_reprobe() can failAndrew Morton
2006-09-30[PATCH] CONFIG_BLOCK: blk_congestion_wait() fixAndrew Morton
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-09-30[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells
2006-09-30[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells
2006-09-30[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells
2006-09-30[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]David Howells
2006-09-30[PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells
2006-09-30[PATCH] blktrace: support for logging metadata readsJens Axboe
2006-09-30[PATCH] Allow file systems to differentiate between data and meta readsJens Axboe
2006-09-30[PATCH] Add blk_start_queueing() helperJens Axboe
2006-09-30[PATCH] Make sure all block/io scheduler setups are node awareJens Axboe
2006-09-30[PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe
2006-09-30[PATCH] elevator: define ioc counting mechanismJens Axboe
2006-09-30[PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe
2006-09-30[PATCH] struct request: shrink and optimize some moreJens Axboe
2006-09-30[PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe
2006-09-30[PATCH] Remove struct request_list from struct requestJens Axboe
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe
2006-09-30[PATCH] Add one more pointer to struct request for IO scheduler usageJens Axboe
2006-09-30[PATCH] as-iosched: remove arq->is_sync memberJens Axboe
2006-09-30[PATCH] elevator: introduce a way to reuse rq for internal FIFO handlingJens Axboe
2006-09-30[PATCH] elevator: abstract out the rbtree sort handlingJens Axboe
2006-09-30[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prevJens Axboe
2006-09-30[PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds
2006-09-30Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-29[ATM]: [lec] header indent, comment and whitespace cleanupChas Williams
2006-09-29[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore
2006-09-30[PATCH] Use early clobber in semaphoresAndi Kleen
2006-09-30[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen
2006-09-30[PATCH] Add proper sparse __user casts to __copy_to_user_inatomicAndi Kleen
2006-09-29[PATCH] Access Control Lists for tmpfsAndreas Gruenbacher
2006-09-29[PATCH] Generic infrastructure for aclsAndreas Gruenbacher
2006-09-29[PATCH] /sys/modules: allow full length section namesIan S. Nelson
2006-09-29[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman
2006-09-29[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson
2006-09-29[PATCH] introduce TASK_DEAD stateOleg Nesterov
2006-09-29[PATCH] kill PF_DEAD flagOleg Nesterov
2006-09-29[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven