summaryrefslogtreecommitdiff
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* m68k: mm: simplify detection of memory zone boundariesMike Rapoport2020-06-032-13/+8
* mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport2020-06-032-9/+6
* mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-2/+2
* Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-13/+14
|\
| * floppy: use symbolic register names in the m68k portWilly Tarreau2020-05-121-7/+8
| * floppy: split the base port from the register in I/O accessesWilly Tarreau2020-05-121-6/+6
* | Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2020-06-024-3/+74
|\ \
| * | m68k: coldfire/clk.c: move m5441x specific codeAngelo Dureghello2020-05-282-15/+15
| * | m68k: mcf5441x: add support for esdhc mmc controllerAngelo Dureghello2020-05-285-3/+74
| |/
* | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-011-0/+1
|\ \
| * | vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
| |/
* | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-012-3/+4
|\ \
| * | m68k: convert to csum_and_copy_from_user()Al Viro2020-05-292-3/+4
* | | Merge tag 'm68k-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-0119-60/+102
|\ \ \ | |_|/ |/| |
| * | m68k: tools: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-05-251-1/+1
| * | m68k: Add missing __user annotation in get_user()Jason Wang2020-05-251-1/+1
| * | m68k: mac: Avoid stuck ISM IOP interrupt on Quadra 900/950Finn Thain2020-05-251-22/+28
| * | m68k: mac: Remove misleading commentFinn Thain2020-05-251-1/+0
| * | m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain2020-05-253-20/+8
| * | m68k: defconfig: Update defconfigs for v5.7-rc1Geert Uytterhoeven2020-05-1112-12/+60
| * | m68k: amiga: config: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-271-1/+1
| * | m68k: amiga: config: Mark expected switch fall-throughGustavo A. R. Silva2020-04-201-2/+3
| |/
* | m68k: Drop redundant generic-y += hardirq.hGeert Uytterhoeven2020-04-131-1/+0
|/
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-103-14/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-3/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2020-04-094-48/+44
|\
| * m68k: Replace setup_irq() by request_irq()afzal mohammed2020-03-234-48/+44
* | mm/vma: append unlikely() while testing VMA access permissionsAnshuman Khandual2020-04-071-1/+1
* | mm/vma: make vma_is_accessible() available for general useAnshuman Khandual2020-04-071-1/+1
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-0212-12/+0
|\ \
| * | scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-02-2412-12/+0
| |/
* | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-3/+0
* | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1
* | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-24/+0
* | Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-03-3126-356/+328
|\ \
| * | m68k: defconfig: Update defconfigs for v5.6-rc4Geert Uytterhoeven2020-03-0912-48/+12
| * | m68k: Switch to asm-generic/hardirq.hGeert Uytterhoeven2020-03-092-29/+1
| * | m68k: Fix Kconfig indentationKrzysztof Kozlowski2020-03-093-13/+13
| * | m68k: mm: Change ColdFire pgtable_tWill Deacon2020-02-102-13/+19
| * | m68k: mm: Fully initialize the page-table allocatorPeter Zijlstra2020-02-101-1/+12
| * | m68k: mm: Extend table allocator for multiple sizesPeter Zijlstra2020-02-103-42/+70
| * | m68k: mm: Use table allocator for pgtablesPeter Zijlstra2020-02-103-36/+21
| * | m68k: mm: Improve kernel_page_table()Peter Zijlstra2020-02-103-28/+41
| * | m68k: mm: Restructure Motorola MMU page-table layoutPeter Zijlstra2020-02-105-56/+39
| * | m68k: mm: Move the pointer table allocator to motorola.cPeter Zijlstra2020-02-102-102/+102
| * | m68k: mm: Unify Motorola MMU page setupPeter Zijlstra2020-02-103-22/+36
| * | m68k: mm: Fix ColdFire pgd_alloc()Will Deacon2020-02-101-1/+1