aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-01-09[CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-09[PATCH] rcu: uninline __rcu_pending()Oleg Nesterov
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky
2006-01-09Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-01-09V4L/DVB (3234): Included advanced debug option to tvp5150.cMauro Carvalho Chehab
2006-01-09V4L/DVB (3233): Fixed API to set I2S speed controlMauro Carvalho Chehab
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey
2006-01-09V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe
2006-01-09[SCSI] Kill the SCSI softirq handlingJens Axboe
2006-01-09[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe
2006-01-09[BLOCK] Kill blk_attempt_remerge()Jens Axboe
2006-01-09make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt
2006-01-08[PATCH] remove semicolons from save_flags()Andrew Morton
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck
2006-01-08[PATCH] parport: bring back an unused phase for ppdev ioctlMarko Kohtala
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Paolo 'Blaisorblade' Giarrusso
2006-01-08[PATCH] shrink struct pageAndrew Morton
2006-01-08[PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton
2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton
2006-01-08[PATCH] remove unused blkp field in percpu_dataEric Dumazet
2006-01-08[PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg
2006-01-08[PATCH] shrink dentry structEric Dumazet
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-08[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells
2006-01-08[PATCH] Fix some problems with truncate and mtime semantics.NeilBrown
2006-01-08[PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig
2006-01-08[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*Tom Zanussi
2006-01-08[PATCH] relayfs: add support for global relay buffersTom Zanussi
2006-01-08[PATCH] relayfs: add support for relay files in other filesystemsTom Zanussi
2006-01-08[PATCH] relayfs: remove unused alloc/destroy_inode()Tom Zanussi
2006-01-08[PATCH] relayfs: add relayfs_remove_file()Tom Zanussi
2006-01-08[PATCH] relayfs: export relayfs_create_file() with fileops paramTom Zanussi
2006-01-08[PATCH] ELF: symbol table type additionsJan Beulich
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk
2006-01-08[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi
2006-01-08[PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi
2006-01-08[PATCH] fat: support ->direct_IO()OGAWA Hirofumi
2006-01-08[PATCH] IRQ type flagsRussell King