index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-16
m68k/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-22
/
+3
2023-06-13
gpiolib: remove unused gpio_cansleep()
Andy Shevchenko
1
-8
/
+0
2023-06-12
m68k: defconfig: Update defconfigs for v6.4-rc1
Geert Uytterhoeven
13
-14
/
+11
2023-06-09
cachestat: wire up cachestat for other architectures
Nhat Pham
1
-0
/
+1
2023-06-05
locking/atomic: m68k: add preprocessor symbols
Mark Rutland
1
-0
/
+9
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-6
/
+3
2023-05-31
Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
9
-14
/
+28
2023-05-29
m68k/mm: Make pfn accessors static inlines
Linus Walleij
2
-4
/
+18
2023-05-29
m68k: Pass a pointer to virt_to_pfn() virt_to_page()
Linus Walleij
7
-10
/
+10
2023-05-26
mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
Vlastimil Babka
12
-12
/
+0
2023-05-22
m68k: Move signal frame following exception on 68020/030
Finn Thain
1
-4
/
+10
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
21
-148
/
+42
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
1
-3
/
+3
2023-04-28
Merge tag 'm68knommu-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+0
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-11
/
+10
2023-04-25
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-97
/
+1
2023-04-25
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-04-25
Merge tag 'm68k-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-18
/
+25
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2023-04-21
m68k: kexec: Include <linux/reboot.h>
Simon Horman
1
-0
/
+1
2023-04-20
arch/m68k: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-6
/
+4
2023-04-20
arch/m68k: Merge variants of fb_pgprotect() into single function
Thomas Zimmermann
1
-9
/
+3
2023-04-18
m68k/mm: use correct bit number in _PAGE_SWP_EXCLUSIVE comment
David Hildenbrand
1
-1
/
+1
2023-04-18
m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
1
-7
/
+9
2023-04-17
m68k: Kconfig.machine: remove obsolete configs ROMBASE and ROMSIZE
Lukas Bulwahn
1
-17
/
+0
2023-04-10
docs: move m68k architecture documentation under Documentation/arch/
Jonathan Corbet
1
-2
/
+2
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-4
/
+1
2023-04-05
Kconfig: introduce HAS_IOPORT option and select it as necessary
Niklas Schnelle
1
-0
/
+1
2023-04-03
m68k: defconfig: Update defconfigs for v6.3-rc1
Geert Uytterhoeven
12
-13
/
+24
2023-03-20
m68k: Remove obsolete config NO_KERNEL_MSG
Lukas Bulwahn
1
-5
/
+0
2023-03-06
m68k: Only force 030 bus error if PC not in exception table
Michael Schmitz
1
-1
/
+3
2023-03-06
m68k: mm: Move initrd phys_to_virt handling after paging_init()
Geert Uytterhoeven
1
-5
/
+5
2023-03-06
m68k: mm: Fix systems with memory at end of 32-bit address space
Kars de Jong
1
-5
/
+5
2023-03-06
gpiolib: remove asm-generic/gpio.h
Arnd Bergmann
1
-1
/
+1
2023-03-06
gpiolib: coldfire: remove custom asm/gpio.h
Arnd Bergmann
2
-96
/
+0
2023-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+4
2023-03-02
m68k: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-02-27
Merge tag 'm68knommu-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+5
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-29
/
+107
2023-02-22
Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+0
2023-02-21
Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-39
/
+91
2023-02-16
m68k/nommu: add missing definition of ARCH_PFN_OFFSET
Mike Rapoport (IBM)
1
-0
/
+2
2023-02-13
m68k: /proc/hardware should depend on PROC_FS
Randy Dunlap
1
-0
/
+1
2023-02-13
m68k: nommu: Fix misspellings of "DragonEngine"
Geert Uytterhoeven
2
-3
/
+3
2023-02-13
m68k: nommu: Fix misspellings of "uCdimm"
Geert Uytterhoeven
1
-2
/
+2
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-2
/
+0
2023-02-09
m68k: use asm-generic/memory_model.h for both MMU and !MMU
Mike Rapoport (IBM)
3
-8
/
+1
2023-02-02
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
1
-3
/
+2
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-3
/
+0
[prev]
[next]