summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | x86/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA deviceSander Eikelenboom2014-02-14
| | * | | | | | | | | | | | | | | | | | | x86/PCI: Fix function definition whitespaceBjorn Helgaas2014-02-12
| | * | | | | | | | | | | | | | | | | | | x86/PCI: Reword commentsBjorn Helgaas2014-02-12
| | * | | | | | | | | | | | | | | | | | | x86/PCI: Remove unnecessary local variable initializationBjorn Helgaas2014-02-12
| | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | x86/PCI: Remove acpi_get_pxm() usageBjorn Helgaas2014-02-03
| * | | | | | | | | | | | | | | | | | | x86/PCI: Use NUMA_NO_NODE, not -1, for unknown nodeBjorn Helgaas2014-02-03
| * | | | | | | | | | | | | | | | | | | x86/PCI: Remove unnecessary list_empty(&pci_root_infos) checkBjorn Helgaas2014-02-03
| * | | | | | | | | | | | | | | | | | | x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node()Bjorn Helgaas2014-02-03
| * | | | | | | | | | | | | | | | | | | x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node()Bjorn Helgaas2014-02-03
| * | | | | | | | | | | | | | | | | | | x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI busBjorn Helgaas2014-02-03
| * | | | | | | | | | | | | | | | | | | x86/PCI: Drop return value of pcibios_scan_root()Bjorn Helgaas2014-02-03
| * | | | | | | | | | | | | | | | | | | x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root()Bjorn Helgaas2014-02-03
| * | | | | | | | | | | | | | | | | | | x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node()Bjorn Helgaas2014-02-03
| * | | | | | | | | | | | | | | | | | | x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()Bjorn Helgaas2014-02-03
| * | | | | | | | | | | | | | | | | | | x86/PCI: Drop pcibios_scan_root() check for bus already scannedBjorn Helgaas2014-02-03
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | amd64_edac: Add support for newer F16h modelsAravind Gopalakrishnan2014-02-27
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'acpi-processor'Rafael J. Wysocki2014-03-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge back earlier 'acpi-processor' material.Rafael J. Wysocki2014-02-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | ACPI: Move BAD_MADT_ENTRY() to linux/acpi.hHanjun Guo2014-02-19
| | | | |/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-03-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar2014-03-19
| | | |_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'acpi-config'Rafael J. Wysocki2014-03-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | ACPI: Remove Kconfig symbol ACPI_PROCFSPaul Bolle2014-02-19
| | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as wellThomas Gleixner2014-03-06
| * | | | | | | | | | | | | | | | | | x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner2014-03-05
| * | | | | | | | | | | | | | | | | | x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner2014-03-04
| * | | | | | | | | | | | | | | | | | x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner2014-03-04
| * | | | | | | | | | | | | | | | | | x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-04
| * | | | | | | | | | | | | | | | | | x86: Hyperv: Cleanup the irq messThomas Gleixner2014-03-04
| * | | | | | | | | | | | | | | | | | x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTORThomas Gleixner2014-03-04
| * | | | | | | | | | | | | | | | | | x86: Xen: Use the core irq stats functionThomas Gleixner2014-03-04
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86: hpet: Use proper destructor for delayed workThomas Gleixner2014-03-25
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman2014-03-31
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86, threadinfo: Redo "x86: Use inline assembler to get sp"Mathias Krause2014-03-10
| * | | | | | | | | | | | | | | | | | x86: Clean up dumpstack_64.c codeSteven Rostedt2014-03-06
| * | | | | | | | | | | | | | | | | | x86: Keep thread_info on thread stack in x86_32Steven Rostedt2014-03-06
| * | | | | | | | | | | | | | | | | | x86: Prepare removal of previous_esp from i386 thread_info structureSteven Rostedt2014-03-06
| * | | | | | | | | | | | | | | | | | x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386Steven Rostedt (Red Hat)2014-03-06
| * | | | | | | | | | | | | | | | | | x86: Nuke the supervisor_stack field in i386 thread_infoSteven Rostedt2014-03-06
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | arch: Remove stub cputime.h headersFrederic Weisbecker2014-03-13
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPTH. Peter Anvin2014-02-27