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