summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* treewide: decouple cacheflush.h and set_memory.hLaura Abbott2017-04-071-1/+0
* treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-04-072-85/+88
* Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell2017-04-072-6/+13
|\
| * livepatch/x86: add TIF_PATCH_PENDING thread flagJosh Poimboeuf2017-03-081-1/+3
| * x86/entry: define _TIF_ALLWORK_MASK flags explicitlyJosh Poimboeuf2017-03-081-6/+5
| * stacktrace/x86: add function for detecting reliable stack tracesJosh Poimboeuf2017-03-081-0/+6
* | Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell2017-04-072-1/+27
|\ \
| * | x86/xen: create stubs for HVM-only builds in page.hVitaly Kuznetsov2017-04-051-0/+25
| * | x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov2017-04-051-1/+2
* | | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2017-04-0741-227/+891
|\ \ \
| * \ \ Merge branch 'x86/vdso'Ingo Molnar2017-04-053-1/+57
| |\ \ \
| | * | | x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read methodVitaly Kuznetsov2017-03-112-1/+3
| | * | | x86/hyperv: Move TSC reading method to asm/mshyperv.hVitaly Kuznetsov2017-03-111-0/+46
| | * | | x86/hyperv: Implement hv_get_tsc_page()Vitaly Kuznetsov2017-03-111-0/+8
| * | | | Merge branch 'x86/platform'Ingo Molnar2017-04-051-25/+57
| |\ \ \ \
| | * | | | x86/platform/uv/BAU: Add wait_completion to bau_operationsAndrew Banman2017-03-131-0/+2
| | * | | | x86/platform/uv/BAU: Add status mmr location fields to bau_controlAndrew Banman2017-03-131-2/+8
| | * | | | x86/platform/uv/BAU: Cleanup bau_operations declaration and instancesAndrew Banman2017-03-131-11/+11
| | * | | | x86/platform/uv/BAU: Add payload descriptor qualifierAndrew Banman2017-03-131-12/+29
| | * | | | x86/platform/uv/BAU: Add uv_bau_version enumerated constantsAndrew Banman2017-03-131-0/+7
| * | | | | Merge branch 'x86/mm'Ingo Molnar2017-04-0511-21/+118
| |\ \ \ \ \
| | * | | | | x86/espfix: Add support for 5-level pagingKirill A. Shutemov2017-04-041-1/+1
| | * | | | | x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=yKirill A. Shutemov2017-04-043-1/+40
| | * | | | | x86/paravirt: Add 5-level support to the paravirt codeKirill A. Shutemov2017-04-043-12/+34
| | * | | | | x86/mm: Define virtual memory map for 5-level pagingKirill A. Shutemov2017-04-044-5/+29
| | * | | | | x86/boot: Detect 5-level paging supportKirill A. Shutemov2017-04-042-2/+14
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'x86/asm'Ingo Molnar2017-04-052-18/+78
| |\ \ \ \ \
| | * | | | | debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-301-1/+1
| | * | | | | x86/debug: Define BUG() again for !CONFIG_BUGArnd Bergmann2017-03-301-3/+7
| | * | | | | x86/debug: Implement __WARN() using UD0Peter Zijlstra2017-03-271-18/+60
| | * | | | | Merge branch 'linus' into x86/asm, to refresh the topic tree with fixesIngo Molnar2017-03-2315-21/+65
| | |\ \ \ \ \
| | * | | | | | x86/asm: Optimize clear_page()Borislav Petkov2017-03-071-1/+15
| * | | | | | | Merge branch 'x86/apic'Ingo Molnar2017-04-051-6/+1
| |\ \ \ \ \ \ \
| | * | | | | | | x86/apic: Remove the SET_APIC_ID(x) macroDou Liyang2017-03-131-6/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'x86-mm-for-xen'Ingo Molnar2017-04-0524-116/+478
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar2017-04-035-7/+9
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar2017-03-301-9/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86Mathias Krause2017-03-111-3/+1
| | | * | | | | | | x86/cpu: Drop unneded members of struct cpuinfo_x86Mathias Krause2017-03-111-6/+1
| | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | x86: Convert the rest of the code to support p4d_tKirill A. Shutemov2017-03-277-24/+145
| | * | | | | | | x86/kexec: Add 5-level paging supportKirill A. Shutemov2017-03-271-0/+1
| | * | | | | | | Merge branch 'x86/process' into x86/mm, to create new base for further patchesIngo Molnar2017-03-236-5/+29
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-203-1/+9
| | | * | | | | | | x86/cpufeature: Detect CPUID faulting supportKyle Huey2017-03-202-0/+3
| | | * | | | | | | x86/arch_prctl: Add do_arch_prctl_common()Kyle Huey2017-03-201-0/+3
| | | * | | | | | | x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey2017-03-201-2/+1
| | | * | | | | | | x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey2017-03-201-1/+1
| | | * | | | | | | x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLESKyle Huey2017-03-201-3/+3
| | | * | | | | | | x86/process: Optimize TIF_NOTSC switchThomas Gleixner2017-03-111-0/+10
| | | * | | | | | | x86/process: Correct and optimize TIF_BLOCKSTEP switchKyle Huey2017-03-111-0/+1
| | | |/ / / / / /