aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | ftrace: Add ops parameter to ftrace_startup/shutdown functionsSteven Rostedt2011-05-18
| | * | | | | | | | | | | | | | | | | | | | ftrace: Add enabled_functions fileSteven Rostedt2011-05-18
| | * | | | | | | | | | | | | | | | | | | | ftrace: Use counters to enable functions to traceSteven Rostedt2011-05-18
| | * | | | | | | | | | | | | | | | | | | | ftrace: Separate hash allocation and assignmentSteven Rostedt2011-05-18
| | * | | | | | | | | | | | | | | | | | | | ftrace: Create a global_ops to hold the filter and notrace hashesSteven Rostedt2011-05-18
| | * | | | | | | | | | | | | | | | | | | | ftrace: Use hash instead for FTRACE_FL_FILTERSteven Rostedt2011-05-18
| | * | | | | | | | | | | | | | | | | | | | ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functionsSteven Rostedt2011-05-18
| | * | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar2011-05-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | perf events: Clean up definitions and initializers, update copyrightsIngo Molnar2011-05-04
| | * | | | | | | | | | | | | | | | | | | | hw breakpoints: Move to kernel/events/Borislav Petkov2011-05-03
| | * | | | | | | | | | | | | | | | | | | | perf: Start the restructuringBorislav Petkov2011-05-03
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-05-01
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | ftrace: Consolidate the function match routines for normal and modsSteven Rostedt2011-04-29
| | | * | | | | | | | | | | | | | | | | | | | ftrace: Consolidate updating of ftrace_trace_functionSteven Rostedt2011-04-29
| | | * | | | | | | | | | | | | | | | | | | | ftrace: Move record update for normal and modules into a separate functionSteven Rostedt2011-04-29
| | | * | | | | | | | | | | | | | | | | | | | ftrace: Remove FTRACE_FL_CONVERTED flagSteven Rostedt2011-04-29
| | | * | | | | | | | | | | | | | | | | | | | ftrace: Remove FTRACE_FL_FAILED flagSteven Rostedt2011-04-29
| | | * | | | | | | | | | | | | | | | | | | | ftrace: Remove failures fileSteven Rostedt2011-04-29
| | | * | | | | | | | | | | | | | | | | | | | ftrace: Remove unnecessary disabling of irqsSteven Rostedt2011-04-29
| | | * | | | | | | | | | | | | | | | | | | | ftrace: Make FTRACE_WARN_ON() work in if conditionSteven Rostedt2011-04-29
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-01
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | ftrace: Only update the function code on write to filter filesSteven Rostedt2011-04-29
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | jump label: Introduce static_branch() interfaceJason Baron2011-04-04
| | | * | | | | | | | | | | | | | | | | | | | tracing: Avoid soft lockup in trace_pipeJiri Olsa2011-04-04
| | | * | | | | | | | | | | | | | | | | | | | tracing: Print trace_bprintk() formats for modules tooSteven Rostedt2011-04-04
| | | * | | | | | | | | | | | | | | | | | | | tracing: Convert trace_printk() formats for module to const char *Steven Rostedt2011-04-04
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | irq: Export functions to allow modular irq driversJonathan Cameron2011-05-18
| | * | | | | | | | | | | | | | | | | | | | | | genirq: Uninline and sanity check generic_handle_irq()Thomas Gleixner2011-05-18
| | * | | | | | | | | | | | | | | | | | | | | | genirq: Remove pointless ifdefsThomas Gleixner2011-05-18
| | * | | | | | | | | | | | | | | | | | | | | | genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIPThomas Gleixner2011-05-02
| | * | | | | | | | | | | | | | | | | | | | | | genirq: Add chip suspend and resume callbacksThomas Gleixner2011-04-23
| | * | | | | | | | | | | | | | | | | | | | | | genirq: Implement a generic interrupt chipThomas Gleixner2011-04-23
| | * | | | | | | | | | | | | | | | | | | | | | genirq: Support per-IRQ thread disabling.Paul Mundt2011-04-23
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | watchdog, hung_task_timeout: Add Kconfig configurable defaultJeff Mahoney2011-04-28
| | * | | | | | | | | | | | | | | | | | | | | | lockdep: Remove cmpxchg to update nr_chain_hlocksSteven Rostedt2011-04-22
| | * | | | | | | | | | | | | | | | | | | | | | lockdep: Print a nicer description for simple irq lock inversionsSteven Rostedt2011-04-22
| | * | | | | | | | | | | | | | | | | | | | | | lockdep: Replace "Bad BFS generated tree" message with something less crypticSteven Rostedt2011-04-22
| | * | | | | | | | | | | | | | | | | | | | | | lockdep: Print a nicer description for irq inversion bugsSteven Rostedt2011-04-22
| | * | | | | | | | | | | | | | | | | | | | | | lockdep: Print a nicer description for simple deadlocksSteven Rostedt2011-04-22
| | * | | | | | | | | | | | | | | | | | | | | | lockdep: Print a nicer description for normal deadlocksSteven Rostedt2011-04-22
| | * | | | | | | | | | | | | | | | | | | | | | lockdep: Print a nicer description for irq lock inversionsSteven Rostedt2011-04-22
| | | |/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki2011-05-17
| | * | | | | | | | | | | | | | | | | | | | | | PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki2011-05-17
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'power-domains' into for-linusRafael J. Wysocki2011-05-17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki2011-04-29
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \