summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2020-08-14sh: fault: Fix duplicate printing of "PC:"Geert Uytterhoeven
2020-08-14sh: Remove SH5-based Cayman platformGeert Uytterhoeven
2020-08-14arch: sh: smc37c93x: fix spelling mistakeFlavio Suligoi
2020-08-14Revert "sh: add missing EXPORT_SYMBOL() for __delay"Geert Uytterhoeven
2020-08-14sh: Implement __get_user_u64() required for 64-bit get_user()John Paul Adrian Glaubitz
2020-08-14sh: remove call to memset after dma_alloc_coherentChen Zhou
2020-08-14sh: Fix unneeded constructor in page table allocationMatthew Wilcox (Oracle)
2020-08-14riscv: Setup exception vector for nommu platformQiu Wenbo
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-14Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-08-14Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-14x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet
2020-08-14perf/x86/rapl: Add support for Intel SPR platformZhang Rui
2020-08-14perf/x86/rapl: Support multiple RAPL unit quirksZhang Rui
2020-08-14perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-13x86/alternatives: Acquire pte lock with interrupts enabledSebastian Andrzej Siewior
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-12mm: clean up the last pieces of page fault accountingsPeter Xu
2020-08-12mm/xtensa: use general page fault accountingPeter Xu
2020-08-12mm/x86: use general page fault accountingPeter Xu
2020-08-12mm/sparc64: use general page fault accountingPeter Xu
2020-08-12mm/sparc32: use general page fault accountingPeter Xu
2020-08-12mm/sh: use general page fault accountingPeter Xu
2020-08-12mm/s390: use general page fault accountingPeter Xu
2020-08-12mm/riscv: use general page fault accountingPeter Xu
2020-08-12mm/powerpc: use general page fault accountingPeter Xu
2020-08-12mm/parisc: use general page fault accountingPeter Xu
2020-08-12mm/openrisc: use general page fault accountingPeter Xu
2020-08-12mm/nios2: use general page fault accountingPeter Xu
2020-08-12mm/nds32: use general page fault accountingPeter Xu
2020-08-12mm/mips: use general page fault accountingPeter Xu
2020-08-12mm/microblaze: use general page fault accountingPeter Xu
2020-08-12mm/m68k: use general page fault accountingPeter Xu
2020-08-12mm/ia64: use general page fault accountingPeter Xu
2020-08-12mm/hexagon: use general page fault accountingPeter Xu
2020-08-12mm/csky: use general page fault accountingPeter Xu
2020-08-12mm/arm64: use general page fault accountingPeter Xu
2020-08-12mm/arm: use general page fault accountingPeter Xu
2020-08-12mm/arc: use general page fault accountingPeter Xu
2020-08-12mm/alpha: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig