linux-2.6
2009-01-07  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-01-07  Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/arjan/linux-2.6-async
2009-01-07  David Millertopology: Fix sparc64 build.
2009-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-01-07  Wolfram Sangkbuild: fix typos (s/bin_shipped/bin.o_shipped/) in...
2009-01-07  Andi Kleenkbuild: add a symlink to the source for separate objdirs
2009-01-07  Andi Kleenkconfig: add script to manipulate .config files on...
2009-01-07  Jike Songkbuild: reintroduce ALLSOURCE_ARCHS support for tags...
2009-01-07  Arjan van de Venbootchart: improve output based on Dave Jones' feedback
2009-01-07  Sam Ravnborgfix modules_install via NFS
2009-01-07  Anders Larsenqnx: include <linux/types.h> for definitions of __...
2009-01-07  Harvey Harrisonxtensa: introduce swab.h
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2009-01-07  Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2009-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2009-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2009-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/czankel/xtensa-2.6
2009-01-07  Heiko Carstensstop_machine/cpu hotplug: fix disable_nonboot_cpus
2009-01-07  Alan Coxtouchscreen: Fix build of da9034
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Jiri KosinaHID: fix hid->hiddev initialization in hiddev_connect()
2009-01-07  Detlef Riekenberglinux/types.h: Don't depend on __GNUC__ for __le64...
2009-01-07  Rafael J. WysockiPCI PM: Put PM callbacks in the order of execution
2009-01-07  Rafael J. WysockiPCI PM: Run default PM callbacks for all devices using...
2009-01-07  Rafael J. WysockiPCI PM: Register power state of devices during initiali...
2009-01-07  Rafael J. WysockiPCI PM: Call pci_fixup_device from legacy routines
2009-01-07  Rafael J. WysockiPCI PM: Rearrange code in pci-driver.c
2009-01-07  Rafael J. WysockiPCI PM: Avoid touching devices behind bridges in unknow...
2009-01-07  Rafael J. WysockiPCI PM: Move pci_has_legacy_pm_support
2009-01-07  Rafael J. WysockiPCI PM: Power-manage devices without drivers during...
2009-01-07  Rafael J. WysockiPCI PM: Add suspend counterpart of pci_reenable_device
2009-01-07  Rafael J. WysockiPCI PM: Fix poweroff and restore callbacks
2009-01-07  Andrew PattersonPCI: Use msleep instead of cpu_relax during ASPM link...
2009-01-07  Rafael J. WysockiPCI: PCIe portdrv: Add kerneldoc comments to remining...
2009-01-07  Rafael J. WysockiPCI: PCIe portdrv: Rearrange code so that related thing...
2009-01-07  Rafael J. WysockiPCI: PCIe portdrv: Fix suspend and resume of PCI Expres...
2009-01-07  Rafael J. WysockiPCI: PCIe portdrv: Add kerneldoc comments to some core...
2009-01-07  Rafael J. Wysockix86/PCI: Do not use interrupt links for devices using...
2009-01-07  Ben Hutchingsnet: sfc: Use pci_clear_master() to disable bus mastering
2009-01-07  Ben HutchingsPCI: Add pci_clear_master() as opposite of pci_set_master()
2009-01-07  Julia LawallPCI hotplug: remove redundant test in cpq hotplug
2009-01-07  Kenji KaneshigePCI: pciehp: cleanup register and field definitions
2009-01-07  Kenji KaneshigePCI: pciehp: ignore undefined bit in link status register
2009-01-07  Shaohua LiPCI: keep ASPM link state consistent throughout PCIe...
2009-01-07  Bjorn Helgaasx86/PCI: use dev_printk for PCI bus locality messages
2009-01-07  Bjorn HelgaasPCI: use dev_printk for PCI bus resource mssages
2009-01-07  Stephen HemmingerPCI: add interface to set visible size of VPD
2009-01-07  Stephen HemmingerPCI: revise VPD access interface
2009-01-07  Stephen HemmingerPCI: handle long delays in VPD access
2009-01-07  Bjorn HelgaasPCI: x86/visws: use generic INTx swizzle from PCI core
2009-01-07  Bjorn HelgaasPCI: sh: use generic INTx swizzle from PCI core
2009-01-07  Bjorn HelgaasPCI: mips: use generic INTx swizzle from PCI core
2009-01-07  Bjorn HelgaasPCI: arm: use generic INTx swizzle from PCI core
2009-01-07  Bjorn HelgaasPCI: alpha: use generic INTx swizzle from PCI core
2009-01-07  Bjorn HelgaasPCI: add pci_common_swizzle() for INTx swizzling
2009-01-07  Kenji KaneshigePCI hotplug: introduce functions for ACPI slot detection
2009-01-07  Kenji KaneshigePCI: pciehp: add auto option to pciehp_detect_mode
2009-01-07  Kenji KaneshigePCI: pciehp: add ACPI based slot detection
2009-01-07  Rusty RussellPCI: work_on_cpu: use in drivers/pci/pci-driver.c
2009-01-07  Rafael J. WysockiPCI PM: Split PCI Express port suspend-resume
2009-01-07  Rafael J. WysockiPCI PM: Fix pci_update_current_state
2009-01-07  Jesse BarnesPCI: set device wakeup capable flag if platform support...
2009-01-07  Yu ZhaoPCI: factor pci_bus_add_child() from pci_bus_add_devices()
2009-01-07  Yu ZhaoPCI: cleanup pci_bus_add_devices()
2009-01-07  Yu ZhaoPCI: add a new function to map BAR offsets
2009-01-07  Yu ZhaoPCI: allow pci_alloc_child_bus() to handle a NULL bridge
2009-01-07  Yu ZhaoPCI: export __pci_read_base()
2009-01-07  Yu ZhaoPCI: remove unnecessary condition check in pci_restore_...
2009-01-07  Yu ZhaoPCI: define PCI resource names in an 'enum'
2009-01-07  Yu ZhaoPCI: remove unnecessary arg of pci_update_resource()
2009-01-07  Yu ZhaoPCI: enhance pci_ari_enabled()
2009-01-07  Adam JacksonPCI quirks: piix3: warn softer about enabling passive...
2009-01-07  Trent PiephoPCI: Make settable sysfs attributes more consistent
2009-01-07  Andrew MortonPCI: uninline pci_ioremap_bar()
2009-01-07  Alan SternPCI: fix incorrect error return in pci_enable_wake
2009-01-07  Bjorn HelgaasPCI: parisc: use generic pci_swizzle_interrupt_pin()
2009-01-07  Bjorn HelgaasPCI: mips: use generic pci_swizzle_interrupt_pin()
2009-01-07  Bjorn HelgaasPCI: x86: use generic pci_swizzle_interrupt_pin()
2009-01-07  Bjorn HelgaasPCI: alpha: use generic pci_swizzle_interrupt_pin()
2009-01-07  Bjorn HelgaasPCI: powerpc: use generic pci_swizzle_interrupt_pin()
2009-01-07  Bjorn HelgaasPCI: sh: use generic pci_swizzle_interrupt_pin()
2009-01-07  Bjorn HelgaasPCI: arm: use generic pci_swizzle_interrupt_pin()
2009-01-07  Bjorn HelgaasPCI: add pci_swizzle_interrupt_pin()
2009-01-07  Bjorn Helgaasx86/PCI: minor logic simplications
2009-01-07  Bjorn Helgaasx86/PCI: use config space encoding for interrupt pins
2009-01-07  Bjorn HelgaasPCI: use config space encoding in pci_get_interrupt_pin()
2009-01-07  Bjorn HelgaasPCI hotplug: cpqphp: use config space PCI interrupt...
2009-01-07  Jacob PanPCI: avoid early PCI mmconfig init if pci=noearly is...
2009-01-07  Bjorn HelgaasPCI: pcie port driver: remove extra printks
2009-01-07  Bjorn Helgaasx86/PCI: make PCI bus locality messages more meaningful
2009-01-07  Bjorn HelgaasPCI: make PCI bus resource messages more meaningful
2009-01-07  Alex ChiangPCI hotplug: acpiphp whitespace cleanup
2009-01-07  Ingo MolnarPCI: Don't carp about BAR allocation failures in quiet...
2009-01-07  Hidetoshi SetoPCI hotplug: aerdrv: fix a typo in error message
2009-01-07  Rafael J. WysockiPCI: handle PCI state saving with interrupts disabled
next