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
2011-06-02
perf script: Add printing of sample address
David Ahern
4
-11
/
+82
2011-06-02
perf script: Make printing of dso a separate field option
David Ahern
4
-10
/
+24
2011-06-02
perf script: "sym" field really means show IP data
David Ahern
4
-38
/
+58
2011-06-02
perf stat: clarify unsupported events from uncounted events
David Ahern
2
-2
/
+8
2011-06-02
perf python: Cleanup useless double NULL termination in method arg names
Frederic Weisbecker
1
-8
/
+9
2011-06-02
perf python: Fix argument name list of read_on_cpu()
Frederic Weisbecker
1
-1
/
+1
2011-06-02
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
9
-44
/
+74
2011-06-02
perf python: Use exception to propagate errors
Arnaldo Carvalho de Melo
1
-6
/
+4
2011-06-02
perf evlist: Remove dependency on debug routines
Arnaldo Carvalho de Melo
1
-9
/
+4
2011-05-28
perf: De-schedule a task context when removing the last event
Peter Zijlstra
1
-0
/
+4
2011-05-28
perf: Change close() semantics for group events
Peter Zijlstra
1
-7
/
+1
2011-05-28
perf: Collect the schedule-in rules in one function
Peter Zijlstra
1
-12
/
+15
2011-05-28
perf: Change and simplify ctx::is_active semantics
Peter Zijlstra
1
-6
/
+8
2011-05-28
perf: Simplify and fix __perf_install_in_context()
Peter Zijlstra
1
-45
/
+35
2011-05-28
perf: Remove task_ctx_sched_in()
Peter Zijlstra
1
-20
/
+6
2011-05-28
perf: Optimize event scheduling locking
Peter Zijlstra
1
-25
/
+36
2011-05-28
perf: Clean up 'ctx' reference counting
Peter Zijlstra
1
-7
/
+3
2011-05-28
perf: Optimize ctx_sched_out()
Peter Zijlstra
1
-2
/
+2
2011-05-28
perf: Fix SIGIO handling
Peter Zijlstra
1
-0
/
+8
2011-05-27
perf top: Don't stop if no kernel symtab is found
Arnaldo Carvalho de Melo
1
-5
/
+15
2011-05-27
perf top: Handle kptr_restrict
Arnaldo Carvalho de Melo
1
-0
/
+15
2011-05-27
perf top: Remove unused macro
Arnaldo Carvalho de Melo
1
-2
/
+0
2011-05-27
perf events: initialize fd array to -1 instead of 0
David Ahern
1
-0
/
+10
2011-05-27
perf tools: Make sure kptr_restrict warnings fit 80 col terms
Arnaldo Carvalho de Melo
2
-21
/
+15
2011-05-27
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
17
-41
/
+148
2011-05-27
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
4
-44
/
+79
2011-05-26
perf tools: Fix build on older systems
Arnaldo Carvalho de Melo
2
-0
/
+3
2011-05-26
perf symbols: Handle /proc/sys/kernel/kptr_restrict
Arnaldo Carvalho de Melo
6
-6
/
+107
2011-05-26
perf: Remove duplicate headers
Jesper Juhl
2
-3
/
+0
2011-05-26
Merge branch 'linus' into perf/urgent
Ingo Molnar
5426
-352460
/
+392441
2011-05-25
tmpfs: fix XATTR N overriding POSIX_ACL Y
Eric Paris
1
-14
/
+15
2011-05-25
ftrace: Add internal recursive checks
Steven Rostedt
4
-7
/
+33
2011-05-25
tracing: Update btrfs's tracepoints to use u64 interface
liubo
1
-2
/
+2
2011-05-25
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
liubo
3
-0
/
+52
2011-05-25
ftrace: Set ops->flag to enabled even on static function tracing
Steven Rostedt
1
-1
/
+5
2011-05-25
tracing: Have event with function tracer check error return
Steven Rostedt
1
-1
/
+6
2011-05-25
ftrace: Have ftrace_startup() return failure code
Steven Rostedt
1
-6
/
+8
2011-05-25
video: mb862xx: udelay need linux/delay.h
Stephen Rothwell
1
-0
/
+1
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
Linus Torvalds
14
-12
/
+444
2011-05-25
slub: remove no-longer used 'unlock_out' label
Linus Torvalds
1
-1
/
+0
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
187
-1203
/
+2049
2011-05-25
jump_label: Check entries limit in __jump_label_update
Jiri Olsa
1
-5
/
+13
2011-05-25
ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARM
Rabin Vincent
1
-0
/
+8
2011-05-25
scripts/tags.sh: Add magic for trace-events for etags too
Steven Rostedt
1
-1
/
+3
2011-05-25
scripts/tags.sh: Fix ctags for DEFINE_EVENT()
Steven Rostedt
1
-1
/
+1
2011-05-25
x86/ftrace: Fix compiler warning in ftrace.c
Rakib Mullick
1
-6
/
+6
2011-05-25
maccess,probe_kernel: Make write/read src const void *
Steven Rostedt
4
-12
/
+12
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
49
-556
/
+5699
2011-05-25
Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-87
/
+118
2011-05-25
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...
Linus Torvalds
2
-3
/
+5
[next]