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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-20
V4L/DVB (5848): Av7110: fix typo
Yoann Padioleau
1
-1
/
+1
2007-07-20
Revert "sys_time() speedup"
Linus Torvalds
1
-8
/
+5
2007-07-20
[CELL] spufs: rework list management and associated locking
Christoph Hellwig
3
-169
/
+112
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
26
-133
/
+1828
2007-07-20
[CELL] oprofile: enable SPU switch notification to detect currently active SP...
Bob Nelson
3
-8
/
+55
2007-07-20
[CELL] spu_base: locking cleanup
Christoph Hellwig
1
-33
/
+51
2007-07-20
[CELL] cell: indexing of SPUs based on firmware vicinity properties
Arnd Bergmann
1
-1
/
+89
2007-07-20
[CELL] spufs: integration of SPE affinity with the scheduller
Arnd Bergmann
2
-0
/
+23
2007-07-20
[CELL] cell: add placement computation for scheduling of affinity contexts
Arnd Bergmann
3
-1
/
+151
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
8
-17
/
+195
2007-07-20
[CELL] cell: add hardcoded spu vicinity information for QS20
Arnd Bergmann
1
-1
/
+54
2007-07-20
[CELL] cell: add vicinity information on spus
Arnd Bergmann
2
-0
/
+5
2007-07-20
[CELL] cell: add per BE structure with info about its SPUs
Arnd Bergmann
3
-7
/
+29
2007-07-20
[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()
Masato Noguchi
1
-2
/
+1
2007-07-20
[CELL] spufs: remove unused file argument from spufs_run_spu()
Jeremy Kerr
3
-5
/
+3
2007-07-20
[CELL] spufs: change decrementer restore timing
Masato Noguchi
2
-20
/
+20
2007-07-20
[CELL] spufs: dont halt decrementer at restore step 47
Masato Noguchi
1
-4
/
+16
2007-07-20
[CELL] spufs: limit saving MFC_CNTL bits
Masato Noguchi
1
-9
/
+4
2007-07-20
[CELL] spufs: fix read and write for decr_status file
Masato Noguchi
1
-4
/
+8
2007-07-20
[CELL] spufs: fix decr_status meanings
Masato Noguchi
4
-223
/
+269
2007-07-20
[CELL] spufs: remove needless context save/restore code
Masato Noguchi
1
-11
/
+1
2007-07-20
[CELL] spufs: fix array size of channel index
Jeremy Kerr
1
-6
/
+6
2007-07-20
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
Christoph Hellwig
4
-23
/
+44
2007-07-20
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
8
-78
/
+94
2007-07-20
[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts
Jeremy Kerr
1
-9
/
+0
2007-07-20
[CELL] spufs: Make signal-notification files readonly for NOSCHED contexts
Jeremy Kerr
1
-2
/
+16
2007-07-20
[CELL] spufs: Avoid unexpectedly restaring MFC during context save
Kazunori Asayama
2
-1
/
+3
2007-07-20
[CELL] spufs: remove section mismatch warning
Sebastian Siewior
2
-2
/
+2
2007-07-20
[CELL] add support for MSI on Axon-based Cell systems
Michael Ellerman
2
-0
/
+447
2007-07-20
[CELL] saving spus information for kexec crash
Andre Detsch
3
-1
/
+76
2007-07-20
[CELL] driver for DDR2 memory on AXON
Maxim Shchetynin
3
-0
/
+392
2007-07-20
[CELL] allow linux to map Cell regs on legacy SLOF tree.
Jean-Christophe DUBOIS
1
-0
/
+7
2007-07-20
[CELL] fix cbe_thermal for legacy SLOF tree.
Jean-Christophe DUBOIS
1
-5
/
+20
2007-07-20
[CELL] fix cbe_cpufreq for legacy SLOF tree.
Jean-Christophe DUBOIS
1
-0
/
+10
2007-07-20
[CELL] cbe_cpufreq: reorganize code
Christian Krafft
6
-188
/
+309
2007-07-20
[CELL] cbe_cpufreq: fix minor issues
Christian Krafft
1
-18
/
+40
2007-07-20
[CELL] cbe_cpufreq: fix initialization
Christian Krafft
1
-12
/
+8
2007-07-20
[CELL] cbe_cpufreq: fix latency measurement
Christian Krafft
1
-8
/
+17
2007-07-20
[CELL] pmi: remove support for mutiple devices.
Christian Krafft
3
-55
/
+40
2007-07-20
Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR)
Roland Dreier
1
-1
/
+1
2007-07-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
35
-1412
/
+1187
2007-07-20
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
20
-134
/
+125
2007-07-20
FRV: Fix linkage problems
David Howells
1
-2
/
+2
2007-07-20
Fix memory leak in tpm_binary_bios_measurements_open()
Reiner Sailer
1
-3
/
+8
2007-07-20
[IA64] Prevent people from directly including <asm/rwsem.h>.
Robert P. J. Day
1
-0
/
+4
2007-07-20
Pull ia64-clocksource into release branch
Tony Luck
24
-566
/
+335
2007-07-20
[IA64] remove time interpolator
Bob Picco
6
-391
/
+0
2007-07-20
[IA64] Convert to generic timekeeping/clocksource
Tony Luck
18
-175
/
+335
2007-07-20
[MIPS] User stack pointer randomisation
Franck Bui-Huu
2
-1
/
+15
2007-07-20
[MIPS] Remove unused include/asm-mips/gfx.h
Yoichi Yuasa
1
-55
/
+0
[prev]
[next]