aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16xen: fix incorrect vcpu_register_vcpu_info hypercall argumentJeremy Fitzhardinge1-2/+3
2007-10-16paravirt: clean up lazy mode handlingJeremy Fitzhardinge1-19/+33
2007-10-16paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2-203/+256
2007-10-12Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-103/+338
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds6-118/+104
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds8-191/+139
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-77/+152
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-6/+33
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds22-254/+193
2007-10-12PCI: merge almost all of pci_32.h and pci_64.h togetherGreg Kroah-Hartman3-138/+90
2007-10-12PCI: X86: Introduce and enable PCI domain supportJeff Garzik2-0/+24
2007-10-12PCI: Add 'nodomains' boot option, and pci_domains_supported globalJeff Garzik1-2/+5
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade1-1/+1
2007-10-12PCI: Add missing PCI capability IDsAlex Chiang1-1/+5
2007-10-12i386: add support for picopower irq routerThomas Backlund1-0/+3
2007-10-12USB: serial core should respect driver requirementsAlan Stern1-7/+13
2007-10-12USB: skip autosuspended devices during system resumeAlan Stern1-0/+1
2007-10-12USB: re-remove <linux/usb_sl811.h>David Brownell1-26/+0
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell1-1/+1
2007-10-12USB: Export URB statistics for powertopSarah Sharp1-0/+1
2007-10-12USB: remove USB_QUIRK_NO_AUTOSUSPENDAlan Stern1-5/+2
2007-10-12USB: flush outstanding URBs when suspendingAlan Stern1-0/+1
2007-10-12USB: get rid of urb->lockAlan Stern1-4/+0
2007-10-12USB: add urb->unlinked fieldAlan Stern1-0/+1
2007-10-12usb: introduce usb_device authorization bitsInaky Perez-Gonzalez1-0/+7
2007-10-12USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell1-0/+33
2007-10-12USB: cleanup for previous patchesAlan Stern1-1/+1
2007-10-12USB: avoid using urb->pipe in usbcoreAlan Stern1-3/+3
2007-10-12USB: add direction bit to urb->transfer_flagsAlan Stern1-0/+30
2007-10-12USB: add ep->enableAlan Stern1-0/+2
2007-10-12USB: add urb->epAlan Stern1-0/+26
2007-10-12USB: usb_gadget.h whitespace fixesDavid Brownell1-31/+31
2007-10-12sysfs: add copyrightsTejun Heo1-0/+2
2007-10-12kobject: update the copyrightsGreg Kroah-Hartman1-2/+4
2007-10-12kset: add some kerneldoc to help describe what these strange things areGreg Kroah-Hartman1-16/+17
2007-10-12driver core: remove subsystem_init()Greg Kroah-Hartman1-1/+0
2007-10-12sysfs: move sysfs file poll implementation to sysfs_open_direntTejun Heo1-1/+0
2007-10-12sysfs: kill sysfs_update_file()Tejun Heo1-7/+0
2007-10-12sysfs: clean up header filesTejun Heo1-70/+57
2007-10-12PTY: add kernel parameter to overwrite legacy pty countKay Sievers1-1/+0
2007-10-12Driver core: Make platform_device.id an intJean Delvare1-3/+4
2007-10-12Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers1-3/+7
2007-10-12Convert from class_device to device for drivers/videotonyj@suse.de1-2/+2
2007-10-12sysfs: Remove first pass at shadow directory supportEric W. Biederman2-28/+4
2007-10-12debugfs: helper for decimal challengedRobin Getz1-0/+27
2007-10-12kobject: remove the static array for the nameGreg Kroah-Hartman1-4/+3
2007-10-12Driver core: remove subsys_get()Greg Kroah-Hartman1-7/+0
2007-10-12Driver core: remove subsys_put()Greg Kroah-Hartman1-5/+0
2007-10-12Driver core: remove kset_set_kset_sGreg Kroah-Hartman1-14/+0
2007-10-12Driver core: remove subsys_set_ksetGreg Kroah-Hartman1-13/+0