summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-2356-361/+668
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-03-223-1/+58
| |\
| | * x86/mm: implement free pmd/pte page interfacesToshi Kani2018-03-221-2/+26
| | * mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-222-0/+34
| | * h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann2018-03-221-1/+0
| * | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-221-32/+28
| |\ \
| | * | x86, memremap: fix altmap accounting at freeDan Williams2018-03-141-32/+28
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-221-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-071-1/+2
| | |\ \
| | | * | bpf, x64: increase number of passesDaniel Borkmann2018-03-071-1/+2
| * | | | kvm/x86: fix icebp instruction handlingLinus Torvalds2018-03-202-1/+9
| * | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-188-50/+78
| |\ \ \ \
| | * | | | x86/microcode: Fix CPU synchronization routineBorislav Petkov2018-03-161-27/+41
| | * | | | x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov2018-03-164-19/+28
| | * | | | x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev2018-03-161-2/+1
| | * | | | x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft2018-03-141-1/+4
| | * | | | x86/vm86/32: Fix POPF emulationAndy Lutomirski2018-03-141-1/+2
| | * | | | x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov2018-03-121-0/+1
| | * | | | x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov2018-03-121-0/+1
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-181-3/+3
| |\ \ \ \ \
| | * | | | | x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani2018-03-141-3/+3
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-183-9/+8
| |\ \ \ \ \ \
| | * | | | | | KVM: x86: Fix device passthrough when SME is activeTom Lendacky2018-03-161-1/+3
| | * | | | | | Merge tag 'kvm-ppc-fixes-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-03-151-5/+5
| | |\ \ \ \ \ \
| | | * | | | | | KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entryPaul Mackerras2018-03-141-5/+5
| | * | | | | | | Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini2018-03-151-3/+0
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUNChristoffer Dall2018-03-141-3/+0
| * | | | | | | | parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin2018-03-171-9/+32
| * | | | | | | | Merge tag 'microblaze-4.16-rc6' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-03-165-64/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | microblaze: switch to NO_BOOTMEMRob Herring2018-03-162-50/+7
| | * | | | | | | | microblaze: remove unused alloc_maybe_bootmemRob Herring2018-03-162-9/+0
| | * | | | | | | | microblaze: Setup dependencies for ASM optimized lib functionsMichal Simek2018-03-162-5/+1
| * | | | | | | | | sparc64: Fix regression in pmdp_invalidate().David S. Miller2018-03-151-6/+13
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-1115-157/+278
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers2018-03-093-1/+12
| | * | | | | | | x86/pti: Fix a comment typoSeunghun Han2018-03-081-1/+1
| | * | | | | | | x86/microcode: Synchronize late microcode loadingAshok Raj2018-03-081-26/+92
| | * | | | | | | x86/microcode: Request microcode on the BSPBorislav Petkov2018-03-081-6/+5
| | * | | | | | | x86/microcode/intel: Look into the patch cache firstBorislav Petkov2018-03-081-6/+5
| | * | | | | | | x86/microcode: Do not upload microcode if CPUs are offlineAshok Raj2018-03-081-0/+18
| | * | | | | | | x86/microcode/intel: Writeback and invalidate caches before updating microcodeAshok Raj2018-03-081-0/+12
| | * | | | | | | x86/microcode/intel: Check microcode revision before updating sibling threadsAshok Raj2018-03-081-3/+24
| | * | | | | | | x86/microcode: Get rid of struct apply_microcode_ctxBorislav Petkov2018-03-081-11/+8
| | * | | | | | | x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk2018-03-081-0/+7
| | * | | | | | | x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski2018-03-083-25/+4
| | * | | | | | | x86/entry/64/compat: Save one instruction in entry_INT80_compat()Dominik Brodowski2018-03-071-3/+1
| | * | | | | | | x86/entry: Do not special-case clone(2) in compat entryDominik Brodowski2018-03-074-13/+14
| | * | | | | | | x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscallsDominik Brodowski2018-03-073-62/+76
| | * | | | | | | x86/syscalls: Use proper syscall definition for sys_ioperm()Dominik Brodowski2018-03-071-1/+1
| | * | | | | | | x86/entry: Remove stale syscall prototypeDominik Brodowski2018-03-071-1/+0