summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-143-5/+10
|\
| * 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-122-4/+9
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-141-11/+0
|\ \
| * \ Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-0613-18/+70
| |\ \
| * \ \ Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar2013-11-069-31/+63
| |\ \ \
| * | | | 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-145-17/+38
|\ \ \ \ \
| * | | | | x86, trace: Register exception handler to trace IDTSeiji Aguchi2013-11-085-17/+38
| | |/ / / | |/| | |
* | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-141-0/+10
|\ \ \ \ \
| * | | | | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk2013-11-061-0/+10
| | |/ / / | |/| | |
* | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-148-100/+47
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpica'Rafael J. Wysocki2013-11-074-2/+15
| |\ \ \ \ \
| | * | | | | ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng2013-10-314-2/+15
| | |/ / / /
| * | | | | 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-hotplug'Rafael J. Wysocki2013-10-282-25/+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-251-21/+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-282-72/+24
| |\ \ \ \ \ \
| | * | | | | | x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu2013-09-242-37/+21
| | * | | | | | ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu2013-09-241-35/+3
| | |/ / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-7/+18
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-043-6/+6
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-235-14/+28
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | x86/jump_label: expect default_nop if static_key gets enabled on boot-upHannes Frederic Sowa2013-10-191-7/+18
* | | | | | | | x86: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-134-5/+5
* | | | | | | | x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen2013-11-131-2/+7
* | | | | | | | mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
* | | | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-41/+10
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-074-17/+14
| |\ \ \ \ \ \ \
| | * | | | | | | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-241-6/+1
| | * | | | | | | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-1/+1
| | * | | | | | | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-3/+2
| | * | | | | | | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-1/+1
| * | | | | | | | of: implement pci_address_to_pio as weak functionRob Herring2013-10-091-10/+0
| * | | | | | | | x86: add necessary includes for prom.hRob Herring2013-10-091-0/+1
| * | | | | | | | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-9/+0
| * | | | | | | | x86: use unflatten_and_copy_device_treeRob Herring2013-10-091-15/+8
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-69/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/UV: Update UV support for external NMI signalsMike Travis2013-09-241-0/+1
| * | | | | | | | x86/UV: Move NMI supportMike Travis2013-09-241-69/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-142/+149
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot()Lan Tianyu2013-10-251-3/+3
| * | | | | | | | x86/reboot: Sort reboot DMI quirks by vendorDave Jones2013-10-021-124/+136
| * | | | | | | | x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani2013-09-261-8/+0
| * | | | | | | | Merge branch 'linus'Ingo Molnar2013-09-264-11/+28
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud