Age | Commit message (Expand) | Author |
2009-01-07 | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-01-07 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async | Linus Torvalds |
2009-01-07 | nfsd: get rid of NFSD_VERSION | Benny Halevy |
2009-01-07 | nfsd: last_byte_offset | Benny Halevy |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-01-07 | qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} types | Anders Larsen |
2009-01-07 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-07 | linux/types.h: Don't depend on __GNUC__ for __le64/__be64 | Detlef Riekenberg |
2009-01-07 | x86/PCI: Do not use interrupt links for devices using MSI-X | Rafael J. Wysocki |
2009-01-07 | PCI: Add pci_clear_master() as opposite of pci_set_master() | Ben Hutchings |
2009-01-07 | PCI: pciehp: cleanup register and field definitions | Kenji Kaneshige |
2009-01-07 | PCI: add interface to set visible size of VPD | Stephen Hemminger |
2009-01-07 | PCI: revise VPD access interface | Stephen Hemminger |
2009-01-07 | PCI: add pci_common_swizzle() for INTx swizzling | Bjorn Helgaas |
2009-01-07 | PCI hotplug: introduce functions for ACPI slot detection | Kenji Kaneshige |
2009-01-07 | PCI: define PCI resource names in an 'enum' | Yu Zhao |
2009-01-07 | PCI: remove unnecessary arg of pci_update_resource() | Yu Zhao |
2009-01-07 | PCI: uninline pci_ioremap_bar() | Andrew Morton |
2009-01-07 | PCI: add pci_swizzle_interrupt_pin() | Bjorn Helgaas |
2009-01-07 | resource: allow MMIO exclusivity for device drivers | Arjan van de Ven |
2009-01-07 | ACPI/PCI: remove obsolete _OSC capability support functions | Andrew Patterson |
2009-01-07 | ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added | Andrew Patterson |
2009-01-07 | ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added | Andrew Patterson |
2009-01-07 | ACPI/PCI: PCI extended config _OSC support called when root bridge added | Andrew Patterson |
2009-01-07 | ACPI/PCI: call _OSC support during root bridge discovery | Andrew Patterson |
2009-01-07 | ACPI/PCI: include missing acpi.h file in pci-acpi.h. | Andrew Patterson |
2009-01-07 | PCI: add PCI Advanced Feature Capability defines | Sheng Yang |
2009-01-07 | wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_install | Inaky Perez-Gonzalez |
2009-01-07 | i2400m: host/device procotol and core driver definitions | Inaky Perez-Gonzalez |
2009-01-07 | wimax: debug macros and debug settings for the WiMAX stack | Inaky Perez-Gonzalez |
2009-01-07 | wimax: headers for kernel API and user space interaction | Inaky Perez-Gonzalez |
2009-01-07 | debugfs: add helpers for exporting a size_t simple value | Inaky Perez-Gonzalez |
2009-01-07 | USB: remove info() macro from usb.h | Greg Kroah-Hartman |
2009-01-07 | USB: remove warn() macro from usb.h | Greg Kroah-Hartman |
2009-01-07 | USB: storage: add last-sector hacks | Alan Stern |
2009-01-07 | USB: extension of anchor API to unpoison an anchor | Oliver Neukum |
2009-01-07 | USB: mark "reject" field of struct urb as atomic_t | Ming Lei |
2009-01-07 | USB: utilize the bus notifiers | Alan Stern |
2009-01-07 | USB: musb: use new platform data interface of musb to replace old one | Bryan Wu |
2009-01-07 | USB: Enhance usage of pm_message_t | Alan Stern |
2009-01-07 | USB: otg: add otg_put_transceiver() | Philipp Zabel |
2009-01-07 | USB: otg: gpio_vbus transceiver stub | Philipp Zabel |
2009-01-07 | USB: storage devices and SAT | Ben Efros |
2009-01-07 | USB: Allow usbmon as a module even if usbcore is builtin | Pete Zaitcev |
2009-01-07 | USB: Introduce usb_queue_reset() to do resets from atomic contexts | Inaky Perez-Gonzalez |