index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-03-20
Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux
Linus Torvalds
3
-5
/
+73
2016-03-17
mm: remove VM_FAULT_MINOR
Jan Kara
1
-1
/
+1
2016-03-11
xtensa: fix preemption in {clear,copy}_user_highpage
Max Filippov
1
-4
/
+4
2016-01-15
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
1
-1
/
+1
2016-01-11
xtensa: support ioremap for memory outside KIO region
Max Filippov
2
-1
/
+69
2015-08-17
xtensa: count software page fault perf events
Max Filippov
1
-0
/
+7
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-2
/
+2
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
1
-0
/
+2
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2014-10-21
xtensa: nommu: clean up memory map dump
Max Filippov
1
-1
/
+7
2014-10-21
xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_START
Max Filippov
1
-0
/
+11
2014-10-21
xtensa: nommu: don't build most of the cache flushing code
Max Filippov
1
-2
/
+2
2014-08-14
xtensa: support highmem in aliasing cache flushing code
Max Filippov
1
-10
/
+6
2014-08-14
xtensa: support aliasing cache in kmap
Max Filippov
1
-0
/
+18
2014-08-14
xtensa: support aliasing cache in k[un]map_atomic
Max Filippov
1
-7
/
+10
2014-08-14
xtensa: implement clear_user_highpage and copy_user_highpage
Max Filippov
2
-64
/
+115
2014-08-14
xtensa: allow fixmap and kmap span more than one page table
Max Filippov
1
-16
/
+22
2014-08-14
xtensa: make fixmap region addressing grow with index
Max Filippov
1
-3
/
+3
2014-06-09
xtensa: fix sysmem reservation at the end of existing block
Max Filippov
1
-1
/
+1
2014-04-06
xtensa: add HIGHMEM support
Max Filippov
5
-15
/
+146
2014-04-06
xtensa: optimize local_flush_tlb_kernel_range
Max Filippov
1
-0
/
+15
2014-04-02
xtensa: dump sysmem from the bootmem_init
Max Filippov
1
-0
/
+12
2014-04-02
xtensa: handle memmap kernel option
Max Filippov
1
-0
/
+50
2014-04-02
xtensa: keep sysmem banks ordered in mem_reserve
Max Filippov
1
-32
/
+50
2014-04-02
xtensa: keep sysmem banks ordered in add_sysmem_bank
Max Filippov
1
-5
/
+98
2014-04-02
xtensa: split bootparam and kernel meminfo
Max Filippov
1
-0
/
+17
2014-02-24
Merge tag 'xtensa-for-next-20140221-1' into for_next
Chris Zankel
1
-4
/
+9
2014-02-21
xtensa: don't pass high memory to bootmem allocator
Max Filippov
1
-4
/
+9
2014-01-19
xtensa: fix warning '"CONFIG_OF" is not defined'
Max Filippov
1
-1
/
+1
2014-01-15
xtensa: remap io area defined in device tree
Baruch Siach
1
-0
/
+16
2014-01-14
xtensa: add SMP support
Max Filippov
4
-22
/
+28
2014-01-14
xtensa: fix build warning in 64-bit build environment
Max Filippov
1
-2
/
+2
2013-11-15
xtensa: use buddy allocator for PTE table
Kirill A. Shutemov
1
-20
/
+0
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-0
/
+2
2013-07-11
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-3
/
+117
2013-07-08
xtensa: check TLB sanity on return to userspace
Max Filippov
1
-0
/
+113
2013-07-03
mm/xtensa: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-25
/
+2
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-06-05
xtensa: flush TLB entries for pages of non-current mm correctly
Max Filippov
1
-3
/
+4
2013-05-09
Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-5
/
+9
2013-05-09
xtensa: add MMU v3 support
Max Filippov
1
-5
/
+9
2013-04-29
mm/xtensa: use common help functions to free reserved pages
Jiang Liu
1
-18
/
+3
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
5
-28
/
+25
2012-12-18
xtensa: fix RASID SR initialization
Max Filippov
1
-1
/
+1
2012-12-18
xtensa: fix build warning for arch/xtensa/mm/tlb.c
Max Filippov
1
-1
/
+1
2012-12-18
xtensa: provide proper assembler function boundaries with ENDPROC()
Chris Zankel
1
-0
/
+49
2012-10-15
xtensa: fix missing return in do_page_fault for SIGBUS case
Marc Gauthier
1
-1
/
+2
[next]