summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-265-48/+136
|\
| * s390/topology: avoid firing events before kobjs are createdVasily Gorbik2019-09-231-1/+2
| * s390/cpumf: Remove mixed white spaceThomas Richter2019-09-191-5/+5
| * s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter2019-09-192-40/+127
| * s390/zcrypt: CEX7S exploitation supportHarald Freudenberger2019-09-191-2/+2
* | arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton2019-09-261-1/+1
* | mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-2623-37/+37
* | hexagon: drop empty and unused free_initrd_memMike Rapoport2019-09-251-13/+0
* | mm: introduce MADV_PAGEOUTMinchan Kim2019-09-254-0/+4
* | mm: introduce MADV_COLDMinchan Kim2019-09-254-0/+8
* | lib: untag user pointers in strn*_userAndrey Konovalov2019-09-251-2/+3
* | augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse2019-09-251-16/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-2478-632/+54
|\ \
| * | riscv: make mmap allocation top-down by defaultAlexandre Ghiti2019-09-241-0/+12
| * | mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-09-243-102/+1
| * | mips: replace arch specific way to determine 32bit task with generic versionAlexandre Ghiti2019-09-241-1/+2
| * | mips: adjust brk randomization offset to fit generic versionAlexandre Ghiti2019-09-241-3/+4
| * | mips: use STACK_TOP when computing mmap base addressAlexandre Ghiti2019-09-241-2/+2
| * | mips: properly account for stack randomization and stack guard gapAlexandre Ghiti2019-09-241-2/+12
| * | arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-09-244-69/+1
| * | arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti2019-09-241-2/+2
| * | arm: properly account for stack randomization and stack guard gapAlexandre Ghiti2019-09-241-2/+12
| * | arm64, mm: make randomization selected by generic topdown mmap layoutAlexandre Ghiti2019-09-243-9/+1
| * | arm64, mm: move generic mmap layout functions to mmAlexandre Ghiti2019-09-244-78/+11
| * | arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti2019-09-241-1/+5
| * | arm64: make use of is_compat_task instead of hardcoding this testAlexandre Ghiti2019-09-241-1/+1
| * | thp: update split_huge_page_pmd() commentKefeng Wang2019-09-241-1/+1
| * | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-2434-127/+3
| * | microblaze: switch to generic version of pte allocationMike Rapoport2019-09-241-36/+3
| * | sh: switch to generic version of pte allocationMike Rapoport2019-09-241-33/+1
| * | ia64: switch to generic version of pte allocationMike Rapoport2019-09-241-30/+2
| * | mm: remove quicklist page table cachesNicholas Piggin2019-09-2430-175/+25
| * | mm: introduce compound_nr()Matthew Wilcox (Oracle)2019-09-242-3/+3
| * | mm: introduce page_shift()Matthew Wilcox (Oracle)2019-09-241-5/+2
| * | mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-243-5/+3
* | | Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-09-248-325/+92
|\ \ \
| * | | microblaze: Switch to standard restart handlerLinus Walleij2019-09-194-77/+30
| * | | microblaze: defconfig synchronizationMichal Simek2019-09-182-23/+19
| * | | microblaze: Enable Xilinx AXI emac driver by defaultMichal Simek2019-09-181-0/+1
| * | | arch/microblaze: support get_user() of size 8 bytesRandy Dunlap2019-09-181-33/+9
| * | | microblaze: remove ioremap_fullcacheChristoph Hellwig2019-09-021-1/+0
| * | | microblaze: use the generic dma coherent remap allocatorChristoph Hellwig2019-08-302-148/+5
| * | | microblaze/nommu: use the generic uncached segment supportChristoph Hellwig2019-08-302-52/+43
* | | | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-09-242-153/+191
|\ \ \ \
| * | | | vfs: Convert spufs to use the new mount APIDavid Howells2019-09-181-91/+116
| * | | | vfs: Convert hypfs to use the new mount APIDavid Howells2019-09-181-58/+70
| * | | | hypfs: Fix error number left in struct pointer memberDavid Howells2019-09-181-4/+5
* | | | | ia64: Fix some warnings introduced in merge windowTony Luck2019-09-243-2/+2
* | | | | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-2313-28/+64
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas2019-09-233-2/+64
| |\ \ \ \