Age | Commit message (Expand) | Author |
2007-10-13 | ide-pmac: remove pmac_ide_do_setfeature() (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-13 | ide-pmac: use __ide_wait_stat() | Bartlomiej Zolnierkiewicz |
2007-10-13 | ide: add __ide_wait_stat() helper | Bartlomiej Zolnierkiewicz |
2007-10-12 | x86: optimise barriers | Nick Piggin |
2007-10-12 | x86: fix IO write barrier | Nick Piggin |
2007-10-12 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar... | Linus Torvalds |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2007-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds |
2007-10-12 | PCI: merge almost all of pci_32.h and pci_64.h together | Greg Kroah-Hartman |
2007-10-12 | PCI: X86: Introduce and enable PCI domain support | Jeff Garzik |
2007-10-12 | PCI: Add 'nodomains' boot option, and pci_domains_supported global | Jeff Garzik |
2007-10-12 | PCI: modify PCI bridge control ISA flag for clarity | Gary Hade |
2007-10-12 | PCI: Add missing PCI capability IDs | Alex Chiang |
2007-10-12 | i386: add support for picopower irq router | Thomas Backlund |
2007-10-12 | USB: serial core should respect driver requirements | Alan Stern |
2007-10-12 | USB: skip autosuspended devices during system resume | Alan Stern |
2007-10-12 | USB: re-remove <linux/usb_sl811.h> | David Brownell |
2007-10-12 | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> | David Brownell |
2007-10-12 | USB: Export URB statistics for powertop | Sarah Sharp |
2007-10-12 | USB: remove USB_QUIRK_NO_AUTOSUSPEND | Alan Stern |
2007-10-12 | USB: flush outstanding URBs when suspending | Alan Stern |
2007-10-12 | USB: get rid of urb->lock | Alan Stern |
2007-10-12 | USB: add urb->unlinked field | Alan Stern |
2007-10-12 | usb: introduce usb_device authorization bits | Inaky Perez-Gonzalez |
2007-10-12 | USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup | David Brownell |
2007-10-12 | USB: cleanup for previous patches | Alan Stern |
2007-10-12 | USB: avoid using urb->pipe in usbcore | Alan Stern |
2007-10-12 | USB: add direction bit to urb->transfer_flags | Alan Stern |
2007-10-12 | USB: add ep->enable | Alan Stern |
2007-10-12 | USB: add urb->ep | Alan Stern |
2007-10-12 | USB: usb_gadget.h whitespace fixes | David Brownell |
2007-10-12 | sysfs: add copyrights | Tejun Heo |
2007-10-12 | kobject: update the copyrights | Greg Kroah-Hartman |
2007-10-12 | kset: add some kerneldoc to help describe what these strange things are | Greg Kroah-Hartman |
2007-10-12 | driver core: remove subsystem_init() | Greg Kroah-Hartman |
2007-10-12 | sysfs: move sysfs file poll implementation to sysfs_open_dirent | Tejun Heo |
2007-10-12 | sysfs: kill sysfs_update_file() | Tejun Heo |
2007-10-12 | sysfs: clean up header files | Tejun Heo |
2007-10-12 | PTY: add kernel parameter to overwrite legacy pty count | Kay Sievers |
2007-10-12 | Driver core: Make platform_device.id an int | Jean Delvare |
2007-10-12 | Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG | Kay Sievers |
2007-10-12 | Convert from class_device to device for drivers/video | tonyj@suse.de |
2007-10-12 | sysfs: Remove first pass at shadow directory support | Eric W. Biederman |
2007-10-12 | debugfs: helper for decimal challenged | Robin Getz |
2007-10-12 | kobject: remove the static array for the name | Greg Kroah-Hartman |
2007-10-12 | Driver core: remove subsys_get() | Greg Kroah-Hartman |
2007-10-12 | Driver core: remove subsys_put() | Greg Kroah-Hartman |