summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-011-2/+2
* [PATCH] Remove BUG_ON(unlikely) in include/linux/aio.hRolf Eike Beer2006-10-011-2/+2
* [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-0/+2
* [PATCH] IPMI: per-channel command registrationCorey Minyard2006-10-011-4/+44
* [PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec2006-10-012-12/+1
* [PATCH] Prevent multiple inclusion of linux/sysrq.hThomas Petazzoni2006-10-011-0/+4
* [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2006-10-014-18/+0
* [PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum2006-10-011-1/+3
* [PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky2006-10-013-13/+27
* [PATCH] Directed yield: direct yield of spinlocks for powerpcMartin Schwidefsky2006-10-011-3/+3
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-0115-0/+60
* [PATCH] Create fs/utimes.cAlexey Dobriyan2006-10-012-0/+3
* [PATCH] kmemdup: introduceAlexey Dobriyan2006-10-011-0/+1
* [PATCH] maximum latency tracking: ALSA supportTakashi Iwai2006-10-011-0/+1
* [PATCH] maximum latency tracking infrastructureArjan van de Ven2006-10-011-0/+25
* [PATCH] Generic booleanRichard Knutsson2006-10-012-0/+8
* [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey2006-10-011-2/+2
* [PATCH] hot-add-mem x86_64: fixup externsKeith Mannthey2006-10-012-0/+4
* [PATCH] PCI quirks updateAlan Cox2006-10-011-2/+3
* [PATCH] scsi: device_reprobe() can failAndrew Morton2006-09-301-2/+2
* [PATCH] CONFIG_BLOCK: blk_congestion_wait() fixAndrew Morton2006-09-301-2/+5
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-3010-18/+94
* [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells2006-09-301-0/+6
* [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells2006-09-301-0/+9
* [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells2006-09-304-47/+104
* [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells2006-09-301-6/+0
* [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells2006-09-302-6/+2
* [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2006-09-302-0/+4
* [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]David Howells2006-09-301-1/+0
* [PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells2006-09-303-3/+5
* [PATCH] blktrace: support for logging metadata readsJens Axboe2006-09-301-0/+1
* [PATCH] Allow file systems to differentiate between data and meta readsJens Axboe2006-09-303-0/+6
* [PATCH] Add blk_start_queueing() helperJens Axboe2006-09-301-0/+1
* [PATCH] Make sure all block/io scheduler setups are node awareJens Axboe2006-09-301-2/+1
* [PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe2006-09-302-30/+0
* [PATCH] elevator: define ioc counting mechanismJens Axboe2006-09-301-0/+25
* [PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe2006-09-301-1/+1
* [PATCH] struct request: shrink and optimize some moreJens Axboe2006-09-301-7/+13
* [PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe2006-09-301-4/+4
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-301-8/+5
* [PATCH] Remove struct request_list from struct requestJens Axboe2006-09-301-1/+2
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-301-2/+1
* [PATCH] Add one more pointer to struct request for IO scheduler usageJens Axboe2006-09-301-0/+6
* [PATCH] as-iosched: remove arq->is_sync memberJens Axboe2006-09-301-0/+5
* [PATCH] elevator: introduce a way to reuse rq for internal FIFO handlingJens Axboe2006-09-301-0/+12
* [PATCH] elevator: abstract out the rbtree sort handlingJens Axboe2006-09-302-2/+17
* [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prevJens Axboe2006-09-301-1/+1
* [PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe2006-09-302-15/+4
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-303-83/+101
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-09-306-9/+28
|\
OpenPOWER on IntegriCloud