index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Age
Commit message (
Expand
)
Author
2021-01-06
sh: mm: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2021-01-06
arch/sh: hyphenate Non-Uniform in Kconfig prompt
Randy Dunlap
2020-11-06
sh/highmem: Remove all traces of unused cruft
Thomas Gleixner
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-14
sh: don't include <asm/io_trapped.h> in <asm/io.h>
Christoph Hellwig
2020-08-14
sh: move the ioremap implementation out of line
Christoph Hellwig
2020-08-14
sh: move ioremap_fixed details out of <asm/io.h>
Christoph Hellwig
2020-08-14
sh: remove -Werror from Makefiles
Christoph Hellwig
2020-08-14
Revert "sh: add loglvl to printk_address()"
Geert Uytterhoeven
2020-08-14
sh: fault: Fix duplicate printing of "PC:"
Geert Uytterhoeven
2020-08-14
sh: remove call to memset after dma_alloc_coherent
Chen Zhou
2020-08-14
sh: Fix unneeded constructor in page table allocation
Matthew Wilcox (Oracle)
2020-08-12
mm/sh: use general page fault accounting
Peter Xu
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
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-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
sh: add loglvl to printk_address()
Dmitry Safonov
2020-06-06
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
2020-06-04
sh: add support for folded p4d page tables
Mike Rapoport
2020-06-04
sh: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
2020-06-04
sh: fault: modernize printing of kernel messages
Geert Uytterhoeven
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-01
sh: remove sh5 support
Arnd Bergmann
2020-04-21
sh: fix build error in mm/init.c
Masahiro Yamada
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
sh/mm: use helper fault_signal_pending()
Peter Xu
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-11
sh: remove __iounmap
Christoph Hellwig
2019-10-18
sh: Use pr_warn instead of pr_warning
Kefeng Wang
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
[next]