summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-08-08x86/lib/cpu: Address missing prototypes warningValdis Klētnieks
2019-08-08x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers
2019-08-08x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers
2019-08-07x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-07x86/ptrace: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-06Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-06Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-06s390: put _stext and _etext into .text sectionVasily Gorbik
2019-08-06s390/head64: cleanup unused labelsVasily Gorbik
2019-08-06s390/unwind: remove stack recursion warningVasily Gorbik
2019-08-06s390/setup: adjust start_code of init_mm to _textVasily Gorbik
2019-08-06s390/mm: fix dump_pagetables top level page table walkingVasily Gorbik
2019-08-06s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik
2019-08-05MIPS: BCM63XX: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-05x86: kvm: remove useless calls to kvm_para_availablePaolo Bonzini
2019-08-05KVM: no need to check return value of debugfs_create functionsGreg KH
2019-08-05KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini
2019-08-05KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-05KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fireWanpeng Li
2019-08-04Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-08-03Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-03Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann
2019-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-02Merge branch 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-02Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-08-02Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-02arm64: Make debug exception handlers visible from RCUMasami Hiramatsu
2019-08-02arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu
2019-08-01arm64/mm: fix variable 'tag' set but not usedQian Cai
2019-08-01arm64/mm: fix variable 'pud' set but not usedQian Cai
2019-08-01arm64: Remove unneeded rcu_read_lock from debug handlersMasami Hiramatsu
2019-08-01arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu
2019-08-01arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry
2019-08-01parisc: Add archclean Makefile targetJames Bottomley
2019-08-01parisc: Strip debug info from kernel before creating compressed vmlinuzHelge Deller
2019-08-01parisc: Fix build of compressed kernel even with debug enabledHelge Deller
2019-07-31riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"Paul Walmsley
2019-07-31riscv: dts: fu540-c000: drop "timebase-frequency"Paul Walmsley
2019-07-31riscv: Fix perf record without libelf supportMao Han
2019-07-31arm64/efi: fix variable 'si' set but not usedQian Cai
2019-07-31arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-07-31arm64: vdso: Fix Makefile regressionVincenzo Frascino
2019-07-31ARM: vexpress: Cleanup cppcheck shifting warningPhong Tran
2019-07-31parisc: fix race condition in patching codeSven Schnelle
2019-07-31parisc: rename default_defconfig to defconfigMasahiro Yamada
2019-07-31parisc: Fix fall-through warnings in fpudispatch.cHelge Deller
2019-07-31parisc: Mark expected switch fall-throughs in fault.cHelge Deller