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
/
sparc64
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-5
/
+21
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
3
-3
/
+21
2006-10-02
[SPARC64]: Update defconfig.
David S. Miller
1
-5
/
+18
2006-10-02
[SPARC64]: Move signal compat bits to new header file.
David S. Miller
3
-0
/
+3
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+21
2006-10-02
[PATCH] introduce kernel_execve
Arnd Bergmann
1
-3
/
+2
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
3
-10
/
+10
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-10-02
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
1
-1
/
+1
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-2
/
+0
2006-09-29
[PATCH] solaris emulation: incorrect tty locking
Alan Cox
1
-0
/
+3
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-2
/
+2
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-20
/
+21
2006-09-27
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
1
-1
/
+1
2006-09-26
[SPARC64]: Kill bogus check from bootmem_init().
David S. Miller
1
-2
/
+1
2006-09-26
[SPARC64]: Update defconfig.
David S. Miller
1
-18
/
+20
2006-09-25
[SPARC64]: Fix section-mismatch errors in solaris emul module.
David S. Miller
2
-20
/
+6
2006-09-23
[SPARC64]: Update defconfig.
David S. Miller
1
-6
/
+19
2006-09-23
[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.
David S. Miller
1
-1
/
+1
2006-09-18
[SPARC]: Fix regression in sys_getdomainname()
Andy Walker
1
-4
/
+6
2006-09-12
[PATCH] sparc64 audit syscall classes hookup
Al Viro
4
-0
/
+110
2006-09-08
[PATCH] IA64,sparc: local DoS with corrupted ELFs
Kirill Korotaev
1
-16
/
+20
2006-08-29
[SPARC64]: Fix X server hangs due to large pages.
David S. Miller
1
-0
/
+2
2006-07-24
[SPARC64]: Explicitly print return PC when the kernel fault PC is bogus.
David S. Miller
1
-0
/
+3
2006-07-21
[SPARC64]: Update defconfig.
David S. Miller
1
-4
/
+4
2006-07-21
[SPARC]: Fix length parameter verification in sys_getdomainname().
David S. Miller
1
-9
/
+9
2006-07-21
[SPARC]: Simplify and correct __cpu_find_by()
David S. Miller
1
-3
/
+0
2006-07-21
[SPARC]: Kill prom_getname, unused and not implemented properly.
David S. Miller
2
-86
/
+0
2006-07-21
[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.
David S. Miller
2
-4
/
+42
2006-07-14
[SPARC64] Fix PSYCHO PCI controler init.
Marc Zyngier
1
-1
/
+2
2006-07-14
[SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources()
David S. Miller
1
-3
/
+0
2006-07-14
[SPARC64]: Make sure IRQs are disabled properly during early boot.
David S. Miller
2
-9
/
+6
2006-07-13
[SPARC]: Fix OF register translations under sub-PCI busses.
David S. Miller
1
-146
/
+162
2006-07-13
[SPARC64]: Refine Sabre wsync logic.
David S. Miller
1
-8
/
+27
2006-07-13
[SPARC64]: Fix 2 bugs in sabre_irq_build()
David S. Miller
1
-4
/
+26
2006-07-13
[SPARC64]: Update defconfig.
David S. Miller
1
-8
/
+31
2006-07-13
[SPARC64]: of_device_register() error checking fix
Andrew Morton
1
-2
/
+4
2006-07-10
[PATCH] disallow modular binfmt_elf32
Christoph Hellwig
1
-1
/
+1
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
1
-1
/
+1
2006-07-05
[SPARC64]: Fix stack overflow checking in modular non-SMP kernels.
Mikael Pettersson
1
-5
/
+5
2006-07-05
[SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.
Randy Dunlap
2
-1
/
+6
2006-07-02
[PATCH] irq-flags: SPARC64: Use the new IRQF_ constants
Thomas Gleixner
5
-21
/
+21
2006-06-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-97
/
+26
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
33
-34
/
+0
2006-06-30
[SPARC64]: Kill sun4v virtual device layer.
David S. Miller
2
-97
/
+23
2006-06-30
[SPARC64]: Mask out top 8-bits in physical address when building resources.
David S. Miller
1
-0
/
+3
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
33
-34
/
+0
2006-06-29
[SPARC64]: Print symbol name of regs->tpc on kernel unaligned accesses.
David S. Miller
1
-1
/
+3
[next]