summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-221-1/+0
|\
| * export: explicitly align struct kernel_symbolMatthias Maennich2019-09-101-1/+0
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-09-2213-24/+345
|\ \
| * | ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerNathan Chancellor2019-09-102-1/+5
| * | ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin2019-09-101-0/+3
| * | ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport2019-09-061-0/+16
| * | ARM: 8890/1: l2x0: add marvell,ecc-enable property for auroraChris Packham2019-08-291-0/+5
| * | ARM: 8886/1: l2x0: support parity-enable/disable on auroraChris Packham2019-08-291-0/+7
| * | ARM: 8885/1: aurora-l2: add defines for parity and ECC registersJan Luebbe2019-08-291-0/+48
| * | ARM: 8887/1: aurora-l2: add prefix to MAX_RANGE_SIZEJan Luebbe2019-08-292-3/+3
| * | ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardwareJan Luebbe2019-08-292-1/+1
| * | ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for ClangNathan Huckleberry2019-08-294-3/+229
| * | ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon2019-08-232-2/+3
| * | ARM: 8896/1: VDSO: Don't leak kernel addressesGeert Uytterhoeven2019-08-231-1/+0
| * | ARM: 8895/1: visit mach-* and plat-* directories when cleaningMasahiro Yamada2019-08-231-0/+4
| * | ARM: 8894/1: boot: Replace open-coded nop with macroLinus Walleij2019-08-231-1/+1
| * | ARM: 8893/1: boot: Explain the 8 nopsLinus Walleij2019-08-231-0/+12
| * | ARM: 8876/1: fix O= building with CONFIG_FPE_FASTFPEMasahiro Yamada2019-08-231-7/+2
| * | ARM: 8875/1: Kconfig: default to AEABI w/ ClangNick Desaulniers2019-08-231-2/+3
| * | ARM: 8873/1: perf: cleanup cppcheck shifting warningPhong Tran2019-08-231-3/+3
| * | ARM: 8872/1: Use common outgoing-CPU-notification codePaul E. McKenney2019-08-231-4/+2
| * | ARM: 8871/1: iop13xx: Simplify iop13xx_atu{e,x}_pci_status checksNathan Chancellor2019-08-231-2/+2
* | | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-22103-2303/+1586
|\ \ \
| * | | MIPS: Detect bad _PFN_SHIFT valuesPaul Burton2019-09-201-0/+6
| * | | MIPS: Disable pte_special() for MIPS32 with RiXiPaul Burton2019-09-202-2/+14
| * | | MIPS: ralink: deactivate PCI support for SOC_MT7621Hauke Mehrtens2019-09-061-1/+0
| * | | mips: compat: vdso: Use legacy syscalls as fallbackVincenzo Frascino2019-09-032-0/+46
| * | | MIPS: Drop Loongson _CACHE_* definitionsPaul Burton2019-09-031-7/+0
| * | | MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton2019-09-034-12/+2
| * | | MIPS: tlbex: Simplify r3k checkPaul Burton2019-09-031-30/+22
| * | | MIPS: Select R3k-style TLB in KconfigPaul Burton2019-09-035-10/+16