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
2008-02-14
Introduce path_put()
Jan Blunck
1
-2
/
+2
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-4
/
+4
2008-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-297
/
+509
2008-02-09
[SPARC]: Remove of_platform_device_create
Stephen Rothwell
1
-26
/
+0
2008-02-09
[SPARC64]: Add kretprobe support.
David S. Miller
1
-2
/
+111
2008-02-09
[SPARC64]: Add SG merging support back into IOMMU code.
David S. Miller
2
-147
/
+290
2008-02-09
[SPARC64]: IOMMU allocations using iommu-helper layer.
David S. Miller
4
-110
/
+111
2008-02-09
[SPARC64]: iommu_common.h tidy ups...
David S. Miller
1
-3
/
+7
2008-02-09
[SPARC64]: Remove unused declarations from iommu_common.h
David S. Miller
1
-19
/
+0
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-301
/
+110
2008-02-08
misc: removal of final callers using fastcall
Harvey Harrison
1
-1
/
+1
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
6
-7
/
+0
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
2
-12
/
+2
2008-02-08
aout: mark arches that support A.OUT format
David Howells
1
-1
/
+4
2008-02-08
pid: fix solaris_procids
Eric W. Biederman
1
-2
/
+2
2008-02-08
[SPARC64]: Make use of the new fs/compat_binfmt_elf.c
David S. Miller
3
-144
/
+1
2008-02-07
[SPARC64]: Make use of compat_sys_ptrace()
David S. Miller
2
-159
/
+109
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-432
/
+726
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-4
/
+4
2008-02-07
[SPARC64]: Use regsets in arch_ptrace().
David S. Miller
1
-132
/
+77
2008-02-07
[SPARC64]: Use regsets for ELF core dumping.
David S. Miller
1
-27
/
+4
2008-02-07
[SPARC64]: Remove unintentional ptrace debugging messages.
David S. Miller
1
-5
/
+0
2008-02-07
[SPARC]: Move over to arch_ptrace().
David S. Miller
2
-284
/
+109
2008-02-07
[SPARC]: Remove PTRACE_SUN* handling.
David S. Miller
1
-14
/
+1
2008-02-07
[SPARC]: Kill DEBUG_PTRACE code.
David S. Miller
1
-43
/
+0
2008-02-07
[SPARC64]: Add user regsets.
David S. Miller
1
-1
/
+581
2008-02-07
[SPARC64]: Fix booting on non-zero cpu.
David S. Miller
2
-0
/
+28
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-529
/
+151
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-2
/
+0
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
3
-3
/
+6
2008-02-06
read_current_timer() cleanups
Andrew Morton
1
-0
/
+5
2008-02-06
[SPARC64]: Temporarily remove IOMMU merging code.
David S. Miller
5
-496
/
+92
2008-02-06
[SPARC64]: Update defconfig.
David S. Miller
1
-30
/
+53
2008-02-06
[SPARC]: Add new timerfd syscall entries.
David S. Miller
1
-3
/
+6
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-3
/
+3
2008-02-05
iommu sg merging: sparc64: make iommu respect the segment size limits
FUJITA Tomonori
4
-5
/
+10
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-2
/
+2
2008-02-05
[SPARC64] pci_sun4v.c: Section fixes.
Adrian Bunk
1
-3
/
+3
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-3
/
+2
2008-02-03
remove Documentation/smp.txt
Adrian Bunk
1
-3
/
+2
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-2
/
+0
2008-02-03
Add HAVE_KPROBES
Mathieu Desnoyers
1
-0
/
+1
2008-02-03
Add HAVE_OPROFILE
Mathieu Desnoyers
1
-0
/
+1
2008-02-01
PCI: Kconfig help: don't refer to the PCI-HOWTO
Adrian Bunk
1
-5
/
+0
2008-01-31
[SPARC64]: Fix inconsistent .section usage in lib/
Sam Ravnborg
2
-2
/
+2
2008-01-31
[SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.
Sam Ravnborg
1
-1
/
+1
2008-01-30
SPARC64: use generic percpu
travis@sgi.com
1
-0
/
+5
2008-01-30
percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREA
travis@sgi.com
1
-1
/
+1
2008-01-30
percpu: use a kconfig variable to signal arch specific percpu setup
travis@sgi.com
1
-0
/
+3
[next]