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
2014-02-24
Merge tag 'xtensa-for-next-20140221-1' into for_next
Chris Zankel
2014-02-21
xtensa: don't pass high memory to bootmem allocator
Max Filippov
2014-01-19
xtensa: fix warning '"CONFIG_OF" is not defined'
Max Filippov
2014-01-15
xtensa: remap io area defined in device tree
Baruch Siach
2014-01-14
xtensa: add SMP support
Max Filippov
2014-01-14
xtensa: fix build warning in 64-bit build environment
Max Filippov
2013-11-15
xtensa: use buddy allocator for PTE table
Kirill A. Shutemov
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-07-11
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-07-08
xtensa: check TLB sanity on return to userspace
Max Filippov
2013-07-03
mm/xtensa: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-06-05
xtensa: flush TLB entries for pages of non-current mm correctly
Max Filippov
2013-05-09
Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-05-09
xtensa: add MMU v3 support
Max Filippov
2013-04-29
mm/xtensa: use common help functions to free reserved pages
Jiang Liu
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-12-18
xtensa: fix RASID SR initialization
Max Filippov
2012-12-18
xtensa: fix build warning for arch/xtensa/mm/tlb.c
Max Filippov
2012-12-18
xtensa: provide proper assembler function boundaries with ENDPROC()
Chris Zankel
2012-10-15
xtensa: fix missing return in do_page_fault for SIGBUS case
Marc Gauthier
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-07-30
xtensa/mm/fault.c: port OOM changes to do_page_fault
Kautuk Consul
2012-06-20
xtensa: use the declarations provided by <asm/sections.h>
Geert Uytterhoeven
2012-06-20
xtensa: replace xtensa-specific _f{data,text} by _s{data,text}
Geert Uytterhoeven
2012-03-28
Disintegrate asm/system.h for Xtensa
David Howells
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
xtensa/mm: remove pgtable.c
Sebastian Andrzej Siewior
2010-06-04
xtensa: invoke oom-killer from page fault
Nick Piggin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-04-02
xtensa: nommu support
Johannes Weiner
2009-04-02
xtensa: cope with ram beginning at higher addresses
Johannes Weiner
2009-04-02
xtensa: don't make bootmem bitmap larger than required
Johannes Weiner
2009-04-02
xtensa: fix init_bootmem_node() argument order
Johannes Weiner
2009-03-10
xtensa: fix compilation somewhat
Alexey Dobriyan
2008-07-26
xtensa: use generic show_mem()
Johannes Weiner
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-02-13
[XTENSA] Fix icache flush for cache aliasing
Chris Zankel
2008-02-13
[XTENSA] Flush the page-address in update-mmu instead of user-address
Chris Zankel
2008-02-13
[XTENSA] Fix argument list for pgd_ctor constructor.
Chris Zankel
2008-02-13
[XTENSA] Remove duplicate includes.
Chris Zankel
2008-01-28
Remove references to "make dep"
Adrian Bunk
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
2007-08-27
[XTENSA] Add support for cache-aliasing
Chris Zankel
[next]