summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-27PCI: fix __must_check warningsGreg Kroah-Hartman9-62/+138
2006-09-27PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman2-33/+128
2006-09-27SHPCHP: fix __must_check warningsGreg Kroah-Hartman3-4/+8
2006-09-27PCI-Express AER implemetation: pcie_portdrv error handlerZhang, Yanmin1-21/+175
2006-09-27PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin11-0/+1598
2006-09-27PCI-Express AER implemetation: export pcie_port_bus_typeZhang, Yanmin1-0/+1
2006-09-27PCI-Express AER implemetation: aer howto documentZhang, Yanmin1-0/+253
2006-09-27PCIE: check and return bus_register errorsRandy Dunlap3-5/+11
2006-09-27MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capabilityBrice Goglin2-0/+60
2006-09-27MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin3-5/+4
2006-09-27MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfsBrice Goglin1-0/+41
2006-09-27MSI: Factorize common code in pci_msi_supported()Brice Goglin1-20/+31
2006-09-27MSI: Cleanup existing MSI quirksBrice Goglin2-16/+31
2006-09-27Resources: insert identical resources above existing resourcesMatthew Wilcox1-16/+16
2006-09-27Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds250-5288/+6891
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds55-577/+1659
2006-09-26[PATCH] s390: fix cmm kernel thread handlingHeiko Carstens1-19/+35
2006-09-26[PATCH] Make UML use ptrace-abi.hJeff Dike2-17/+1
2006-09-26[PATCH] Split i386 and x86_64 ptrace.hJeff Dike6-86/+100
2006-09-26[PATCH] UML: tty lockingAlan Cox1-1/+3
2006-09-26[PATCH] uml: stack usage reductionJeff Dike5-17/+21
2006-09-26[PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso2-9/+6
2006-09-26[PATCH] uml: Remove unused variableJeff Dike3-13/+0
2006-09-26[PATCH] uml: timer cleanupsJeff Dike4-13/+22
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike12-89/+102
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike3-71/+67
2006-09-26[PATCH] uml: Improve SIGBUS diagnosticsJeff Dike1-2/+9
2006-09-26[PATCH] uml: Fix handling of failed execs of helpersJeff Dike1-11/+11
2006-09-26[PATCH] uml: Whitespace fixesJeff Dike1-184/+183
2006-09-26[PATCH] uml: Fix stack alignmentJeff Dike1-1/+2
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike11-32/+25
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike14-23/+173
2006-09-26[PATCH] PM: Add pm_trace switchRafael J. Wysocki3-10/+59
2006-09-26[PATCH] i386: Detect clock skew during suspendRafael J. Wysocki1-6/+18
2006-09-26[PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki1-0/+14
2006-09-26[PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki3-0/+19
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki5-255/+186
2006-09-26[PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki3-70/+540
2006-09-26[PATCH] swsusp: Introduce some helpful constantsRafael J. Wysocki1-9/+15
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki5-18/+18
2006-09-26[PATCH] swsusp: clean up suspend headerRafael J. Wysocki1-12/+3
2006-09-26[PATCH] swsusp: Fix alloc_pagedirRafael J. Wysocki1-15/+17
2006-09-26[PATCH] swsusp: Reorder memory-allocating functionsRafael J. Wysocki1-40/+53
2006-09-26[PATCH] swsusp: Fix mark_free_pagesRafael J. Wysocki2-22/+29
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki8-104/+145
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki3-0/+50
2006-09-26[PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki2-28/+76
2006-09-26[PATCH] swsusp: clean up browsing of pfnsRafael J. Wysocki1-30/+32
2006-09-26[PATCH] swsusp: read speedupAndrew Morton5-72/+81
2006-09-26[PATCH] swsusp: add read-speed instrumentationAndrew Morton1-0/+5