summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-1/+2
| | * | | | | | | | | | | | ALSA: snd-pcsp: add nopcm modeStas Sergeev2009-11-011-0/+1
| | * | | | | | | | | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-01236-1180/+40174
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ALSA: sscape: force AD1848 codec mode on old SoundscapeKrzysztof Helt2009-10-051-0/+1
| | * | | | | | | | | | | | | ALSA: sscape: convert to firmware loader frameworkKrzysztof Helt2009-10-011-4/+4
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-22/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | sysctl: Remove CTL_NONE and CTL_UNNUMBEREDEric W. Biederman2009-11-181-22/+0
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud