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
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
2020-06-08
m68knommu: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-01
Merge tag 'm68k-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-05-30
m68k,nommu: fix implicit cast from __user in __{get,put}_user_asm()
Luc Van Oostenryck
2020-05-30
m68k,nommu: add missing __user in uaccess' __ptr() macro
Luc Van Oostenryck
2020-05-29
m68k: convert to csum_and_copy_from_user()
Al Viro
2020-05-28
m68k: mcf5441x: add support for esdhc mmc controller
Angelo Dureghello
2020-05-25
m68k: Add missing __user annotation in get_user()
Jason Wang
2020-05-25
m68k: mac: Don't call via_flush_cache() on Mac IIfx
Finn Thain
2020-05-12
floppy: use symbolic register names in the m68k port
Willy Tarreau
2020-05-12
floppy: split the base port from the register in I/O accesses
Willy Tarreau
2020-04-13
m68k: Drop redundant generic-y += hardirq.h
Geert Uytterhoeven
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-03-31
Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-03-28
m68knommu: Remove mm.h include from uaccess_no.h
Thomas Gleixner
2020-03-09
m68k: Switch to asm-generic/hardirq.h
Geert Uytterhoeven
2020-02-10
m68k: mm: Change ColdFire pgtable_t
Will Deacon
2020-02-10
m68k: mm: Extend table allocator for multiple sizes
Peter Zijlstra
2020-02-10
m68k: mm: Use table allocator for pgtables
Peter Zijlstra
2020-02-10
m68k: mm: Improve kernel_page_table()
Peter Zijlstra
2020-02-10
m68k: mm: Restructure Motorola MMU page-table layout
Peter Zijlstra
2020-02-10
m68k: mm: Unify Motorola MMU page setup
Peter Zijlstra
2020-02-10
m68k: mm: Fix ColdFire pgd_alloc()
Will Deacon
[next]