aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-09-25augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24riscv: make mmap allocation top-down by defaultAlexandre Ghiti
2019-09-24mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti
2019-09-24mips: replace arch specific way to determine 32bit task with generic versionAlexandre Ghiti
2019-09-24mips: adjust brk randomization offset to fit generic versionAlexandre Ghiti
2019-09-24mips: use STACK_TOP when computing mmap base addressAlexandre Ghiti
2019-09-24mips: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-09-24arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti
2019-09-24arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti
2019-09-24arm: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-09-24arm64, mm: make randomization selected by generic topdown mmap layoutAlexandre Ghiti
2019-09-24arm64, mm: move generic mmap layout functions to mmAlexandre Ghiti
2019-09-24arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti
2019-09-24arm64: make use of is_compat_task instead of hardcoding this testAlexandre Ghiti
2019-09-24thp: update split_huge_page_pmd() commentKefeng Wang
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24microblaze: switch to generic version of pte allocationMike Rapoport
2019-09-24sh: switch to generic version of pte allocationMike Rapoport
2019-09-24ia64: switch to generic version of pte allocationMike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)
2019-09-24mm: introduce page_shift()Matthew Wilcox (Oracle)
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)
2019-09-24Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-24ia64: Fix some warnings introduced in merge windowTony Luck
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-23Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-21Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-21Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxLinus Torvalds
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-20MIPS: Detect bad _PFN_SHIFT valuesPaul Burton
2019-09-20MIPS: Disable pte_special() for MIPS32 with RiXiPaul Burton
2019-09-20arm64: tegra: Add PCIe slot supply information in p2972-0000 platformVidya Sagar
2019-09-20arm64: tegra: Add configuration for PCIe C5 sideband signalsVidya Sagar
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-09-20Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-19powerpc/mm/mce: Keep irqs disabled during lockless page table walkAneesh Kumar K.V
2019-09-19microblaze: Switch to standard restart handlerLinus Walleij