aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-1220-278/+74
|\
| * bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-2/+2
| * ARM: omap1: remove unused variableArnd Bergmann2019-06-171-1/+0
| * x86: kdebugfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-49/+11
| * x86: platform: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-034-60/+13
| * x86: mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-28/+7
| * arm: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-033-14/+7
| * arm: omap2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-9/+6
| * arm: omap1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-032-56/+14
| * x86: xen: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-032-9/+1
| * sh: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-035-50/+13
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-1259-1683/+244
|\ \
| * | arm64: move jump_label_init() before parse_early_param()Kees Cook2019-07-122-5/+5
| * | mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual2019-07-126-12/+6
| * | unicore32: switch to generic version of pte allocationMike Rapoport2019-07-121-28/+8
| * | um: switch to generic version of pte allocationMike Rapoport2019-07-122-36/+2
| * | riscv: switch to generic version of pte allocationMike Rapoport2019-07-121-27/+2
| * | parisc: switch to generic version of pte allocationMike Rapoport2019-07-121-31/+2
| * | nios2: switch to generic version of pte allocationMike Rapoport2019-07-121-35/+2
| * | nds32: switch to generic version of pte allocationMike Rapoport2019-07-121-27/+4
| * | mips: switch to generic version of pte allocationMike Rapoport2019-07-121-31/+2
| * | m68k: sun3: switch to generic version of pte allocationMike Rapoport2019-07-121-39/+2
| * | csky: switch to generic version of pte allocationMike Rapoport2019-07-121-27/+3
| * | arm64: switch to generic version of pte allocationMike Rapoport2019-07-123-42/+13
| * | arm: switch to generic version of pte allocationMike Rapoport2019-07-122-29/+14
| * | alpha: switch to generic version of pte allocationMike Rapoport2019-07-121-37/+3
| * | asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]Mike Rapoport2019-07-122-40/+12
| * | mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig2019-07-122-72/+1
| * | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-128-15/+8
| * | sparc64: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-124-341/+20
| * | sparc64: define untagged_addr()Christoph Hellwig2019-07-121-0/+22
| * | sparc64: add the missing pgd_page definitionChristoph Hellwig2019-07-121-0/+3
| * | sh: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-124-278/+40
| * | sh: add the missing pud_page definitionChristoph Hellwig2019-07-121-0/+3
| * | MIPS: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-124-304/+5
| * | mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig2019-07-123-48/+2
| * | mm: simplify gup_fast_permittedChristoph Hellwig2019-07-122-14/+2
| * | sparc: remove ARCH_SELECT_MEMORY_MODELMike Rapoport2019-07-121-3/+0
| * | s390: remove ARCH_SELECT_MEMORY_MODELMike Rapoport2019-07-121-3/+0
| * | arm: remove ARCH_SELECT_MEMORY_MODELMike Rapoport2019-07-121-3/+0
| * | asm-generic, x86: add bitops instrumentation for KASANMarco Elver2019-07-121-151/+38
| * | x86: use static_cpu_has in uaccess region to avoid instrumentationMarco Elver2019-07-122-2/+2
| * | sh: prevent warnings when using iounmapSam Ravnborg2019-07-121-1/+5
| * | sh: config: remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski2019-07-122-2/+0
| * | arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFSKefeng Wang2019-07-121-1/+0
| * | scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley2019-07-122-2/+2
| * | mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V2019-07-121-0/+14
* | | Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-07-111-7/+0
|\ \ \
| * | | dma-mapping: remove dma_max_pfnChristoph Hellwig2019-07-101-7/+0
* | | | Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-111-0/+2
|\ \ \ \