summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sched: fix the wrong mask_len, cleanupPeter Zijlstra2008-10-171-1/+1
| * | | | sched: fix the wrong mask_lenMiao Xie2008-10-171-1/+1
| * | | | Merge branch 'linus' into sched/urgentIngo Molnar2008-10-1733-245/+551
| |\| | |
| * | | | sched: only update rq->clock while holding rq->lockPeter Zijlstra2008-10-151-5/+1Star
* | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-231-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()Dean Nelson2008-10-211-0/+1
| * | | | genirq: fix set_irq_type() when recording trigger typeChris Friesen2008-10-211-1/+1
* | | | | kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony2008-10-211-0/+1
|/ / / /
* | | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-2026-1344/+4711
|\ \ \ \
| * | | | tracing/fastboot: improve help textIngo Molnar2008-10-141-6/+11
| * | | | tracing/stacktrace: improve help textIngo Molnar2008-10-141-2/+11
| * | | | trace: add build-time check to avoid overrunning hex bufferHarvey Harrison2008-10-141-3/+3
| * | | | ftrace: fix hex output mode of ftraceHarvey Harrison2008-10-141-6/+2Star
| * | | | tracing/fastboot: fix printk format typo in boot tracerArjan van de Ven2008-10-141-2/+2
| * | | | ftrace: return an error when setting a nonexistent tracerFrederic Weisbecker2008-10-141-3/+10
| * | | | ftrace: make some tracers reentrantSteven Rostedt2008-10-142-16/+4Star
| * | | | ring-buffer: make reentrantSteven Rostedt2008-10-141-113/+374
| * | | | ring-buffer: move page indexes into page headersSteven Rostedt2008-10-141-34/+41
| * | | | tracing/fastboot: only trace non-module initcallsFrederic Weisbecker2008-10-141-3/+8
| * | | | ftrace: move pc counter in irqtraceSteven Rostedt2008-10-141-2/+2
| * | | | ring_buffer: map to cpu not pageSteven Rostedt2008-10-141-1/+1
| * | | | tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker2008-10-141-4/+10
| * | | | tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker2008-10-141-7/+15
| * | | | ring-buffer: fix build errorIngo Molnar2008-10-141-1/+1
| * | | | ftrace: preempt disable over interrupt disableSteven Rostedt2008-10-147-80/+97
| * | | | ring_buffer: allocate buffer page pointerSteven Rostedt2008-10-141-22/+32
| * | | | ftrace: type cast filter+verifierSteven Rostedt2008-10-143-29/+112
| * | | | tracing/ftrace: adapt mmiotrace to the new type of print_line, fixFrederic Weisbecker2008-10-141-1/+1
| * | | | ring_buffer: implement new lockingSteven Rostedt2008-10-142-164/+247
| * | | | ring_buffer: remove raw from local_irq_saveSteven Rostedt2008-10-141-4/+4
| * | | | tracing/ftrace: adapt the boot tracer to the new print_line typeFrederic Weisbecker2008-10-141-6/+9
| * | | | tracing/ftrace: adapt mmiotrace to the new type of print_lineFrederic Weisbecker2008-10-141-13/+12Star
| * | | | tracing/ftrace: fix pipe breakingPekka Paalanen2008-10-141-2/+8
| * | | | tracing/ftrace: change the type of the print_line callbackFrederic Weisbecker2008-10-142-37/+50
| * | | | ftrace: take advantage of variable length entriesSteven Rostedt2008-10-144-263/+301
| * | | | ftrace: make work with new ring bufferSteven Rostedt2008-10-1411-798/+288Star
| * | | | ring_buffer: reset buffer page when freeingSteven Rostedt2008-10-141-4/+15
| * | | | ring_buffer: add paranoid check for buffer pageSteven Rostedt2008-10-141-0/+11
| * | | | tracing: unified trace bufferSteven Rostedt2008-10-143-0/+1677
| * | | | ftrace: give time for wakeup test to runSteven Rostedt2008-10-141-0/+3
| * | | | tracing/ftrace: don't consume unhandled entries by boot tracerFrédéric Weisbecker2008-10-141-1/+1
| * | | | ftrace/fastboot: disable tracers self-tests when boot tracer is selectedFrédéric Weisbecker2008-10-141-3/+4
| * | | | tracing/ftrace: give an entry on the config for boot tracerFrédéric Weisbecker2008-10-142-0/+13
| * | | | tracing/ftrace: make tracing suitable to run the boot tracerFrédéric Weisbecker2008-10-141-5/+10
| * | | | tracing/ftrace: add the boot tracerFrédéric Weisbecker2008-10-142-0/+105
| * | | | markers: bit-field is not thread-safe nor smp-safeLai Jiangshan2008-10-141-1/+1
| * | | | markers: fix unchecked formatLai Jiangshan2008-10-141-3/+9
| * | | | markers: re-enable fast batch registrationMathieu Desnoyers2008-10-141-6/+52
| * | | | markers: fix unregister bug and reenter bug, cleanupMathieu Desnoyers2008-10-141-8/+8
| * | | | tracepoints: fix reentrancyMathieu Desnoyers2008-10-141-0/+4