index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-01
trace_syscalls: Remove unused syscall_name_to_nr()
Lai Jiangshan
1
-16
/
+0
2009-12-01
trace_syscalls: Simplify syscall profile
Lai Jiangshan
1
-16
/
+8
2009-12-01
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
1
-0
/
+12
2009-12-01
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
1
-13
/
+9
2009-12-01
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
1
-20
/
+10
2009-12-01
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
1
-25
/
+11
2009-12-01
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
1
-8
/
+0
2009-12-01
SLOW_WORK: Move slow_work's proc file to debugfs
David Howells
4
-12
/
+18
2009-12-01
SLOW_WORK: Fix the CONFIG_MODULES=n case
David Howells
1
-17
/
+29
2009-12-01
perf_event: Initialize data.period in perf_swevent_hrtimer()
Xiao Guangrong
1
-0
/
+1
2009-12-01
trace_kprobes: Fix a memory leak bug and check kstrdup() return value
Masami Hiramatsu
1
-7
/
+19
2009-11-29
core: Fix user return notifier on fork()
Avi Kivity
1
-0
/
+2
2009-11-27
trace_kprobes: Don't output zero offset
Lai Jiangshan
1
-3
/
+9
2009-11-27
trace_kprobes: Always show group name
Lai Jiangshan
1
-1
/
+1
2009-11-27
trace_kprobes: Fix memory leak
Lai Jiangshan
1
-1
/
+3
2009-11-27
trace_syscalls: Add syscall nr field
Lai Jiangshan
1
-0
/
+8
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
2
-53
/
+24
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
Frederic Weisbecker
1
-69
/
+18
2009-11-27
softlockup: Fix hung_task_check_count sysctl
Anton Blanchard
1
-1
/
+1
2009-11-26
perf_events: Fix read() bogus counts when in error state
Stephane Eranian
1
-1
/
+10
2009-11-26
sched, time: Define nsecs_to_jiffies()
Hidetoshi Seto
2
-2
/
+31
2009-11-26
sched: Remove task_{u,s,g}time()
Hidetoshi Seto
2
-32
/
+3
2009-11-26
sched: Introduce task_times() to replace task_{u,s}time() pair
Hidetoshi Seto
3
-24
/
+41
2009-11-26
tracepoint: Add signal loss events
Masami Hiramatsu
1
-5
/
+14
2009-11-26
tracepoint: Add signal deliver event
Masami Hiramatsu
1
-0
/
+3
2009-11-26
tracepoint: Move signal sending tracepoint to events/signal.h
Masami Hiramatsu
1
-2
/
+3
2009-11-26
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
23
-193
/
+373
2009-11-26
hw-breakpoints: Fix unused function in off-case
Frederic Weisbecker
1
-4
/
+0
2009-11-26
timers, init: Limit the number of per cpu calibration bootup messages
Mike Travis
1
-3
/
+2
2009-11-26
sched: Limit the number of scheduler debug messages
Mike Travis
1
-0
/
+13
2009-11-26
kernel/hw_breakpoint.c: Fix local/global shadowing
Andrew Morton
1
-6
/
+6
2009-11-26
hw-breakpoints: Simplify error handling in breakpoint creation requests
Frederic Weisbecker
2
-14
/
+6
2009-11-26
hw-breakpoints: Improve in-kernel event creation error granularity
Frederic Weisbecker
1
-9
/
+11
2009-11-26
ksym_tracer: Fix breakpoint removal after modification
Frederic Weisbecker
1
-2
/
+8
2009-11-25
ring-buffer-benchmark: Add parameters to set produce/consumer priorities
Steven Rostedt
1
-2
/
+56
2009-11-25
sched.c: Call debug_show_all_locks() when dumping all tasks
Shmulik Ladkani
1
-1
/
+1
2009-11-25
trace/syscalls: Change ret param in struct syscall_trace_exit to long
Tom Zanussi
1
-1
/
+1
2009-11-24
perf_events: Fix bad software/trace event recursion counting
Frederic Weisbecker
1
-1
/
+1
2009-11-24
sched: Optimize branch hint in context_switch()
Tim Blechmann
1
-2
/
+2
2009-11-24
sched: Optimize branch hint in pick_next_task_fair()
Tim Blechmann
1
-1
/
+1
2009-11-24
perf_events: Fix bogus copy_to_user() in perf_event_read_group()
Stephane Eranian
1
-1
/
+1
2009-11-24
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
1
-2
/
+0
2009-11-24
Silence the existing API for capability version compatibility check.
Andrew G. Morgan
1
-2
/
+2
2009-11-23
sched_feat_write(): Update ppos instead of file->f_pos
Jan Blunck
1
-1
/
+1
2009-11-23
perf: Add kernel side syscall events support for breakpoints
Frederic Weisbecker
1
-9
/
+25
2009-11-23
hw-breakpoints: Check the breakpoint params from perf tools
Frederic Weisbecker
1
-1
/
+10
2009-11-23
hw-breakpoint: Attribute authorship of hw-breakpoint related files
K.Prasad
1
-0
/
+4
2009-11-23
perf_events: Restore sanity to scaling land
Peter Zijlstra
1
-1
/
+6
2009-11-23
perf_events: Undo some recursion damage
Peter Zijlstra
3
-51
/
+48
2009-11-23
perf_events: Fix __perf_event_exit_task() vs. update_event_times() locking
Peter Zijlstra
1
-39
/
+39
[prev]
[next]