summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-152-0/+4
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | perf_event: Add alignment-faults and emulation-faults software eventsAnton Blanchard2009-10-282-0/+4
| | * | | | | | | | | | | Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-157-20/+47
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | perf_event: Fix invalid type in ioctl definitionArjan van de Ven2009-11-141-1/+1
| | * | | | | | | | | | | | tracing: Rename 'lockdep' event subsystem into 'lock'Frederic Weisbecker2009-11-131-4/+4
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2009-11-0425-38/+70
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker2009-11-082-11/+37
| * | | | | | | | | | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-2311-80/+170
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | events: Harmonize event field names and print output namesIngo Molnar2009-10-155-77/+74
| | * | | | | | | | | | | tracing/profile: Add filter supportLi Zefan2009-10-153-1/+17
| | * | | | | | | | | | | Merge branch 'tracing/core' into perf/coreIngo Molnar2009-10-153-5/+79
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perf/coreIngo Molnar2009-10-155-11/+22
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / | | | |/| | | | | | | / / / | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar2009-10-1353-158/+508
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |
| | * | | | | | | | | | | tracing/events: Add 'signed' field to format filesTom Zanussi2009-10-061-6/+9
| * | | | | | | | | | | | Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-17130-844/+1837
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-23484-5472/+16743
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker2009-09-1132-112/+198
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | tracing: Restore the const qualifier for field names and types definitionFrederic Weisbecker2009-08-271-3/+3
| * | | | | | | | | | | | | tracing/kprobes: Dump the culprit kprobe in case of kprobe recursionFrederic Weisbecker2009-08-271-0/+2
| * | | | | | | | | | | | | tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu2009-08-274-23/+27
* | | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-057-38/+86
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | tracing: Separate raw syscall from syscall tracerLai Jiangshan2009-11-251-1/+2
| * | | | | | | | | | | | | | tracing: Remove the stale include/trace/power.hJosh Stone2009-11-191-32/+0
| * | | | | | | | | | | | | | compiler: Introduce __always_unusedLi Zefan2009-11-022-0/+5
| * | | | | | | | | | | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-2941-83/+187
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-141-1/+1
| * | | | | | | | | | | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-1319-45/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-01293-3262/+12171
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | tracing: Pushdown the bkl tracepoints callsFrederic Weisbecker2009-09-281-13/+15
| * | | | | | | | | | | | | | | | tracing/bkl: Add bkl ftrace eventsFrederic Weisbecker2009-09-242-4/+76
* | | | | | | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | tracing: Fix event format exportJohannes Berg2009-11-131-1/+1
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-052-7/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | irq: Remove unused debug_poll_all_shared_irqs()Thomas Gleixner2009-11-041-6/+0
| * | | | | | | | | | | | | | | | | irq: trivial: Fix typo in comment for #endifMichael Neuling2009-10-231-1/+1
* | | | | | | | | | | | | | | | | | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-051-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | signal: Fix alternate signal stack checkSebastian Andrzej Siewior2009-11-041-3/+10
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-055-12/+134
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | rcu: Re-arrange code to reduce #ifdef painPaul E. McKenney2009-11-223-13/+14
| * | | | | | | | | | | | | | | | | | rcu: Eliminate unneeded function wrappingPaul E. McKenney2009-11-222-5/+0
| * | | | | | | | | | | | | | | | | | rcu: Fix TINY_RCU #elif conditionPaul E. McKenney2009-10-271-1/+1
| * | | | | | | | | | | | | | | | | | rcu: Do tiny cleanups in rcutinyIngo Molnar2009-10-261-4/+2
| * | | | | | | | | | | | | | | | | | rcu: Add synchronize_srcu_expedited()Paul E. McKenney2009-10-261-0/+1
| * | | | | | | | | | | | | | | | | | rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-263-0/+127
* | | | | | | | | | | | | | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-053-14/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | ratelimit: Make suppressed output messages more usefulChristian Borntraeger2009-10-232-2/+4
| * | | | | | | | | | | | | | | | | | | printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-222-2/+1
| * | | | | | | | | | | | | | | | | | | ratelimit: Use per ratelimit context lockingIngo Molnar2009-09-221-10/+20
* | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-053-56/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bitHiroshi Shimamoto2009-12-021-5/+5
OpenPOWER on IntegriCloud