aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tracing: Only process module tracepoints onceSteven Rostedt2011-01-141-0/+10
* dynamic debug: Fix build issue with older gccJason Baron2011-01-071-14/+4
* tracepoint: Add __rcu annotationLai Jiangshan2011-01-071-1/+1
* tracing: remove duplicate null-pointer check in skb tracepointMathieu Desnoyers2011-01-071-3/+1
* tracing/trivial: Add missing comma in TRACE_EVENT commentMathieu Desnoyers2011-01-071-1/+1
* tracing: Include module.h in define_trace.hSteven Rostedt2011-01-071-0/+10
*---------. Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds2011-01-061-3/+3
|\ \ \ \ \ \
| | | | | | * irq: Better struct irqaction layoutEric Dumazet2010-11-101-3/+3
| | | | | |/
* | | | | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-061-1/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar2010-12-2373-155/+298
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | x86: Add RO/NX protection for loadable kernel modulesmatthieu castet2010-11-181-1/+10
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-061-3/+5
|\ \ \ \ \ \ \
| * | | | | | | x86/mrst: Add SFI platform device parsing codeFeng Tang2010-11-091-3/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-064-21/+102
|\ \ \ \ \ \ \
| * | | | | | | timerqueue: Make timerqueue_getnext() static inlineThomas Gleixner2010-12-111-1/+14
| * | | | | | | hrtimers: Convert hrtimers to use timerlist infrastructureJohn Stultz2010-12-101-17/+15
| * | | | | | | timers: Rename timerlist infrastructure to timerqueueJohn Stultz2010-12-102-37/+37
| * | | | | | | timers: Introduce timerlist infrastructure.John Stultz2010-12-021-0/+37
| * | | | | | | hrtimer: Remove stale comment on curr_timerYong Zhang2010-11-101-1/+0
| * | | | | | | timer: Make try_to_del_timer_sync() the same on SMP and UPYong Zhang2010-10-221-2/+2
| * | | | | | | timer: Permit statically-declared work with deferrable timersPhil Carmody2010-10-212-0/+33
| * | | | | | | timer: Initialize the field slack of timer_listChangli Gao2010-10-211-0/+1
| * | | | | | | timer_list: Remove alignment padding on 64 bit when CONFIG_TIMER_STATSRichard Kennedy2010-10-211-1/+1
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-064-12/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown2011-01-051-4/+4
| * | | | | | | | Merge commit 'v2.6.37' into sched/coreIngo Molnar2011-01-0527-57/+155
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'v2.6.37-rc6' into sched/coreIngo Molnar2010-12-1911-8/+41
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: Make pushable_tasks CONFIG_SMP dependantDario Faggioli2010-12-082-1/+10
| * | | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2010-12-0835-91/+149
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith2010-11-301-0/+23
| * | | | | | | | | | | mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer2010-11-261-0/+4
| * | | | | | | | | | | Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar2010-11-2620-32/+46
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched: Add sysctl_sched_shares_windowPaul Turner2010-11-181-0/+1
| * | | | | | | | | | | | sched: Rewrite tg_shares_up)Peter Zijlstra2010-11-181-2/+0
| * | | | | | | | | | | | sched: Simplify cpu-hot-unplug task migrationPeter Zijlstra2010-11-181-3/+0
| * | | | | | | | | | | | Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar2010-11-18453-5027/+9772
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | sched: Make sched_param argument static in sched_setscheduler() callersKOSAKI Motohiro2010-10-231-2/+3
* | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-0612-38/+205
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.37' into perf/coreIngo Molnar2011-01-052-6/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | perf: Clean up power events by introducing new, more generic onesThomas Renninger2011-01-041-9/+89
| * | | | | | | | | | | | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-0410-26/+82
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-221-5/+1
| * | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-12-224-10/+52
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | tracing: Add TRACE_EVENT_CONDITIONAL()Steven Rostedt2010-12-032-6/+38
| | * | | | | | | | | | | | | tracing/events: Show real number in array fieldsSteven Rostedt2010-11-192-4/+14
| * | | | | | | | | | | | | | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-2225-33/+103
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | perf: Sysfs enumerationPeter Zijlstra2010-12-161-0/+1
| * | | | | | | | | | | | | | perf: Dynamic pmu typesPeter Zijlstra2010-12-161-1/+4
| * | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-12-164-1/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus2010-12-101-1/+3