summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86/pti: Fix section mismatch warning/errorRandy Dunlap2018-09-021-1/+1
| * | | x86/vdso: Fix lsl operand orderSamuel Neves2018-09-011-1/+1
| * | | x86/mce: Fix set_mce_nospec() to avoid #GP faultLuckTony2018-09-011-1/+24
| * | | x86/efi: Load fixmap GDT in efi_call_phys_epilog()Joerg Roedel2018-08-311-6/+2
| * | | x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski2018-08-314-1/+53
| * | | x86: Allow generating user-space headers without a compilerBen Hutchings2018-08-311-4/+7
| * | | x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn2018-08-313-5/+15
| * | | x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()Uros Bizjak2018-08-301-3/+4
| * | | x86/alternatives: Lockdep-enforce text_mutex in text_poke*()Jiri Kosina2018-08-301-4/+5
| * | | x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn2018-08-301-0/+4
| * | | x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers2018-08-301-1/+2
| * | | x86/build: Remove jump label quirk for GCC older than 4.5.2Masahiro Yamada2018-08-301-12/+0
| * | | x86/Kconfig: Fix trivial typoNikolas Nyby2018-08-271-1/+1
| * | | x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen2018-08-273-6/+45
| * | | x86/spectre: Add missing family 6 check to microcode checkAndi Kleen2018-08-271-0/+3
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-08-311-1/+0
|\ \ \
| * | | arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse2018-08-311-1/+0
| |/ /
* | | Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-312-10/+6
|\ \ \
| * | | x86/xen: remove redundant variable save_pudColin Ian King2018-08-281-2/+0
| * | | x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross2018-08-271-4/+3
| * | | x86/xen: don't write ptes directly in 32-bit PV guestsJuergen Gross2018-08-271-4/+3
* | | | Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-311-6/+4
|\ \ \ \
| * | | | m68k/mac: Use correct PMU response formatFinn Thain2018-08-311-6/+4
| | |/ / | |/| |
* | | | Merge tag 'riscv-for-linus-4.19-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-302-14/+5
|\ \ \ \
| * | | | RISC-V: Use a less ugly workaround for unused variable warningsPalmer Dabbelt2018-08-281-14/+1
| * | | | riscv: tlb: Provide definition of tlb_flush() before including tlb.hWill Deacon2018-08-281-0/+4
| |/ / /
* | | | powerpc: disable support for relative ksymtab referencesArd Biesheuvel2018-08-301-1/+0
* | | | Merge tag 'nios2-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-291-9/+0
|\ \ \ \
| * | | | nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintionsTobias Klauser2018-08-271-9/+0
| |/ / /
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-293-40/+57
|\ \ \ \ | |/ / / |/| | |
| * | | crypto: arm64/aes-gcm-ce - fix scatterwalk API violationArd Biesheuvel2018-08-251-6/+23
| * | | crypto: aesni - Use unaligned loads from gcm_context_dataDave Watson2018-08-251-33/+33
| * | | crypto: arm64/sm4-ce - check for the right CPU feature bitArd Biesheuvel2018-08-251-1/+1
* | | | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-262-62/+8
|\ \ \ \
| * | | | ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox2018-08-221-22/+4
| * | | | ppc: Convert mmu context allocation to new IDA APIMatthew Wilcox2018-08-221-40/+4
| | |_|/ | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-261-0/+33
|\ \ \ \
| * \ \ \ Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar2018-08-181-0/+33
| |\ \ \ \
| | * | | | x86: Add entry trampolines to kcoreAdrian Hunter2018-08-151-0/+10
| | * | | | kallsyms, x86: Export addresses of PTI entry trampolinesAlexander Shishkin2018-08-151-0/+23
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-268-10/+15
|\ \ \ \ \ \
| * | | | | | x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka2018-08-241-0/+4
| * | | | | | x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka2018-08-243-3/+3
| * | | | | | x86/kvm/vmx: Remove duplicate l1d flush definitionsJosh Poimboeuf2018-08-201-3/+0
| * | | | | | x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka2018-08-202-4/+4
| * | | | | | x86/process: Re-export start_thread()Rian Hunter2018-08-201-0/+1
| * | | | | | x86/mce: Add notifier_block forward declarationArnd Bergmann2018-08-201-0/+1
| * | | | | | x86/vdso: Fix vDSO build if a retpoline is emittedAndy Lutomirski2018-08-201-2/+4
* | | | | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-264-50/+61
|\ \ \ \ \ \ \
| * | | | | | | x86/memory_failure: Introduce {set, clear}_mce_nospec()Dan Williams2018-08-203-50/+45