summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-081-2/+3
* mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie2016-10-081-2/+0
* Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-071-0/+14
|\
| * x86/PCI: VMD: Request userspace control of PCIe hotplug indicatorsKeith Busch2016-09-231-0/+14
* | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-061-11/+0
|\ \
| * | xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2016-09-301-11/+0
* | | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-062-39/+44
|\ \ \
| * | | KVM: x86: Hyper-V tsc page setupPaolo Bonzini2016-09-201-0/+2
| * | | KVM: x86: introduce get_kvmclock_nsPaolo Bonzini2016-09-201-2/+3
| * | | kvm: x86: drop read_tsc_offset()Luiz Capitulino2016-09-161-1/+0
| * | | kvm: x86: add tsc_offset field to struct kvm_vcpu_archLuiz Capitulino2016-09-161-0/+1
| * | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-09-131-36/+36
| |\ \ \
| | * | | KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh2016-09-081-36/+36
| | |/ /
| * | | svm: Introduce AMD IOMMU avic_ga_log_notifierSuravee Suthikulpanit2016-09-081-0/+1
| * | | svm: Introduces AVIC per-VM IDSuravee Suthikulpanit2016-09-081-0/+1
| |/ /
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-044-4/+16
|\ \ \
| * | | x86/signal: Add SA_{X32,IA32}_ABI sa_flagsDmitry Safonov2016-09-142-0/+10
| * | | x86/coredump: Use pr_reg size, rather that TIF_IA32 flagDmitry Safonov2016-09-141-4/+4
| * | | x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov2016-09-141-0/+2
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-044-5/+48
|\ \ \ \
| * | | | x86/platform/uv/BAU: Add UV4-specific functionsAndrew Banman2016-09-221-0/+30
| * | | | x86/platform/uv/BAU: Add generic function pointersAndrew Banman2016-09-221-0/+11
| * | | | x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()Andrew Banman2016-09-221-2/+0
| * | | | x86/platform/uv/BAU: Clean up pq_init()Andrew Banman2016-09-221-1/+1
| * | | | Merge branch 'linus' into x86/platform, to pick up fixesIngo Molnar2016-09-221-63/+16
| |\ \ \ \
| * | | | | x86/cpu: Rename Merrifield2 to MoorefieldAndy Shevchenko2016-09-081-2/+2
| * | | | | x86/platform/intel-mid: Implement power off sequenceAndy Shevchenko2016-09-082-0/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-041-2/+4
|\ \ \ \ \
| * | | | | x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-211-2/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-0420-299/+237
|\ \ \ \ \
| * | | | | x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski2016-09-304-21/+8
| * | | | | Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-301-1/+1
| |\ \ \ \ \
| * | | | | | x86/alternatives: Add stack frame dependency to alternative_call_2()Josh Poimboeuf2016-09-241-2/+6
| * | | | | | x86/dumpstack: Remove dump_trace() and related callbacksJosh Poimboeuf2016-09-201-36/+0
| * | | | | | x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinderJosh Poimboeuf2016-09-201-6/+4
| * | | | | | x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf2016-09-201-0/+73
| * | | | | | Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-09-201-1/+5
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | x86/dumpstack: Remove NULL task pointer conventionJosh Poimboeuf2016-09-161-2/+2
| * | | | | | x86: Move thread_info into task_structAndy Lutomirski2016-09-151-46/+0
| * | | | | | x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski2016-09-153-34/+21
| * | | | | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-151-62/+11
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf2016-09-151-4/+37
| * | | | | | x86/dumpstack: Add get_stack_pointer() and get_frame_pointer()Josh Poimboeuf2016-09-081-18/+23
| * | | | | | x86/mm: Improve stack-overflow #PF handlingAndy Lutomirski2016-09-081-0/+6
| * | | | | | Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar2016-09-084-3/+7
| |\ \ \ \ \ \
| | * | | | | | x86/mm/64: Enable KASLR for vmemmap memory regionThomas Garnier2016-08-102-1/+4
| | * | | | | | x86: Apply more __ro_after_init and constKees Cook2016-08-102-2/+3
| * | | | | | | sched/x86: Fix thread_saved_pc()Brian Gerst2016-08-241-8/+2
| * | | | | | | sched/x86: Pass kernel thread parameters in 'struct fork_frame'Brian Gerst2016-08-241-0/+2
| * | | | | | | sched/x86: Rewrite the switch_to() codeBrian Gerst2016-08-243-123/+21