index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.
David S. Miller
2014-05-08
1
-1
/
+13
*
sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...
David S. Miller
2014-05-07
1
-15
/
+1
*
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
2014-05-04
1
-6
/
+6
*
sparc64: Fix top-level fault handling bugs.
David S. Miller
2014-05-04
1
-30
/
+52
*
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
David S. Miller
2014-05-04
1
-1
/
+1
*
sparc64: Fix huge PMD invalidation.
David S. Miller
2014-05-04
1
-0
/
+11
*
sparc64: Fix executable bit testing in set_pmd_at() paths.
David S. Miller
2014-05-04
1
-6
/
+9
*
sparc64:tsb.c:use array size macro rather than number
Doug Wilson
2014-03-17
1
-1
/
+1
*
sparc32: make copy_to/from_user_page() usable from modular code
Paul Gortmaker
2014-02-20
1
-0
/
+2
*
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-29
2
-2
/
+0
*
memblock: make memblock_set_node() support different memblock_type
Tang Chen
2014-01-22
1
-2
/
+3
*
sparc64: merge fix
Stephen Rothwell
2013-11-19
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2013-11-15
8
-202
/
+147
|
\
|
*
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
2013-11-14
1
-5
/
+9
|
*
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
2013-11-13
3
-110
/
+10
|
*
sparc64: Move to 64-bit PGDs and PMDs.
David S. Miller
2013-11-13
1
-1
/
+1
|
*
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
2013-11-13
3
-72
/
+21
|
*
sparc64: Make PAGE_OFFSET variable.
David S. Miller
2013-11-13
2
-6
/
+98
|
*
sparc64: Document the shift counts used to validate linear kernel addresses.
David S. Miller
2013-11-13
1
-1
/
+3
|
*
sparc64: Use PAGE_OFFSET instead of a magic constant.
David S. Miller
2013-11-13
1
-7
/
+7
|
*
sparc64: Clean up 64-bit mmap exclusion defines.
David S. Miller
2013-11-13
1
-2
/
+0
*
|
sparc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
2
-6
/
+10
*
|
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
2013-11-15
1
-6
/
+6
|
/
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-13
2
-5
/
+13
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-12
1
-0
/
+5
*
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
2013-07-15
2
-7
/
+7
*
[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.
Olivier DANET
2013-07-10
4
-16
/
+16
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-04
1
-2
/
+3
|
\
|
*
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-07-01
2
-2
/
+9
|
|
\
|
*
|
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
2013-06-20
1
-2
/
+3
*
|
|
mm/SPARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-04
2
-51
/
+7
*
|
|
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-04
2
-3
/
+2
*
|
|
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-04
2
-4
/
+4
|
|
/
|
/
|
*
|
sparc: tsb must be flushed before tlb
Dave Kleikamp
2013-06-19
1
-1
/
+1
*
|
sparc64 address-congruence property
bob picco
2013-06-19
1
-1
/
+8
|
/
*
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
2013-05-08
2
-56
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
2013-05-05
7
-59
/
+181
|
\
|
*
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
2013-04-30
1
-4
/
+3
|
*
mm/SPARC: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2013-04-30
1
-10
/
+2
|
*
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
David S. Miller
2013-04-25
1
-1
/
+2
|
*
sparc64: Fix race in TLB batch processing.
David S. Miller
2013-04-19
3
-43
/
+171
|
*
sparc/iommu: fix typo s/265KB/256KB/
Akinobu Mita
2013-04-01
1
-1
/
+1
|
*
sparc/srmmu: clear trailing edge of bitmap properly
Akinobu Mita
2013-04-01
1
-1
/
+3
*
|
sparc64: Do not save/restore interrupts in get_new_mmu_context()
Kirill Tkhai
2013-04-09
1
-3
/
+2
*
|
sparc64: Do not change num_physpages during initmem freeing
Tkhai Kirill
2013-03-20
1
-2
/
+0
|
/
*
swap: add per-partition lock for swapfile
Shaohua Li
2013-02-24
1
-1
/
+1
*
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
2013-02-24
1
-0
/
+4
*
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
2013-02-24
1
-0
/
+1
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-22
1
-13
/
+11
|
\
|
*
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
H. Peter Anvin
2013-01-30
2
-98
/
+34
|
|
\
[next]