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
2009-10-15
perf tools: Handle arrays in print fields for trace parsing
Steven Rostedt
1
-0
/
+62
2009-10-15
perf tools: Handle trace parsing of < and >
Steven Rostedt
1
-0
/
+2
2009-10-15
perf tools: Fix backslash processing on trace print formats
Steven Rostedt
1
-2
/
+25
2009-10-15
perf tools: Handle print concatenations in event format file
Steven Rostedt
1
-0
/
+16
2009-10-15
Merge branch 'linus' into perf/core
Ingo Molnar
130
-792
/
+1293
2009-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
3
-24
/
+24
2009-10-14
Merge branch 'tty-fixes'
Linus Torvalds
3
-17
/
+33
2009-10-14
Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+10
2009-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-5
/
+5
2009-10-14
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-32
/
+43
2009-10-14
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-20
/
+41
2009-10-14
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-17
/
+38
2009-10-14
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-14
/
+31
2009-10-14
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+8
2009-10-14
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2009-10-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-33
/
+67
2009-10-14
x86: linker script syntax nits
Roland McGrath
2
-11
/
+10
2009-10-14
firewire: sbp2: provide fallback if mgt_ORB_timeout is missing
Stefan Richter
1
-20
/
+19
2009-10-14
ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace
Frederic Weisbecker
1
-2
/
+2
2009-10-14
ftrace: Copy ftrace_graph_filter boot param using strlcpy
Frederic Weisbecker
1
-1
/
+1
2009-10-14
tty: use the new 'flush_delayed_work()' helper to do ldisc flush
Linus Torvalds
1
-1
/
+1
2009-10-14
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
Linus Torvalds
2
-0
/
+19
2009-10-14
Make flush_to_ldisc properly handle parallel calls
Linus Torvalds
1
-16
/
+13
2009-10-14
[S390] sclp_vt220 build fix
Michael Holzheu
1
-15
/
+15
2009-10-14
[S390] cio: change misleading console logic
Peter Oberparleiter
1
-5
/
+4
2009-10-14
[S390] call home support: fix proc handler
Heiko Carstens
1
-2
/
+2
2009-10-14
[S390] dasd: use idal for device characteristics
Stefan Haberland
1
-2
/
+11
2009-10-14
[S390] Add highgprs facility to /proc/cpuinfo
Andreas Krebbel
1
-3
/
+3
2009-10-14
[S390] dasd: fix locking bug
Stefan Haberland
1
-3
/
+5
2009-10-14
[S390] tape390: Fix request queue handling in block driver
Michael Holzheu
1
-1
/
+2
2009-10-14
[S390] hypfs: Use subcode 6 if subcode 7 is not available
Michael Holzheu
1
-1
/
+1
2009-10-14
watchdog: Fix rio watchdog probe function
Thomas Gleixner
1
-1
/
+1
2009-10-14
tracing: Document HAVE_SYSCALL_TRACEPOINTS needs
Frederic Weisbecker
1
-2
/
+11
2009-10-14
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
4
-140
/
+91
2009-10-14
sh: Fix a TRACE_IRQS_OFF typo.
Paul Mundt
1
-1
/
+1
2009-10-14
sh: Optimize the setup_rt_frame() I-cache flush.
Paul Mundt
1
-2
/
+1
2009-10-14
sh: Populate initial secondary CPU info from boot_cpu_data.
Paul Mundt
1
-0
/
+2
2009-10-14
sh: Tidy up SMP cpuinfo.
Paul Mundt
1
-0
/
+2
2009-10-14
sh: Use boot_cpu_data for FPU tests in sigcontext paths.
Paul Mundt
1
-3
/
+3
2009-10-14
perf_event: Adjust frequency and unthrottle for non-group-leader events
Paul Mackerras
1
-1
/
+1
2009-10-14
tracing: Enable "__cold" functions
Jiri Olsa
1
-0
/
+1
2009-10-14
tracing: Enable records during the module load
Jiri Olsa
1
-8
/
+30
2009-10-14
tracing: Support multiple pids in set_pid_ftrace file
jolsa@redhat.com
2
-71
/
+167
2009-10-14
function-graph/x86: Replace unbalanced ret with jmp
Steven Rostedt
2
-8
/
+5
2009-10-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
15
-201
/
+228
2009-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-2
/
+3
2009-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
9
-54
/
+33
2009-10-13
headers: Fix build after <linux/sched.h> removal
Ingo Molnar
7
-0
/
+7
2009-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-6
/
+5
2009-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
8
-12
/
+64
[prev]
[next]