summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
| | * | | | | | | | | | | | | | | | | | | jump label: Fix compiler warningJason Baron2012-02-22
| | * | | | | | | | | | | | | | | | | | | jump label: Add a WARN() if jump label key count goes negativeJason Baron2012-02-22
| * | | | | | | | | | | | | | | | | | | | ftrace, perf: Add filter support for function trace eventJiri Olsa2012-02-21
| * | | | | | | | | | | | | | | | | | | | ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa2012-02-21
| * | | | | | | | | | | | | | | | | | | | ftrace, perf: Add support to use function tracepoint in perfJiri Olsa2012-02-21
| * | | | | | | | | | | | | | | | | | | | ftrace: Add FTRACE_ENTRY_REG macro to allow event registrationJiri Olsa2012-02-21
| * | | | | | | | | | | | | | | | | | | | ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa2012-02-21
| * | | | | | | | | | | | | | | | | | | | ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa2012-02-21
| * | | | | | | | | | | | | | | | | | | | ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa2012-02-21
| * | | | | | | | | | | | | | | | | | | | tracing: Don't use p->len field to determine output in __print_*() functionsSteven Rostedt2012-02-21
| * | | | | | | | | | | | | | | | | | | | tracing: Don't print an extra separator of flagsAndrey Vagin2012-02-20
| |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-02-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | tracing/trivial: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2012-02-13
| | * | | | | | | | | | | | | | | | | | printk/tracing: Add console output tracingJohannes Berg2012-02-13
| | * | | | | | | | | | | | | | | | | | ftrace: sched_switch plugin is deprecatedGeunsik Lim2012-02-13
| | * | | | | | | | | | | | | | | | | | tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt2012-02-03
| | * | | | | | | | | | | | | | | | | | ftrace: Change filter/notrace set functions to return exit codeJiri Olsa2012-02-03
| * | | | | | | | | | | | | | | | | | | watchdog: Fix code/comments mismatchesFernando Luis Vázquez Cao2012-02-11
| * | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | / / / / / / / / / / | | | |_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-01-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-21
| | * | | | | | | | | | | | | | | | | | | perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-21
| | * | | | | | | | | | | | | | | | | | | perf: Fix mmap_page::offset computationPeter Zijlstra2011-12-21
| | * | | | | | | | | | | | | | | | | | | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-21
| | * | | | | | | | | | | | | | | | | | | perf: Update the mmap control page on mmap()Peter Zijlstra2011-12-21
| * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-01-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/coreIngo Molnar2012-01-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | tracing: send_sigqueue() needs trace_signal_generate() tooOleg Nesterov2012-01-13
| | * | | | | | | | | | | | | | | | | | | | | tracing: let trace_signal_generate() report more info, kill overflow_fail/los...Oleg Nesterov2012-01-13
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | genirq: Remove paranoid warnons and bogus fixupsThomas Gleixner2012-03-16
| * | | | | | | | | | | | | | | | | | | | | | | genirq: Flush the irq thread on synchronizationIdo Yariv2012-03-14
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into irq/coreThomas Gleixner2012-03-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | genirq: Get rid of unnecessary IRQTF_DIED flagAlexander Gordeev2012-03-09
| * | | | | | | | | | | | | | | | | | | | | | | genirq: No need to check IRQTF_DIED before stopping a thread handlerAlexander Gordeev2012-03-09
| * | | | | | | | | | | | | | | | | | | | | | | genirq: Get rid of unnecessary irqaction field in task_structAlexander Gordeev2012-03-09
| * | | | | | | | | | | | | | | | | | | | | | | genirq: Fix incorrect check for forced IRQ thread handlerAlexander Gordeev2012-03-09
| * | | | | | | | | | | | | | | | | | | | | | | softirq: Reduce invoke_softirq() code duplicationHeiko Carstens2012-03-06
| * | | | | | | | | | | | | | | | | | | | | | | genirq: Fix long-term regression in genirq irq_set_irq_type() handlingRussell King2012-03-06
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-02-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Stop spurious warnings from synchronize_sched_expeditedHugh Dickins2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Hold off RCU_FAST_NO_HZ after timer postedPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Eliminate softirq-mediated RCU_FAST_NO_HZ idle-entry loopPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sectionsPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit()Paul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Remove redundant check for rcu_head misalignmentPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | PTR_ERR should be called before its argument is cleared.Julia Lawall2012-02-21