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
2008-05-20
sparc: remove CVS keywords
Adrian Bunk
60
-60
/
+54
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-12
sparc: Fix mremap address range validation.
David S. Miller
1
-43
/
+5
2008-05-11
sparc32: fix rtrap.S typo
Robert Reif
1
-1
/
+1
2008-05-11
sparc: Fix debugger syscall restart interactions.
David S. Miller
4
-41
/
+40
2008-05-11
sparc: Fix ptrace() detach.
David S. Miller
1
-0
/
+2
2008-05-10
sparc32: Don't twiddle PT_DTRACE in exec.
David S. Miller
1
-5
/
+0
2008-05-07
sparc: Fix SA_ONSTACK signal handling.
David S. Miller
1
-3
/
+17
2008-05-07
sparc: Fix fork/clone/vfork system call restart.
David S. Miller
1
-4
/
+16
2008-05-07
sparc: Fix mmap VA span checking.
David S. Miller
1
-2
/
+1
2008-05-02
sparc32: Delete prom_stdin and prom_stdout.
David S. Miller
1
-7
/
+0
2008-05-02
sparc32: More memory probing consolidation.
David S. Miller
3
-141
/
+69
2008-05-02
sparc32: Kill totally unused memory information tables.
David S. Miller
2
-100
/
+5
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
9
-948
/
+292
2008-04-29
sparc: Add kgdb support.
David S. Miller
7
-871
/
+292
2008-04-29
sparc32: Kill smp_message_pass() and related code.
David S. Miller
2
-77
/
+0
2008-04-27
sparc: Remove old style signal frame support.
David S. Miller
3
-253
/
+23
2008-04-23
sparc: cleanup after SunOS binary emulation removal
Adrian Bunk
2
-6
/
+0
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
14
-2508
/
+130
2008-04-21
[SPARC]: Remove SunOS and Solaris binary support.
David S. Miller
14
-2508
/
+130
2008-04-20
[SPARC] minor irq handler cleanups
Jeff Garzik
1
-1
/
+1
2008-04-17
Generic semaphore implementation
Matthew Wilcox
3
-161
/
+1
2008-04-29
sparc: Export symbols for ZERO_PAGE usage in modules.
Aneesh Kumar K.V
1
-0
/
+2
2008-04-29
sparc: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-5
/
+1
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
1
-2
/
+2
2008-04-09
[SPARC]: Fix several regset and ptrace bugs.
David S. Miller
1
-1
/
+1
2008-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
7
-214
/
+211
2008-03-17
[NET] endianness noise: INADDR_ANY
Al Viro
1
-1
/
+1
2008-03-03
[SPARC]: Fix link errors with gcc-4.3
David S. Miller
3
-207
/
+203
2008-03-03
sparc: replace remaining __FUNCTION__ occurances
Harvey Harrison
1
-3
/
+3
2008-02-28
[SPARC]: Add reboot_command[] extern decl to asm/system.h
David S. Miller
1
-2
/
+0
2008-02-28
[SPARC]: Mark linux_sparc_{fpu,chips} static.
David S. Miller
1
-2
/
+2
2008-02-24
[SPARC]: Fix build in arch/sparc/kernel/led.c
David S. Miller
1
-0
/
+3
2008-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-20
/
+1
2008-02-18
[SPARC]: Kill 'prom_palette'.
David S. Miller
3
-16
/
+0
2008-02-18
[SPARC]: Kill extern decl of 'panic_setup'.
David S. Miller
1
-1
/
+0
2008-02-13
xtime_lock vs update_process_times
Peter Zijlstra
2
-5
/
+4
2008-02-12
[SPARC]: Use shorter form of "get_zeroed_page".
Robert P. J. Day
1
-3
/
+1
2008-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-165
/
+10
2008-02-09
[SPARC]: Merge asm-sparc{,64}/cache.h
David S. Miller
1
-0
/
+4
2008-02-09
[SPARC]: Kill BSD errno translation table and header files.
David S. Miller
1
-138
/
+6
2008-02-09
[SPARC]: Remove of_platform_device_create
Stephen Rothwell
1
-27
/
+0
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2
-7
/
+17
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
1
-0
/
+4
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
5
-5
/
+0
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
2
-34
/
+0
2008-02-08
aout: mark arches that support A.OUT format
David Howells
1
-0
/
+3
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-490
/
+340
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-3
/
+3
[next]