summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
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-20x86: Migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-20x86/tsc: Add additional Intel CPU models to the crystal quirk listPrarit Bhargava
2016-09-20x86/tsc: Use cpu id defines instead of hex constantsPrarit Bhargava
2016-09-20x86/apic: Get rid of apic_version[] arrayDenys Vlasenko
2016-09-20x86/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
2016-09-16x86/dumpstack: Pin the target stack when dumping itAndy Lutomirski
2016-09-15x86/vdso: Only define prctl_map_vdso() if CONFIG_CHECKPOINT_RESTOREIngo Molnar
2016-09-15x86: Move thread_info into task_structAndy Lutomirski
2016-09-15x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-15x86/dumpstack: Add recursion checking for all stacksJosh Poimboeuf
2016-09-15x86/dumpstack: Add support for unwinding empty IRQ stacksJosh Poimboeuf
2016-09-15x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf
2016-09-15x86/dumpstack: Simplify in_exception_stack()Josh Poimboeuf
2016-09-14x86/signal: Add SA_{X32,IA32}_ABI sa_flagsDmitry Safonov
2016-09-14x86/ptrace: Down with test_thread_flag(TIF_IA32)Dmitry Safonov
2016-09-14x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov
2016-09-14x86/dumpstack: Allow preemption in show_stack_log_lvl() and dump_trace()Josh Poimboeuf
2016-09-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-13x86: Clean up various simple wrapper functionsMasahiro Yamada
2016-09-13x86/mm/pkeys: Do not skip PKRU register if debug registers are not usedNicolas Iooss
2016-09-13x86/mce/AMD: Extract the error address on SMCA systemsYazen Ghannam
2016-09-13x86/mce, EDAC/mce_amd: Print MCA_SYND and MCA_IPID during MCE on SMCA systemsYazen Ghannam
2016-09-13x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam
2016-09-13x86/mce/AMD: Ensure the deferred error interrupt is of type APIC on SMCA systemsYazen Ghannam
2016-09-13x86/mce/AMD: Update sysfs bank names for SMCA systemsYazen Ghannam
2016-09-13x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP typesYazen Ghannam