summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-08-2923-37/+37
* hexagon: drop empty and unused free_initrd_memMike Rapoport2019-08-291-13/+0
* Merge branch 'akpm-current/current'Stephen Rothwell2019-08-2986-653/+72
|\
| * lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie2019-08-281-1/+1
| * augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse2019-08-281-16/+3
| * mm: introduce MADV_PAGEOUTMinchan Kim2019-08-284-0/+4
| * mm: introduce MADV_COLDMinchan Kim2019-08-284-0/+8
| * riscv-make-mmap-allocation-top-down-by-default-v6Alexandre Ghiti2019-08-281-3/+2
| * riscv: make mmap allocation top-down by defaultAlexandre Ghiti2019-08-281-0/+13
| * mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-08-283-102/+1
| * mips: replace arch specific way to determine 32bit task with generic versionAlexandre Ghiti2019-08-281-1/+2
| * mips: adjust brk randomization offset to fit generic versionAlexandre Ghiti2019-08-281-3/+4
| * mips: use STACK_TOP when computing mmap base addressAlexandre Ghiti2019-08-281-2/+2
| * mips: properly account for stack randomization and stack guard gapAlexandre Ghiti2019-08-281-2/+12
| * arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-08-284-69/+1
| * arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti2019-08-281-2/+2
| * arm: properly account for stack randomization and stack guard gapAlexandre Ghiti2019-08-281-2/+12
| * arm64, mm: make randomization selected by generic topdown mmap layoutAlexandre Ghiti2019-08-283-9/+1
| * arm64, mm: move generic mmap layout functions to mmAlexandre Ghiti2019-08-284-78/+11
| * arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti2019-08-281-1/+5
| * arm64: make use of is_compat_task instead of hardcoding this testAlexandre Ghiti2019-08-281-1/+1
| * thp: update split_huge_page_pmd() commentKefeng Wang2019-08-281-1/+1
| * mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-08-2834-127/+3
| * microblaze: switch to generic version of pte allocationMike Rapoport2019-08-281-36/+3
| * sh: switch to generic version of pte allocationMike Rapoport2019-08-281-33/+1
| * ia64: switch to generic version of pte allocationMike Rapoport2019-08-281-30/+2
| * mm: remove quicklist page table cachesNicholas Piggin2019-08-2830-175/+25
| * mm: introduce compound_nr()Matthew Wilcox (Oracle)2019-08-284-7/+5
| * mm: Introduce page_shift()Matthew Wilcox (Oracle)2019-08-281-5/+2
| * mm: introduce page_size()Matthew Wilcox (Oracle)2019-08-283-5/+3
* | Merge remote-tracking branch 'kselftest/next'Stephen Rothwell2019-08-291-0/+3
|\ \
| * | kunit: defconfig: add defconfigs for building KUnit testsBrendan Higgins2019-08-241-0/+3
* | | Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell2019-08-291-1/+0
|\ \ \
| * | | unicore: Drop pointless includeLinus Walleij2019-07-281-1/+0
* | | | Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell2019-08-2915-101/+22
|\ \ \ \
| * | | | driver core: initialize a default DMA mask for platform deviceChristoph Hellwig2019-08-227-22/+0
| * | | | Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman2019-08-1920-66/+153
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman2019-08-12108-577/+1115
| |\ \ \ \
| * | | | | ARM: dts: exynos: Use standard arrays of generic PHYs for EHCI/OHCI devicesMarek Szyprowski2019-07-308-79/+22
* | | | | | Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell2019-08-291-10/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman2019-08-12221-2719/+1727
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | olpc: x01: convert platform driver to use dev_groupsGreg Kroah-Hartman2019-08-021-10/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell2019-08-292-8/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-5.4' into for-nextDennis Zhou2019-08-272-8/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | percpu: Make pcpu_setup_first_chunk() void functionKefeng Wang2019-07-042-8/+2
* | | | | | | Merge remote-tracking branch 'kvm-ppc/kvm-ppc-next'Stephen Rothwell2019-08-2911-21/+59
|\ \ \ \ \ \ \
| * | | | | | | KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Paul Mackerras2019-08-271-1/+8
| * | | | | | | KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual coresPaul Mackerras2019-08-271-5/+10
| * | | | | | | KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras2019-08-276-4/+21
| * | | | | | | KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslotSuraj Jitindar Singh2019-08-232-5/+19