summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-131-2/+14
|\
| * net: ethool: Document struct ethtool_flow_extYan Burman2012-12-131-2/+14
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-1311-21/+92
|\ \
| * | mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng2012-12-121-3/+0
| * | asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2012-12-122-8/+26
| * | mm: introduce new field "managed_pages" to struct zoneJiang Liu2012-12-121-7/+34
| * | numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan2012-12-121-0/+4
| * | mm, memcg: avoid unnecessary function call when memcg is disabledDavid Rientjes2012-12-121-1/+8
| * | mm: add a reminder comment for __GFP_BITS_SHIFTAndrew Morton2012-12-121-0/+1
| * | res_counter: delete res_counter_write()Greg Thelen2012-12-121-5/+0
| * | hotplug: update nodemasks managementLai Jiangshan2012-12-121-0/+1
| * | cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-121-1/+1
| * | mm: node_states: introduce N_MEMORYLai Jiangshan2012-12-121-0/+1
| * | thp: introduce sysfs knob to disable huge zero pageKirill A. Shutemov2012-12-121-0/+4
| * | thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov2012-12-121-0/+2
| * | thp: change split_huge_page_pmd() interfaceKirill A. Shutemov2012-12-121-4/+10
| * | thp: do_huge_pmd_wp_page(): handle huge zero pageKirill A. Shutemov2012-12-121-0/+8
* | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-134-7/+113
|\ \ \
| * \ \ Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-101-1/+1
| |\ \ \
| | * | | PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas2012-12-101-1/+1
| * | | | Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas2012-12-071-1/+16
| |\ \ \ \
| | * | | | PCI: Add standard PCIe Capability Link ASPM field namesBjorn Helgaas2012-12-071-0/+2
| | * | | | PCI: Add and use standard PCI-X Capability register namesBjorn Helgaas2012-12-051-1/+14
| * | | | | Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-062-0/+74
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | PCI: Add support for non-BAR ROMsMatthew Garrett2012-12-051-0/+2
| | * | | | PCI: Add pcibios_add_deviceMatthew Garrett2012-12-051-0/+1
| | * | | | EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett2012-12-051-0/+71
| | |/ / /
| * | | | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-281-0/+3
| |\ \ \ \
| | * | | | PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil2012-11-261-0/+3
| * | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-131-3/+3
| |\| | | |
| | * | | | PCI: Fix bit definitions of PCI_EXP_LNKCAP2 registerJingoo Han2012-11-091-3/+3
| | |/ / /
| * | | | Merge branch 'pci/don-sriov' into nextBjorn Helgaas2012-11-131-0/+11
| |\ \ \ \
| | * | | | PCI: Provide method to reduce the number of total VFs supportedDonald Dutile2012-11-091-0/+10
| | * | | | PCI: SRIOV control and status via sysfsDonald Dutile2012-11-091-0/+1
| | |/ / /
| * | | | PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi2012-11-071-1/+1
| * | | | ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_busBjorn Helgaas2012-11-051-2/+2
| * | | | PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu2012-11-031-0/+2
| * | | | PCI: Separate out pci_assign_unassigned_bus_resources()Yinghai Lu2012-10-301-0/+1
| |/ / /
* | | | Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-12-1311-53/+217
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'regulator/topic/tol' into regulator-nextMark Brown2012-12-101-0/+8
| |\ \ \ \
| | * | | | regulator: core: Add regulator_is_supported_voltage_tol()Mark Brown2012-11-141-0/+8
| * | | | | Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown2012-12-101-0/+4
| |\ \ \ \ \
| | * | | | | regulator: add missing prototype for regulator_is_supported_voltagePhilip Rakity2012-11-211-0/+4
| * | | | | | Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown2012-12-101-0/+2
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pu...Mark Brown2012-11-272-3/+71
| | |\ \ \ \ \ \ \
| | * | | | | | | | regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin2012-11-271-0/+2
| * | | | | | | | | Merge remote-tracking branch 'regulator/topic/max8997' into regulator-nextMark Brown2012-12-102-0/+2
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2012-11-275-50/+88
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | regulator: add device tree support for max8997Thomas Abraham2012-11-272-0/+2
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'regulator/topic/max8973' into regulator-nextMark Brown2012-12-101-0/+72
| |\ \ \ \ \ \ \ \ \ \