summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-3/+0
* [PATCH] kernel/time/ntp.c: possible cleanupsAdrian Bunk2006-10-011-6/+0
* [PATCH] ntp: cleanup defines and commentsRoman Zippel2006-10-015-24/+3
* [PATCH] ntp: convert to the NTP4 reference modelRoman Zippel2006-10-011-6/+5
* [PATCH] ntp: convert time_freq to nsec valueRoman Zippel2006-10-011-0/+2
* [PATCH] ntp: remove time_toleranceRoman Zippel2006-10-011-1/+0
* [PATCH] ntp: add time_adjust to tick lengthRoman Zippel2006-10-011-1/+0
* [PATCH] ntp: prescale time_offsetRoman Zippel2006-10-011-1/+1
* [PATCH] ntp: add ntp_update_frequencyRoman Zippel2006-10-011-12/+2
* [PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz2006-10-011-2/+8
* [PATCH] Pass sparse the lock expression given to lock annotationsJosh Triplett2006-10-011-4/+4
* [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
OpenPOWER on IntegriCloud