summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: remove compat_sys_x86_waitpid()Dominik Brodowski2018-04-023-10/+1
* x86: use _do_fork() in compat_sys_x86_clone()Dominik Brodowski2018-04-021-1/+2
* 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
| * x86/syscalls/32: Simplify $entry == $compat entriesDominik Brodowski2018-03-071-3/+3
* | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-112-2/+25
|\ \
| * | x86/MCE: Serialize sysfs changesSeunghun Han2018-03-081-1/+21
| * | x86/MCE: Save microcode revision in machine check recordsTony Luck2018-03-082-1/+4
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-111-1/+1
|\ \ \
| * | | perf/x86/intel/uncore: Fix Skylake UPI event formatKan Liang2018-03-041-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-094-35/+57
|\ \ \ \
| * \ \ \ Merge tag 'kvm-s390-master-4.16-3' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-03-061-0/+2
| |\ \ \ \
| | * | | | KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand2018-03-061-0/+1
| | * | | | KVM: s390: provide io interrupt kvm_statChristian Borntraeger2018-03-011-0/+1
| * | | | | Merge tag 'kvm-ppc-fixes-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2018-03-063-35/+55
| |\ \ \ \ \
| | * | | | | KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GENLaurent Vivier2018-03-031-3/+2
| | * | | | | KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backingPaul Mackerras2018-03-021-5/+7
| | * | | | | KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handlerPaul Mackerras2018-03-021-26/+43
| | * | | | | KVM: PPC: Book3S: Fix compile error that occurs with some gcc versionsPaul Mackerras2018-02-131-1/+1
| | * | | | | KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=nPaul Mackerras2018-02-131-0/+2
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-03-092-6/+6
|\ \ \ \ \ \ \
| * | | | | | | arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discoveryMarc Zyngier2018-03-091-2/+2
| * | | | | | | arm64: mm: fix thinko in non-global page table attribute checkArd Biesheuvel2018-02-261-4/+4
* | | | | | | | Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-03-092-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/pseries: Fix vector5 in ibm architecture vector tableBharata B Rao2018-03-061-1/+0
| * | | | | | | | powerpc/boot: Fix random libfdt related build errorsGuenter Roeck2018-02-281-1/+2
* | | | | | | | | Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-084-4/+14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen2018-03-051-4/+4
| * | | | | | | | MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIOHuacai Chen2018-03-051-0/+3
| * | | | | | | | MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORTHuacai Chen2018-03-051-0/+3
| * | | | | | | | MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King2018-02-231-0/+2
| * | | | | | | | MIPS: ath25: Check for kzalloc allocation failureColin Ian King2018-02-231-0/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-03-073-6/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/entry.S: fix spurious zeroing of r0Christian Borntraeger2018-03-061-2/+2
| * | | | | | | | | s390: Fix runtime warning about negative pgtables_bytesGuenter Roeck2018-03-021-0/+1