summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-041-1/+6
|\
| * Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman2017-03-272-4/+1
| |\
| * | Drivers: hv: Base autoeoi enablement based on hypervisor hintsK. Y. Srinivasan2017-03-171-0/+5
| * | Drivers: hv: Fix a typoK. Y. Srinivasan2017-03-171-1/+1
* | | Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-05-042-1/+30
|\ \ \
| * | | platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter readKuppuswamy Sathyanarayanan2017-04-281-0/+2
| * | | platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api'sKuppuswamy Sathyanarayanan2017-04-281-0/+21
| * | | Merge branch 'i2c/for-INT33FE'Darren Hart (VMware)2017-04-172-4/+1
| |\ \ \ | | | |/ | | |/|
| * | | platform/x86: intel_scu_ipc: Introduce intel_scu_ipc_raw_command()Andy Shevchenko2017-04-131-1/+7
| | |/ | |/|
* | | Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-043-6/+38
|\ \ \
| * | | xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-021-0/+11
| * | | x86/cpu: remove hypervisor specific set_cpu_featuresJuergen Gross2017-05-021-5/+0
| * | | x86/xen: create stubs for HVM-only builds in page.hVitaly Kuznetsov2017-05-021-0/+25
| * | | x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov2017-05-021-1/+2
* | | | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-031-0/+87
|\ \ \ \
| * \ \ \ Merge tag 'v4.11-rc7' into drm-nextDave Airlie2017-04-192-12/+32
| |\ \ \ \
| * \ \ \ \ Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie2017-04-113-3/+8
| |\ \ \ \ \
| * \ \ \ \ \ BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie2017-03-238-13/+38
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...Daniel Vetter2017-03-131-0/+87
| |\ \ \ \ \ \
| | * | | | | | x86/platform/intel/iosf_mbi: Add a PMIC bus access notifierHans de Goede2017-03-021-0/+56
| | * | | | | | x86/platform/intel/iosf_mbi: Add a mutex for P-Unit accessHans de Goede2017-02-261-0/+31
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-022-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 branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-021-10/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: glue_helper - remove the le128_gf128mul_x_ble functionOndrej Mosnáček2017-04-051-10/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-05-021-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove compat_sys_getdents64()Al Viro2017-04-171-1/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-021-6/+7
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | usercopy: Move enum for arch_within_stack_frames()Sahara2017-04-041-6/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-0124-109/+440
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Remove flush_tlb() and flush_tlb_current_task()Andy Lutomirski2017-04-261-9/+0
| * | | | | | | Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...Ingo Molnar2017-04-234-115/+13
| * | | | | | | Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-1110-81/+180
| |\ \ \ \ \ \ \
| * | | | | | | | 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 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: 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-237-9/+36
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixupAndy Lutomirski2017-03-231-1/+0
| * | | | | | | | | | x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpersAndy Lutomirski2017-03-231-20/+0
| * | | | | | | | | | x86/gdt: Fix setup_fixmap_gdt() to use the correct PAAndy Lutomirski2017-03-231-0/+6
| * | | | | | | | | | x86/headers: Simplify asm/fixmap.h inclusion into asm/pgtable*.hThomas Garnier2017-03-213-2/+1
| * | | | | | | | | | x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov2017-03-184-13/+115
OpenPOWER on IntegriCloud