aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* PCI: add routines for debugging and handling lost interruptsJames Bottomley2008-10-231-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-239-52/+60
|\
| * [PATCH] kill the rest of struct file propagation in block ioctlsAl Viro2008-10-211-1/+1
| * [PATCH] get rid of blkdev_driver_ioctl()Al Viro2008-10-211-3/+0
| * [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-211-1/+1
| * [PATCH] remember mode of reiserfs journalAl Viro2008-10-211-0/+1
| * [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-211-2/+4
| * [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-211-1/+1
| * [PATCH] end of methods switch: remove the old onesAl Viro2008-10-211-8/+0
| * [PATCH] beginning of methods conversionAl Viro2008-10-212-5/+11
| * [PATCH] switch ide_disk_ops ->ioctl() to sane prototypeAl Viro2008-10-211-2/+2
| * [PATCH] introduce __blkdev_driver_ioctl()Al Viro2008-10-211-0/+2
| * [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-211-5/+5
| * [PATCH] move block_device_operations to blkdev.hAl Viro2008-10-212-14/+18
| * [PATCH] lose unused arguments in dm ioctl callbacksAl Viro2008-10-211-2/+1
| * [PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro2008-10-211-2/+1
| * [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-211-2/+2
| * [PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro2008-10-211-2/+2
| * [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-211-0/+4
| * [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-216-16/+18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-233-5/+14
|\ \
| * | [PATCH] i_version: remount supportMimi Zohar2008-10-231-1/+1
| * | [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-231-0/+5
| * | [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intentOGAWA Hirofumi2008-10-231-0/+1
| * | [PATCH vfs-2.6 2/6] vfs: add d_ancestor()OGAWA Hirofumi2008-10-231-0/+1
| * | [PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan2008-10-231-1/+0
| * | [PATCH] kill d_alloc_anonChristoph Hellwig2008-10-231-1/+0
| * | [PATCH] new helper: d_obtain_aliasChristoph Hellwig2008-10-231-0/+1
| * | [PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro2008-10-231-2/+3
| * | [PATCH] new helper - kern_path()Al Viro2008-10-231-0/+2
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-234-18/+25
|\ \
| * \ Merge branch 'linus' into testLen Brown2008-10-23269-2035/+12999
| |\ \ | | |/
| * | Merge branch 'yinghai' into testLen Brown2008-10-221-8/+0
| |\ \
| | * | ACPI: remove unused have_arch_parse_sratYinghai Lu2008-10-101-8/+0
| * | | Merge branch 'pnp-debug' into testLen Brown2008-10-221-10/+0
| |\ \ \
| | * | | PNP: convert the last few pnp_info() uses to printk()Bjorn Helgaas2008-10-101-10/+0
| | |/ /
| * | | Merge branch 'i7300_idle' into testLen Brown2008-10-221-0/+1
| |\ \ \
| | * | | i7300_idle driver v1.55Andy Henroid2008-10-211-0/+1
| | |/ /
| * | | Merge branch 'FW_BUG' into testLen Brown2008-10-221-0/+24
| |\ \ \ | | |/ / | |/| |
| | * | Introduce FW_BUG, FW_WARN and FW_INFO to consistenly tell users about BIOS bugsThomas Renninger2008-09-221-0/+24
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-233-6/+20
|\ \ \ \
| * | | | PCI: don't export linux/io.h from pci.hStephen Rothwell2008-10-221-1/+1
| * | | | PCI: Hotplug core: remove 'name'Alex Chiang2008-10-221-3/+0
| * | | | PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang2008-10-222-0/+10
| * | | | PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang2008-10-221-1/+2
| * | | | PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang2008-10-221-1/+1
| * | | | PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-221-1/+2
| * | | | PCI: include io.h in pci.h so that ioremap_nocache is definedJesse Barnes2008-10-221-0/+1
| * | | | PCI: add support for function level resetSheng Yang2008-10-222-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-233-84/+86
|\ \ \ \