| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | debugfs: fix sparse warnings | Harvey Harrison | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | Driver core: Fix cleanup when failing device_add(). | Cornelia Huck | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | driver core: Remove dpm_sysfs_remove() from error path of device_add() | Rafael J. Wysocki | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | PM: fix new mutex-locking bug in the PM core | Alan Stern | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | PM: Do not acquire device semaphores upfront during suspend | Rafael J. Wysocki | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | kobject: properly initialize ksets | Greg Kroah-Hartman | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | sysfs: CONFIG_SYSFS_DEPRECATED fix | Ingo Molnar | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED | Greg Kroah-Hartman | 2008-03-04 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-03-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | pci: hotplug: pciehp: fix error code path in hpc_power_off_slot | Kenji Kaneshige | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | PCI: Add DECLARE_PCI_DEVICE_TABLE macro | Jonas Bonn | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | PCI: fix up error messages for pci_bus registering | Greg Kroah-Hartman | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | PCI: fix section mismatch warning in pci_scan_child_bus | Sam Ravnborg | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | PCI: consolidate duplicated MSI enable functions | Bjorn Helgaas | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | PCI: use dev_printk in quirk messages | Bjorn Helgaas | 2008-03-04 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-03-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | USB: ftdi_sio - really enable EM1010PC | Sven Andersen | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | USB: remove incorrect struct class_device from the printer gadget | Tony Jones | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | USB: pxa2xx_udc: fix misuse of clock enable/disable calls | Dmitry Baryshkov | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | USB: ftdi_sio: Workaround for broken Matrix Orbital serial port | Kevin Vance | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | USB: Add support for AXESSTEL MV110H CDMA modem | Daniel Kozák | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | usb-storage: update earlier scatter-gather bug fix | Alan Stern | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | USB: isp116x: fix enumeration on boot | Anti Sullin | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | USB: ehci: handle large bulk URBs correctly (again) | Misha Zhilin | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | USB: spruce up the device blacklist | Alan Stern | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | USB: fix comment of struct usb_interface | Lei Ming | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | USB: update Kconfig entry for USB_SUSPEND | Alan Stern | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.c | David Ludlow | 2008-03-04 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | kprobes: fix a null pointer bug in register_kretprobe() | Masami Hiramatsu | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | input: add I2C to config since the driver makes several i2c*() calls | Randy Dunlap | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | ext3: fix mount option parsing | Josef Bacik | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | hugetlb: fix pool shrinking while in restricted cpuset | Nishanth Aravamudan | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | hugetlb: close a difficult to trigger reservation race | Adam Litke | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | md: the md RAID10 resync thread could cause a md RAID10 array deadlock | K.Tanaka | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | md: fix possible raid1/raid10 deadlock on read error during resync | NeilBrown | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | md: don't attempt read-balancing for raid10 'far' layouts | Keld Simonsen | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | md: lock access to rdev attributes properly | NeilBrown | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | md: make sure a reshape is started when device switches to read-write | NeilBrown | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | md: clean up irregularity with raid autodetect | NeilBrown | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | md: guard against possible bad array geometry in v1 metadata | NeilBrown | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | md: reduce CPU wastage on idle md array with a write-intent bitmap | NeilBrown | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | md: fix deadlock in md/raid1 and md/raid10 when handling a read error | NeilBrown | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | iommu: parisc: make the IOMMUs respect the segment boundary limits | FUJITA Tomonori | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | iommu: parisc: pass struct device to iommu_alloc_range | FUJITA Tomonori | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | iommu: export iommu_is_span_boundary helper function | FUJITA Tomonori | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | hisax_fcpcipnp: move request_irq later in probe | Kyle McMartin | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | eCryptfs: make ecryptfs_prepare_write decrypt the page | Michael Halcrow | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_get... | Jesper Nilsson | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | cris: correct usage of __user for copy to and from user space in lib/usercopy... | Jesper Nilsson | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: fix hotkey_get_tablet_mode | Henrique de Moraes Holschuh | 2008-03-04 | |
