summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mutex subsystem, add typecheck_fn(type, function)Chuck Ebbert2006-01-091-0/+9
* 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
|/ /
* | [PATCH] remove semicolons from save_flags()Andrew Morton2006-01-081-1/+1
* | [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck2006-01-087-196/+196
* | [PATCH] parport: bring back an unused phase for ppdev ioctlMarko Kohtala2006-01-081-1/+3
* | [PATCH] Split out screen_info from tty.hBrian Gerst2006-01-082-71/+78
* | [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Paolo 'Blaisorblade' Giarrusso2006-01-081-2/+0
* | [PATCH] shrink struct pageAndrew Morton2006-01-081-19/+22
* | [PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise2006-01-081-5/+7
* | [PATCH] remove gcc-2 checksAndrew Morton2006-01-089-48/+13
* | [PATCH] Abandon gcc-2.95.xAndrew Morton2006-01-082-31/+0
* | [PATCH] remove unused blkp field in percpu_dataEric Dumazet2006-01-081-1/+0
* | [PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg2006-01-081-1/+0
* | [PATCH] shrink dentry structEric Dumazet2006-01-081-2/+7
* | [PATCH] shared mounts: cleanupMiklos Szeredi2006-01-082-2/+3
* | [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-081-0/+2
* | [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger2006-01-081-0/+17
* | [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-083-0/+15
* | [PATCH] keys: Permit key expiry time to be setDavid Howells2006-01-081-0/+1
* | [PATCH] Fix some problems with truncate and mtime semantics.NeilBrown2006-01-081-1/+2
* | [PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells2006-01-081-0/+5
* | [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-0/+2
* | [PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*Tom Zanussi2006-01-081-3/+2
* | [PATCH] relayfs: add support for global relay buffersTom Zanussi2006-01-081-1/+7
* | [PATCH] relayfs: add support for relay files in other filesystemsTom Zanussi2006-01-081-0/+34
* | [PATCH] relayfs: remove unused alloc/destroy_inode()Tom Zanussi2006-01-081-14/+0
* | [PATCH] relayfs: add relayfs_remove_file()Tom Zanussi2006-01-081-0/+1
* | [PATCH] relayfs: export relayfs_create_file() with fileops paramTom Zanussi2006-01-081-1/+6
* | [PATCH] ELF: symbol table type additionsJan Beulich2006-01-081-0/+2
* | [PATCH] rcu file: use atomic primitivesNick Piggin2006-01-083-222/+2
* | [PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk2006-01-081-0/+3
* | [PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi2006-01-081-1/+2
* | [PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi2006-01-081-1/+3
OpenPOWER on IntegriCloud