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
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2
-4
/
+4
2011-03-16
sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().
David S. Miller
1
-2
/
+1
2011-01-13
thp: pte alloc trans splitting
Andrea Arcangeli
3
-3
/
+3
2011-01-04
sparc: use _start for the start entry (like 64 bit does)
Sam Ravnborg
1
-5
/
+3
2010-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+12
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-1
/
+3
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
1
-21
/
+27
2010-10-26
sparc32: Fix unaligned stack handling on trap return.
David S. Miller
1
-0
/
+12
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-5
/
+7
2010-10-12
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
1
-2
/
+2
2010-10-09
of/sparc: convert various prom_* functions to use phandle
Andres Salomon
3
-5
/
+7
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
3
-7
/
+7
2010-08-09
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
1
-2
/
+2
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-4
/
+4
2010-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2010-08-05
memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()
Benjamin Herrenschmidt
1
-2
/
+2
2010-08-05
memblock: Remove nid_range argument, arch provides memblock_nid_range() instead
Benjamin Herrenschmidt
1
-10
/
+6
2010-08-04
memblock/sparc: Use new accessors
Benjamin Herrenschmidt
1
-18
/
+12
2010-08-04
memblock: Rename memblock_region to memblock_type and memblock_property to me...
Benjamin Herrenschmidt
1
-3
/
+3
2010-08-02
arch/sparc/mm: Use GFP_KERNEL
Julia Lawall
1
-1
/
+1
2010-07-24
sparc: remove references to of_device and to_of_device
Grant Likely
2
-4
/
+4
2010-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-5
/
+0
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-27
/
+27
2010-05-25
sparc32: Kill none_mask, it's bogus.
David S. Miller
2
-5
/
+0
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-1
/
+1
2010-04-03
sparc64: Fix array size reported by vmemmap_populate()
Ben Hutchings
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-3
/
+5
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2
-49
/
+91
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-10
/
+11
2010-03-01
sparc: Support show_unhandled_signals.
David S. Miller
2
-49
/
+91
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
5
-10
/
+11
2010-01-20
sparc: Add missing SW perf fault events.
David S. Miller
2
-5
/
+20
2009-12-16
sparc: use bitmap_find_next_zero_area
Akinobu Mita
1
-12
/
+5
2009-12-10
sparc64: Add some missing __kprobes annotations to kernel fault paths.
David S. Miller
1
-7
/
+8
2009-12-10
sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c
David S. Miller
1
-8
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
1
-4
/
+5
2009-12-02
sparc,leon: init_leon srmmu cleanup
Kristoffer Glembo
1
-3
/
+1
2009-11-23
sparc64: Fix definition of VMEMMAP_SIZE.
David S. Miller
1
-1
/
+1
2009-11-02
sparc,leon: Sparc-Leon SMP support
Konrad Eisele
1
-1
/
+4
2009-10-12
sparc64: Fix D-cache flushing on swapin from SW devices.
David S. Miller
1
-1
/
+1
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-09-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
4
-27
/
+37
2009-08-25
sparc64: Validate linear D-TLB misses.
David S. Miller
2
-21
/
+29
2009-08-17
sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes.
Konrad Eisele
1
-1
/
+52
2009-08-17
sparc,leon: Introduce the sparc-leon CPU type.
Konrad Eisele
3
-0
/
+6
2009-08-17
sparc,leon: CONFIG_SPARC_LEON option and leon specific files.
Konrad Eisele
1
-0
/
+260
2009-08-02
sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.
David S. Miller
2
-6
/
+8
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2
-3
/
+3
2009-06-18
sparc64: Fix UP bootup regression.
David S. Miller
1
-0
/
+6
[next]