summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-08x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski
2018-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-03-07bpf, x64: increase number of passesDaniel Borkmann
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-03-07x86/entry/64/compat: Save one instruction in entry_INT80_compat()Dominik Brodowski
2018-03-07x86/entry: Do not special-case clone(2) in compat entryDominik Brodowski
2018-03-07x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscallsDominik Brodowski
2018-03-07x86/syscalls: Use proper syscall definition for sys_ioperm()Dominik Brodowski
2018-03-07x86/entry: Remove stale syscall prototypeDominik Brodowski
2018-03-07x86/syscalls/32: Simplify $entry == $compat entriesDominik Brodowski
2018-03-06Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-06Merge tag 'kvm-s390-master-4.16-3' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2018-03-06Merge tag 'kvm-ppc-fixes-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2018-03-06KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand
2018-03-06powerpc/pseries: Fix vector5 in ibm architecture vector tableBharata B Rao
2018-03-06s390/entry.S: fix spurious zeroing of r0Christian Borntraeger
2018-03-06signal/x86: Include the field offsets in the build time checksEric W. Biederman
2018-03-05Merge tag 'please-pull-ia64_misc' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-03-05MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-03-05ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"Colin Ian King
2018-03-05ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso
2018-03-05ia64: Convert remaining atomic operationsMatthew Wilcox
2018-03-05ia64: convert unwcheck.py to python3Corentin Labbe
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIOHuacai Chen
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORTHuacai Chen
2018-03-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2018-03-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-04perf/x86/intel/uncore: Fix Skylake UPI event formatKan Liang
2018-03-03Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-03KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GENLaurent Vivier
2018-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-02Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-02Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-02s390: Fix runtime warning about negative pgtables_bytesGuenter Roeck
2018-03-02parisc: Reduce irq overhead when run in qemuHelge Deller
2018-03-02parisc: Use cr16 interval timers unconditionally on qemuHelge Deller
2018-03-02parisc: Check if secondary CPUs want own PDC callsHelge Deller
2018-03-02parisc: Hide virtual kernel memory layoutHelge Deller
2018-03-02parisc: Fix ordering of cache and TLB flushesJohn David Anglin
2018-03-02KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backingPaul Mackerras
2018-03-02KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handlerPaul Mackerras
2018-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-03-02sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada
2018-03-01Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2018-03-01KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář
2018-03-01KVM: X86: Allow userspace to define the microcode versionWanpeng Li
2018-03-01KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li
2018-03-01KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky