| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-16 | 1 | -3/+3 |
|\ |
|
| * | [POWERPC] Rewrite IO allocation & mapping on powerpc64 | Benjamin Herrenschmidt | 2007-06-14 | 1 | -3/+3 |
* | | Remove capability.h from mm.h | Alexey Dobriyan | 2007-07-16 | 2 | -2/+2 |
* | | use no_pci_devices() in pci/search.c | Andrew Morton | 2007-07-16 | 1 | -2/+2 |
* | | fix jvc cdrom drive lockup | Zhang, Yanmin | 2007-07-16 | 1 | -0/+12 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-12 | 1 | -29/+44 |
|\ \ |
|
| * | | [IA64] SN: Correct ROM resource length for BIOS copy | John Keller | 2007-07-09 | 1 | -29/+44 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 | 25 | -239/+488 |
|\ \ |
|
| * | | PCI: Only build PCI syscalls on architectures that want them | Matthew Wilcox | 2007-07-11 | 1 | -3/+1 |
| * | | PCI: limit pci_get_bus_and_slot to domain 0 | Randy Dunlap | 2007-07-11 | 1 | -2/+5 |
| * | | PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai... | Gary Hade | 2007-07-11 | 1 | -2/+46 |
| * | | PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge | Gary Hade | 2007-07-11 | 1 | -0/+3 |
| * | | PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3 | Gary Hade | 2007-07-11 | 3 | -2/+7 |
| * | | PCI: hotplug: pciehp: wait for 1 second after power off slot | Kenji Kaneshige | 2007-07-11 | 1 | -0/+12 |
| * | | PCI: pci_set_power_state(): check for PM capabilities earlier | Andrew Lunn | 2007-07-11 | 1 | -7/+7 |
| * | | PCI: cpci_hotplug: Convert to use the kthread API | Scott Murray | 2007-07-11 | 1 | -45/+21 |
| * | | PCI: add pci_try_set_mwi | Randy Dunlap | 2007-07-11 | 1 | -4/+24 |
| * | | PCI: pcie: remove SPIN_LOCK_UNLOCKED | Milind Arun Choudhary | 2007-07-11 | 1 | -1/+1 |
| * | | PCI: ROUND_UP macro cleanup in drivers/pci | Milind Arun Choudhary | 2007-07-11 | 2 | -7/+3 |
| * | | PCI: pci-x-pci-express-read-control-interfaces cleanups | Andrew Morton | 2007-07-11 | 2 | -6/+4 |
| * | | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 2 | -17/+9 |
| * | | PCI: read revision ID by default | Auke Kok | 2007-07-11 | 1 | -0/+1 |
| * | | PCI: unexport pci_proc_attach_device | Adrian Bunk | 2007-07-11 | 1 | -1/+0 |
| * | | PCI aer: add pci_cleanup_aer_correct_aer_status | Stephen Hemminger | 2007-07-11 | 1 | -0/+16 |
| * | | PCI: fix AER driver error information | Zhang, Yanmin | 2007-07-11 | 6 | -47/+34 |
| * | | PCI: hotplug: pciehp: Fix possible race condition in writing slot | Kenji Kaneshige | 2007-07-11 | 2 | -90/+102 |
| * | | PCI: Make pcibios_add_platform_entries() return errors | Michael Ellerman | 2007-07-11 | 1 | -3/+7 |
| * | | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 2007-07-11 | 1 | -0/+5 |
| * | | PCI: add PCI-X/PCI-Express read control interfaces | Peter Oruba | 2007-07-11 | 2 | -0/+176 |
| * | | pci syscall.c: Switch to refcounting API | Alan Cox | 2007-07-11 | 1 | -9/+11 |
| * | | PCI: point people to Bernhard instead of the linux-kernel list | Greg Kroah-Hartman | 2007-07-11 | 1 | -1/+1 |
| |/ |
|
* | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2007-07-11 | 2 | -8/+16 |
* | | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 3 | -7/+0 |
|/ |
|
* | msi: mask the msix vector before we unmap it | Eric W. Biederman | 2007-06-01 | 1 | -3/+3 |
* | msi: fix the ordering of msix irqs | Eric W. Biederman | 2007-06-01 | 1 | -2/+2 |
* | PCI: quirk disable MSI on via vt3351 | Jay Cliburn | 2007-05-31 | 1 | -0/+1 |
* | PCI: Fix pci_find_present | Ben Gardner | 2007-05-31 | 1 | -1/+2 |
* | PCI: disable MSI by default on systems with Serverworks HT1000 chips | Andy Gospodarek | 2007-05-31 | 1 | -0/+1 |
* | msi: fix ARM compile | Dan Williams | 2007-05-31 | 1 | -1/+1 |
* | pci-quirks: fix MSI disabling on RS400-200 and RS480 | Tejun Heo | 2007-05-31 | 1 | -9/+9 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 2 | -0/+2 |
* | rpadlpar breakage - fallout of struct subsystem removal | Al Viro | 2007-05-15 | 1 | -2/+3 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-11 | 1 | -0/+1 |
|\ |
|
| * | Add the combined mode for ATI SB700 | Henry Su | 2007-05-11 | 1 | -0/+1 |
* | | Fix assertion failure with MSI on sparc64 | David Miller | 2007-05-11 | 1 | -2/+4 |
|/ |
|
* | [IA64] Fix warnings resulting from type-checking in dev_dbg() | Tony Luck | 2007-05-10 | 1 | -18/+18 |
* | Fix more "deprecated" spellos. | Randy Dunlap | 2007-05-09 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 | 1 | -5/+5 |
|\ |
|
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 29 | -1029/+791 |
| |\ |
|