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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-12
[SPARC]: Fix section mismatch warnings in pci.c and pcic.c
Robert Reif
1
-2
/
+2
2007-04-12
[SPARC]: avoid CHILD_MAX and OPEN_MAX constants
Roland McGrath
1
-2
/
+2
2007-03-26
[SPARC32]: Fix SMP build regression
Robert Reif
1
-0
/
+2
2007-03-14
[PATCH] sparc: nr_free_pages() is unsigned long
Al Viro
1
-1
/
+1
2007-03-12
[SPARC]: Hook up missing syscalls.
David S. Miller
1
-1
/
+5
2007-03-12
[SPARC]: Fix TIF_USEDFPU flag atomicity
William Lee Irwin III
2
-11
/
+11
2007-03-02
[SPARC]: Provide pci_device_to_OF_node() just like powerpc.
David S. Miller
1
-0
/
+8
2007-03-02
[SPARC]: Handle unresolvable resources better in of_device.c
David S. Miller
1
-3
/
+0
2007-03-02
[SPARC]: Fix bus handling in build_device_resources().
David S. Miller
1
-3
/
+4
2007-02-12
[SPARC]: Re-export saved_command_line to modules.
David S. Miller
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
1
-1
/
+1
2007-02-12
[PATCH] Dynamic kernel command-line: sparc
Alon Bar-Lev
2
-2
/
+2
2007-02-12
[PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility code
Eric W. Biederman
1
-4
/
+6
2007-02-11
[PATCH] sort the devres mess out
Al Viro
1
-1
/
+3
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
1
-9
/
+0
2007-02-11
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
1
-0
/
+1
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+4
2007-02-11
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
Christoph Lameter
1
-0
/
+4
2007-02-01
[PATCH] sanitize sections for sparc32 smp
Al Viro
2
-5
/
+5
2007-01-30
[PATCH] missing exports of pm_power_off() on alpha and sparc32
Al Viro
1
-0
/
+1
2006-12-31
[SPARC64]: Fix of_iounmap() region release.
David S. Miller
1
-1
/
+1
2006-12-30
[PATCH] sparc32: add offset in pci_map_sg()
Jan Andersson
1
-1
/
+2
2006-12-17
[SPARC]: Make bitops use same spinlocks as atomics.
David S. Miller
5
-123
/
+42
2006-12-17
[SPARC]: Update defconfig.
David S. Miller
1
-179
/
+532
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2
-3
/
+3
2006-12-10
[SPARC{32,64}]: Propagate ptrace_traceme() return value.
Alexey Dobriyan
1
-1
/
+4
2006-12-10
[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.
David S. Miller
2
-0
/
+9
2006-12-10
[SPARC]: Replace kmalloc+memset with kzalloc
Yan Burman
4
-10
/
+5
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+8
2006-12-08
[PATCH] struct path: convert sparc
Josef Sipek
1
-3
/
+3
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-5
/
+3
2006-12-07
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
Eric W. Biederman
1
-0
/
+1
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
1
-2
/
+2
2006-11-05
[SPARC]: Fix robust futex syscalls and wire up migrate_pages.
David S. Miller
2
-4
/
+4
2006-10-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-5
/
+5
2006-10-27
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-27
[SPARC]: Fix bus_id[] string overflow.
David S. Miller
2
-5
/
+5
2006-10-17
[SPARC]: Sparc compilation fix with floppy enabled
Krzysztof Helt
1
-1
/
+1
2006-10-17
[SPARC]: Add sparc profiling support
Martin Habets
6
-0
/
+60
2006-10-17
[SPARC]: Kill BOOTME_SINGLE.
David S. Miller
1
-2
/
+0
2006-10-11
[SPARC32]: Fix sparc32 modpost warnings.
Martin Habets
1
-2
/
+2
2006-10-11
[SPARC32]: Fix sparc32 modpost warnings with sunzilog
Martin Habets
1
-10
/
+0
2006-10-11
[SPARC32]: Mark srmmu_nocache_init as __init.
Martin Habets
1
-1
/
+1
2006-10-11
[SPARC32]: pcic.c needs asm/irq_regs.h
David S. Miller
1
-0
/
+1
2006-10-09
[SPARC32]: Fix prom.c build warning
Martin Habets
1
-2
/
+5
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
5
-10
/
+10
2006-10-08
[PATCH] sparc32 rwlock fix
Al Viro
2
-1
/
+23
2006-10-08
[PATCH] sparc32 pt_regs fixes
Al Viro
9
-22
/
+43
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2
-2
/
+0
[next]