summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmdsKirill A. Shutemov2013-11-151-2/+9
* x86, mm: enable split page table lock for PMD levelKirill A. Shutemov2013-11-152-1/+14
* mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov2013-11-151-3/+3
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-146-8/+13
|\
| * x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger2013-11-121-1/+1
| * x86/dumpstack: Fix printk_address for direct addressesJiri Slaby2013-11-125-7/+12
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-143-18/+7
|\ \
| * | seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz2013-11-061-4/+4
| * | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-0621-113/+280
| |\ \
| * \ \ Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar2013-11-0622-83/+173
| |\ \ \
| * | | | x86/locking/kconfig: Update paravirt spinlock Kconfig descriptionRaghavendra K T2013-10-261-3/+3
| * | | | lockdep, x86/alternatives: Drop ancient lockdep fixup messageBorislav Petkov2013-09-281-11/+0
* | | | | Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-1412-50/+165
|\ \ \ \ \
| * | | | | x86, trace: Change user|kernel_page_fault to page_fault_user|kernelH. Peter Anvin2013-11-112-4/+4
| * | | | | x86, trace: Add page fault tracepointsSeiji Aguchi2013-11-083-0/+67
| * | | | | x86, trace: Delete __trace_alloc_intr_gate()Seiji Aguchi2013-11-081-22/+0
| * | | | | x86, trace: Register exception handler to trace IDTSeiji Aguchi2013-11-0810-22/+97
| * | | | | x86, trace: Remove __alloc_intr_gate()Seiji Aguchi2013-11-081-6/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-145-13/+39
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-11-073-1/+25
| |\ \ \ \ \
| | * | | | | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk2013-11-063-1/+25
| * | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-10-311-4/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | x86/PCI: Coalesce multiple overlapping host bridge windowsAlexey Neyman2013-10-101-4/+4
| | | |/ / / | | |/| | |
| * | | | | x86/pci: Use cached pci_dev->pcie_cap to simplify codeYijing Wang2013-09-231-8/+10
| |/ / / /
* | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-1414-113/+134
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpica'Rafael J. Wysocki2013-11-074-2/+15
| |\ \ \ \ \
| | * | | | | ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng2013-10-314-2/+15
| | |/ / / /
| * | | | | Merge branch 'powercap'Rafael J. Wysocki2013-10-282-0/+84
| |\ \ \ \ \
| | * | | | | x86 / msr: add 64bit _on_cpu access functionsJacob Pan2013-10-172-0/+84
| * | | | | | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-10-281-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge back earlier 'acpi-assorted' material.Rafael J. Wysocki2013-10-251-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | x86 / ACPI: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-301-1/+1
| | | | |/ / / / | | | |/| | | |
| * | | | | | | Merge branch 'acpi-tables'Rafael J. Wysocki2013-10-281-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI / x86: Increase override tables number limitYinghai Lu2013-09-251-0/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-283-29/+7
| |\ \ \ \ \ \ \
| | * | | | | | | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-301-2/+0
| | * | | | | | | hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86Toshi Kani2013-09-252-25/+0
| | * | | | | | | hotplug / x86: Add hotplug lock to missing placesToshi Kani2013-09-251-0/+2
| | * | | | | | | hotplug / x86: Fix online state in cpu0 debug interfaceToshi Kani2013-09-251-2/+5
| | |/ / / / / /
| * | | | | | | Merge branch 'acpi-processor'Rafael J. Wysocki2013-10-283-73/+25
| |\ \ \ \ \ \ \
| | * | | | | | | x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu2013-09-243-38/+22
| | * | | | | | | ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu2013-09-241-35/+3
| | |/ / / / / /
| * | | | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-10-281-8/+1
| |\ \ \ \ \ \ \
| | * | | | | | | olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-8/+1
| | |/ / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-132-7/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | net: x86: bpf: don't forget to free sk_filter (v2)Andrey Vagin2013-11-071-0/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-044-7/+8
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-2312-36/+65
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | x86/jump_label: expect default_nop if static_key gets enabled on boot-upHannes Frederic Sowa2013-10-191-7/+18
* | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-1310-35/+141
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud