aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] LIB: add gen_pool_destroy()Steve Wise2006-10-021-0/+1
* [PATCH] Some config.h removalsZachary Amsden2006-10-011-2/+0
* [PATCH] Create call_usermodehelper_pipe()Andi Kleen2006-10-011-0/+4
* [PATCH] Some cleanup in the pipe codeAndi Kleen2006-10-011-0/+3
* [PATCH] Generic ioremap_page_range: implementationHaavard Skinnemoen2006-10-011-0/+4
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-011-0/+5
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-1/+6
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-1/+6
* [PATCH] csa accounting taskstats updateJay Lan2006-10-012-10/+32
* [PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan2006-10-013-5/+7
* [PATCH] csa: Extended system accounting over taskstatsJay Lan2006-10-012-0/+20
* [PATCH] csa: basic accounting over taskstatsJay Lan2006-10-012-5/+43
* [PATCH] clean up unused kiocb variablesChen, Kenneth W2006-10-011-2/+0
* [PATCH] Add vector AIO supportBadari Pulavarty2006-10-013-0/+11
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-5/+0
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-011-6/+0
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-013-9/+13
* [PATCH] reiserfs: on-demand bitmap loadingJeff Mahoney2006-10-011-1/+0
* [PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney2006-10-011-0/+4
* [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...Jeff Mahoney2006-10-011-0/+1
* [PATCH] kernel/time/ntp.c: possible cleanupsAdrian Bunk2006-10-011-6/+0
* [PATCH] ntp: cleanup defines and commentsRoman Zippel2006-10-011-10/+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] 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] synclink_gt: add bisync and monosync modesPaul Fulghum2006-10-011-1/+3
* [PATCH] Create fs/utimes.cAlexey Dobriyan2006-10-012-0/+3
* [PATCH] kmemdup: introduceAlexey Dobriyan2006-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] 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-309-17/+92
* [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