aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-19IB: convert struct class_device to struct deviceTony Jones1-1/+1
2008-04-19memstick: convert struct class_device to struct deviceGreg Kroah-Hartman1-1/+1
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki4-41/+3
2008-04-19Firmware: add iSCSI iBFT SupportKonrad Rzeszutek1-0/+50
2008-04-19Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman1-2/+1
2008-04-19PM: Convert wakeup flag accessors to inline functionsAlan Stern3-45/+94
2008-04-19PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern1-15/+21
2008-04-19PM: Handle device registrations during suspend/resumeRafael J. Wysocki1-0/+1
2008-04-19sysfs: small header file cleanup for SYSFS=nDavid Rientjes1-7/+2
2008-04-19driver core: Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macrosJoe Perches2-14/+7
2008-04-19driver core: memory: semaphore to mutexDaniel Walker1-3/+2
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds3-135/+142
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds105-1853/+2852
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish1-0/+12
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish1-2/+2
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2-72/+29
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish1-0/+72
2008-04-19SELinux: remove redundant exportsAhmed S. Darwish1-62/+0
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish1-1/+29
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds10-8/+40
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-0/+10
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh1-2/+4
2008-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds15-18/+316
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds15-170/+143
2008-04-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds4-30/+21
2008-04-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-286/+432
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds3-39/+12
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds7-0/+402
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds175-4279/+5290
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds35-3762/+80
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds7-14/+66
2008-04-18Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds15-39/+231
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-1/+1
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller24-78/+180
2008-04-17[INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov1-13/+1
2008-04-17[INET]: Drop the inet_inherit_port() call.Pavel Emelyanov1-7/+0
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz6-36/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz12-33/+0
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz7-20/+0
2008-04-18ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz1-15/+32
2008-04-18ide: use generic ATAPI packet command flags in ide-{floppy,tape}Borislav Petkov1-0/+15
2008-04-18ide: add generic packet command representation ide_atapi_pcBorislav Petkov1-0/+47
2008-04-18ide: remove IDE_*_REG macrosBartlomiej Zolnierkiewicz1-20/+9
2008-04-18ide: add ide_atapi_{discard_data,write_zeros} inline helpersBartlomiej Zolnierkiewicz1-0/+22
2008-04-18ide: remove ide_init_hwif_ports()Bartlomiej Zolnierkiewicz1-32/+0
2008-04-18ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz1-1/+0
2008-04-18ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz2-2/+4
2008-04-18ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2008-04-18ide: add warm-plug support for IDE devices (take 2)Bartlomiej Zolnierkiewicz1-1/+4
2008-04-18ide: remove dead/obsolete ->busproc methodBartlomiej Zolnierkiewicz1-2/+0