aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
...
| * | | | | | KVM: x86: Hyper-V tsc page setupPaolo Bonzini2016-09-20
| * | | | | | KVM: x86: introduce get_kvmclock_nsPaolo Bonzini2016-09-20
| * | | | | | kvm: x86: drop read_tsc_offset()Luiz Capitulino2016-09-16
| * | | | | | kvm: x86: add tsc_offset field to struct kvm_vcpu_archLuiz Capitulino2016-09-16
| * | | | | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-09-13
| |\ \ \ \ \ \
| | * | | | | | KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh2016-09-07
| | |/ / / / /
| * | | | | | svm: Introduce AMD IOMMU avic_ga_log_notifierSuravee Suthikulpanit2016-09-08
| * | | | | | svm: Introduces AVIC per-VM IDSuravee Suthikulpanit2016-09-08
| |/ / / / /
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\ \ \ \ \ \
| * | | | | | x86/signal: Add SA_{X32,IA32}_ABI sa_flagsDmitry Safonov2016-09-14
| * | | | | | x86/coredump: Use pr_reg size, rather that TIF_IA32 flagDmitry Safonov2016-09-14
| * | | | | | x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov2016-09-14
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \
| * | | | | | | x86/platform/uv/BAU: Add UV4-specific functionsAndrew Banman2016-09-22
| * | | | | | | x86/platform/uv/BAU: Add generic function pointersAndrew Banman2016-09-22
| * | | | | | | x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()Andrew Banman2016-09-22
| * | | | | | | x86/platform/uv/BAU: Clean up pq_init()Andrew Banman2016-09-22
| * | | | | | | Merge branch 'linus' into x86/platform, to pick up fixesIngo Molnar2016-09-22
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | x86/cpu: Rename Merrifield2 to MoorefieldAndy Shevchenko2016-09-08
| * | | | | | | x86/platform/intel-mid: Implement power off sequenceAndy Shevchenko2016-09-08
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \
| * | | | | | | x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-21
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \
| * | | | | | | x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski2016-09-30
| * | | | | | | Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-30
| |\ \ \ \ \ \ \
| * | | | | | | | x86/alternatives: Add stack frame dependency to alternative_call_2()Josh Poimboeuf2016-09-24
| * | | | | | | | x86/dumpstack: Remove dump_trace() and related callbacksJosh Poimboeuf2016-09-20
| * | | | | | | | x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinderJosh Poimboeuf2016-09-20
| * | | | | | | | x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf2016-09-20
| * | | | | | | | Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-09-20
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | x86/dumpstack: Remove NULL task pointer conventionJosh Poimboeuf2016-09-16
| * | | | | | | | x86: Move thread_info into task_structAndy Lutomirski2016-09-15
| * | | | | | | | x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski2016-09-15
| * | | | | | | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-15
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf2016-09-15
| * | | | | | | | x86/dumpstack: Add get_stack_pointer() and get_frame_pointer()Josh Poimboeuf2016-09-08
| * | | | | | | | x86/mm: Improve stack-overflow #PF handlingAndy Lutomirski2016-09-08
| * | | | | | | | Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar2016-09-08
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/mm/64: Enable KASLR for vmemmap memory regionThomas Garnier2016-08-10
| | * | | | | | | | x86: Apply more __ro_after_init and constKees Cook2016-08-10
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | sched/x86: Fix thread_saved_pc()Brian Gerst2016-08-24
| * | | | | | | | sched/x86: Pass kernel thread parameters in 'struct fork_frame'Brian Gerst2016-08-24
| * | | | | | | | sched/x86: Rewrite the switch_to() codeBrian Gerst2016-08-24
| * | | | | | | | sched/x86: Add 'struct inactive_task_frame' to better document the sleeping t...Brian Gerst2016-08-24
| * | | | | | | | ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTRJosh Poimboeuf2016-08-24
| * | | | | | | | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf2016-08-24
| * | | | | | | | x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)Andy Lutomirski2016-08-24
| * | | | | | | | x86/asm/head: Rename 'stack_start' -> 'initial_stack'Josh Poimboeuf2016-08-18
| * | | | | | | | x86/asm/head: Remove unused init_rsp variable externJosh Poimboeuf2016-08-18
| * | | | | | | | x86/dumpstack: Remove show_trace()Josh Poimboeuf2016-08-18
| | |_|_|_|/ / / | |/| | | | | |