aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-25ACPI: Always report a sync event after a lid state changeGuillem Jover
2008-10-25ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.cMiao Xie
2008-10-24i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not definedVenki Pallipadi
2008-10-24i7300_idle: Cleanup based review commentsVenki Pallipadi
2008-10-24i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi
2008-10-24mfd: Make WM8400 depend on I2C until SPI is submittedMark Brown
2008-10-24mfd: add missing Kconfig entry for da903xSamuel Ortiz
2008-10-24uwb: build UWB before USB/WUSBDavid Vrabel
2008-10-24libata: fix bug with non-ncq devicesJens Axboe
2008-10-24ftrace: warning in kernel/trace/ftrace.cIngo Molnar
2008-10-24sched: virtual time buddy preemptionPeter Zijlstra
2008-10-24sched: re-instate vruntime based wakeup preemptionPeter Zijlstra
2008-10-24sched: weaken sync hintMike Galbraith
2008-10-24sched: more accurate min_vruntime accountingPeter Zijlstra
2008-10-24sched: fix a find_busiest_group bugletPeter Zijlstra
2008-10-24Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar
2008-10-23Linux 2.6.28-rc1Linus Torvalds
2008-10-23Fix PCI hotplug printk formatRandy Dunlap
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-10-23PCI: remove unused resource assignment in pci_read_bridge_bases()Zhao, Yu
2008-10-23PCI hotplug: shpchp: message refinementTaku Izumi
2008-10-23PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2008-10-23libata: switch to using block layer tagging supportJens Axboe
2008-10-23PCI: add routines for debugging and handling lost interruptsJames Bottomley
2008-10-23PCI hotplug: pciehp: message refinementTaku Izumi
2008-10-23PCI: fix ARI code to be compatible with mixed ARI/non-ARI systemsZhao, Yu
2008-10-23PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige
2008-10-23leds/acpi: Fix merge fallout from acpi_driver_data changeStephen Rothwell
2008-10-23ide: drivers/ide/generic.c -> drivers/ide/ide-pci-generic.cBartlomiej Zolnierkiewicz
2008-10-23ide-disk: set non-rotational queue flag for SSD and CF devicesBartlomiej Zolnierkiewicz
2008-10-23ide-cd: add TEAC CD-224E to the NO_AUTOCLOSE listMárton Németh
2008-10-23ide: Add tx4938ide driver (v2)Atsushi Nemoto
2008-10-23TXx9: Add TX4938 ATA support (v3)Atsushi Nemoto
2008-10-23ide: Add tx4939ide driver (v6)Atsushi Nemoto
2008-10-23ide: two more pci_ioremap_bar() conversionsArjan van de Ven
2008-10-23pci: use pci_ioremap_bar() in drivers/ideArjan van de Ven
2008-10-23sgiioc4: use ide_host_add() (take 2)Sergei Shtylyov
2008-10-23sgiioc4: fix error cleanup path (take 2)Sergei Shtylyov
2008-10-23[ARM] pxa: corgi backlight driver should not select ssp driversRussell King
2008-10-23tcp: Restore ordering of TCP options for the sake of inter-operabilityIlpo Järvinen
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-23x86: restore the old swiotlb alloc_coherent behaviorFUJITA Tomonori
2008-10-23x86: use GFP_DMA for 24bit coherent_dma_maskFUJITA Tomonori