summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-0437-141/+148
|\
| * Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-0353-162/+349
| |\
| * | x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov2018-11-016-14/+20
| * | x86/numa_emulation: Fix uniform-split numa emulationDave Jiang2018-10-301-2/+10
| * | x86/paravirt: Remove unused _paravirt_ident_32Juergen Gross2018-10-304-47/+19Star
| * | x86/mm/pat: Disable preemption around __flush_tlb_all()Sebastian Andrzej Siewior2018-10-292-1/+11
| * | x86/paravirt: Remove GPL from pv_ops exportJuergen Gross2018-10-291-1/+1
| * | x86/traps: Use format string with panic() callRasmus Villemoes2018-10-291-1/+1
| * | x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-2920-63/+63
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...Ingo Molnar2018-10-292-12/+21
| |\ \ \ \
| | | * | | x86/microcode: Make revision and processor flags world-readableJacek Tomaka2018-09-021-2/+2
| | * | | | x86/earlyprintk: Add a force option for pciserial deviceFeng Tang2018-10-021-10/+19
| * | | | | Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar2018-10-2968-9823/+2614Star
| |\ \ \ \ \
| * | | | | | x86/cpufeatures: Enumerate MOVDIR64B instructionFenghua Yu2018-10-251-0/+1
| * | | | | | x86/cpufeatures: Enumerate MOVDIRI instructionFenghua Yu2018-10-251-0/+1
* | | | | | | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-015-0/+30
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov2018-09-045-0/+30
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-311-12/+0Star
|\ \ \ \ \ \
| * | | | | | um: Remove update_debugregs()Richard Weinberger2018-10-291-2/+0Star
| * | | | | | um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEPRichard Weinberger2018-10-291-10/+0Star
* | | | | | | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-314-4/+5
* | | | | | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-3140-43/+26Star
* | | | | | | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport2018-10-312-3/+3
* | | | | | | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-314-6/+6
* | | | | | | memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport2018-10-311-3/+3
* | | | | | | memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-313-3/+6
* | | | | | | memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-314-4/+5
* | | | | | | memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport2018-10-312-2/+3
* | | | | | | memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanicMike Rapoport2018-10-311-2/+2
* | | | | | | memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_no...Mike Rapoport2018-10-311-2/+4
* | | | | | | memblock: replace alloc_bootmem_low with memblock_alloc_lowMike Rapoport2018-10-311-1/+1
* | | | | | | memblock: replace alloc_bootmem_align with memblock_allocMike Rapoport2018-10-311-1/+1
* | | | | | | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-2/+2
* | | | | | | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-1/+1
* | | | | | | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0Star
* | | | | | | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-3/+0Star
* | | | | | | treewide: remove current_text_addrNick Desaulniers2018-10-314-24/+2Star
* | | | | | | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-10-302-0/+39
|\ \ \ \ \ \ \
| * | | | | | | x86: ptrace: Add function argument access APIMasami Hiramatsu2018-10-112-0/+39
* | | | | | | | Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-10-303-22/+17Star
|\ \ \ \ \ \ \ \
| * | | | | | | | xen/pvh: don't try to unplug emulated devicesJuergen Gross2018-10-261-0/+4
| * | | | | | | | xen/pvh: increase early stack sizeRoger Pau Monne2018-10-241-1/+1
| * | | | | | | | xen: make xen_qlock_wait() nestableJuergen Gross2018-10-241-14/+10Star
| * | | | | | | | xen: fix race in xen_qlock_wait()Juergen Gross2018-10-241-10/+5Star
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-302-28/+228
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore codeHans de Goede2018-10-252-28/+228
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-273-96/+12Star
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"Masayoshi Mizuma2018-10-271-12/+3Star
| * | | | | | | | hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-271-5/+0Star
| * | | | | | | | hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-271-7/+0Star