summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include
Commit message (Expand)AuthorAgeFilesLines
* m68k: remove broken strcmp implementationLinus Torvalds2022-12-211-20/+0
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-132-3/+0
|\
| * mm: remove kern_addr_valid() completelyKefeng Wang2022-11-082-3/+0
* | m68k: mac: Remove unused rbv_set_video_bpp()Jason A. Donenfeld2022-11-011-8/+0
|/
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-5/+0
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-5/+0
* | Merge tag 'm68k-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-032-7/+9
|\ \ | |/ |/|
| * m68k: Rework BI_VIRT_RNG_SEED as BI_RNG_SEEDJason A. Donenfeld2022-09-282-7/+9
* | provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka2022-08-271-5/+2
|/
* Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-15/+34
|\
| * bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-301-15/+34
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-053-111/+0
|\ \
| * | m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-173-111/+0
| |/
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-1/+3
|\ \
| * | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-281-1/+3
| |/
* | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-042-8/+0
|\ \
| * | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-6/+0
| * | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-2/+0
| |/
* | Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds2022-08-021-2/+2
|\ \
| * | treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-06-281-2/+2
| |/
* | m68k: Add common forward declaration for show_registers()Geert Uytterhoeven2022-07-121-0/+1
* | m68k: virt: Use RNG seed from bootinfo blockJason A. Donenfeld2022-07-061-0/+8
* | m68k: bitops: Change __fls to return and accept unsigned longAmadeusz Sławiński2022-07-061-1/+1
|/
* Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-301-1/+0
|\
| * Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-251-1/+0
| |\
| | * m68k: Switch to new sys-off handler APIDmitry Osipenko2022-05-191-1/+0
* | | Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-306-488/+17
|\ \ \
| * | | m68k: removed unused "mach_get_ss"Greg Ungerer2022-05-251-1/+0
| * | | m68knommu: add definitions to support elf_fdpic program loaderGreg Ungerer2022-05-162-0/+14
| * | | m68knommu: use asm-generic/mmu.h for nommu setupsGreg Ungerer2022-05-161-3/+1
| * | | m68k: coldfire: drop ISA_DMA_API supportArnd Bergmann2022-05-161-483/+0
| * | | m68knommu: set ZERO_PAGE() to the allocated zeroed pageGreg Ungerer2022-05-161-1/+2
| | |/ | |/|
* | | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-05-262-2/+1
|\ \ \ | |_|/ |/| |
| * | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada2022-05-242-2/+1
| |/
* | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-241-1/+1
|\ \
| * | m68k: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-131-1/+1
| |/
* | m68k: atari: Make Atari ROM port I/O write macros return voidGeert Uytterhoeven2022-05-221-3/+3
* | m68k: Introduce a virtual m68k machineLaurent Vivier2022-04-118-11/+92
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-04-011-4/+0
|\
| * asm/user.h: killed unused macrosAl Viro2022-01-301-4/+0
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-232-14/+2
|\ \
| * \ Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann2022-02-251-13/+1
| |\ \
| | * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-14/+1
| | * | m68k: fix access_ok for coldfireArnd Bergmann2022-02-251-6/+9
| | * | uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann2022-02-251-2/+0
| | |/
| * / signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+1
| |/
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-223-0/+3
|\ \
| * | arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-213-0/+3
| |/
* | Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-211-5/+4
|\ \
| * | m68k: cmpxchg: Dereference matching sizeKees Cook2022-02-131-5/+4
| |/