summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-072-0/+66
|\
| * livepatch/x86: apply alternatives and paravirt patches after relocationsJessica Yu2016-08-182-0/+66
* | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-061-1/+1
|\ \
| * | KVM: x86: introduce get_kvmclock_nsPaolo Bonzini2016-09-201-1/+1
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-034-98/+39
|\ \ \
| * | | x86/apic/uv: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-25/+6
| * | | x86/microcode: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-35/+17
| * | | x86/kvm: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-27/+16
| * | | Merge branch 'linus' into smp/hotplugThomas Gleixner2016-09-0113-186/+133
| |\ \ \
| * | | | cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)Boris Ostrovsky2016-08-101-11/+0
* | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-034-13/+70
|\ \ \ \ \
| * | | | | x86/vdso: Use CONFIG_X86_X32_ABI to enable vdso prctlVinson Lee2016-09-201-1/+1
| * | | | | x86/vdso: Only define prctl_map_vdso() if CONFIG_CHECKPOINT_RESTOREIngo Molnar2016-09-151-4/+6
| * | | | | x86/signal: Add SA_{X32,IA32}_ABI sa_flagsDmitry Safonov2016-09-142-12/+42
| * | | | | x86/ptrace: Down with test_thread_flag(TIF_IA32)Dmitry Safonov2016-09-141-1/+1
| * | | | | x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov2016-09-141-0/+25
* | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-032-3/+103
|\ \ \ \ \ \
| * | | | | | x86/tsc: Add additional Intel CPU models to the crystal quirk listPrarit Bhargava2016-09-201-0/+5
| * | | | | | x86/tsc: Use cpu id defines instead of hex constantsPrarit Bhargava2016-09-201-3/+4
| * | | | | | x86/hpet: Reduce HPET counter read contentionWaiman Long2016-09-091-0/+94
| |/ / / / /
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-035-24/+8
|\ \ \ \ \ \
| * | | | | | x86: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-202-2/+2
| * | | | | | x86: Clean up various simple wrapper functionsMasahiro Yamada2016-09-133-22/+6
* | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-036-78/+103
|\ \ \ \ \ \ \
| * | | | | | | x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulationDan Williams2016-09-221-9/+5
| * | | | | | | x86/e820: Use much less memory for e820/e820_saved, save up to 120kDenys Vlasenko2016-09-211-4/+4
| * | | | | | | x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-216-61/+90
| * | | | | | | x86/e820: Mark some static functions __initDenys Vlasenko2016-09-211-6/+6
| * | | | | | | Merge branch 'linus' into x86/boot, to pick up fixesIngo Molnar2016-09-213-4/+14
| |\ \ \ \ \ \ \
| * | | | | | | | x86/e820: Fix very large 'size' handling boundary conditionWei Yang2016-09-081-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-0342-589/+664
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski2016-09-303-3/+2
| * | | | | | | | Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-301-3/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86/dumpstack: Fix show_stack() task pointer regressionJosh Poimboeuf2016-09-201-1/+1
| * | | | | | | | | x86/dumpstack: Remove dump_trace() and related callbacksJosh Poimboeuf2016-09-203-190/+0
| * | | | | | | | | x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinderJosh Poimboeuf2016-09-203-41/+103
| * | | | | | | | | x86/stacktrace: Convert save_stack_trace_*() to use the new unwinderJosh Poimboeuf2016-09-201-45/+29
| * | | | | | | | | x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf2016-09-203-0/+142
| * | | | | | | | | x86/dumpstack: Remove NULL task pointer conventionJosh Poimboeuf2016-09-163-3/+5
| * | | | | | | | | x86/process: Pin the target stack in get_wchan()Andy Lutomirski2016-09-161-7/+15
| * | | | | | | | | x86/dumpstack: Pin the target stack when dumping itAndy Lutomirski2016-09-163-0/+15
| * | | | | | | | | x86: Move thread_info into task_structAndy Lutomirski2016-09-153-9/+4
| * | | | | | | | | x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski2016-09-155-6/+4
| * | | | | | | | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-155-6/+31
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | x86/dumpstack: Add recursion checking for all stacksJosh Poimboeuf2016-09-152-19/+38
| * | | | | | | | | x86/dumpstack: Add support for unwinding empty IRQ stacksJosh Poimboeuf2016-09-152-3/+15
| * | | | | | | | | x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf2016-09-154-122/+195
| * | | | | | | | | x86/dumpstack: Simplify in_exception_stack()Josh Poimboeuf2016-09-151-63/+26
| * | | | | | | | | x86/dumpstack: Allow preemption in show_stack_log_lvl() and dump_trace()Josh Poimboeuf2016-09-142-25/+15
| * | | | | | | | | x86/dumpstack: Remove unnecessary stack pointer argumentsJosh Poimboeuf2016-09-083-6/+3
OpenPOWER on IntegriCloud