summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2006-01-102-7/+6
* [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-101-8/+0
* [PATCH] __deprecated_for_modules the lookup_hash() prototypeAdrian Bunk2006-01-101-1/+1
* [PATCH] remove update_atimeChristoph Hellwig2006-01-101-9/+1
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-101-1/+1
* [PATCH] move xattr permission checks into the VFSakpm@osdl.org2006-01-101-0/+15
* [PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig2006-01-101-0/+4
* [PATCH] kexec: increase max segment limitakpm@osdl.org2006-01-101-1/+1
* [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal2006-01-101-0/+2
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-0/+4
* [PATCH] Add list_for_each_entry_safe_reverse()David Howells2006-01-101-0/+14
* [PATCH] i386: GPIO driver for AMD CS5535/CS5536Ben Gardner2006-01-101-0/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-091-0/+69
|\
| * [PATCH] PCI Error Recovery: header file patchlinas2006-01-091-0/+67
| * [PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt2006-01-091-0/+1
| * [PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi2006-01-091-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2006-01-0913-18/+178
|\ \
| * | [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar2006-01-091-2/+2
| * | [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov2006-01-091-2/+3
| * | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar2006-01-091-3/+3
| * | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-096-11/+12
| * | [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-091-0/+4
| * | [PATCH] mutex subsystem, debugging codeIngo Molnar2006-01-092-0/+26
| * | [PATCH] mutex subsystem, coreIngo Molnar2006-01-091-0/+119
| * | [PATCH] mutex subsystem, add typecheck_fn(type, function)Chuck Ebbert2006-01-091-0/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-091-1/+1
|\ \ \
| * | | s/assoicated/associated/Adrian Bunk2006-01-101-1/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-091-0/+5
|\ \ \
| * | | [CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu2006-01-091-0/+5
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-091-2/+4
|\ \ \ | |/ / |/| |
| * | [MMC] Indicate that R1/R1b contains command opcodePierre Ossman2006-01-091-2/+3
| * | [MMC] Add DATA_MULTI flagRussell King2006-01-091-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-01-095-29/+26
|\ \ \ | |_|/ |/| |
| * | V4L/DVB (3269): ioctls cleanups.Michael Krufky2006-01-092-1/+2
| * | V4L/DVB (3234): Included advanced debug option to tvp5150.cMauro Carvalho Chehab2006-01-091-0/+1
| * | V4L/DVB (3233): Fixed API to set I2S speed controlMauro Carvalho Chehab2006-01-091-1/+0
| * | DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey2006-01-091-0/+10
| * | V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab2006-01-091-1/+10
| * | V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2006-01-092-26/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-093-7/+7
|\ \ \
| * | | [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt2006-01-091-7/+1
| * | | [PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt2006-01-091-0/+1
| * | | [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+5
| | |/ | |/|
* | | [PATCH] rcu: uninline __rcu_pending()Oleg Nesterov2006-01-091-30/+1
* | | Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-093-4/+20
|\ \ \
| * | | [IDE] Use the block layer deferred softirq request completionJens Axboe2006-01-091-0/+1
| * | | [SCSI] Kill the SCSI softirq handlingJens Axboe2006-01-091-1/+0
| * | | [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe2006-01-092-3/+19
| | |/ | |/|
* | | [BLOCK] Kill blk_attempt_remerge()Jens Axboe2006-01-091-1/+0
* | | make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt2006-01-091-2/+0
|/ /
OpenPOWER on IntegriCloud