index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
Age
Commit message (
Expand
)
Author
2021-03-06
m68k: Fix virt_addr_valid() W=1 compiler warnings
Geert Uytterhoeven
2021-02-13
m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMU
Mike Rapoport
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM
Mike Rapoport
2020-12-15
m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM
Mike Rapoport
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
2020-11-09
m68k: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-02
m68k: Remove unused mach_max_dma_address
Laurent Vivier
2020-11-02
m68k: Avoid xchg() warning
Arnd Bergmann
2020-10-30
m68k: remove timer_interrupt() function
Arnd Bergmann
2020-10-30
m68k: split heartbeat out of timer function
Arnd Bergmann
2020-10-27
m68k: mmu_context: Fix Sun-3 build
Geert Uytterhoeven
2020-10-27
m68k: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-19
Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-05
m68knommu: switch to using asm-generic/uaccess.h
Greg Ungerer
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2020-09-07
m68k: Revive _TIF_* masks
Geert Uytterhoeven
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
Merge tag 'm68knommu-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-27
m68k: use asm-generic cmpxchg_local()
Greg Ungerer
2020-07-27
m68knommu: fix overwriting of bits in ColdFire V3 cache control
Greg Ungerer
2020-07-27
m68knommu: fix use of cpu_to_le() on IO access
Greg Ungerer
2020-07-27
m68knommu: __force type casts for raw IO access
Greg Ungerer
2020-07-26
macintosh/adb-iop: Implement SRQ autopolling
Finn Thain
2020-07-13
m68k: atari: Annotate dummy read in ROM port IO code as __maybe_unused
Michael Schmitz
2020-06-11
Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
m68k/mm: move {cache,nocahe}_page() definitions close to their user
Mike Rapoport
2020-06-09
m68k/mm/motorola: move comment about page table allocation funcitons
Mike Rapoport
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-08
m68k: implement flush_icache_user_range
Christoph Hellwig
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
[next]