index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-12
fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
Thomas Zimmermann
1
-9
/
+10
2023-10-06
m68k: io: Mark mmio read addresses as const
Arnd Bergmann
1
-15
/
+17
2023-10-06
m68k: Add missing types to asm/irq.h
Rolf Eike Beer
1
-0
/
+5
2023-10-06
m68k: sun3: Annotate prom_printf() with __printf()
Geert Uytterhoeven
1
-1
/
+3
2023-10-06
m68k: sun3: Fix context restore in flush_tlb_range()
Geert Uytterhoeven
1
-0
/
+1
2023-10-06
m68k: sun3: Improve Sun3/3x DVMA abstraction in <asm/dvma.h>
Geert Uytterhoeven
1
-1
/
+7
2023-10-06
m68k: mm: Move paging_init() to common <asm/pgtable.h>
Geert Uytterhoeven
2
-1
/
+9
2023-10-06
m68k: kernel: Add and use <asm/syscalls.h>
Geert Uytterhoeven
1
-0
/
+19
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-67
/
+0
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+3
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-44
/
+54
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-08-24
m68k: implement the new page table range API
Matthew Wilcox (Oracle)
5
-13
/
+27
2023-08-24
m68k: Remove <asm/ide.h>
Geert Uytterhoeven
1
-67
/
+0
2023-08-21
m68k: convert various functions to use ptdescs
Vishal Moola (Oracle)
2
-27
/
+28
2023-08-21
m68k: Add memcmp() declaration
Arnd Bergmann
1
-0
/
+1
2023-08-21
m68k: Define __div64_32() to avoid a warning
Arnd Bergmann
1
-0
/
+3
2023-08-21
m68k: Remove <asm/export.h>
Masahiro Yamada
1
-1
/
+0
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
2
-4
/
+0
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
3
-3
/
+3
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-8
/
+21
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-15
/
+7
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+0
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+4
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+12
2023-06-19
m68k: allow pte_offset_map[_lock]() to fail
Hugh Dickins
1
-2
/
+4
2023-06-16
m68k/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
1
-21
/
+0
2023-06-13
gpiolib: remove unused gpio_cansleep()
Andy Shevchenko
1
-8
/
+0
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-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
2
-4
/
+3
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
4
-100
/
+5
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-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+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-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
1
-95
/
+0
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-16
m68k/nommu: add missing definition of ARCH_PFN_OFFSET
Mike Rapoport (IBM)
1
-0
/
+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
2023-02-02
microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-2
/
+2
2023-02-02
m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-9
/
+104
[prev]
[next]