summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2016-10-08nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-04Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-04Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-04Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-10-01Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'Rafael J. Wysocki
2016-09-30x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski
2016-09-30x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner
2016-09-30x86/boot: Fix another __read_cr4() case on 486Andy Lutomirski
2016-09-30x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra
2016-09-30sched/core, x86/topology: Fix NUMA in package topology bugTim Chen
2016-09-26x86/apic: Fix silent & fatal merge conflict in __generic_processor_info()Thomas Gleixner
2016-09-26Merge branch 'x86/urgent' into x86/apicThomas Gleixner
2016-09-26Merge tag 'v4.8-rc8' into ras/core, to pick up fixesIngo Molnar
2016-09-22x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulationDan Williams
2016-09-21x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng
2016-09-21x86/acpi: Introduce persistent storage for cpuid <-> apicid mappingGu Zheng
2016-09-21x86/acpi: Enable acpi to register all possible cpus at boot timeGu Zheng
2016-09-21x86/e820: Use much less memory for e820/e820_saved, save up to 120kDenys Vlasenko
2016-09-21x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko
2016-09-21x86/e820: Mark some static functions __initDenys Vlasenko
2016-09-21Merge branch 'linus' into x86/boot, to pick up fixesIngo Molnar
2016-09-20x86/dumpstack: Fix show_stack() task pointer regressionJosh Poimboeuf
2016-09-20Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2016-09-20KVM: x86: introduce get_kvmclock_nsPaolo Bonzini
2016-09-20x86/dumpstack: Remove dump_trace() and related callbacksJosh Poimboeuf
2016-09-20x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinderJosh Poimboeuf
2016-09-20x86/stacktrace: Convert save_stack_trace_*() to use the new unwinderJosh Poimboeuf
2016-09-20x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf
2016-09-19x86: Migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-19x86/tsc: Add additional Intel CPU models to the crystal quirk listPrarit Bhargava
2016-09-19x86/tsc: Use cpu id defines instead of hex constantsPrarit Bhargava
2016-09-19x86/apic: Get rid of apic_version[] arrayDenys Vlasenko
2016-09-19x86/vdso: Use CONFIG_X86_X32_ABI to enable vdso prctlVinson Lee
2016-09-19x86/apic/uv: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-19x86/microcode: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-16x86/dumpstack: Remove NULL task pointer conventionJosh Poimboeuf
2016-09-16x86/process: Pin the target stack in get_wchan()Andy Lutomirski