aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell1-2/+2
2006-10-01[PATCH] Remove BUG_ON(unlikely) in include/linux/aio.hRolf Eike Beer1-2/+2
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+2
2006-10-01[PATCH] IPMI: per-channel command registrationCorey Minyard1-4/+44
2006-10-01[PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec2-12/+1
2006-10-01[PATCH] Prevent multiple inclusion of linux/sysrq.hThomas Petazzoni1-0/+4
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering4-18/+0
2006-10-01[PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum1-1/+3
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky3-13/+27
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for powerpcMartin Schwidefsky1-3/+3
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky15-0/+60
2006-10-01[PATCH] Create fs/utimes.cAlexey Dobriyan2-0/+3
2006-10-01[PATCH] kmemdup: introduceAlexey Dobriyan1-0/+1
2006-10-01[PATCH] maximum latency tracking: ALSA supportTakashi Iwai1-0/+1
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven1-0/+25
2006-10-01[PATCH] Generic booleanRichard Knutsson2-0/+8
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey1-2/+2
2006-10-01[PATCH] hot-add-mem x86_64: fixup externsKeith Mannthey2-0/+4
2006-10-01[PATCH] PCI quirks updateAlan Cox1-2/+3
2006-09-30[PATCH] scsi: device_reprobe() can failAndrew Morton1-2/+2
2006-09-30[PATCH] CONFIG_BLOCK: blk_congestion_wait() fixAndrew Morton1-2/+5
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells10-18/+94
2006-09-30[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6]David Howells1-0/+6
2006-09-30[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6]David Howells1-0/+9
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells4-47/+104
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6]David Howells1-6/+0
2006-09-30[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells2-6/+2
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2-0/+4
2006-09-30[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]David Howells1-1/+0
2006-09-30[PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells3-3/+5
2006-09-30[PATCH] blktrace: support for logging metadata readsJens Axboe1-0/+1
2006-09-30[PATCH] Allow file systems to differentiate between data and meta readsJens Axboe3-0/+6
2006-09-30[PATCH] Add blk_start_queueing() helperJens Axboe1-0/+1
2006-09-30[PATCH] Make sure all block/io scheduler setups are node awareJens Axboe1-2/+1
2006-09-30[PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe2-30/+0
2006-09-30[PATCH] elevator: define ioc counting mechanismJens Axboe1-0/+25
2006-09-30[PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe1-1/+1
2006-09-30[PATCH] struct request: shrink and optimize some moreJens Axboe1-7/+13
2006-09-30[PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe1-4/+4
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe1-8/+5
2006-09-30[PATCH] Remove struct request_list from struct requestJens Axboe1-1/+2
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe1-2/+1
2006-09-30[PATCH] Add one more pointer to struct request for IO scheduler usageJens Axboe1-0/+6
2006-09-30[PATCH] as-iosched: remove arq->is_sync memberJens Axboe1-0/+5
2006-09-30[PATCH] elevator: introduce a way to reuse rq for internal FIFO handlingJens Axboe1-0/+12
2006-09-30[PATCH] elevator: abstract out the rbtree sort handlingJens Axboe2-2/+17
2006-09-30[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prevJens Axboe1-1/+1
2006-09-30[PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe2-15/+4
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe3-83/+101
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds6-9/+28