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
/
xtensa
/
mm
Age
Commit message (
Expand
)
Author
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-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-04
arch/kmap: don't hard code kmap_prot values
Ira Weiny
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/xtensa: move kmap build bug out of the way
Ira Weiny
2020-06-03
xtensa: simplify detection of memory zone boundaries
Mike Rapoport
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
mm: introduce fault_signal_pending()
Peter Xu
2019-11-26
xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow map
Max Filippov
2019-11-26
xtensa: fix TLB sanity checker
Max Filippov
2019-11-26
xtensa: get rid of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2019-11-26
xtensa: mm: fix PMD folding implementation
Mike Rapoport
2019-10-20
xtensa: use correct symbol for the end of .rodata
Max Filippov
2019-08-26
xtensa: remove free_initrd_mem
Mike Rapoport
2019-07-16
Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
xtensa: abstract 'entry' and 'retw' in assembly code
Max Filippov
2019-07-05
xtensa: One function call less in bootmem_init()
Markus Elfring
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
2019-04-04
xtensa: fix format string warning in init_pmd
Max Filippov
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
2018-12-29
Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-12-28
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
2018-12-17
xtensa: support memtest
Max Filippov
2018-11-01
Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-15
xtensa: remove ZONE_DMA
Christoph Hellwig
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-04-25
signal/xtensa: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
2018-02-15
xtensa: fix high memory/reserved memory collision
Max Filippov
2017-12-17
xtensa: print kernel sections info in mem_init
Max Filippov
2017-12-16
xtensa: add support for KASAN
Max Filippov
2017-12-16
xtensa: move fixmap and kmap just above the KSEG
Max Filippov
2017-12-16
xtensa: don't clear swapper_pg_dir in paging_init
Max Filippov
[next]