summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-11-28Merge branch 'pci/msi'Bjorn Helgaas
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas
2019-11-28x86/fpu: Don't cache access to fpu_fpregs_owner_ctxSebastian Andrzej Siewior
2019-11-28powerpc: Ultravisor: Add PPC_UV config optionAnshuman Khandual
2019-11-28KVM: PPC: Book3S HV: Support reset of secure guestBharata B Rao
2019-11-28KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VMBharata B Rao
2019-11-28KVM: PPC: Book3S HV: Radix changes for secure guestBharata B Rao
2019-11-28KVM: PPC: Book3S HV: Shared pages support for secure guestsBharata B Rao
2019-11-28KVM: PPC: Book3S HV: Support for running secure guestsBharata B Rao
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-11-27Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2019-11-27Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-27Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundleLinus Torvalds
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-27Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-11-27Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-11-27Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-11-27KVM x86: Move kvm cpuid support out of svmPeter Gonda
2019-11-27x86/entry/32: Remove unused 'restore_all_notrace' local labelBorislav Petkov
2019-11-27perf/x86: Implement immediate enforcement of /sys/devices/cpu/rdpmc value of 0Anthony Steinhauser
2019-11-27powerpc: Define arch_is_kernel_initmem_freed() for lockdepMichael Ellerman
2019-11-27crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld
2019-11-26Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-11-26Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-11-26Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-11-26Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-26x86/ptrace: Document FSBASE and GSBASE ABI odditiesAndy Lutomirski
2019-11-26x86/ptrace: Remove set_segment_reg() implementations for currentAndy Lutomirski
2019-11-26x86/traps: die() instead of panicking on a double faultAndy Lutomirski
2019-11-26x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bitAndy Lutomirski
2019-11-26x86/doublefault/32: Move #DF stack and TSS to cpu_entry_areaAndy Lutomirski
2019-11-26x86/doublefault/32: Rename doublefault.c to doublefault_32.cAndy Lutomirski
2019-11-26x86/traps: Disentangle the 32-bit and 64-bit doublefault codeAndy Lutomirski
2019-11-26x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()Joerg Roedel
2019-11-26x86/iopl: Make 'struct tss_struct' constant size againIngo Molnar
2019-11-26libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada
2019-11-26xtensa: fix syscall_set_return_valueMax Filippov
2019-11-26xtensa: drop unneeded headers from coprocessor.SMax Filippov
2019-11-26xtensa: entry: Remove unneeded need_resched() loopValentin Schneider
2019-11-26xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow mapMax Filippov
2019-11-26xtensa: fix TLB sanity checkerMax Filippov
2019-11-26xtensa: get rid of __ARCH_USE_5LEVEL_HACKMike Rapoport
2019-11-26xtensa: mm: fix PMD folding implementationMike Rapoport
2019-11-26xtensa: make stack dump size configurableMax Filippov