summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-061-1/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel2019-02-041-1/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-4/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-101-4/+4
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-4/+4
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | a.out: remove core dumping supportLinus Torvalds2019-03-051-67/+0
* | | | | | | | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-022-3/+5
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNTLan Tianyu2019-02-281-1/+1
| * | | | | | | x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski2019-02-251-2/+4
* | | | | | | | KVM: MMU: record maximum physical address width in kvm_mmu_extended_roleYu Zhang2019-02-221-0/+1
* | | | | | | | x86/kvm/mmu: fix switch between root and guest MMUsVitaly Kuznetsov2019-02-221-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-172-1/+9
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-151-1/+7
| * | | | | x86/CPU: Add Icelake model numberRajneesh Bhardwaj2019-02-141-0/+2
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-101-1/+1
|\| | | | | | |/ / / / |/| | | |
| * | | | x86/mm: Make set_pmd_at() paravirt awareJuergen Gross2019-02-101-1/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-032-3/+4
|\| | | |
| * | | | x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-021-2/+2
| * | | | x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang2019-01-291-1/+2
* | | | | x86_64: increase stack size for KASAN_EXTRAQian Cai2019-02-011-0/+4
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-271-0/+18
|\| | | | | |_|_|/ |/| | |
| * | | x86/pkeys: Properly copy pkey state at fork()Dave Hansen2019-01-151-0/+18
| |/ /
* / / x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon2019-01-201-1/+1
|/ /
* / x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov2019-01-091-2/+2
|/
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-063-17/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-3/+3
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-2/+2
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* | x86: re-introduce non-generic memcpy_{to,from}ioLinus Torvalds2019-01-042-18/+8
* | Use __put_user_goto in __put_user_size() and unsafe_put_user()Linus Torvalds2019-01-041-31/+22
* | x86 uaccess: Introduce __put_user_gotoLinus Torvalds2019-01-041-11/+17
* | make 'user_access_begin()' do 'access_ok()'Linus Torvalds2019-01-041-1/+8
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-033-7/+4
|/
* mm: make free_reserved_area() return "const char *"Alexey Dobriyan2018-12-281-1/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-262-1/+34
|\
| * Merge branch 'x86/urgent' into x86/mm, to pick up dependent fixIngo Molnar2018-12-1711-26/+69
| |\
| * | x86/mm: Validate kernel_physical_mapping_init() PTE populationDan Williams2018-12-051-0/+27
| * | x86/cpufeatures, x86/fault: Mark SMAP as disabled when configured outAndy Lutomirski2018-11-201-1/+7
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-264-22/+10
|\ \ \
| * | | x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior2018-12-042-14/+7
| * | | x86/fpu: Add might_fault() to user_insn()Sebastian Andrzej Siewior2018-12-031-0/+3
| * | | x86/thread_info: Remove _TIF_ALLWORK_MASKSebastian Andrzej Siewior2018-12-031-8/+0
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-12-2616-28/+70
|\ \ \ \
| * | | | x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov2018-12-084-0/+10
| * | | | x86: Fix various typos in commentsIngo Molnar2018-12-033-3/+3
| * | | | Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the treeIngo Molnar2018-12-0315-44/+113
| |\| | |
| * | | | x86/headers: Fix -Wmissing-prototypes warningYi Wang2018-11-2310-0/+32
| * | | | x86/traps: Complete prototype declarationsBorislav Petkov2018-11-141-22/+22
| * | | | x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov2018-11-141-3/+3