| Commit message (Expand) | Author | Age | Files | Lines |
* | frv: remove HARD_RESET_NOW() | Adrian Bunk | 2008-04-21 | 1 | -5/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-21 | 17 | -634/+609 |
|\ |
|
| * | SELinux: one little, two little, three little whitespaces, the avc.c saga. | Eric Paris | 2008-04-21 | 1 | -28/+28 |
| * | SELinux: cleanup on isle selinuxfs.c | Eric Paris | 2008-04-21 | 1 | -55/+57 |
| * | changing whitespace for fun and profit: policydb.c | Eric Paris | 2008-04-21 | 1 | -68/+63 |
| * | SELinux: whitespace and formating fixes for hooks.c | Eric Paris | 2008-04-21 | 1 | -250/+245 |
| * | SELinux: clean up printks | Eric Paris | 2008-04-21 | 7 | -77/+78 |
| * | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -4/+2 |
| * | SELinux: services.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -60/+55 |
| * | SELinux: mls.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -13/+14 |
| * | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -2/+2 |
| * | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -3/+2 |
| * | SELinux: conditional.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -33/+26 |
| * | SELinux: avtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -10/+11 |
| * | 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-21 | 91 | -1300/+2213 |
|\ \ |
|
| * | | PCI: Change PCI subsystem MAINTAINER | Greg Kroah-Hartman | 2008-04-20 | 1 | -3/+2 |
| * | | PCI: pci-iommu-iotlb-flushing-speedup | mark gross | 2008-04-20 | 2 | -38/+40 |
| * | | PCI: pci_setup_bridge() mustn't be __devinit | Adrian Bunk | 2008-04-20 | 1 | -2/+1 |
| * | | PCI: pci_bus_size_cardbus() mustn't be __devinit | Adrian Bunk | 2008-04-20 | 1 | -2/+1 |
| * | | PCI: pci_scan_device() mustn't be __devinit | Adrian Bunk | 2008-04-20 | 1 | -2/+1 |
| * | | PCI: pci_alloc_child_bus() mustn't be __devinit | Adrian Bunk | 2008-04-20 | 1 | -2/+2 |
| * | | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-20 | 39 | -487/+487 |
| * | | PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered | Trent Piepho | 2008-04-20 | 1 | -1/+1 |
| * | | PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() | Jesper Juhl | 2008-04-20 | 1 | -1/+5 |
| * | | PCI: clean up resource alignment management | Ivan Kokshaysky | 2008-04-20 | 5 | -22/+51 |
| * | | PCI: aerdrv_acpi.c: remove unneeded NULL check | Adrian Bunk | 2008-04-20 | 1 | -1/+1 |
| * | | PCI: Update VIA CX700 quirk | Tim Yamin | 2008-04-20 | 1 | -1/+12 |
| * | | PCI: Expose PCI VPD through sysfs | Ben Hutchings | 2008-04-20 | 6 | -14/+297 |
| * | | PCI: iommu: iotlb flushing | mark gross | 2008-04-20 | 3 | -18/+135 |
| * | | PCI: simplify quirk debug output | Bjorn Helgaas | 2008-04-20 | 1 | -2/+2 |
| * | | PCI: iova RB tree setup tweak | mark gross | 2008-04-20 | 1 | -14/+36 |
| * | | PCI: parisc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -17/+13 |
| * | | PCI: ppc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -57/+2 |
| * | | PCI: powerpc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -33/+1 |
| * | | PCI: ia64: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -43/+1 |
| * | | PCI: alpha: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -22/+1 |
| * | | PCI: x86: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 3 | -40/+1 |
| * | | PCI: add generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 2 | -0/+44 |
| * | | PCI: add PCI Express ASPM support | Shaohua Li | 2008-04-20 | 10 | -0/+921 |
| * | | PCI: remove "pci=routeirq" noise from dmesg | Bjorn Helgaas | 2008-04-20 | 1 | -2/+1 |
| * | | PCI: Include PCI domain in PCI bus names on x86/x86_64 | Gary Hade | 2008-04-20 | 2 | -5/+7 |
| * | | PCI: #if 0 pci_cleanup_aer_correct_error_status() | Adrian Bunk | 2008-04-20 | 2 | -6/+2 |
| * | | PCI: pcie AER: don't check _OSC when acpi is disabled | Yinghai Lu | 2008-04-20 | 1 | -0/+3 |
| * | | PCI: remove global list of PCI devices | Greg Kroah-Hartman | 2008-04-20 | 4 | -49/+1 |