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-12-291-1/+2
|\
| * x86 idle: Repair large-server 50-watt idle-power regressionLen Brown2013-12-191-1/+2
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-171-3/+12
|\ \ | |/ |/|
| * perf/x86: Fix constraint table end marker bugMaria Dimakopoulou2013-12-051-3/+12
* | x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu2013-12-051-0/+11
|/
* Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie2013-11-211-2/+2
|\
| * x86/early quirk: use gen6 stolen detection for VLVJesse Barnes2013-11-141-2/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-0/+1
|\ \
| * | x86: Export 'boot_cpu_physical_apicid' to modulesDavid Rientjes2013-11-151-0/+1
* | | Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-11-161-1/+13
|\ \ \
| * | | ftrace/x86: skip over the breakpoint for ftrace callerKevin Hao2013-11-051-1/+13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-163-3/+3
|\ \ \ \
| * | | | treewide: fix "distingush" typoMichael Opdenacker2013-10-141-1/+1
| * | | | treewide: Fix common typo in "identify"Maxime Jayat2013-10-142-2/+2
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-151-0/+12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | drm/i915/bdw: support GMS and GGMS changesBen Widawsky2013-11-081-0/+12
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-152-0/+14
|\ \ \ \ \
| * | | | | hung_task: add method to reset detectorMarcelo Tosatti2013-11-061-0/+1
| * | | | | pvclock: detect watchdog reset at pvclock readMarcelo Tosatti2013-11-062-0/+13
* | | | | | 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/+0Star
|\ \ \ \ \ \
| * \ \ \ \ \ 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/+0Star
* | | | | | | | 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-071-0/+10
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-148-100/+47Star
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 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/+7Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-301-2/+0Star
| | * | | | | | | | hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86Toshi Kani2013-09-251-21/+0Star
| | * | | | | | | | 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/+24Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu2013-09-242-37/+21Star
| | * | | | | | | | ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu2013-09-241-35/+3Star
| | |/ / / / / / /
* | | | | | | | | 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-201-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