index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-2
/
+2
*
m68k: switch to MEMBLOCK + NO_BOOTMEM
Mike Rapoport
2018-07-29
3
-31
/
+18
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2018-06-05
1
-0
/
+8
|
\
|
*
m68k: fix ioremapping for internal ColdFire peripherals
Greg Ungerer
2018-05-28
1
-0
/
+8
*
|
Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-04
1
-1
/
+2
|
\
\
|
*
|
m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
Michael Schmitz
2018-05-24
1
-1
/
+2
|
|
/
*
/
signal/m68k: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-14
/
+11
|
/
*
m68k/mm: Stop printing the virtual memory layout
Geert Uytterhoeven
2018-03-19
1
-27
/
+0
*
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
2018-01-22
1
-1
/
+2
*
m68k: fix ColdFire node shift size calculation
Greg Ungerer
2017-11-06
1
-1
/
+1
*
m68k: move coldfire MMU initialization code
Greg Ungerer
2017-11-06
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
10
-0
/
+10
*
m68k: switch to generic extable.h
Al Viro
2017-03-28
1
-1
/
+1
*
m68k/sun3: Remove dead code in paging_init()
Mathias Krause
2017-02-13
1
-3
/
+0
*
m68k/mm: Modernize printing of kernel messages
Geert Uytterhoeven
2017-02-12
2
-4
/
+2
*
m68k/mm: sun3 - Modernize printing of kernel messages
Geert Uytterhoeven
2017-02-12
1
-2
/
+3
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
3
-3
/
+3
*
m68k: move ColdFire _bootmem_alloc code
Greg Ungerer
2016-09-26
1
-1
/
+30
*
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
1
-1
/
+1
*
m68k/mm: motorola - Add missing initialization of max_pfn
Geert Uytterhoeven
2015-11-22
1
-1
/
+1
*
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-2
/
+2
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
1
-0
/
+2
*
m68k/mm: Eliminate memset after alloc_bootmem_pages
Himangi Saraogi
2014-11-10
1
-1
/
+0
*
m68k: Reformat arch/m68k/mm/hwtest.c
Geert Uytterhoeven
2014-10-03
1
-38
/
+40
*
m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
Geert Uytterhoeven
2014-10-03
1
-0
/
+6
*
m68k: Increase initial mapping to 8 or 16 MiB if possible
Andreas Schwab
2014-05-28
1
-4
/
+6
*
m68k/mm: kmap spelling/grammar fixes
Geert Uytterhoeven
2013-12-30
1
-5
/
+5
*
m68k: Convert arch/m68k/mm/fault.c to pr_*()
Geert Uytterhoeven
2013-12-30
1
-15
/
+8
*
m68k/mm: Check for mm != NULL in do_page_fault() debug code
Geert Uytterhoeven
2013-12-30
1
-2
/
+1
*
m68k/UAPI: Move generic definitions to <asm/bootinfo.h>
Geert Uytterhoeven
2013-11-26
2
-2
/
+2
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-0
/
+2
*
mm/m68k: fix build warning of unused variable
Jiang Liu
2013-07-03
1
-5
/
+8
*
mm/m68k: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
1
-3
/
+1
*
mm/m68k: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-29
/
+2
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-2
/
+2
*
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-2
/
+2
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm/m68k: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-22
/
+2
*
m68knommu: fix build when CPU is not coldfire
Thadeu Lima de Souza Cascardo
2013-03-04
1
-1
/
+1
*
m68k: fix conditional use of init_pointer_table
Greg Ungerer
2013-01-07
1
-3
/
+5
*
m68k: move to a single instance of free_initmem()
Greg Ungerer
2012-11-14
4
-36
/
+8
*
m68k: merge MMU and non-MMU versions of mm/init.c
Greg Ungerer
2012-11-14
3
-323
/
+228
*
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2012-08-03
2
-2
/
+2
|
\
|
*
m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}
Geert Uytterhoeven
2012-06-27
2
-2
/
+2
*
|
m68k: fix ColdFire clear cache operation
Greg Ungerer
2012-07-17
1
-1
/
+1
|
/
*
m68k/mm: Port OOM changes to do_page_fault()
Kautuk Consul
2012-04-22
1
-8
/
+34
*
Disintegrate asm/system.h for M68K
David Howells
2012-03-28
7
-7
/
+0
*
m68k: Do not set global share for non-kernel shared pages
Alexander Stein
2012-02-07
1
-4
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2012-01-26
1
-3
/
+3
|
\
[next]