summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-083-3/+3
* x86: implement memset16, memset32 & memset64Matthew Wilcox2017-09-082-0/+60
* mm/memory_hotplug: introduce add_pagesMichal Hocko2017-09-082-7/+19
* mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi2017-09-081-0/+17
* mm: thp: enable thp migration in generic pathZi Yan2017-09-081-0/+2
* mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATIONNaoya Horiguchi2017-09-081-0/+4
* mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1Naoya Horiguchi2017-09-082-8/+14
* Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-075-54/+3
|\
| * xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fnWei Liu2017-08-311-1/+1
| * xen: remove unused function xen_set_domain_pte()Juergen Gross2017-08-312-22/+0
| * xen: remove tests for pvh mode in pure pv pathsJuergen Gross2017-08-313-31/+2
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-072-19/+3
|\ \
| * | efi: Move efi_mem_type() to common codeJan Beulich2017-08-261-19/+0
| * | efi/libstub: Enable reset attack mitigationMatthew Garrett2017-08-261-0/+3
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-0713-62/+535
|\ \ \
| * | | tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others()Vitaly Kuznetsov2017-08-312-0/+47
| * | | x86/hyper-v: Support extended CPU ranges for TLB flush hypercallsVitaly Kuznetsov2017-08-312-3/+140
| * | | Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependencyIngo Molnar2017-08-31102-560/+2848
| |\ \ \
| * | | | x86/platform/intel-mid: Make several arrays static, to make code smallerColin Ian King2017-08-291-2/+2
| * | | | x86/hyper-v: Use hypercall for remote TLB flushVitaly Kuznetsov2017-08-106-1/+152
| * | | | hyper-v: Globalize vp_indexVitaly Kuznetsov2017-08-102-1/+57
| * | | | x86/hyper-v: Implement rep hypercallsVitaly Kuznetsov2017-08-101-0/+39
| * | | | x86/hyper-v: Introduce fast hypercall implementationVitaly Kuznetsov2017-08-101-0/+34
| * | | | x86/hyper-v: Make hv_do_hypercall() inlineVitaly Kuznetsov2017-08-102-49/+45
| * | | | x86/hyper-v: Include hyperv/ only when CONFIG_HYPERV is setVitaly Kuznetsov2017-08-102-2/+7
| * | | | Merge branch 'linus' into x86/platform, to pick up fixesIngo Molnar2017-08-1019-146/+347
| |\ \ \ \
| * | | | | x86/platform/intel-mid: Make 'bt_sfi_data' constBhumika Goyal2017-08-101-1/+1
| * | | | | x86/platform/intel-mid: Make IRQ allocation a bit more flexibleAndy Shevchenko2017-07-252-5/+13
| * | | | | x86/platform/intel-mid: Group timers callbacks togetherAndy Shevchenko2017-07-251-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-062-4/+3
|\ \ \ \ \ \
| * | | | | | x86,mpx: make mpx depend on x86-64 to free up VMA flagRik van Riel2017-09-061-1/+3
| * | | | | | mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-061-3/+0
* | | | | | | x86/mm: Document how CR4.PCIDE restore worksAndy Lutomirski2017-09-061-0/+13
* | | | | | | x86/mm: Reinitialize TLB state on hotplug and resumeAndy Lutomirski2017-09-064-0/+49
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-064-8/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-08-222-32/+37
| |\ \ \ \ \ \ \
| * | | | | | | | crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel2017-08-044-8/+5
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-5/+30
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-0110-54/+30
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86: bpf_jit: small optimization in emit_bpf_tail_call()Eric Dumazet2017-08-311-5/+4
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-2122-78/+98
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-155-54/+87
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE}Daniel Borkmann2017-08-091-0/+26
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-055-6/+22
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki2017-09-035-6/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | / / / / | | | | | |_|_|_|_|_|/ / / / | | | | |/| | | | | | | | |
| | | | | * | | | | | | | | treewide: Consolidate Apple DMI checksLukas Wunner2017-08-034-2/+15
| | * | | | | | | | | | | | ACPI / boot: Add number of legacy IRQs to debug outputAndy Shevchenko2017-07-241-1/+1
| | * | | | | | | | | | | | ACPI / boot: Correct address space of __acpi_map_table()Andy Shevchenko2017-07-241-2/+2
| | * | | | | | | | | | | | ACPI / boot: Don't define unused variablesAndy Shevchenko2017-07-241-1/+4
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-052-3/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud