index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-05-18
ftrace: Have global_ops store the functions that are to be traced
Steven Rostedt
2011-05-18
ftrace: Add ops parameter to ftrace_startup/shutdown functions
Steven Rostedt
2011-05-18
ftrace: Add enabled_functions file
Steven Rostedt
2011-05-18
ftrace: Use counters to enable functions to trace
Steven Rostedt
2011-05-18
ftrace: Separate hash allocation and assignment
Steven Rostedt
2011-05-18
ftrace: Create a global_ops to hold the filter and notrace hashes
Steven Rostedt
2011-05-18
ftrace: Use hash instead for FTRACE_FL_FILTER
Steven Rostedt
2011-05-18
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
Steven Rostedt
2011-05-10
Merge commit 'v2.6.39-rc7' into perf/core
Ingo Molnar
2011-05-07
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-05-06
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
2011-05-06
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...
Ingo Molnar
2011-05-04
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2011-05-04
perf events: Clean up definitions and initializers, update copyrights
Ingo Molnar
2011-05-03
hw breakpoints: Move to kernel/events/
Borislav Petkov
2011-05-03
perf: Start the restructuring
Borislav Petkov
2011-05-02
genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL
Geert Uytterhoeven
2011-05-01
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-05-01
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-04-30
Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-04-30
ftrace: Consolidate the function match routines for normal and mods
Steven Rostedt
2011-04-30
ftrace: Consolidate updating of ftrace_trace_function
Steven Rostedt
2011-04-30
ftrace: Move record update for normal and modules into a separate function
Steven Rostedt
2011-04-30
ftrace: Remove FTRACE_FL_CONVERTED flag
Steven Rostedt
2011-04-30
ftrace: Remove FTRACE_FL_FAILED flag
Steven Rostedt
2011-04-30
ftrace: Remove failures file
Steven Rostedt
2011-04-30
ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
2011-04-30
ftrace: Make FTRACE_WARN_ON() work in if condition
Steven Rostedt
2011-04-30
ftrace: Only update the function code on write to filter files
Steven Rostedt
2011-04-29
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-04-29
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-04-29
workqueue: fix deadlock in worker_maybe_bind_and_lock()
Tejun Heo
2011-04-29
hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically
Thomas Gleixner
2011-04-28
kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog
Hillf Danton
2011-04-27
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-04-27
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-04-25
ptrace: Prepare to fix racy accesses on task breakpoints
Frederic Weisbecker
2011-04-24
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-04-21
ftrace: Build without frame pointers on Microblaze
Michal Simek
2011-04-19
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
2011-04-19
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-04-18
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
2011-04-18
posix clocks: Replace mutex with reader/writer semaphore
Richard Cochran
2011-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-04-16
Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...
Linus Torvalds
2011-04-16
block: make unplug timer trace event correspond to the schedule() unplug
Jens Axboe
2011-04-16
block: let io_schedule() flush the plug inline
Jens Axboe
2011-04-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-04-15
futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup
Darren Hart
[next]