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
/
sparc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-10
[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.
Olivier DANET
4
-16
/
+16
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+3
2013-07-03
mm/SPARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2
-51
/
+7
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2
-3
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2
-4
/
+4
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2
-2
/
+9
2013-06-20
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
1
-2
/
+3
2013-06-19
sparc: tsb must be flushed before tlb
Dave Kleikamp
1
-1
/
+1
2013-06-19
sparc64 address-congruence property
bob picco
1
-1
/
+8
2013-05-07
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
2
-56
/
+9
2013-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
7
-59
/
+181
2013-04-29
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-4
/
+3
2013-04-29
mm/SPARC: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-10
/
+2
2013-04-24
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
David S. Miller
1
-1
/
+2
2013-04-19
sparc64: Fix race in TLB batch processing.
David S. Miller
3
-43
/
+171
2013-04-08
sparc64: Do not save/restore interrupts in get_new_mmu_context()
Kirill Tkhai
1
-3
/
+2
2013-03-31
sparc/iommu: fix typo s/265KB/256KB/
Akinobu Mita
1
-1
/
+1
2013-03-31
sparc/srmmu: clear trailing edge of bitmap properly
Akinobu Mita
1
-1
/
+3
2013-03-20
sparc64: Do not change num_physpages during initmem freeing
Tkhai Kirill
1
-2
/
+0
2013-02-23
swap: add per-partition lock for swapfile
Shaohua Li
1
-1
/
+1
2013-02-23
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+4
2013-02-23
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
1
-0
/
+1
2013-02-21
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+11
2013-02-20
sparc64: Fix tsb_grow() in atomic context.
David S. Miller
3
-9
/
+35
2013-02-20
sparc64: Handle hugepage TSB being NULL.
David S. Miller
1
-16
/
+22
2013-02-20
sparc64: Fix gfp_flags setting in tsb_grow().
David S. Miller
1
-1
/
+1
2013-02-13
sparc64: Fix get_user_pages_fast() wrt. THP.
David S. Miller
1
-2
/
+57
2013-01-29
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
H. Peter Anvin
2
-98
/
+34
2013-01-03
SPARC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-12-11
mm: use vm_unmapped_area() in hugetlbfs on sparc64 architecture
Michel Lespinasse
1
-94
/
+30
2012-11-17
sparc, mm: Remove calling of free_all_bootmem_node()
Yinghai Lu
1
-13
/
+11
2012-11-16
Merge branch 'arch-frv' into no-rebases
Al Viro
1
-2
/
+62
2012-10-16
sparc64: Add global PMU register dumping via sysrq.
David S. Miller
1
-2
/
+62
2012-10-14
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Al Viro
1
-1
/
+1
2012-10-10
sparc64: Fix deficiencies in sun4v error reporting.
David S. Miller
1
-2
/
+0
2012-10-09
sparc64: Support transparent huge pages.
David Miller
5
-84
/
+306
2012-10-09
sparc64: Eliminate PTE table memory wastage.
David Miller
2
-0
/
+110
2012-10-09
sparc64: Only support 4MB huge pages and 8KB base pages.
David Miller
2
-24
/
+2
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2
-0
/
+2
2012-10-02
sparc: fix format string argument for prom_printf()
Akinobu Mita
2
-5
/
+6
2012-09-06
sparc64: Use cpu_pgsz_mask for linear kernel mapping config.
David S. Miller
1
-39
/
+65
2012-09-06
sparc64: Probe cpu page size support more portably.
David S. Miller
1
-0
/
+31
2012-09-06
sparc64: Support 2GB and 16GB page sizes for kernel linear mappings.
David S. Miller
2
-29
/
+112
2012-08-15
sparc64: Be less verbose during vmemmap population.
David S. Miller
1
-5
/
+23
2012-07-26
sparc32: delete dead code in show_mem()
Sam Ravnborg
1
-7
/
+0
2012-07-26
sparc32: move kmap_init() to highmem.c
Sam Ravnborg
2
-13
/
+17
2012-07-26
sparc32: move probe_memory() to srmmu.c
Sam Ravnborg
2
-13
/
+11
2012-07-26
sparc32: centralize all mmu context handling in srmmu.c
Sam Ravnborg
3
-33
/
+60
2012-07-26
sparc32: drop quicklist
Sam Ravnborg
1
-2
/
+0
[next]