aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-051-0/+9
|\
| * x86, apic: Explain show_lapic= in kernel parameters listCyrill Gorcunov2009-10-141-0/+9
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-053-1/+19
|\ \
| * \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2009-11-2610-227/+590
| |\ \
| * | | sched: Limit the number of scheduler debug messagesMike Travis2009-11-261-0/+2
| * | | sched: Add USER_SCHED to feature removal listDhaval Giani2009-11-041-0/+15
| * | | sched, cpuacct: Fix niced guest time accountingRyota Ozaki2009-10-251-1/+2
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-052-0/+154
|\ \ \ \
| * | | | tracepoint: Move signal sending tracepoint to events/signal.hMasami Hiramatsu2009-11-261-0/+5
| * | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-1712-228/+598
| |\ \ \ \
| | * \ \ \ Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-152-189/+202
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2009-11-0412-52/+430
| | |\ \ \ \
| * | | | | | tracing/kprobes: Rename Kprobe-tracer to kprobe-eventMasami Hiramatsu2009-11-041-18/+16
| * | | | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-232-2/+18
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch 'tracing/core' into perf/coreIngo Molnar2009-10-152-2/+18
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-1748-567/+1073
| |\ \ \ \ \ \ \
| * | | | | | | | tracing/kprobes: Make special variable names more self-explainableMasami Hiramatsu2009-10-121-11/+11
| * | | | | | | | tracing/kprobes: Remove '$ra' special variableMasami Hiramatsu2009-10-121-7/+6
| * | | | | | | | tracing/kprobes: Add $ prefix to special variablesMasami Hiramatsu2009-10-121-10/+10
| * | | | | | | | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-23268-1009/+43837
| |\ \ \ \ \ \ \ \
| * | | | | | | | | tracing/kprobes: Disable kprobe events by default after creationMasami Hiramatsu2009-09-171-2/+9
| * | | | | | | | | tracing/kprobes: Support custom subsystem for each kprobe eventMasami Hiramatsu2009-09-171-2/+3
| * | | | | | | | | tracing/kprobes: Show event name in trace outputMasami Hiramatsu2009-09-111-8/+8
| * | | | | | | | | tracing/kprobes: Add argument name supportMasami Hiramatsu2009-09-111-26/+20
| * | | | | | | | | tracing/kprobes: Add event profiling supportMasami Hiramatsu2009-09-111-1/+3
| * | | | | | | | | tracing/kprobes: Fix probe offset to be unsignedMasami Hiramatsu2009-09-111-7/+7
| * | | | | | | | | Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker2009-09-117-59/+63
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracing: Add kprobes event profiling interfaceMasami Hiramatsu2009-08-271-0/+8
| * | | | | | | | | | tracing: Generate names for each kprobe event automaticallyMasami Hiramatsu2009-08-271-1/+2
| * | | | | | | | | | tracing: Kprobe-tracer supports more than 6 argumentsMasami Hiramatsu2009-08-271-1/+1
| * | | | | | | | | | tracing: Add kprobe-based event tracer documentationMasami Hiramatsu2009-08-271-0/+139
* | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-052-2/+18
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-2925-156/+468
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | tracing: Document HAVE_SYSCALL_TRACEPOINTS needsFrederic Weisbecker2009-10-141-2/+11
| * | | | | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-10-131-0/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ftrace: add kernel command line graph function filteringStefan Assmann2009-10-121-0/+7
* | | | | | | | | | | | | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-051-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | signal: Print warning message when dropping signalsNaohiro Ooiwa2009-11-091-2/+9
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-052-206/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rcu: Add synchronize_srcu_expedited() to the documentationPaul E. McKenney2009-10-261-1/+1
| * | | | | | | | | | | | | rcu: Update trace.txt documentation for blocked-tasks listsPaul E. McKenney2009-10-151-7/+16
| * | | | | | | | | | | | | rcu: Update trace.txt documentation to reflect recent changesPaul E. McKenney2009-10-151-198/+33
* | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2009-12-052-10/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextJames Morris2009-12-0346-413/+1370
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | SELinux: add .gitignore files for dynamic classesEric Paris2009-10-241-0/+3
| * | | | | | | | | | | | | | | security: remove root_plugJames Morris2009-10-201-10/+0
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-051-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | pcmcia: remove now-defunct cs_error, pcmcia_error_{func,ret}Dominik Brodowski2009-11-091-0/+5
| * | | | | | | | | | | | | | | pcmcia: add new CIS access helpersDominik Brodowski2009-11-081-0/+7
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells2009-12-011-2/+2