index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-18
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
13
-26
/
+34
2012-06-18
Merge branch 'topic/stowe-cap-cleanup' into next
Bjorn Helgaas
3
-49
/
+73
2012-06-16
scripts/modpost: check for bad references in .pci.fixups area
Sebastian Andrzej Siewior
1
-0
/
+11
2012-06-16
sh/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-16
powerpc/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
6
-6
/
+6
2012-06-13
Merge branch 'topic/alex-vfio-prep' into next
Bjorn Helgaas
7
-25
/
+312
2012-06-13
Merge branch 'topic/bjorn-remove-unused' into next
Bjorn Helgaas
3
-70
/
+1
2012-06-13
Merge branch 'topic/kong-acpiphp-remove' into next
Bjorn Helgaas
2
-10
/
+35
2012-06-13
Merge branch 'topic/yinghai-busn-alloc' into next
Bjorn Helgaas
44
-245
/
+367
2012-06-13
PCI: acpiphp: remove all functions in slot, even without ACPI _EJx
Amos Kong
2
-10
/
+34
2012-06-13
PCI: acpiphp: fix function 0 leak when disabling a slot
Amos Kong
1
-0
/
+1
2012-06-13
PCI: hotplug: remove pci_do_scan_bus()
Yinghai Lu
2
-16
/
+0
2012-06-13
PCI: sgihp: use generic pci_hp_add_bridge()
Yinghai Lu
1
-9
/
+5
2012-06-13
PCI: ibmhp: use generic pci_hp_add_bridge()
Yinghai Lu
1
-6
/
+4
2012-06-13
PCI: cpqhp: use generic pci_hp_add_bridge()
Yinghai Lu
1
-6
/
+4
2012-06-13
PCI: shpchp: use generic pci_hp_add_bridge()
Yinghai Lu
1
-32
/
+15
2012-06-13
PCI: cpci_hotplug: use generic pci_hp_add_bridge()
Yinghai Lu
1
-31
/
+6
2012-06-13
PCI: pciehp: use generic pci_hp_add_bridge()
Yinghai Lu
1
-26
/
+2
2012-06-13
PCI: add generic pci_hp_add_bridge()
Yinghai Lu
2
-0
/
+24
2012-06-13
PCI: sgihp: register busn_res
Yinghai Lu
1
-1
/
+3
2012-06-13
PCI: ibmhp: register busn_res
Yinghai Lu
1
-1
/
+3
2012-06-13
PCI: cpqhp: register busn_res
Yinghai Lu
1
-1
/
+3
2012-06-13
PCI: shpchp: register busn_res
Yinghai Lu
1
-1
/
+3
2012-06-13
PCI: cpci_hotplug: register busn_res
Yinghai Lu
1
-1
/
+3
2012-06-13
PCI: insert busn_res for child bus
Yinghai Lu
1
-2
/
+3
2012-06-13
PCI: register busn_res for iov bus
Yinghai Lu
1
-1
/
+1
2012-06-13
tile/PCI: use pci_scan_root_bus instead pci_scan_bus
Yinghai Lu
1
-1
/
+4
2012-06-13
parisc/PCI: register busn_res for root buses
Yinghai Lu
2
-4
/
+14
2012-06-13
powerpc/PCI: register busn_res for root buses
Yinghai Lu
3
-7
/
+13
2012-06-13
sparc/PCI: register busn_res for root buses
Yinghai Lu
2
-3
/
+6
2012-06-13
ia64/PCI: register busn_res for root buses
Yinghai Lu
1
-1
/
+3
2012-06-13
x86/PCI: put busn resource in pci_root_info for native host bridge drivers
Yinghai Lu
3
-9
/
+23
2012-06-13
x86/PCI: use _CRS bus number aperture for host bridges from ACPI
Yinghai Lu
1
-4
/
+5
2012-06-13
PCI: add default busn_res for pci_scan_bus()
Yinghai Lu
1
-2
/
+4
2012-06-13
PCI: add default busn_resource
Yinghai Lu
2
-0
/
+9
2012-06-13
PCI: checking busn_res in pci_scan_root_bus()
Yinghai Lu
1
-1
/
+21
2012-06-13
PCI: insert busn_res in pci_create_root_bus()
Yinghai Lu
1
-1
/
+4
2012-06-13
PCI: release busn_res when removing bus
Yinghai Lu
1
-0
/
+1
2012-06-13
PCI: add busn_res operation functions
Yinghai Lu
2
-0
/
+71
2012-06-13
resources: allow adjust_resource() for resources with no parent
Yinghai Lu
1
-5
/
+8
2012-06-13
PCI: build a bus number resource tree for every domain
Yinghai Lu
1
-0
/
+30
2012-06-13
PCI: remove secondary/subordinate in struct pci_bus
Yinghai Lu
1
-2
/
+0
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
31
-117
/
+117
2012-06-13
PCI: add busn_res in struct pci_bus
Yinghai Lu
1
-0
/
+1
2012-06-12
PCI: misc pci_reg additions
Alex Williamson
1
-12
/
+101
2012-06-12
PCI: create common pcibios_err_to_errno
Alex Williamson
2
-3
/
+29
2012-06-12
PCI: export pci_user functions for use by other drivers
Alex Williamson
3
-9
/
+12
2012-06-12
PCI: add ACS validation utility
Alex Williamson
3
-1
/
+111
2012-06-12
frv/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-2
/
+2
2012-06-12
arm/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-1
/
+1
[next]