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
2008-09-03
sparc32: add init memory poisoning
Robert Reif
1
-3
/
+11
2008-09-02
sparc32: Fix sun4c build warnings.
David S. Miller
1
-4
/
+4
2008-08-31
sparc: remove CONFIG_SUN4
Adrian Bunk
5
-210
/
+47
2008-08-29
sparc: Kill now spurious includes of sbus.h
David S. Miller
4
-4
/
+4
2008-08-29
sparc32: Kill iounit_map_dma_*().
David S. Miller
1
-48
/
+0
2008-08-29
sparc: Remove generic SBUS probing layer.
David S. Miller
2
-29
/
+41
2008-08-29
sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.
David S. Miller
3
-17
/
+13
2008-08-29
sparc32: Kill mmu_translate_dvma and implementations.
David S. Miller
3
-32
/
+0
2008-08-29
sparc32: Make mmu_{get,release}_*() take a struct device pointer.
David S. Miller
2
-31
/
+30
2008-08-29
sparc32: Make IOMMU and IO-UNIT init work with device nodes.
David S. Miller
2
-29
/
+35
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
2
-4
/
+2
2008-07-17
sparc32: fix init.c allnoconfig build error
Robert Reif
1
-0
/
+1
2008-07-17
sparc/mm/: possible cleanups
Adrian Bunk
4
-24
/
+25
2008-05-20
sparc: remove CVS keywords
Adrian Bunk
12
-12
/
+11
2008-05-02
sparc32: More memory probing consolidation.
David S. Miller
1
-55
/
+6
2008-05-02
sparc32: Kill totally unused memory information tables.
David S. Miller
1
-1
/
+1
2008-02-12
[SPARC]: Use shorter form of "get_zeroed_page".
Robert P. J. Day
1
-3
/
+1
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2
-7
/
+17
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2
-2
/
+0
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-3
/
+3
2007-10-27
[SPARC32]: Fix build-warning in io-unit.c
David S. Miller
1
-1
/
+1
2007-10-27
[SPARC32]: __inline__ --> inline
David S. Miller
2
-11
/
+9
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
3
-6
/
+6
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
3
-14
/
+18
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-16
SPARC: sg chaining support
Jens Axboe
3
-14
/
+18
2007-08-20
[SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.
David S. Miller
1
-1
/
+2
2007-08-14
[SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.
Mark Fortescue
1
-2
/
+0
2007-08-14
[SPARC32]: Fix bogus ramdisk image location check.
Mark Fortescue
1
-2
/
+1
2007-08-10
[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.
Robert Reif
2
-15
/
+15
2007-07-31
[SPARC]: Fix exec failures on sun4c.
Mark Fortescue
1
-0
/
+3
2007-07-21
[SPARC32]: Make PAGE_SHARED a read-mostly variable.
Al Viro
3
-2
/
+5
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-11
/
+11
2007-07-16
page table handling cleanup
Jan Beulich
2
-10
/
+0
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2
-2
/
+2
2007-03-14
[PATCH] sparc: nr_free_pages() is unsigned long
Al Viro
1
-1
/
+1
2006-12-10
[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.
David S. Miller
1
-0
/
+5
2006-12-10
[SPARC]: Replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-5
/
+3
2006-10-11
[SPARC32]: Mark srmmu_nocache_init as __init.
Martin Habets
1
-1
/
+1
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
2
-2
/
+2
2006-07-21
[SPARC]: Initialize iounit spinlock in iounit_init().
Raymond Burns
1
-0
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
11
-11
/
+0
2006-06-23
[SPARC]: Port sparc64 in-kernel device tree code to sparc32.
David S. Miller
1
-0
/
+2
2006-06-20
[SPARC]: Fix iommu_flush_iotlb end address
Bob Breuer
1
-1
/
+2
2006-03-23
[SPARC]: Try to start getting SMP back into shape.
Bob Breuer
1
-0
/
+6
2006-03-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-7
/
+20
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-3
/
+3
2006-03-22
[SPARC]: Respect vm_page_prot in io_remap_page_range().
David S. Miller
4
-7
/
+20
[next]