index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-554
/
+394
2020-10-13
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-24
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-04
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-03
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-02
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2020-06-02
Merge tag 'm68k-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+2
2020-05-30
m68k,nommu: fix implicit cast from __user in __{get,put}_user_asm()
Luc Van Oostenryck
1
-2
/
+2
2020-05-30
m68k,nommu: add missing __user in uaccess' __ptr() macro
Luc Van Oostenryck
1
-1
/
+1
2020-05-29
m68k: convert to csum_and_copy_from_user()
Al Viro
1
-1
/
+2
2020-05-28
m68k: mcf5441x: add support for esdhc mmc controller
Angelo Dureghello
2
-0
/
+17
[next]