aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-20
|\
| * Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-12
| |\
| | * perf: Add ABI reference sizesStephane Eranian2012-03-09
| | * perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-05
| | * perf: Add generic taken branch sampling supportStephane Eranian2012-03-05
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-12
| |\ \ | | |/ | |/|
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05
| |\ \
| * | | static keys: Inline the static_key_enabled() functionJason Baron2012-02-28
| * | | Merge branch 'perf/jump-labels' into perf/coreIngo Molnar2012-02-28
| |\ \ \
| | * | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
| * | | | 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, 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
| |/ / /
| * | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-02-17
| |\ \ \
| | * | | tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_i...Steven Rostedt2012-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
| * | | | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-06
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-01-31
| |\ \ \ \
| * | | | | jump_label: Add some documentationPeter Zijlstra2012-01-27
| * | | | | 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, arch: Rework perf_event_index()Peter Zijlstra2011-12-21
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-20
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into irq/coreThomas Gleixner2012-03-13
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | genirq: Get rid of unnecessary irqaction field in task_structAlexander Gordeev2012-03-09
* | | | | | | | 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: Add RCU_NONIDLE() for idle-loop RCU read-side critical sectionsPaul E. McKenney2012-02-21
| | * | | | | | | rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdepHeiko Carstens2012-02-21
| | * | | | | | | rcu: Call out dangers of expedited RCU primitivesPaul E. McKenney2012-02-21
| | * | | | | | | rcu: Check for illegal use of RCU from offlined CPUsPaul E. McKenney2012-02-21
| | * | | | | | | rcu: Note that rcu_access_pointer() can be used for teardownPaul E. McKenney2012-02-21
| | * | | | | | | rcu: Make rcu_sleep_check() also check rcu_lock_mapPaul E. McKenney2012-02-21
| | * | | | | | | rcu: Simplify unboosting checksPaul E. McKenney2012-02-21
| | * | | | | | | rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney2012-02-21
| | * | | | | | | rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney2012-02-21
| | * | | | | | | rcu: Improve synchronize_rcu() diagnosticsFrederic Weisbecker2012-02-21
| | |/ / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-03-14
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Block: use a freezable workqueue for disk-event pollingAlan Stern2012-03-02
| * | | | | | | block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-02
| * | | | | | | block: exit_io_context() should call elevator_exit_icq_fn()Tejun Heo2012-02-15
| * | | | | | | block: replace icq->changed with icq->flagsTejun Heo2012-02-15
* | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-08
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely2012-02-27
| |\ \ \ \ \ \ \ \
| * | | | | | | | | dt: add empty of_find_compatible_node functionShawn Guo2012-02-15