summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-12-26Merge tag 'riscv-for-linus-4.21-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-26Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-12-26Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-26Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-26Merge tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-25Merge tag 'regulator-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-25Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-12-25Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-12-25Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-12-21sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe
2018-12-21sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com
2018-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-21RISC-V: Select GENERIC_SCHED_CLOCK for clocksource driversAnup Patel
2018-12-21RISC-V: lib: minor asm cleanupOlof Johansson
2018-12-21RISC-V: Move from EARLY_PRINTK to SBI earlyconPalmer Dabbelt
2018-12-21RISC-V: Update Kconfig to better handle CMDLINENick Kossifidis
2018-12-21riscv: remove unused variable in ftraceDavid Abdurachmanov
2018-12-21RISC-V: add of_node_put()Yangtao Li
2018-12-21RISC-V: Fix of_node_* refcountAtish Patra
2018-12-21riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variantsAndrea Parri
2018-12-21Merge branch 'regulator-4.21' into regulator-nextMark Brown
2018-12-20Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-20arm64: select ACPI PCI code only when both features are enabledSinan Kaya
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya
2018-12-19KVM: x86: nSVM: fix switch to guest mmuVitaly Kuznetsov
2018-12-19sh: generate uapi header and syscall table header filesFiroz Khan
2018-12-19sh: add system call table generation supportFiroz Khan
2018-12-19sh: add __NR_syscalls along with NR_syscallsFiroz Khan
2018-12-19m68k: Fix memblock-related crashesGeert Uytterhoeven
2018-12-19Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...Ingo Molnar
2018-12-19Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar
2018-12-19Revert "x86/refcount: Work around GCC inlining bug"Ingo Molnar
2018-12-19Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining b...Ingo Molnar
2018-12-19Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar
2018-12-19Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops"Ingo Molnar
2018-12-19Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining...Ingo Molnar
2018-12-19Revert "x86/cpufeature: Macrofy inline assembly code to work around GCC inlin...Ingo Molnar
2018-12-19Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inli...Ingo Molnar
2018-12-19x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King
2018-12-18clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin
2018-12-18kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost
2018-12-18KVM: X86: Fix NULL deref in vcpu_scan_ioapicWanpeng Li
2018-12-18KVM: Fix UAF in nested posted interrupt processingCfir Cohen
2018-12-18Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-12-18x86/fsgsbase/64: Fix the base write helper functionsChang S. Bae