index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-20
1
-2
/
+2
*
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-1
/
+1
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
1
-1
/
+1
*
xtensa: nommu support
Johannes Weiner
2009-04-02
4
-62
/
+75
*
xtensa: cope with ram beginning at higher addresses
Johannes Weiner
2009-04-02
1
-5
/
+5
*
xtensa: don't make bootmem bitmap larger than required
Johannes Weiner
2009-04-02
1
-1
/
+2
*
xtensa: fix init_bootmem_node() argument order
Johannes Weiner
2009-04-02
1
-1
/
+2
*
xtensa: fix compilation somewhat
Alexey Dobriyan
2009-03-10
1
-0
/
+1
*
xtensa: use generic show_mem()
Johannes Weiner
2008-07-26
1
-27
/
+0
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-1
/
+1
*
[XTENSA] Fix icache flush for cache aliasing
Chris Zankel
2008-02-13
1
-1
/
+1
[next]