| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | SELinux: one little, two little, three little whitespaces, the avc.c saga. | Eric Paris | 2008-04-21 |
| * | SELinux: cleanup on isle selinuxfs.c | Eric Paris | 2008-04-21 |
| * | changing whitespace for fun and profit: policydb.c | Eric Paris | 2008-04-21 |
| * | SELinux: whitespace and formating fixes for hooks.c | Eric Paris | 2008-04-21 |
| * | SELinux: clean up printks | Eric Paris | 2008-04-21 |
| * | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: services.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: mls.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: conditional.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: avtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: netnode.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: netlink.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: netif.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * | | PCI: Change PCI subsystem MAINTAINER | Greg Kroah-Hartman | 2008-04-21 |
| * | | PCI: pci-iommu-iotlb-flushing-speedup | mark gross | 2008-04-21 |
| * | | PCI: pci_setup_bridge() mustn't be __devinit | Adrian Bunk | 2008-04-21 |
| * | | PCI: pci_bus_size_cardbus() mustn't be __devinit | Adrian Bunk | 2008-04-21 |
| * | | PCI: pci_scan_device() mustn't be __devinit | Adrian Bunk | 2008-04-21 |
| * | | PCI: pci_alloc_child_bus() mustn't be __devinit | Adrian Bunk | 2008-04-21 |
| * | | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-21 |
| * | | PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered | Trent Piepho | 2008-04-21 |
| * | | PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() | Jesper Juhl | 2008-04-21 |
| * | | PCI: clean up resource alignment management | Ivan Kokshaysky | 2008-04-21 |
| * | | PCI: aerdrv_acpi.c: remove unneeded NULL check | Adrian Bunk | 2008-04-21 |
| * | | PCI: Update VIA CX700 quirk | Tim Yamin | 2008-04-21 |
| * | | PCI: Expose PCI VPD through sysfs | Ben Hutchings | 2008-04-21 |
| * | | PCI: iommu: iotlb flushing | mark gross | 2008-04-21 |
| * | | PCI: simplify quirk debug output | Bjorn Helgaas | 2008-04-21 |
| * | | PCI: iova RB tree setup tweak | mark gross | 2008-04-21 |
| * | | PCI: parisc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
| * | | PCI: ppc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
| * | | PCI: powerpc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
| * | | PCI: ia64: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
| * | | PCI: alpha: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
| * | | PCI: x86: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
| * | | PCI: add generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
| * | | PCI: add PCI Express ASPM support | Shaohua Li | 2008-04-21 |
| * | | PCI: remove "pci=routeirq" noise from dmesg | Bjorn Helgaas | 2008-04-21 |
| * | | PCI: Include PCI domain in PCI bus names on x86/x86_64 | Gary Hade | 2008-04-21 |
| * | | PCI: #if 0 pci_cleanup_aer_correct_error_status() | Adrian Bunk | 2008-04-21 |
| * | | PCI: pcie AER: don't check _OSC when acpi is disabled | Yinghai Lu | 2008-04-21 |
| * | | PCI: remove global list of PCI devices | Greg Kroah-Hartman | 2008-04-21 |
| * | | PCI: remove parisc consumer of the pci global_list | James Bottomley | 2008-04-21 |