index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
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
[next]