Age | Commit message (Expand) | Author | Files | Lines |
2009-02-10 | tracing: fix typos in comments | Wenji Huang | 4 | -7/+7 |
2009-02-10 | tracing: provide correct return value after outputting the event | Wenji Huang | 1 | -7/+7 |
2009-02-10 | tracing: remove unneeded variable | Wenji Huang | 1 | -3/+1 |
2009-02-10 | tracing: storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
2009-02-10 | tracing, x86: fix constraint for parent variable | Steven Rostedt | 1 | -5/+4 |
2009-02-10 | ring_buffer: fix ring_buffer_read_page() | Lai Jiangshan | 1 | -13/+20 |
2009-02-10 | ring_buffer: fix typing mistake | Lai Jiangshan | 1 | -5/+4 |
2009-02-09 | tracing: clean up splice code | Steven Rostedt | 1 | -41/+55 |
2009-02-09 | tracing: Move pipe waiting code out of tracing_read_pipe(). | Eduard - Gabriel Munteanu | 1 | -29/+40 |
2009-02-09 | tracing: splice support for tracing_pipe | Eduard - Gabriel Munteanu | 2 | -0/+142 |
2009-02-09 | tracing/function-graph-tracer: handle the leaf functions from trace_pipe | Frederic Weisbecker | 3 | -23/+36 |
2009-02-09 | tracing/blktrace: move the tracing file to kernel/trace, fix | Ingo Molnar | 1 | -0/+1 |
2009-02-09 | tracing: handle unregistering the current tracer | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2009-02-09 | tracing/function-graph-tracer: drop the kernel_text_address check | Frederic Weisbecker | 3 | -10/+3 |
2009-02-09 | tracing/power: move the power trace headers to a dedicated file | Frederic Weisbecker | 6 | -33/+39 |
2009-02-09 | tracing/function-graph-tracer: provide a selftest for the function graph tracer | Frederic Weisbecker | 3 | -0/+55 |
2009-02-09 | tracing/blktrace: move the tracing file to kernel/trace | Frederic Weisbecker | 5 | -26/+25 |
2009-02-09 | Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k... | Ingo Molnar | 13 | -44/+85 |
2009-02-09 | Merge commit 'v2.6.29-rc4' into tracing/core | Ingo Molnar | 162 | -2045/+3099 |
2009-02-08 | Linux 2.6.29-rc4v2.6.29-rc4 | Linus Torvalds | 1 | -1/+1 |
2009-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update | Linus Torvalds | 3 | -18/+76 |
2009-02-08 | radeonfb: Fix resume from D3Cold on some platforms | Benjamin Herrenschmidt | 2 | -67/+20 |
2009-02-08 | aty128fb: Properly save PCI state before changing PCI PM level | Benjamin Herrenschmidt | 1 | -10/+15 |
2009-02-08 | atyfb: Properly save PCI state before changing PCI PM level | Benjamin Herrenschmidt | 1 | -5/+15 |
2009-02-08 | async: use list_move_tail | Stefan Richter | 1 | -2/+1 |
2009-02-08 | async: Rename _special -> _domain for clarity. | Cornelia Huck | 3 | -24/+29 |
2009-02-08 | async: Add some documentation. | Cornelia Huck | 1 | -0/+47 |
2009-02-08 | async: Handle kthread_run() return codes. | Cornelia Huck | 1 | -2/+9 |
2009-02-08 | async: Fix running list handling. | Cornelia Huck | 1 | -2/+2 |
2009-02-08 | trace: trivial fixes in comment typos. | Wenji Huang | 3 | -7/+7 |
2009-02-08 | ring-buffer: use generic version of in_nmi | Steven Rostedt | 3 | -40/+15 |
2009-02-08 | ftrace: change function graph tracer to use new in_nmi | Steven Rostedt | 2 | -21/+2 |
2009-02-08 | nmi: add generic nmi tracking state | Steven Rostedt | 1 | -0/+15 |
2009-02-08 | ftrace, x86: rename in_nmi variable | Steven Rostedt | 1 | -11/+11 |
2009-02-08 | ring-buffer: allow tracing_off to be used in core kernel code | Steven Rostedt | 1 | -0/+9 |
2009-02-08 | ring-buffer: add NMI protection for spinlocks | Steven Rostedt | 5 | -7/+68 |
2009-02-08 | trace: remove deprecated entry->cpu | Steven Rostedt | 4 | -7/+5 |
2009-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 10 | -87/+132 |
2009-02-07 | module: remove over-zealous check in __module_get() | Rusty Russell | 1 | -1/+0 |
2009-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 24 | -901/+481 |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 1744 | -15883/+32279 |
2009-02-07 | ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real... | Thierry Vignaud | 1 | -1/+1 |
2009-02-07 | eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop... | Darren Salt | 1 | -1/+2 |
2009-02-07 | ACPICA: Fix table entry truncation calculation | Myron Stowe | 1 | -4/+3 |
2009-02-07 | ACPI: Enable bit 11 in _PDC to advertise hw coord | Pallipadi, Venkatesh | 1 | -0/+2 |
2009-02-07 | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -4/+4 |
2009-02-07 | ACPI: add missing KERN_* constants to printks | Frank Seidel | 6 | -11/+12 |
2009-02-07 | ACPI: dock: Don't eval _STA on every show_docked sysfs read | Holger Macht | 1 | -1/+5 |
2009-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 3 | -8/+24 |
2009-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 27 | -451/+1421 |