index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-26
acpiphp: stop bus device before acpi_bus_trim
Satoru Takeuchi
1
-0
/
+3
2006-09-26
PCI: add pci_stop_bus_device
Satoru Takeuchi
2
-1
/
+37
2006-09-26
acpiphp: do not initialize existing ioapics
Satoru Takeuchi
1
-1
/
+3
2006-09-26
acpiphp: initialize ioapics before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-26
acpiphp: set hpp values before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-26
PCI Hotplug: cleanup pcihp skeleton code.
Satoru Takeuchi
1
-6
/
+3
2006-09-26
PCI: Restore PCI Express capability registers after PM event
Michael S. Tsirkin
1
-0
/
+50
2006-09-26
PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static
Adrian Bunk
1
-1
/
+1
2006-09-26
PCI: Multiprobe sanitizer
Alan Cox
2
-1
/
+7
2006-09-26
PCI: fix __must_check warnings
Greg Kroah-Hartman
9
-62
/
+138
2006-09-26
PCI Hotplug: fix __must_check warnings
Greg Kroah-Hartman
2
-33
/
+128
2006-09-26
SHPCHP: fix __must_check warnings
Greg Kroah-Hartman
3
-4
/
+8
2006-09-26
PCI-Express AER implemetation: pcie_portdrv error handler
Zhang, Yanmin
1
-21
/
+175
2006-09-26
PCI-Express AER implemetation: AER core and aerdriver
Zhang, Yanmin
11
-0
/
+1598
2006-09-26
PCI-Express AER implemetation: export pcie_port_bus_type
Zhang, Yanmin
1
-0
/
+1
2006-09-26
PCI-Express AER implemetation: aer howto document
Zhang, Yanmin
1
-0
/
+253
2006-09-26
PCIE: check and return bus_register errors
Randy Dunlap
3
-5
/
+11
2006-09-26
MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability
Brice Goglin
2
-0
/
+60
2006-09-26
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
Brice Goglin
3
-5
/
+4
2006-09-26
MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs
Brice Goglin
1
-0
/
+41
2006-09-26
MSI: Factorize common code in pci_msi_supported()
Brice Goglin
1
-20
/
+31
2006-09-26
MSI: Cleanup existing MSI quirks
Brice Goglin
2
-16
/
+31
2006-09-26
Resources: insert identical resources above existing resources
Matthew Wilcox
1
-16
/
+16
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
250
-5288
/
+6891
2006-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
55
-577
/
+1659
2006-09-26
[PATCH] s390: fix cmm kernel thread handling
Heiko Carstens
1
-19
/
+35
2006-09-26
[PATCH] Make UML use ptrace-abi.h
Jeff Dike
2
-17
/
+1
2006-09-26
[PATCH] Split i386 and x86_64 ptrace.h
Jeff Dike
6
-86
/
+100
2006-09-26
[PATCH] UML: tty locking
Alan Cox
1
-1
/
+3
2006-09-26
[PATCH] uml: stack usage reduction
Jeff Dike
5
-17
/
+21
2006-09-26
[PATCH] uml: clean our set_ether_mac
Paolo 'Blaisorblade' Giarrusso
2
-9
/
+6
2006-09-26
[PATCH] uml: Remove unused variable
Jeff Dike
3
-13
/
+0
2006-09-26
[PATCH] uml: timer cleanups
Jeff Dike
4
-13
/
+22
2006-09-26
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
12
-89
/
+102
2006-09-26
[PATCH] uml: SIGIO cleanups
Jeff Dike
3
-71
/
+67
2006-09-26
[PATCH] uml: Improve SIGBUS diagnostics
Jeff Dike
1
-2
/
+9
2006-09-26
[PATCH] uml: Fix handling of failed execs of helpers
Jeff Dike
1
-11
/
+11
2006-09-26
[PATCH] uml: Whitespace fixes
Jeff Dike
1
-184
/
+183
2006-09-26
[PATCH] uml: Fix stack alignment
Jeff Dike
1
-1
/
+2
2006-09-26
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
11
-32
/
+25
2006-09-26
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
14
-23
/
+173
2006-09-26
[PATCH] PM: Add pm_trace switch
Rafael J. Wysocki
3
-10
/
+59
2006-09-26
[PATCH] i386: Detect clock skew during suspend
Rafael J. Wysocki
1
-6
/
+18
2006-09-26
[PATCH] suspend: make it possible to disable serial console suspend
Rafael J. Wysocki
1
-0
/
+14
2006-09-26
[PATCH] PM: make it possible to disable console suspending
Rafael J. Wysocki
3
-0
/
+19
2006-09-26
[PATCH] swsusp: Use memory bitmaps during resume
Rafael J. Wysocki
5
-255
/
+186
2006-09-26
[PATCH] swsusp: Introduce memory bitmaps
Rafael J. Wysocki
3
-70
/
+540
2006-09-26
[PATCH] swsusp: Introduce some helpful constants
Rafael J. Wysocki
1
-9
/
+15
2006-09-26
[PATCH] Change the name of pagedir_nosave
Rafael J. Wysocki
5
-18
/
+18
2006-09-26
[PATCH] swsusp: clean up suspend header
Rafael J. Wysocki
1
-12
/
+3
[next]