summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] replace inode_update_time with file_update_timeChristoph Hellwig1-1/+1
2006-01-10[PATCH] move xattr permission checks into the VFSakpm@osdl.org1-0/+15
2006-01-10[PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig1-0/+4
2006-01-10[PATCH] kexec: increase max segment limitakpm@osdl.org1-1/+1
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal1-0/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org1-0/+4
2006-01-10[PATCH] Add list_for_each_entry_safe_reverse()David Howells1-0/+14
2006-01-10[PATCH] i386: GPIO driver for AMD CS5535/CS5536Ben Gardner1-0/+9
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+69
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds13-18/+178
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar1-2/+2
2006-01-09[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov1-2/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar1-3/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen6-11/+12
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar1-0/+4
2006-01-09[PATCH] mutex subsystem, debugging codeIngo Molnar2-0/+26
2006-01-09[PATCH] mutex subsystem, coreIngo Molnar1-0/+119
2006-01-09[PATCH] mutex subsystem, add typecheck_fn(type, function)Chuck Ebbert1-0/+9
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+5
2006-01-10s/assoicated/associated/Adrian Bunk1-1/+1
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-2/+4
2006-01-09[MMC] Indicate that R1/R1b contains command opcodePierre Ossman1-2/+3
2006-01-09[CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu1-0/+5
2006-01-09[MMC] Add DATA_MULTI flagRussell King1-0/+1
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds5-29/+26
2006-01-09[PATCH] PCI Error Recovery: header file patchlinas1-0/+67
2006-01-09[PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt1-0/+1
2006-01-09[PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi1-0/+1
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds3-7/+7
2006-01-09[PATCH] rcu: uninline __rcu_pending()Oleg Nesterov1-30/+1
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky2-1/+2
2006-01-09Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-4/+20
2006-01-09V4L/DVB (3234): Included advanced debug option to tvp5150.cMauro Carvalho Chehab1-0/+1
2006-01-09V4L/DVB (3233): Fixed API to set I2S speed controlMauro Carvalho Chehab1-1/+0
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey1-0/+10
2006-01-09V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab1-1/+10
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2-26/+3
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe1-0/+1
2006-01-09[SCSI] Kill the SCSI softirq handlingJens Axboe1-1/+0
2006-01-09[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe2-3/+19
2006-01-09[BLOCK] Kill blk_attempt_remerge()Jens Axboe1-1/+0
2006-01-09make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt1-2/+0
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt1-7/+1
2006-01-08[PATCH] remove semicolons from save_flags()Andrew Morton1-1/+1
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck7-196/+196
2006-01-08[PATCH] parport: bring back an unused phase for ppdev ioctlMarko Kohtala1-1/+3
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst2-71/+78
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Paolo 'Blaisorblade' Giarrusso1-2/+0
2006-01-08[PATCH] shrink struct pageAndrew Morton1-19/+22