aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-01-09Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-01-09V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed valuesHans Verkuil
2006-01-09V4L/DVB (3245): Added some comments about multiple tuner support.Hans Verkuil
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-09V4L/DVB (3196): correct Thomson DTT 761x frequency rangesMichael Krufky
2006-01-09V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugsMauro Carvalho Chehab
2006-01-09V4L/DVB (3116): tda9887 improvements: better defaults, better configurability.Hans Verkuil
2006-01-09V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.Hans Verkuil
2006-01-09V4L/DVB (3062): Fix wrong tuner.h define for tuner 46Hans Verkuil
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey
2006-01-09V4L (1021): Tuner description now follows the same CodingStyle as the othersMauro Carvalho Chehab
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[ARM] AT91RM9200 doesn't need anything in dma.hRussell King
2006-01-09[ARM] 3240/2: AT91RM9200 support for 2.6 (Core)SAN People
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] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt
2006-01-09[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann
2006-01-09[PATCH] spufs: fix allocation on 64k pagesArnd Bergmann
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann
2006-01-09[PATCH] Small fix in eeh definitions when CONFIG_EEH not enabledHaren Myneni
2006-01-09[PATCH] powerpc: added a udbg_progressKumar Gala
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall
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-09powerpc: Fix some #ifndef __KERNEL__ that should be #ifdefPaul Mackerras
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] /dev/mem: validate mmap requestsBjorn Helgaas
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