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
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-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
2012-07-26
sparc32: drop sparc model check in paging_init
Sam Ravnborg
1
-13
/
+1
2012-07-26
sparc32: drop sparc_unmapped_base
Sam Ravnborg
1
-2
/
+0
2012-07-26
sparc32,leon: drop leon_init()
Sam Ravnborg
1
-2
/
+0
2012-07-26
sparc32: drop fixmap.h
Sam Ravnborg
1
-3
/
+4
2012-07-26
sparc32: drop unused kmap_atomic_to_page
Sam Ravnborg
1
-18
/
+0
2012-07-26
sparc32: beautify srmmu_inherit_prom_mappings()
Sam Ravnborg
1
-10
/
+16
2012-07-26
sparc32: use void * in nocache get/free
Sam Ravnborg
1
-27
/
+34
2012-07-26
sparc32: fix coding-style in srmmu.c
Sam Ravnborg
1
-68
/
+64
2012-07-26
sparc32: sort includes in srmmu.c
Sam Ravnborg
1
-21
/
+21
2012-07-26
sparc32: define a few srmmu functions __init
Sam Ravnborg
1
-2
/
+2
2012-05-27
sparc32: srmmu_probe now knows about leon too
Sam Ravnborg
2
-5
/
+22
2012-05-27
sparc32: introduce run-time patching of srmmu access functions
Sam Ravnborg
2
-0
/
+83
2012-05-27
sparc32,leon: always include leon_smp + leon_mm in build
Sam Ravnborg
1
-1
/
+1
2012-05-22
sparc32: use the common implementation of alloc_thread_info_node()
Sam Ravnborg
1
-27
/
+0
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
14
-3917
/
+523
2012-05-19
sparc32: drop unused inline functions in srmmu.c
Sam Ravnborg
1
-26
/
+0
2012-05-19
sparc32: drop unused functions in pgtsrmmu.h
Sam Ravnborg
1
-2
/
+14
2012-05-19
sparc32,leon: move leon mmu functions to leon_mm.c
Sam Ravnborg
3
-81
/
+85
2012-05-15
sparc32: cleanup mm/fault_32.c
Sam Ravnborg
1
-50
/
+44
2012-05-15
sparc32: Remove cypress cpu support.
David S. Miller
1
-331
/
+2
2012-05-14
sparc32: remove runtime btfix support
Sam Ravnborg
6
-323
/
+1
2012-05-13
sparc32: Move cache and TLB flushes over to method ops.
David S. Miller
3
-217
/
+366
2012-05-13
sparc32: Remove unused declarations in srmmu.c
David S. Miller
1
-6
/
+0
2012-05-13
sparc32: Convert mmu_* interfaces from btfixup to method ops.
David S. Miller
2
-23
/
+49
2012-05-13
sparc: Kill mmu_{un,}lockarea().
David S. Miller
2
-25
/
+0
2012-05-13
sparc32: Un-btfixup update_mmu_cache().
David S. Miller
1
-40
/
+0
2012-05-13
sparc32: Kill btfixup for xchg()'s 'swap' instruction.
David S. Miller
1
-5
/
+0
2012-05-13
sparc32: drop btfixup in page_32.h
Sam Ravnborg
1
-1
/
+0
2012-05-13
sparc32: drop btfixup in mmu_context_32.h
Sam Ravnborg
1
-2
/
+1
2012-05-13
sparc32: drop btfixup in pgtable_32.h
Sam Ravnborg
1
-60
/
+17
[next]