summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | | | | | | fbdev: Migrate mailing lists to vgerGeert Uytterhoeven2009-11-301-4/+2
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds2009-11-303-7/+284
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CacheFiles: Catch an overly long wait for an old active objectDavid Howells2009-11-191-0/+1
| * | | | | | | | | | | | | FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-191-0/+2
| * | | | | | | | | | | | | FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-192-1/+24
| * | | | | | | | | | | | | FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells2009-11-191-0/+1
| * | | | | | | | | | | | | FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-191-0/+3