aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
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/mchehab/v4l-dvbLinus Torvalds5-29/+26
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 other archsPaolo 'Blaisorblade' Giarrusso1-2/+0
2006-01-08[PATCH] shrink struct pageAndrew Morton1-19/+22
2006-01-08[PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise1-5/+7
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton9-48/+13
2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton2-31/+0
2006-01-08[PATCH] remove unused blkp field in percpu_dataEric Dumazet1-1/+0
2006-01-08[PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg1-1/+0
2006-01-08[PATCH] shrink dentry structEric Dumazet1-2/+7
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi2-2/+3
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-0/+2
2006-01-08[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger1-0/+17
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells3-0/+15
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells1-0/+1
2006-01-08[PATCH] Fix some problems with truncate and mtime semantics.NeilBrown1-1/+2
2006-01-08[PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells1-0/+5
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-0/+2
2006-01-08[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*Tom Zanussi1-3/+2
2006-01-08[PATCH] relayfs: add support for global relay buffersTom Zanussi1-1/+7
2006-01-08[PATCH] relayfs: add support for relay files in other filesystemsTom Zanussi1-0/+34
2006-01-08[PATCH] relayfs: remove unused alloc/destroy_inode()Tom Zanussi1-14/+0
2006-01-08[PATCH] relayfs: add relayfs_remove_file()Tom Zanussi1-0/+1
2006-01-08[PATCH] relayfs: export relayfs_create_file() with fileops paramTom Zanussi1-1/+6
2006-01-08[PATCH] ELF: symbol table type additionsJan Beulich1-0/+2
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin3-222/+2
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk1-0/+3
2006-01-08[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi1-1/+2