summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-07-17riscv: drop unneeded -Wall additionMasahiro Yamada
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-14Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-07-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-07-13perf/x86/intel: Fix spurious NMI on fixed counterKan Liang
2019-07-13perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips
2019-07-13perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-12Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-12Merge tag 'nios2-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-12Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-12Merge branch 'pci/resource'Bjorn Helgaas
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12arm64: move jump_label_init() before parse_early_param()Kees Cook
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual
2019-07-12unicore32: switch to generic version of pte allocationMike Rapoport
2019-07-12um: switch to generic version of pte allocationMike Rapoport
2019-07-12riscv: switch to generic version of pte allocationMike Rapoport
2019-07-12parisc: switch to generic version of pte allocationMike Rapoport
2019-07-12nios2: switch to generic version of pte allocationMike Rapoport
2019-07-12nds32: switch to generic version of pte allocationMike Rapoport
2019-07-12mips: switch to generic version of pte allocationMike Rapoport
2019-07-12m68k: sun3: switch to generic version of pte allocationMike Rapoport
2019-07-12csky: switch to generic version of pte allocationMike Rapoport
2019-07-12arm64: switch to generic version of pte allocationMike Rapoport
2019-07-12arm: switch to generic version of pte allocationMike Rapoport
2019-07-12alpha: switch to generic version of pte allocationMike Rapoport
2019-07-12asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]Mike Rapoport
2019-07-12mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig
2019-07-12sparc64: use the generic get_user_pages_fast codeChristoph Hellwig
2019-07-12sparc64: define untagged_addr()Christoph Hellwig
2019-07-12sparc64: add the missing pgd_page definitionChristoph Hellwig
2019-07-12sh: use the generic get_user_pages_fast codeChristoph Hellwig
2019-07-12sh: add the missing pud_page definitionChristoph Hellwig
2019-07-12MIPS: use the generic get_user_pages_fast codeChristoph Hellwig
2019-07-12mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig
2019-07-12mm: simplify gup_fast_permittedChristoph Hellwig