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-05-18
ftrace: Free hash with call_rcu_sched()
Steven Rostedt
1
-27
/
+28
2011-05-18
ftrace: Have global_ops store the functions that are to be traced
Steven Rostedt
1
-16
/
+53
2011-05-18
ftrace: Add ops parameter to ftrace_startup/shutdown functions
Steven Rostedt
1
-14
/
+14
2011-05-18
ftrace: Add enabled_functions file
Steven Rostedt
1
-2
/
+49
2011-05-18
ftrace: Use counters to enable functions to trace
Steven Rostedt
1
-16
/
+142
2011-05-18
ftrace: Separate hash allocation and assignment
Steven Rostedt
1
-42
/
+233
2011-05-18
ftrace: Create a global_ops to hold the filter and notrace hashes
Steven Rostedt
1
-19
/
+46
2011-05-18
ftrace: Use hash instead for FTRACE_FL_FILTER
Steven Rostedt
1
-82
/
+69
2011-05-18
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
Steven Rostedt
1
-26
/
+150
2011-05-10
Merge commit 'v2.6.39-rc7' into perf/core
Ingo Molnar
8
-9
/
+37
2011-05-07
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+18
2011-05-06
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
2
-0
/
+2
2011-05-06
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...
Ingo Molnar
1
-1
/
+1
2011-05-04
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2
-1
/
+18
2011-05-04
perf events: Clean up definitions and initializers, update copyrights
Ingo Molnar
1
-20
/
+20
2011-05-03
hw breakpoints: Move to kernel/events/
Borislav Petkov
3
-2
/
+2
2011-05-03
perf: Start the restructuring
Borislav Petkov
3
-2
/
+8
2011-05-02
genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL
Geert Uytterhoeven
1
-1
/
+1
2011-05-01
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-209
/
+138
2011-05-01
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
5
-9
/
+27
2011-04-30
Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+7
2011-04-29
ftrace: Consolidate the function match routines for normal and mods
Steven Rostedt
1
-62
/
+36
2011-04-29
ftrace: Consolidate updating of ftrace_trace_function
Steven Rostedt
1
-61
/
+34
2011-04-29
ftrace: Move record update for normal and modules into a separate function
Steven Rostedt
1
-8
/
+11
2011-04-29
ftrace: Remove FTRACE_FL_CONVERTED flag
Steven Rostedt
1
-8
/
+4
2011-04-29
ftrace: Remove FTRACE_FL_FAILED flag
Steven Rostedt
1
-29
/
+47
2011-04-29
ftrace: Remove failures file
Steven Rostedt
1
-37
/
+2
2011-04-29
ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
1
-4
/
+0
2011-04-29
ftrace: Make FTRACE_WARN_ON() work in if condition
Steven Rostedt
1
-6
/
+10
2011-04-29
ftrace: Only update the function code on write to filter files
Steven Rostedt
1
-5
/
+7
2011-04-29
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2011-04-29
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2011-04-29
workqueue: fix deadlock in worker_maybe_bind_and_lock()
Tejun Heo
1
-1
/
+7
2011-04-29
hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically
Thomas Gleixner
1
-5
/
+5
2011-04-28
kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog
Hillf Danton
1
-1
/
+4
2011-04-27
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
6
-352
/
+352
2011-04-27
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-1
/
+1
2011-04-25
ptrace: Prepare to fix racy accesses on task breakpoints
Frederic Weisbecker
2
-1
/
+18
2011-04-23
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-3
/
+19
2011-04-21
ftrace: Build without frame pointers on Microblaze
Michal Simek
1
-1
/
+1
2011-04-20
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
1
-0
/
+7
2011-04-19
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-15
/
+9
2011-04-18
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
2
-3
/
+12
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
1
-1
/
+4
2011-04-18
posix clocks: Replace mutex with reader/writer semaphore
Richard Cochran
1
-15
/
+9
2011-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-7
/
+13
2011-04-16
Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...
Linus Torvalds
3
-9
/
+19
2011-04-16
block: make unplug timer trace event correspond to the schedule() unplug
Jens Axboe
1
-6
/
+12
2011-04-16
block: let io_schedule() flush the plug inline
Jens Axboe
1
-1
/
+1
2011-04-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-20
/
+3
[next]