| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann | 2024-03-06 | 1 | -0/+2 |
* | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov | 2024-01-09 | 1 | -1/+1 |
* | m68k: use the coherent DMA code for coldfire without data cache | Christoph Hellwig | 2023-10-22 | 1 | -0/+12 |
* | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-04-28 | 1 | -10/+9 |
|\ |
|
| * | m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text | Mike Rapoport (IBM) | 2023-04-19 | 1 | -7/+9 |
| * | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov | 2023-04-06 | 1 | -4/+1 |
* | | gpiolib: coldfire: remove custom asm/gpio.h | Arnd Bergmann | 2023-03-06 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-11 | 1 | -1/+1 |
|\ |
|
| * | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER | Zi Yan | 2022-09-12 | 1 | -1/+1 |
* | | m68knommu: fix non-mmu classic 68000 legacy timer tick selection | Greg Ungerer | 2022-09-26 | 1 | -3/+1 |
|/ |
|
* | m68k: Kconfig.cpu: Fix indentation and add endif comments | Juerg Haefliger | 2022-07-06 | 1 | -4/+3 |
* | Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-05-30 | 1 | -1/+1 |
|\ |
|
| * | m68knommu: fix 68000 CPU link with no platform selected | Greg Ungerer | 2022-05-24 | 1 | -1/+1 |
* | | m68k: math-emu: Fix dependencies of math emulation support | Geert Uytterhoeven | 2022-05-16 | 1 | -1/+1 |
|/ |
|
* | uaccess: generalize access_ok() | Arnd Bergmann | 2022-02-25 | 1 | -0/+1 |
* | m68knommu: Remove MCPU32 config symbol | Geert Uytterhoeven | 2021-10-26 | 1 | -11/+0 |
* | m68k: Fix invalid RMW_INSNS on CPUs that lack CAS | Geert Uytterhoeven | 2021-08-09 | 1 | -1/+7 |
* | m68k: remove support for DISCONTIGMEM | Mike Rapoport | 2021-06-29 | 1 | -10/+0 |
* | Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-21 | 1 | -4/+4 |
|\ |
|
| * | m68k: m68328: remove duplicate code | Arnd Bergmann | 2020-12-07 | 1 | -4/+4 |
* | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-12-16 | 1 | -6/+31 |
|\ \ |
|
| * | | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann | 2020-10-30 | 1 | -1/+0 |
| * | | m68k: m68328: use legacy_timer_tick() | Arnd Bergmann | 2020-10-30 | 1 | -0/+3 |
| * | | m68k: coldfire: use legacy_timer_tick() | Arnd Bergmann | 2020-10-30 | 1 | -6/+29 |
| |/ |
|
* | | m68k: deprecate DISCONTIGMEM | Mike Rapoport | 2020-12-15 | 1 | -1/+25 |
* | | m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM | Mike Rapoport | 2020-12-15 | 1 | -1/+0 |
* | | m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM | Mike Rapoport | 2020-12-15 | 1 | -2/+2 |
|/ |
|
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-13 | 1 | -3/+3 |
* | clk: Allow the common clk framework to be selectable | Stephen Boyd | 2020-05-05 | 1 | -1/+1 |
* | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 2018-11-23 | 1 | -0/+1 |
* | m68k: allow ColdFire m5441x parts to run with MMU enabled | Greg Ungerer | 2017-11-05 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | m68k: move CONFIG_FPU set to per-CPU configuration | Greg Ungerer | 2016-09-26 | 1 | -0/+6 |
* | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 2016-05-29 | 1 | -0/+1 |
|\ |
|
| * | m68k: Add <asm/hash.h> | George Spelvin | 2016-05-28 | 1 | -0/+1 |
* | | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 2016-05-21 | 1 | -0/+11 |
* | | m68k: do away with ARCH_REQUIRE_GPIOLIB | Linus Walleij | 2016-04-26 | 1 | -1/+1 |
|/ |
|
* | m68knommu: remove obsolete 68360 support | Greg Ungerer | 2016-03-07 | 1 | -7/+0 |
* | m68knommu: make ColdFire SoC selection a choice | Greg Ungerer | 2015-07-13 | 1 | -9/+18 |
* | m68knommu: improve the clock configuration defaults | Greg Ungerer | 2015-07-13 | 1 | -0/+8 |
* | m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFire | Greg Ungerer | 2015-07-13 | 1 | -13/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2013-05-10 | 1 | -0/+12 |
|\ |
|
| * | m68knommu: add support for the ColdFire 537x family of CPUs | Greg Ungerer | 2013-04-29 | 1 | -0/+8 |
| * | m68knommu: create and use a common M53xx ColdFire class of CPUs | Greg Ungerer | 2013-04-29 | 1 | -0/+4 |
* | | m68k: coldfire: use gpiolib | Alexandre Courbot | 2013-03-21 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2012-12-17 | 1 | -1/+2 |
|\ |
|
| * | m68knommu: disable MC68000 cpu target when MMU is selected | Luis Alves | 2012-12-05 | 1 | -0/+1 |
| * | m68knommu: allow for configuration of true 68000 based systems | Luis Alves | 2012-12-05 | 1 | -1/+1 |
* | | arch/m68k: remove CONFIG_EXPERIMENTAL | Kees Cook | 2012-11-14 | 1 | -2/+1 |
|/ |
|
* | m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types | Greg Ungerer | 2012-08-17 | 1 | -4/+0 |