aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | mm: add a reminder comment for __GFP_BITS_SHIFTAndrew Morton2012-12-12
| * | | | | | res_counter: delete res_counter_write()Greg Thelen2012-12-12
| * | | | | | hotplug: update nodemasks managementLai Jiangshan2012-12-12
| * | | | | | cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
| * | | | | | mm: node_states: introduce N_MEMORYLai Jiangshan2012-12-12
| * | | | | | thp: introduce sysfs knob to disable huge zero pageKirill A. Shutemov2012-12-12
| * | | | | | thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov2012-12-12
| * | | | | | thp: change split_huge_page_pmd() interfaceKirill A. Shutemov2012-12-12
| * | | | | | thp: do_huge_pmd_wp_page(): handle huge zero pageKirill A. Shutemov2012-12-12
* | | | | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-10
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas2012-12-10
| * | | | | | | | Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas2012-12-07
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: Add standard PCIe Capability Link ASPM field namesBjorn Helgaas2012-12-07
| | * | | | | | | | PCI: Add and use standard PCI-X Capability register namesBjorn Helgaas2012-12-05
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-06
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | PCI: Add support for non-BAR ROMsMatthew Garrett2012-12-05
| | * | | | | | | PCI: Add pcibios_add_deviceMatthew Garrett2012-12-05
| | * | | | | | | EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett2012-12-05
| | |/ / / / / /
| * | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-28
| |\ \ \ \ \ \ \
| | * | | | | | | PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil2012-11-26
| * | | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-13
| |\| | | | | | |
| | * | | | | | | PCI: Fix bit definitions of PCI_EXP_LNKCAP2 registerJingoo Han2012-11-09
| | |/ / / / / /
| * | | | | | | Merge branch 'pci/don-sriov' into nextBjorn Helgaas2012-11-13
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: Provide method to reduce the number of total VFs supportedDonald Dutile2012-11-09
| | * | | | | | | PCI: SRIOV control and status via sysfsDonald Dutile2012-11-09
| | |/ / / / / /
| * | | | | | | PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi2012-11-07
| * | | | | | | ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_busBjorn Helgaas2012-11-05
| * | | | | | | PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu2012-11-03
| * | | | | | | PCI: Separate out pci_assign_unassigned_bus_resources()Yinghai Lu2012-10-30
| |/ / / / / /
* | | | | | | Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-12-13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'regulator/topic/tol' into regulator-nextMark Brown2012-12-09
| |\ \ \ \ \ \ \
| | * | | | | | | regulator: core: Add regulator_is_supported_voltage_tol()Mark Brown2012-11-14
| * | | | | | | | Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown2012-12-09
| |\ \ \ \ \ \ \ \
| | * | | | | | | | regulator: add missing prototype for regulator_is_supported_voltagePhilip Rakity2012-11-21
| * | | | | | | | | Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown2012-12-09
| |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pu...Mark Brown2012-11-27
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin2012-11-27
| * | | | | | | | | | | | Merge remote-tracking branch 'regulator/topic/max8997' into regulator-nextMark Brown2012-12-09
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2012-11-27
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | regulator: add device tree support for max8997Thomas Abraham2012-11-27
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'regulator/topic/max8973' into regulator-nextMark Brown2012-12-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | regulator: max8973: add regulator driver supportLaxman Dewangan2012-11-19
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown2012-12-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2012-11-19
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | mfd: tps6586x: move regulator dt parsing to regulator driverLaxman Dewangan2012-11-15
| | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | |
| | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | *---------. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...Mark Brown2012-11-19
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / / / | | | | |/| | | | / / / / / / / / / / | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | / / / / / / / | | | | |_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | regulator: tps65090: add external control support for DCDCLaxman Dewangan2012-10-17
| | | | | | | | * | | | | | | | | regulator: tps65090: Add support for LDO regulatorsLaxman Dewangan2012-10-17
| | | | | | | | * | | | | | | | | regulator: tps65090: rename driver name and regulator nameLaxman Dewangan2012-10-17