aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-13m68k: Drop redundant generic-y += hardirq.hGeert Uytterhoeven1-1/+0
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual3-14/+0
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-3/+0
2020-04-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds4-48/+44
2020-04-07mm/vma: append unlikely() while testing VMA access permissionsAnshuman Khandual1-1/+1
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual1-1/+1
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-0/+1
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-12/+0
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu1-3/+0
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu1-1/+1
2020-04-02mm: introduce fault_signal_pending()Peter Xu1-1/+1
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-24/+0
2020-03-31Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds26-356/+328
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2020-03-28m68knommu: Remove mm.h include from uaccess_no.hThomas Gleixner1-1/+0
2020-03-27block: simplify queue allocationChristoph Hellwig1-2/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-23m68k: Replace setup_irq() by request_irq()afzal mohammed4-48/+44
2020-03-09m68k: defconfig: Update defconfigs for v5.6-rc4Geert Uytterhoeven12-48/+12
2020-03-09m68k: Switch to asm-generic/hardirq.hGeert Uytterhoeven2-29/+1
2020-03-09m68k: Fix Kconfig indentationKrzysztof Kozlowski3-13/+13
2020-02-24scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò12-12/+0
2020-02-10m68k: mm: Change ColdFire pgtable_tWill Deacon2-13/+19
2020-02-10m68k: mm: Fully initialize the page-table allocatorPeter Zijlstra1-1/+12
2020-02-10m68k: mm: Extend table allocator for multiple sizesPeter Zijlstra3-42/+70
2020-02-10m68k: mm: Use table allocator for pgtablesPeter Zijlstra3-36/+21
2020-02-10m68k: mm: Improve kernel_page_table()Peter Zijlstra3-28/+41
2020-02-10m68k: mm: Restructure Motorola MMU page-table layoutPeter Zijlstra5-56/+39
2020-02-10m68k: mm: Move the pointer table allocator to motorola.cPeter Zijlstra2-102/+102
2020-02-10m68k: mm: Unify Motorola MMU page setupPeter Zijlstra3-22/+36
2020-02-10m68k: mm: Fix ColdFire pgd_alloc()Will Deacon1-1/+1
2020-02-10m68k: mm: Remove stray nocache in ColdFire pgallocPeter Zijlstra1-5/+1
2020-02-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds9-23/+11
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-4/+4
2020-02-03m68knommu: fix memcpy() out of bounds warning in get_user()Greg Ungerer1-8/+11
2020-01-31m68k: configs: Cleanup old Kconfig IO scheduler optionsKrzysztof Kozlowski8-15/+0
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-9/+0
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds1-1/+0
2020-01-18open: introduce openat2(2) syscallAleksa Sarai1-0/+1
2020-01-14arch/m68k/setup: Drop dummy_con initializationArvind Sankar3-9/+0
2020-01-14m68k: Implement copy_thread_tls()Geert Uytterhoeven2-9/+23
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon1-0/+1
2020-01-12m68k: defconfig: Update defconfigs for v5.5-rc3Geert Uytterhoeven12-23/+71
2020-01-12m68k: Wire up clone3() syscallKars de Jong4-2/+21
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+0
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1