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-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-2
/
+2
2011-12-20
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
1
-25
/
+7
2011-12-14
sparc32: Be less strict in matching %lo part of relocation.
David S. Miller
1
-2
/
+1
2011-12-08
sparc: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
1
-20
/
+4
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-1
/
+1
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
1
-2
/
+0
2011-11-28
Merge branch 'master' into x86/memblock
Tejun Heo
11
-279
/
+250
2011-11-17
sparc: Kill custom io_remap_pfn_range().
David S. Miller
3
-265
/
+0
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-2
/
+3
2011-11-02
thp: share get_huge_page_tail()
Andrea Arcangeli
1
-11
/
+0
2011-11-02
sparc: gup_pte_range() support THP based tail recounting
Andrea Arcangeli
1
-0
/
+13
2011-10-31
sparc: Add module.h to files previously implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-10-31
sparc: remove several unnecessary module.h include instances
Paul Gortmaker
3
-3
/
+0
2011-10-31
sparc: add export.h to arch/sparc files as required
Paul Gortmaker
3
-0
/
+3
2011-10-07
sparc32,leon: SRMMU MMU Table probe fix
Daniel Hellstrom
1
-1
/
+1
2011-09-29
sparc64: Force the execute bit in OpenFirmware's translation entries.
David S. Miller
1
-0
/
+5
2011-08-06
sparc: Fix build with DEBUG_PAGEALLOC enabled.
David S. Miller
1
-2
/
+4
2011-08-05
sparc: Access kernel TSB using physical addressing when possible.
David S. Miller
1
-1
/
+39
2011-07-25
sparc64: implement get_user_pages_fast()
David S. Miller
2
-1
/
+182
2011-07-25
sparc64: kill page table quicklists
David S. Miller
1
-0
/
+11
2011-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-10
/
+6
2011-07-14
memblock: Don't allow archs to override memblock_nid_range()
Tejun Heo
1
-2
/
+2
2011-07-06
sparc32,leon: Added __init declaration to leon_flush_needed()
Matthias Rosenfelder
1
-1
/
+1
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2
-10
/
+6
2011-06-07
sparc: Remove unnecessary semicolons
Joe Perches
6
-14
/
+14
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-05-25
sparc: mmu_gather rework
Peter Zijlstra
2
-26
/
+32
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
1
-1
/
+1
2011-05-16
sparc: convert old cpumask API into new one
KOSAKI Motohiro
1
-7
/
+7
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
[next]