summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor2006-01-101-0/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-091-0/+69
|\
| * [PATCH] PCI Error Recovery: header file patchlinas2006-01-091-0/+67
| * [PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt2006-01-091-0/+1
| * [PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi2006-01-091-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2006-01-0913-18/+178
|\ \
| * | [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar2006-01-091-2/+2
| * | [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov2006-01-091-2/+3
| * | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar2006-01-091-3/+3
| * | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-096-11/+12
| * | [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-091-0/+4
| * | [PATCH] mutex subsystem, debugging codeIngo Molnar2006-01-092-0/+26
| * | [PATCH] mutex subsystem, coreIngo Molnar2006-01-091-0/+119
| * | [PATCH] mutex subsystem, add typecheck_fn(type, function)Chuck Ebbert2006-01-091-0/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-091-1/+1
|\ \ \
| * | | s/assoicated/associated/Adrian Bunk2006-01-101-1/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-091-0/+5
|\ \ \
| * | | [CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu2006-01-091-0/+5
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-091-2/+4
|\ \ \ | |/ / |/| |
| * | [MMC] Indicate that R1/R1b contains command opcodePierre Ossman2006-01-091-2/+3
| * | [MMC] Add DATA_MULTI flagRussell King2006-01-091-0/+1
* | | 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