aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig8-15/+8
2019-07-12sparc64: use the generic get_user_pages_fast codeChristoph Hellwig4-341/+20
2019-07-12sparc64: define untagged_addr()Christoph Hellwig1-0/+22
2019-07-12sparc64: add the missing pgd_page definitionChristoph Hellwig1-0/+3
2019-07-12sh: use the generic get_user_pages_fast codeChristoph Hellwig4-278/+40
2019-07-12sh: add the missing pud_page definitionChristoph Hellwig1-0/+3
2019-07-12MIPS: use the generic get_user_pages_fast codeChristoph Hellwig4-304/+5
2019-07-12mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig3-48/+2
2019-07-12mm: simplify gup_fast_permittedChristoph Hellwig2-14/+2
2019-07-12sparc: remove ARCH_SELECT_MEMORY_MODELMike Rapoport1-3/+0
2019-07-12s390: remove ARCH_SELECT_MEMORY_MODELMike Rapoport1-3/+0
2019-07-12arm: remove ARCH_SELECT_MEMORY_MODELMike Rapoport1-3/+0
2019-07-12asm-generic, x86: add bitops instrumentation for KASANMarco Elver1-151/+38
2019-07-12x86: use static_cpu_has in uaccess region to avoid instrumentationMarco Elver2-2/+2
2019-07-12sh: prevent warnings when using iounmapSam Ravnborg1-1/+5
2019-07-12sh: config: remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski2-2/+0
2019-07-12arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFSKefeng Wang1-1/+0
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley2-2/+2
2019-07-12mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V1-0/+14
2019-07-12x86/vdso: Fix flip/flop vdso build bugNaohiro Aota1-6/+6
2019-07-12powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.Athira Rajeev1-1/+1
2019-07-11Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-7/+0
2019-07-11Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+2
2019-07-11Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+0
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+5
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+8
2019-07-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-83/+90
2019-07-11s390/unwind: avoid int overflow in outside_of_stackVasily Gorbik1-1/+1
2019-07-11s390/pci: add mio_enabled attributeSebastian Ott1-0/+10
2019-07-11s390: fix setting of mio addressing controlSebastian Ott3-13/+3
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo2-7/+1
2019-07-11s390/cpumf: Add extended counter set definitions for model 8561 and 8562Thomas Richter1-0/+2
2019-07-11s390/dasd: Add new ioctl to release spaceJan Höppner1-0/+3
2019-07-11s390/dasd: Add missing intensity definitionJan Höppner1-0/+1
2019-07-11s390/dasd: Fix whitespaceJan Höppner1-75/+75
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds32-343/+325
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds11-3/+22
2019-07-12powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran1-3/+12
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini4641-30982/+6556
2019-07-11KVM: x86: Unconditionally enable irqs in guest contextSean Christopherson2-9/+12
2019-07-11KVM: x86: PMU Event FilterEric Hankland5-0/+81
2019-07-11x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()Eiichi Tsukata1-5/+3
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds18-1/+19
2019-07-10Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+1
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds17-96/+20
2019-07-10x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner5-68/+61
2019-07-10x86/pgtable/32: Fix LOWMEM_PAGES constantArnd Bergmann1-1/+1
2019-07-11kbuild: remove src and obj from the top MakefileMasahiro Yamada3-8/+8
2019-07-10kvm: x86: Fix -Wmissing-prototypes warningsYi Wang1-1/+0
2019-07-10dma-mapping: remove dma_max_pfnChristoph Hellwig1-7/+0