index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
m68k: bitops: Fix find_*_bit() signatures
Geert Uytterhoeven
1
-11
/
+14
2025-03-13
m68k: vga: Fix I/O defines
Thomas Zimmermann
1
-4
/
+4
2024-12-14
m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441x
Jean-Michel Hautbois
1
-1
/
+1
2024-12-14
m68k: mvme147: Fix SCSI controller IRQ numbers
Daniel Palmer
1
-2
/
+2
2024-08-19
m68k: cmpxchg: Fix return value for default case in __arch_xchg()
Thorsten Blum
1
-1
/
+1
2023-08-08
m68k/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
1
-21
/
+0
2023-07-27
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-1
/
+1
2023-01-04
m68k: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-0
/
+1
2022-06-14
m68knommu: set ZERO_PAGE() to the allocated zeroed page
Greg Ungerer
1
-1
/
+2
2022-06-09
m68k: atari: Make Atari ROM port I/O write macros return void
Geert Uytterhoeven
1
-3
/
+3
2022-05-30
m68k: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-1
/
+1
2021-09-30
m68k: Double cast io functions to unsigned long
Guenter Roeck
1
-10
/
+10
2021-05-14
m68k: mvme147,mvme16x: Don't wipe PCC timer config bits
Finn Thain
1
-0
/
+3
2021-01-12
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+7
2020-10-19
Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-554
/
+394
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+3
2020-10-05
m68knommu: switch to using asm-generic/uaccess.h
Greg Ungerer
3
-554
/
+394
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
1
-0
/
+7
2020-09-07
m68k: Revive _TIF_* masks
Geert Uytterhoeven
1
-0
/
+8
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
1
-2
/
+1
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
1
-2
/
+1
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-0
/
+1
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-3
/
+3
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-7
/
+2
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-6
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+1
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2020-08-07
Merge tag 'm68knommu-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-21
/
+13
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-2
/
+0
2020-07-27
m68k: use asm-generic cmpxchg_local()
Greg Ungerer
1
-8
/
+0
2020-07-27
m68knommu: fix overwriting of bits in ColdFire V3 cache control
Greg Ungerer
1
-3
/
+3
2020-07-27
m68knommu: fix use of cpu_to_le() on IO access
Greg Ungerer
1
-4
/
+4
2020-07-27
m68knommu: __force type casts for raw IO access
Greg Ungerer
1
-6
/
+6
2020-07-26
macintosh/adb-iop: Implement SRQ autopolling
Finn Thain
1
-0
/
+1
2020-07-13
m68k: atari: Annotate dummy read in ROM port IO code as __maybe_unused
Michael Schmitz
1
-3
/
+3
2020-06-11
Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
4
-74
/
+9
2020-06-09
m68k/mm: move {cache,nocahe}_page() definitions close to their user
Mike Rapoport
2
-84
/
+0
2020-06-09
m68k/mm/motorola: move comment about page table allocation funcitons
Mike Rapoport
2
-6
/
+6
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-4
/
+1
2020-06-08
m68k: implement flush_icache_user_range
Christoph Hellwig
1
-0
/
+2
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-2
/
+2
2020-06-08
m68knommu: use asm-generic/cacheflush.h
Christoph Hellwig
1
-17
/
+2
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-13
/
+14
2020-06-02
Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-0
/
+17
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
[next]