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
/
xtensa
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-1
/
+0
*
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
1
-1
/
+1
*
mm: introduce fault_signal_pending()
Peter Xu
2020-04-02
1
-1
/
+1
*
xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow map
Max Filippov
2019-11-26
1
-1
/
+3
*
xtensa: fix TLB sanity checker
Max Filippov
2019-11-26
1
-2
/
+2
*
xtensa: get rid of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2019-11-26
4
-6
/
+19
*
xtensa: mm: fix PMD folding implementation
Mike Rapoport
2019-11-26
4
-6
/
+19
*
xtensa: use correct symbol for the end of .rodata
Max Filippov
2019-10-20
1
-2
/
+2
*
xtensa: remove free_initrd_mem
Mike Rapoport
2019-08-26
1
-10
/
+0
*
Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-07-16
2
-43
/
+40
|
\
|
*
xtensa: abstract 'entry' and 'retw' in assembly code
Max Filippov
2019-07-08
1
-39
/
+39
|
*
xtensa: One function call less in bootmem_init()
Markus Elfring
2019-07-05
1
-4
/
+1
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-2
/
+2
|
\
\
|
*
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-2
/
+2
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
|
/
|
/
|
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
1
-5
/
+0
*
xtensa: fix format string warning in init_pmd
Max Filippov
2019-04-04
1
-1
/
+1
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
2
-0
/
+7
*
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
1
-0
/
+3
*
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
2019-03-12
1
-2
/
+1
*
Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-12-29
1
-0
/
+3
|
\
|
*
xtensa: support memtest
Max Filippov
2018-12-17
1
-0
/
+3
*
|
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
2018-12-28
1
-7
/
+11
|
/
*
Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-11-01
1
-1
/
+1
|
\
|
*
xtensa: remove ZONE_DMA
Christoph Hellwig
2018-10-15
1
-1
/
+1
*
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
4
-5
/
+4
*
|
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
1
-1
/
+1
|
/
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-1
/
+1
*
signal/xtensa: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-14
/
+5
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
*
mm: fix races between swapoff and flush dcache
Huang Ying
2018-04-05
1
-1
/
+1
*
xtensa: fix high memory/reserved memory collision
Max Filippov
2018-02-15
1
-7
/
+63
*
xtensa: print kernel sections info in mem_init
Max Filippov
2017-12-17
1
-2
/
+17
*
xtensa: add support for KASAN
Max Filippov
2017-12-16
3
-0
/
+107
*
xtensa: move fixmap and kmap just above the KSEG
Max Filippov
2017-12-16
1
-6
/
+6
*
xtensa: don't clear swapper_pg_dir in paging_init
Max Filippov
2017-12-16
1
-1
/
+0
*
xtensa: extract init_kio
Max Filippov
2017-12-16
1
-13
/
+17
*
xtensa: clean up custom-controlled debug output
Max Filippov
2017-12-16
3
-20
/
+11
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
xtensa: mm/cache: add missing EXPORT_SYMBOLs
Max Filippov
2017-08-01
1
-1
/
+5
*
xtensa: fix cache aliasing handling code for WT cache
Max Filippov
2017-07-28
1
-7
/
+3
*
xtensa: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-24
1
-1
/
+1
*
xtensa: enable HAVE_DMA_CONTIGUOUS
Max Filippov
2016-12-15
1
-0
/
+2
*
Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2016-10-05
1
-260
/
+19
|
\
|
*
xtensa: support reserved-memory DT node
Max Filippov
2016-07-24
1
-0
/
+2
|
*
xtensa: drop sysmem and switch to memblock
Max Filippov
2016-07-24
1
-257
/
+15
|
*
xtensa: add alternative kernel memory layouts
Max Filippov
2016-07-24
1
-2
/
+1
[next]