aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hGravatar Matthew Wilcox 13-15/+0
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 3-135/+142
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Gravatar Linus Torvalds 105-1853/+2852
2008-04-19Security: Introduce security= boot parameterGravatar Ahmed S. Darwish 1-0/+12
2008-04-19Audit: Final renamings and cleanupGravatar Ahmed S. Darwish 1-2/+2
2008-04-19SELinux: use new audit hooks, remove redundant exportsGravatar Ahmed S. Darwish 2-72/+29
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksGravatar Ahmed S. Darwish 1-0/+72
2008-04-19SELinux: remove redundant exportsGravatar Ahmed S. Darwish 1-62/+0
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksGravatar Ahmed S. Darwish 1-1/+29
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 10-8/+40
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwGravatar Linus Torvalds 1-0/+10
2008-04-18[SCSI] iscsi: extended cdb supportGravatar Boaz Harrosh 1-2/+4
2008-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 15-18/+316
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Gravatar Linus Torvalds 15-170/+143
2008-04-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Gravatar Linus Torvalds 4-30/+21
2008-04-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-286/+432
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtGravatar Linus Torvalds 3-39/+12
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbGravatar Linus Torvalds 7-0/+402
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Gravatar Linus Torvalds 175-4279/+5290
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Gravatar Linus Torvalds 35-3762/+80
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Gravatar Linus Torvalds 7-14/+66
2008-04-18Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 15-39/+231
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Gravatar Linus Torvalds 1-1/+1
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar David S. Miller 24-78/+180
2008-04-17[INET]: Uninline the __inet_inherit_port call.Gravatar Pavel Emelyanov 1-13/+1
2008-04-17[INET]: Drop the inet_inherit_port() call.Gravatar Pavel Emelyanov 1-7/+0
2008-04-18ide: remove ide_init_default_irq() macroGravatar Bartlomiej Zolnierkiewicz 6-36/+0
2008-04-18ide: remove ide_default_io_ctl() macroGravatar Bartlomiej Zolnierkiewicz 12-33/+0
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Gravatar Bartlomiej Zolnierkiewicz 7-20/+0
2008-04-18ppc: remove ppc_ide_mdGravatar Bartlomiej Zolnierkiewicz 1-15/+32
2008-04-18ide: use generic ATAPI packet command flags in ide-{floppy,tape}Gravatar Borislav Petkov 1-0/+15
2008-04-18ide: add generic packet command representation ide_atapi_pcGravatar Borislav Petkov 1-0/+47
2008-04-18ide: remove IDE_*_REG macrosGravatar Bartlomiej Zolnierkiewicz 1-20/+9
2008-04-18ide: add ide_atapi_{discard_data,write_zeros} inline helpersGravatar Bartlomiej Zolnierkiewicz 1-0/+22
2008-04-18ide: remove ide_init_hwif_ports()Gravatar Bartlomiej Zolnierkiewicz 1-32/+0
2008-04-18ide: remove ->hold field from ide_hwif_t (take 2)Gravatar Bartlomiej Zolnierkiewicz 1-1/+0
2008-04-18ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Gravatar Bartlomiej Zolnierkiewicz 2-2/+4
2008-04-18ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)Gravatar Bartlomiej Zolnierkiewicz 1-1/+1
2008-04-18ide: add warm-plug support for IDE devices (take 2)Gravatar Bartlomiej Zolnierkiewicz 1-1/+4
2008-04-18ide: remove dead/obsolete ->busproc methodGravatar Bartlomiej Zolnierkiewicz 1-2/+0
2008-04-18ide: rework PowerMac media-bay support (take 2)Gravatar Bartlomiej Zolnierkiewicz 2-5/+7
2008-04-18ide: remove IDE devices from /proc/ide/ before unregistering themGravatar Bartlomiej Zolnierkiewicz 1-0/+2
2008-04-18ide: use ide_find_port() instead of ide_deprecated_find_port()Gravatar Bartlomiej Zolnierkiewicz 1-1/+0
2008-04-18IDE: remove ide=reverse IDE coreGravatar Greg Kroah-Hartman 1-1/+0
2008-04-17Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...Gravatar David S. Miller 2-21/+42
2008-04-17dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldGravatar Dan Williams 1-7/+18
2008-04-17iop-adma: remove the workaround for missed interrupts on iop3xxGravatar Dan Williams 3-15/+0
2008-04-17async_tx: kill ->device_dependency_addedGravatar Dan Williams 1-2/+0
2008-04-17async_tx: fix multiple dependency submissionGravatar Dan Williams 1-6/+3
2008-04-17libata: make PMP support optionalGravatar Tejun Heo 1-0/+27