index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-14
tracing: Have dynamic size event stack traces
Steven Rostedt
3
-19
/
+87
2011-07-13
ftrace: Fix dynamic selftest failure on some archs
Steven Rostedt
1
-0
/
+26
2011-07-13
ftrace: Update filter when tracing enabled in set_ftrace_filter()
Steven Rostedt
1
-0
/
+4
2011-07-13
ftrace: Balance records when updating the hash
Steven Rostedt
1
-16
/
+33
2011-07-07
ftrace: Do not disable interrupts for modules in mcount update
Steven Rostedt
1
-5
/
+11
2011-07-07
tracing: Still trace filtered irq functions when irq trace is disabled
Steven Rostedt
2
-17
/
+35
2011-07-05
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
13
-316
/
+324
2011-07-01
perf: export perf_event_refresh() to modules
Avi Kivity
1
-1
/
+2
2011-07-01
perf: Add context field to perf_event
Avi Kivity
3
-10
/
+23
2011-07-01
perf: Remove the perf_output_begin(.sample) argument
Peter Zijlstra
2
-24
/
+21
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
5
-45
/
+33
2011-07-01
perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4
Cyrill Gorcunov
1
-1
/
+5
2011-07-01
events: Ensure that timers are updated without requiring read() call
Eric B Munson
1
-2
/
+13
2011-07-01
events: Move lockless timer calculation into helper function
Eric B Munson
1
-7
/
+15
2011-07-01
events: Add note to update_event_times comment about holding ctx->lock
Eric B Munson
1
-0
/
+1
2011-07-01
perf_events: Fix perf buffer watermark setting
Vince Weaver
2
-9
/
+13
2011-07-01
Merge commit 'v3.0-rc5' into perf/core
Ingo Molnar
16
-521
/
+611
2011-06-27
taskstats: don't allow duplicate entries in listener mode
Vasiliy Kulikov
1
-3
/
+12
2011-06-25
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-70
/
+88
2011-06-21
alarmtimers: Return -ENOTSUPP if no RTC device is present
John Stultz
1
-1
/
+22
2011-06-21
alarmtimers: Handle late rtc module loading
John Stultz
1
-70
/
+67
2011-06-21
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
1
-1
/
+3
2011-06-19
Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...
Linus Torvalds
3
-19
/
+15
2011-06-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-402
/
+461
2011-06-17
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
David Howells
1
-7
/
+9
2011-06-17
generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...
Takao Indoh
1
-4
/
+1
2011-06-16
rcu: Move RCU_BOOST #ifdefs to header file
Paul E. McKenney
3
-382
/
+390
2011-06-16
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
1
-11
/
+13
2011-06-16
Merge commit 'v3.0-rc3' into perf/core
Ingo Molnar
10
-47
/
+103
2011-06-15
rcu: use softirq instead of kthreads except when RCU_BOOST=y
Paul E. McKenney
4
-41
/
+99
2011-06-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+5
2011-06-15
gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL
Josh Triplett
1
-1
/
+2
2011-06-15
memcg: clear mm->owner when last possible owner leaves
KAMEZAWA Hiroyuki
1
-16
/
+15
2011-06-15
sched: Check if lowest_mask is initialized in find_lowest_rq()
Steven Rostedt
1
-0
/
+4
2011-06-15
sched: Fix need_resched() when checking peempt
Hillf Danton
1
-1
/
+1
2011-06-14
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
3
-7
/
+42
2011-06-14
stack_trace: Add weak save_stack_trace_regs()
Masami Hiramatsu
1
-3
/
+9
2011-06-14
ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process
Vaibhav Nagarnaik
1
-6
/
+19
2011-06-14
tracing: Convert to kstrtoul_from_user
Peter Huewe
5
-110
/
+20
2011-06-14
tracing, function_graph: Add context-info support for function_graph tracer
Jiri Olsa
1
-22
/
+31
2011-06-14
tracing, function_graph: Remove lock-depth from latency trace
Jiri Olsa
1
-4
/
+3
2011-06-14
tracing, function: Fix trace header to follow context-info option
Jiri Olsa
1
-0
/
+3
2011-06-14
tracing, function_graph: Merge overhead and duration display functions
Jiri Olsa
1
-74
/
+74
2011-06-14
tracing, function_graph: Remove dependency of abstime and duration fields on ...
Jiri Olsa
3
-18
/
+9
2011-06-14
async: Fixed an include coding style issue
Paul McQuade
1
-5
/
+7
2011-06-14
ftrace: Fixed an include coding style issue
Paul McQuade
1
-5
/
+2
2011-06-14
tracing: Add disable_on_free option
Steven Rostedt
2
-2
/
+5
2011-06-14
tracing: Add a proc file to stop tracing and free buffer
Vaibhav Nagarnaik
1
-35
/
+73
2011-06-14
signal.c: fix kernel-doc notation
Randy Dunlap
1
-1
/
+1
2011-06-14
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
3
-22
/
+23
[next]