| Commit message (Expand) | Author | Files | Lines |
2008-04-22 | skbuff: fix missing kernel-doc notation | Randy Dunlap | 1 | -0/+1 |
2008-04-21 | Fix RCU list iterator use of 'rcu_dereference()' | Linus Torvalds | 1 | -33/+15 |
2008-04-21 | SELinux: one little, two little, three little whitespaces, the avc.c saga. | Eric Paris | 1 | -28/+28 |
2008-04-21 | SELinux: cleanup on isle selinuxfs.c | Eric Paris | 1 | -55/+57 |
2008-04-21 | changing whitespace for fun and profit: policydb.c | Eric Paris | 1 | -68/+63 |
2008-04-21 | SELinux: whitespace and formating fixes for hooks.c | Eric Paris | 1 | -250/+245 |
2008-04-21 | SELinux: clean up printks | Eric Paris | 7 | -77/+78 |
2008-04-21 | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -4/+2 |
2008-04-21 | SELinux: services.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -60/+55 |
2008-04-21 | SELinux: mls.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -13/+14 |
2008-04-21 | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -2/+2 |
2008-04-21 | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -3/+2 |
2008-04-21 | SELinux: conditional.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -33/+26 |
2008-04-21 | SELinux: avtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+11 |
2008-04-21 | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -6/+3 |
2008-04-21 | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -3/+2 |
2008-04-21 | SELinux: netnode.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -1/+1 |
2008-04-21 | SELinux: netlink.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+10 |
2008-04-21 | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -1/+1 |
2008-04-21 | SELinux: netif.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+9 |
2008-04-21 | hrtimer: optimize the softirq time optimization | Thomas Gleixner | 1 | -4/+3 |
2008-04-21 | hrtimer: reduce calls to hrtimer_get_softirq_time() | Dimitri Sivanich | 1 | -32/+32 |
2008-04-21 | clockevents: fix typo in tick-broadcast.c | Glauber Costa | 1 | -1/+1 |
2008-04-21 | jiffies: add time_is_after_jiffies and others which compare with jiffies | Dave Young | 1 | -0/+16 |
2008-04-21 | PCI: Change PCI subsystem MAINTAINER | Greg Kroah-Hartman | 1 | -3/+2 |
2008-04-21 | PCI: pci-iommu-iotlb-flushing-speedup | mark gross | 2 | -38/+40 |
2008-04-21 | PCI: pci_setup_bridge() mustn't be __devinit | Adrian Bunk | 1 | -2/+1 |
2008-04-21 | PCI: pci_bus_size_cardbus() mustn't be __devinit | Adrian Bunk | 1 | -2/+1 |
2008-04-21 | PCI: pci_scan_device() mustn't be __devinit | Adrian Bunk | 1 | -2/+1 |
2008-04-21 | PCI: pci_alloc_child_bus() mustn't be __devinit | Adrian Bunk | 1 | -2/+2 |
2008-04-21 | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 39 | -487/+487 |
2008-04-21 | PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered | Trent Piepho | 1 | -1/+1 |
2008-04-21 | PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() | Jesper Juhl | 1 | -1/+5 |
2008-04-21 | PCI: clean up resource alignment management | Ivan Kokshaysky | 5 | -22/+51 |
2008-04-21 | PCI: aerdrv_acpi.c: remove unneeded NULL check | Adrian Bunk | 1 | -1/+1 |
2008-04-21 | PCI: Update VIA CX700 quirk | Tim Yamin | 1 | -1/+12 |
2008-04-21 | PCI: Expose PCI VPD through sysfs | Ben Hutchings | 6 | -14/+297 |
2008-04-21 | PCI: iommu: iotlb flushing | mark gross | 3 | -18/+135 |
2008-04-21 | PCI: simplify quirk debug output | Bjorn Helgaas | 1 | -2/+2 |
2008-04-21 | PCI: iova RB tree setup tweak | mark gross | 1 | -14/+36 |
2008-04-21 | PCI: parisc: use generic pci_enable_resources() | Bjorn Helgaas | 1 | -17/+13 |
2008-04-21 | PCI: ppc: use generic pci_enable_resources() | Bjorn Helgaas | 1 | -57/+2 |
2008-04-21 | PCI: powerpc: use generic pci_enable_resources() | Bjorn Helgaas | 1 | -33/+1 |
2008-04-21 | PCI: ia64: use generic pci_enable_resources() | Bjorn Helgaas | 1 | -43/+1 |
2008-04-21 | PCI: alpha: use generic pci_enable_resources() | Bjorn Helgaas | 1 | -22/+1 |
2008-04-21 | PCI: x86: use generic pci_enable_resources() | Bjorn Helgaas | 3 | -40/+1 |
2008-04-21 | PCI: add generic pci_enable_resources() | Bjorn Helgaas | 2 | -0/+44 |
2008-04-21 | PCI: add PCI Express ASPM support | Shaohua Li | 10 | -0/+921 |
2008-04-21 | PCI: remove "pci=routeirq" noise from dmesg | Bjorn Helgaas | 1 | -2/+1 |
2008-04-21 | PCI: Include PCI domain in PCI bus names on x86/x86_64 | Gary Hade | 2 | -5/+7 |