summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-08-12parisc: speed up flush_tlb_all_local with qemuHelge Deller
2019-08-12parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMUHelge Deller
2019-08-03parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...Helge Deller
2019-08-03parisc: trigger die notifier chain in parisc_terminate()Sven Schnelle
2019-08-03parisc/ftrace: Add KPROBES_ON_FTRACESven Schnelle
2019-08-03parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportSven Schnelle
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-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-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
2019-07-29s390/mm: add fallthrough annotationsHeiko Carstens
2019-07-29s390/mm: make gmap_test_and_clear_dirty_pmd staticVasily Gorbik
2019-07-29s390/kexec: add missing include to machine_kexec_reloc.cVasily Gorbik
2019-07-29s390/perf: make cf_diag_csd staticVasily Gorbik
2019-07-29s390/lib: add missing includeVasily Gorbik
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik
2019-07-29s390: update configsHeiko Carstens
2019-07-29s390: clean up qdio.hJulian Wiedmann
2019-07-29arm64: module: Mark expected switch fall-throughAnders Roxell
2019-07-29arm64: smp: Mark expected switch fall-throughAnders Roxell
2019-07-29arm64: hw_breakpoint: Fix warnings about implicit fallthroughWill Deacon
2019-07-29arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-07-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-07-27Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds
2019-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-07-26s390/mm: use shared variables for sysctl range checkVasily Gorbik
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva