summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* PCI: export __pci_remove_bus_deviceYinghai Lu2012-02-271-0/+1
* PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridgeYinghai Lu2012-02-271-1/+1
* PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
* PCI: Add class support in quirk handlingYinghai Lu2012-02-241-11/+52
* PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-241-2/+0Star
* PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas2012-02-242-23/+5Star
* PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas2012-02-241-0/+9
* PCI: add struct pci_host_bridge and a list of all bridges foundBjorn Helgaas2012-02-241-0/+5
* PCI: add pci_clear_flags()Bjorn Helgaas2012-02-241-0/+6
* PCI: move pci_find_saved_cap out of linux/pci.hYinghai Lu2012-02-231-19/+0Star
* PCI: Add PCI_EXP_TYPE_PCIE_BRIDGE valueAnthony PERARD2012-02-231-0/+1
* PCI: Move struct resource_list to setup-bus.cYinghai Lu2012-02-141-6/+0Star
* PCI: Move pdev_sort_resources() to setup-bus.cYinghai Lu2012-02-141-1/+0Star
* PCI: Make rescan bus increase bridge resource size if neededYinghai Lu2012-02-141-0/+1
* PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2012-02-141-0/+1
* x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe2012-02-141-1/+0Star
* x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe2012-02-141-0/+1
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-261-1/+1
|\
| * Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-01-171-1/+1
| |\
| | * sched: Add "const" to is_idle_task() parameterPaul E. McKenney2012-01-161-1/+1
| | * Merge branch 'rcu/fixes-for-v3.2' into rcu/urgentPaul E. McKenney2012-01-167-93/+272
| | |\
* | | \ Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-261-0/+1
|\ \ \ \
| * | | | drm: Fix authentication kernel crashThomas Hellstrom2012-01-251-0/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-254-12/+7Star
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown2012-01-242-2/+3
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | thermal: Rename generate_netlink_eventJean Delvare2012-01-231-2/+2
| | | |/ / / /
| | * / / / / ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger2012-01-201-0/+1
| | |/ / / /
| * | | | | ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe2012-01-211-10/+0Star
| * | | | | ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe2012-01-211-0/+4
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-257-11/+28
|\ \ \ \ \
| * | | | | netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker2012-01-241-1/+0Star
| * | | | | team: send only changed options/ports via netlinkJiri Pirko2012-01-241-0/+10
| * | | | | bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2012-01-221-1/+1
| * | | | | net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-222-6/+10
| * | | | | cgroup: make sure memcg margin is 0 when over limitGlauber Costa2012-01-221-1/+4
| * | | | | net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-221-1/+1
| * | | | | kernel-doc: fix new warning in net/sock.hRandy Dunlap2012-01-221-0/+1
| * | | | | tcp: detect loss above high_seq in recoveryYuchung Cheng2012-01-221-1/+0Star
| * | | | | mlx4_en: eth statistics modificationEugenia Emantayev2012-01-221-0/+1
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-241-1/+5
|\ \ \ \ \ \
| * | | | | | quota: Pass information that quota is stored in system file to userspaceJan Kara2012-01-121-1/+5
* | | | | | | migrate_mode.h is not exported to user modeStephen Rothwell2012-01-241-1/+1
* | | | | | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-241-2/+17
|\ \ \ \ \ \ \
| * | | | | | | PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat2012-01-191-2/+17
* | | | | | | | Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds2012-01-234-6/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2012-01-231-1/+1
| * | | | | | | | kernel-doc: fix new warnings in cfg80211.hRandy Dunlap2012-01-231-0/+6
| * | | | | | | | kernel-doc: fix new warning in usb.hRandy Dunlap2012-01-231-0/+1
| * | | | | | | | kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-231-5/+10
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm'Linus Torvalds2012-01-236-15/+22
|\ \ \ \ \ \ \ \