summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-5/+12
2007-07-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+1
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-67/+33
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds8-31/+80
2007-07-13Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+34
2007-07-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds25-103/+496
2007-07-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-6/+15
2007-07-12Remove old i386 setup codeH. Peter Anvin1-4/+0
2007-07-12Clean up struct screen_info (<linux/screen_info.h>)H. Peter Anvin1-5/+4
2007-07-12i2c: New bus driver for the TAOS evaluation modulesJean Delvare1-0/+1
2007-07-12i2c-piix4: Add support for the ATI SB700Henry Su1-0/+1
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare1-2/+3
2007-07-12i2c: Fix sparse warning in i2c.hMark M. Hoffman1-1/+2
2007-07-12i2c: Add kernel documentationDavid Brownell1-3/+8
2007-07-12security: Protection for exploiting null dereference using mmapEric Paris1-5/+12
2007-07-12[NET_SCHED]: ematch: module autoloadingPatrick McHardy1-10/+7
2007-07-12[VLAN]: Fix MAC address handlingPatrick McHardy1-0/+1
2007-07-12[NET]: Fix races in net_rx_action vs netpoll.Olaf Kirch1-0/+10
2007-07-12sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui1-2/+4
2007-07-12sysfs: make directory dentries and inodes reclaimableTejun Heo1-1/+0
2007-07-12sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo2-12/+16
2007-07-12sysfs: implement SYSFS_FLAG_REMOVED flagTejun Heo1-0/+1
2007-07-12sysfs: rename sysfs_dirent->s_type to s_flags and make room for flagsTejun Heo1-0/+3
2007-07-12driver-core: make devt_attr and uevent_attr staticTejun Heo1-5/+0
2007-07-12sysfs: kill unnecessary attribute->ownerTejun Heo2-6/+9
2007-07-12sysfs: add sysfs_dirent->s_nameTejun Heo1-0/+1
2007-07-12ida: implement idr based id allocatorTejun Heo1-0/+29
2007-07-12PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki1-1/+0
2007-07-12PM: Remove saved_state from struct dev_pm_infoRafael J. Wysocki1-1/+0
2007-07-12PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki1-3/+0
2007-07-12DMI-based module autoloadingLennart Poettering1-0/+8
2007-07-12debugfs: add rename for debugfs filesJan Kara1-0/+9
2007-07-12PCI: add pci_try_set_mwiRandy Dunlap1-0/+1
2007-07-12PCI: Fix typo in include/linux/pci.hRolf Eike Beer1-1/+1
2007-07-12PCI: pci_ids, remove double or more empty linesJiri Slaby1-48/+0
2007-07-12PCI: pci_ids, add atheros and 3com_2 vendorsJiri Slaby1-0/+4
2007-07-12PCI: pci_ids, reorder some entriesJiri Slaby1-8/+8
2007-07-12PCI: i386: traps, change VENDOR to DEVICEJiri Slaby1-1/+1
2007-07-12PCI: ATM: lanai, change VENDOR to DEVICEJiri Slaby1-2/+2
2007-07-12PCI: read revision ID by defaultAuke Kok1-0/+1
2007-07-12PCI: remove useless pci driver methodDavid Brownell1-1/+0
2007-07-12PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger1-0/+2
2007-07-12PCI aer: fix stub return valuesStephen Hemminger1-4/+4
2007-07-12+ pci_find_slot-mark-deprecated.patch added to -mm treeAlan Cox1-1/+1
2007-07-12PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman1-1/+1
2007-07-12PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-0/+2
2007-07-12PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba1-1/+6
2007-07-11[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.YOSHIFUJI Hideaki1-2/+2
2007-07-11[IPV6]: Do not send RH0 anymore.YOSHIFUJI Hideaki1-2/+2
2007-07-11[NET]: Update comments for skb checksumsHerbert Xu1-2/+10