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
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
1
-0
/
+2
*
xtensa: nommu: clean up memory map dump
Max Filippov
2014-10-21
1
-1
/
+7
*
xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_START
Max Filippov
2014-10-21
1
-0
/
+11
*
xtensa: nommu: don't build most of the cache flushing code
Max Filippov
2014-10-21
1
-2
/
+2
*
xtensa: support highmem in aliasing cache flushing code
Max Filippov
2014-08-14
1
-10
/
+6
*
xtensa: support aliasing cache in kmap
Max Filippov
2014-08-14
1
-0
/
+18
*
xtensa: support aliasing cache in k[un]map_atomic
Max Filippov
2014-08-14
1
-7
/
+10
*
xtensa: implement clear_user_highpage and copy_user_highpage
Max Filippov
2014-08-14
2
-64
/
+115
*
xtensa: allow fixmap and kmap span more than one page table
Max Filippov
2014-08-14
1
-16
/
+22
*
xtensa: make fixmap region addressing grow with index
Max Filippov
2014-08-14
1
-3
/
+3
*
xtensa: fix sysmem reservation at the end of existing block
Max Filippov
2014-06-09
1
-1
/
+1
*
xtensa: add HIGHMEM support
Max Filippov
2014-04-06
5
-15
/
+146
*
xtensa: optimize local_flush_tlb_kernel_range
Max Filippov
2014-04-06
1
-0
/
+15
*
xtensa: dump sysmem from the bootmem_init
Max Filippov
2014-04-02
1
-0
/
+12
*
xtensa: handle memmap kernel option
Max Filippov
2014-04-02
1
-0
/
+50
*
xtensa: keep sysmem banks ordered in mem_reserve
Max Filippov
2014-04-02
1
-32
/
+50
*
xtensa: keep sysmem banks ordered in add_sysmem_bank
Max Filippov
2014-04-02
1
-5
/
+98
*
xtensa: split bootparam and kernel meminfo
Max Filippov
2014-04-02
1
-0
/
+17
*
Merge tag 'xtensa-for-next-20140221-1' into for_next
Chris Zankel
2014-02-24
1
-4
/
+9
|
\
|
*
xtensa: don't pass high memory to bootmem allocator
Max Filippov
2014-02-21
1
-4
/
+9
*
|
xtensa: fix warning '"CONFIG_OF" is not defined'
Max Filippov
2014-01-19
1
-1
/
+1
|
/
*
xtensa: remap io area defined in device tree
Baruch Siach
2014-01-15
1
-0
/
+16
*
xtensa: add SMP support
Max Filippov
2014-01-14
4
-22
/
+28
*
xtensa: fix build warning in 64-bit build environment
Max Filippov
2014-01-14
1
-2
/
+2
*
xtensa: use buddy allocator for PTE table
Kirill A. Shutemov
2013-11-15
1
-20
/
+0
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-0
/
+2
*
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-07-11
1
-3
/
+117
|
\
|
*
xtensa: check TLB sanity on return to userspace
Max Filippov
2013-07-08
1
-0
/
+113
|
*
xtensa: flush TLB entries for pages of non-current mm correctly
Max Filippov
2013-06-05
1
-3
/
+4
*
|
mm/xtensa: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-25
/
+2
*
|
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
*
|
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
|
/
*
Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-05-09
1
-5
/
+9
|
\
|
*
xtensa: add MMU v3 support
Max Filippov
2013-05-09
1
-5
/
+9
*
|
mm/xtensa: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-18
/
+3
|
/
*
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-12-18
5
-28
/
+25
*
xtensa: fix RASID SR initialization
Max Filippov
2012-12-18
1
-1
/
+1
*
xtensa: fix build warning for arch/xtensa/mm/tlb.c
Max Filippov
2012-12-18
1
-1
/
+1
*
xtensa: provide proper assembler function boundaries with ENDPROC()
Chris Zankel
2012-12-18
1
-0
/
+49
*
xtensa: fix missing return in do_page_fault for SIGBUS case
Marc Gauthier
2012-10-15
1
-1
/
+2
*
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
1
-0
/
+1
*
xtensa/mm/fault.c: port OOM changes to do_page_fault
Kautuk Consul
2012-07-30
1
-5
/
+24
*
xtensa: use the declarations provided by <asm/sections.h>
Geert Uytterhoeven
2012-06-20
1
-11
/
+7
*
xtensa: replace xtensa-specific _f{data,text} by _s{data,text}
Geert Uytterhoeven
2012-06-20
1
-3
/
+3
*
Disintegrate asm/system.h for Xtensa
David Howells
2012-03-28
2
-2
/
+0
*
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
1
-2
/
+0
*
xtensa/mm: remove pgtable.c
Sebastian Andrzej Siewior
2011-05-25
1
-72
/
+0
*
xtensa: invoke oom-killer from page fault
Nick Piggin
2010-06-04
1
-10
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+1
[next]