summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2019-07-12sparc: remove ARCH_SELECT_MEMORY_MODELMike Rapoport
2019-07-12s390: remove ARCH_SELECT_MEMORY_MODELMike Rapoport
2019-07-12arm: remove ARCH_SELECT_MEMORY_MODELMike Rapoport
2019-07-12asm-generic, x86: add bitops instrumentation for KASANMarco Elver
2019-07-12x86: use static_cpu_has in uaccess region to avoid instrumentationMarco Elver
2019-07-12sh: prevent warnings when using iounmapSam Ravnborg
2019-07-12sh: config: remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski
2019-07-12arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFSKefeng Wang
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley
2019-07-12mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V
2019-07-12x86/vdso: Fix flip/flop vdso build bugNaohiro Aota
2019-07-12powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.Athira Rajeev
2019-07-11Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-07-11Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-11Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-11RISC-V: Add an Image header that boot loader can parse.Atish Patra
2019-07-11s390/unwind: avoid int overflow in outside_of_stackVasily Gorbik
2019-07-11s390/pci: add mio_enabled attributeSebastian Ott
2019-07-11s390: fix setting of mio addressing controlSebastian Ott
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo
2019-07-11s390/cpumf: Add extended counter set definitions for model 8561 and 8562Thomas Richter
2019-07-11s390/dasd: Add new ioctl to release spaceJan Höppner
2019-07-11s390/dasd: Add missing intensity definitionJan Höppner
2019-07-11s390/dasd: Fix whitespaceJan Höppner
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2019-07-12powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran