aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-11Merge tag 'm68knommu-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-1/+1
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-0/+1
2021-10-26m68knommu: Remove MCPU32 config symbolGeert Uytterhoeven1-1/+1
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)1-0/+1
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-09-24m68k: Remove set_fs()Christoph Hellwig5-77/+31
2021-09-24m68k: Provide __{get,put}_kernel_nofaultChristoph Hellwig1-21/+84
2021-09-24m68k: Factor the 8-byte lowlevel {get,put}_user code into helpersChristoph Hellwig1-51/+60
2021-09-24m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_userChristoph Hellwig1-7/+2
2021-09-24m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACESChristoph Hellwig1-0/+4
2021-09-24m68k: Leave stack mangling to asm wrapper of sigreturn()Al Viro1-0/+4
2021-09-13m68k: Double cast io functions to unsigned longGuenter Roeck1-10/+10
2021-09-01Merge tag 'm68knommu-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-0/+19
2021-08-23m68k: Fix asm register constraints for atomic opsGeert Uytterhoeven1-2/+2
2021-08-23m68k: m5441x: add flexcan supportAngelo Dureghello1-0/+19
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-1/+1
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-26/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-5/+4
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-5/+0
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual5-4/+4
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-1/+0
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-47/+2
2021-06-29m68k: remove support for DISCONTIGMEMMike Rapoport3-46/+1
2021-06-29mm: update legacy flush_tlb_* to use vmaChen Li1-1/+1
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+3
2021-06-08m68k: coldfire: remove private clk_get/clk_putArnd Bergmann1-5/+0
2021-06-04mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne1-3/+3
2021-05-26locking/atomic: m68k: move to ARCH_ATOMICMark Rutland3-36/+36
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland1-1/+1
2021-05-10m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESSArnd Bergmann1-19/+0
2021-05-10asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann1-8/+1
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0
2021-05-06arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300Yury Norov1-3/+3
2021-04-19m68k: sun3x: Remove unneeded semicolonWan Jiabing1-1/+1
2021-04-06m68k: mvme147,mvme16x: Don't wipe PCC timer config bitsFinn Thain1-0/+3
2021-04-06m68k: mm: Fix flatmem memory model setupAngelo Dureghello1-1/+1
2021-03-06m68k: Fix virt_addr_valid() W=1 compiler warningsGeert Uytterhoeven2-3/+3
2021-02-13m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport1-1/+1
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-3/+9
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-28/+10
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-6/+8
2020-12-15m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEMMike Rapoport3-5/+7
2020-12-15m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEMMike Rapoport2-2/+2
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-24/+0
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne1-24/+0
2020-11-09m68k: add support for TIF_NOTIFY_SIGNALJens Axboe1-0/+1
2020-11-02m68k: Remove unused mach_max_dma_addressLaurent Vivier1-1/+0