| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -6/+3 |
| | * | | | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -3/+2 |
| | * | | | SELinux: netnode.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -1/+1 |
| | * | | | SELinux: netlink.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -10/+10 |
| | * | | | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -1/+1 |
| | * | | | SELinux: netif.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -10/+9 |
| | |/ / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-04-22 | 91 | -1300/+2213 |
| |\ \ \ |
|
| | * | | | PCI: Change PCI subsystem MAINTAINER | Greg Kroah-Hartman | 2008-04-21 | 1 | -3/+2 |
| | * | | | PCI: pci-iommu-iotlb-flushing-speedup | mark gross | 2008-04-21 | 2 | -38/+40 |
| | * | | | PCI: pci_setup_bridge() mustn't be __devinit | Adrian Bunk | 2008-04-21 | 1 | -2/+1 |
| | * | | | PCI: pci_bus_size_cardbus() mustn't be __devinit | Adrian Bunk | 2008-04-21 | 1 | -2/+1 |
| | * | | | PCI: pci_scan_device() mustn't be __devinit | Adrian Bunk | 2008-04-21 | 1 | -2/+1 |
| | * | | | PCI: pci_alloc_child_bus() mustn't be __devinit | Adrian Bunk | 2008-04-21 | 1 | -2/+2 |
| | * | | | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-21 | 39 | -487/+487 |
| | * | | | PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered | Trent Piepho | 2008-04-21 | 1 | -1/+1 |
| | * | | | PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() | Jesper Juhl | 2008-04-21 | 1 | -1/+5 |
| | * | | | PCI: clean up resource alignment management | Ivan Kokshaysky | 2008-04-21 | 5 | -22/+51 |
| | * | | | PCI: aerdrv_acpi.c: remove unneeded NULL check | Adrian Bunk | 2008-04-21 | 1 | -1/+1 |
| | * | | | PCI: Update VIA CX700 quirk | Tim Yamin | 2008-04-21 | 1 | -1/+12 |
| | * | | | PCI: Expose PCI VPD through sysfs | Ben Hutchings | 2008-04-21 | 6 | -14/+297 |
| | * | | | PCI: iommu: iotlb flushing | mark gross | 2008-04-21 | 3 | -18/+135 |
| | * | | | PCI: simplify quirk debug output | Bjorn Helgaas | 2008-04-21 | 1 | -2/+2 |
| | * | | | PCI: iova RB tree setup tweak | mark gross | 2008-04-21 | 1 | -14/+36 |
| | * | | | PCI: parisc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 | 1 | -17/+13 |
| | * | | | PCI: ppc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 | 1 | -57/+2 |
| | * | | | PCI: powerpc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 | 1 | -33/+1 |
| | * | | | PCI: ia64: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 | 1 | -43/+1 |
| | * | | | PCI: alpha: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 | 1 | -22/+1 |
| | * | | | PCI: x86: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 | 3 | -40/+1 |
| | * | | | PCI: add generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 | 2 | -0/+44 |
| | * | | | PCI: add PCI Express ASPM support | Shaohua Li | 2008-04-21 | 10 | -0/+921 |
| | * | | | PCI: remove "pci=routeirq" noise from dmesg | Bjorn Helgaas | 2008-04-21 | 1 | -2/+1 |
| | * | | | PCI: Include PCI domain in PCI bus names on x86/x86_64 | Gary Hade | 2008-04-21 | 2 | -5/+7 |
| | * | | | PCI: #if 0 pci_cleanup_aer_correct_error_status() | Adrian Bunk | 2008-04-21 | 2 | -6/+2 |
| | * | | | PCI: pcie AER: don't check _OSC when acpi is disabled | Yinghai Lu | 2008-04-21 | 1 | -0/+3 |
| | * | | | PCI: remove global list of PCI devices | Greg Kroah-Hartman | 2008-04-21 | 4 | -49/+1 |
| | * | | | PCI: remove parisc consumer of the pci global_list | James Bottomley | 2008-04-21 | 1 | -1/+0 |
| | * | | | PCI: remove pcibios_fixup_ghosts() | Greg Kroah-Hartman | 2008-04-21 | 2 | -107/+0 |
| | * | | | PCI: add is_added flag to struct pci_dev | Greg Kroah-Hartman | 2008-04-21 | 5 | -17/+10 |
| | * | | | PCI: make no_pci_devices() use the pci_bus_type list | Greg Kroah-Hartman | 2008-04-21 | 1 | -3/+14 |
| | * | | | PCI: remove initial bios sort of PCI devices on x86 | Greg Kroah-Hartman | 2008-04-21 | 8 | -94/+0 |
| | * | | | PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY | Greg Kroah-Hartman | 2008-04-21 | 1 | -1/+1 |
| | * | | | PCI Hotplug: make cpcihp driver use modern apis | Greg Kroah-Hartman | 2008-04-21 | 2 | -2/+8 |
| | * | | | PCI: clean up search.c a lot | Greg Kroah-Hartman | 2008-04-21 | 2 | -139/+114 |
| | * | | | PCI: remove pci_get_device_reverse | Greg Kroah-Hartman | 2008-04-21 | 2 | -51/+0 |
| | * | | | PCI: remove pci_get_device_reverse from calgary driver | Greg Kroah-Hartman | 2008-04-21 | 1 | -2/+1 |
| | * | | | PCI: remove pci_find_present | Greg Kroah-Hartman | 2008-04-21 | 2 | -22/+15 |
| | * | | | PCI: #if 0 pci_assign_resource_fixed() | Adrian Bunk | 2008-04-21 | 2 | -2/+1 |
| | * | | | PCI: doc/pci: create Documentation/PCI/ and move files into it | Randy Dunlap | 2008-04-21 | 7 | -20/+22 |
| | |/ / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-04-22 | 44 | -7106/+7420 |
| |\ \ \ |
|