| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patch | Arnaldo Carvalho de Melo | 2009-01-26 | 3 | -19/+31 |
* | blktrace: add ftrace plugin | Arnaldo Carvalho de Melo | 2009-01-26 | 3 | -5/+654 |
* | ftrace: add ftrace_vprintk | Arnaldo Carvalho de Melo | 2009-01-26 | 2 | -0/+17 |
* | Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac... | Ingo Molnar | 2009-01-26 | 1 | -103/+195 |
|\ |
|
| * | tracing/function-graph-tracer: various fixes and features | Frederic Weisbecker | 2009-01-23 | 1 | -103/+195 |
* | | trace, lockdep: manual preempt count adding for local_bh_disable | Steven Rostedt | 2009-01-23 | 3 | -5/+18 |
* | | trace: fix logic to start/stop counting | Steven Rostedt | 2009-01-23 | 1 | -7/+6 |
* | | trace: remove internal irqsoff disabling for trace output | Steven Rostedt | 2009-01-23 | 1 | -32/+2 |
|/ |
|
* | Merge branch 'tracing/ftrace' into tracing/core | Ingo Molnar | 2009-01-23 | 3 | -37/+61 |
|\ |
|
| * | ring-buffer: reset timestamps when ring buffer is reset | Steven Rostedt | 2009-01-22 | 1 | -0/+3 |
| * | wakeup-tracer: show scheduling data in output | Steven Rostedt | 2009-01-22 | 1 | -3/+8 |
| * | trace: separate out rt tasks from wakeup tracer | Steven Rostedt | 2009-01-22 | 1 | -2/+32 |
| * | ring-buffer: do not swap if recording is disabled | Steven Rostedt | 2009-01-22 | 2 | -1/+16 |
| * | trace: do not disable wake up tracer on output of trace | Steven Rostedt | 2009-01-22 | 1 | -31/+2 |
|/ |
|
* | Merge branch 'tracing/ftrace' into tracing/core | Ingo Molnar | 2009-01-22 | 7 | -82/+280 |
|\ |
|
| * | trace_workqueue: use percpu data for workqueue stat | Lai Jiangshan | 2009-01-20 | 1 | -35/+29 |
| * | x86, ds, bts: cleanup DS configuration | Markus Metzger | 2009-01-20 | 1 | -14/+17 |
| * | x86, ftrace, hw-branch-tracer: documentation | Markus Metzger | 2009-01-20 | 1 | -0/+74 |
| * | x86, ftrace, hw-branch-tracer: change trace format | Markus Metzger | 2009-01-20 | 1 | -8/+5 |
| * | x86, ftrace, hw-branch-tracer: reset trace buffer on close | Markus Metzger | 2009-01-20 | 1 | -1/+7 |
| * | x86, ftrace, hw-branch-tracer: dump trace on oops | Markus Metzger | 2009-01-20 | 4 | -8/+41 |
| * | x86, ftrace, hw-branch-tracer: support hotplug cpus | Markus Metzger | 2009-01-20 | 1 | -16/+107 |
|/ |
|
* | ftrace: test for running of recordmcount.pl twice on an object | Steven Rostedt | 2009-01-18 | 1 | -3/+18 |
* | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar | 2009-01-18 | 902 | -7911/+35870 |
|\ |
|
| * | Linux 2.6.29-rc2v2.6.29-rc2 | Linus Torvalds | 2009-01-16 | 1 | -1/+1 |
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-01-16 | 17 | -212/+858 |
| |\ |
|
| | * | ACPI PCI hotplug: harden against panic regression | James Bottomley | 2009-01-16 | 1 | -0/+2 |
| | * | Merge branch 'misc' into release | Len Brown | 2009-01-16 | 12 | -10/+23 |
| | |\ |
|
| | | * | ACPI: rename main.c to sleep.c | Len Brown | 2009-01-16 | 2 | -1/+1 |
| | | * | dell-laptop: move to drivers/platform/x86/ from drivers/misc/ | Len Brown | 2009-01-16 | 4 | -2/+14 |
| | | * | eeepc-laptop: enable Bluetooth ACPI details | Jonathan McDowell | 2009-01-16 | 1 | -2/+2 |
| | | * | ACPI: fix ACPI_FADT_S4_RTC_WAKE comment | David Brownell | 2009-01-16 | 1 | -1/+1 |
| | | * | kprobes: check CONFIG_FREEZER instead of CONFIG_PM | Masami Hiramatsu | 2009-01-16 | 3 | -3/+3 |
| | | * | PM: Fix freezer compilation if PM_SLEEP is unset | Rafael J. Wysocki | 2009-01-16 | 1 | -1/+2 |
| | * | | Merge branch 'thinkpad-acpi' into release | Len Brown | 2009-01-16 | 3 | -155/+791 |
| | |\ \ |
|
| | | * | | ACPI: thinkpad-acpi: bump up version to 0.22 | Henrique de Moraes Holschuh | 2009-01-15 | 2 | -4/+4 |
| | | * | | ACPI: thinkpad-acpi: handle HKEY event 6030 | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -0/+6 |
| | | * | | ACPI: thinkpad-acpi: clean-up fan subdriver quirk | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -51/+58 |
| | | * | | ACPI: thinkpad-acpi: start the event hunt season | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -0/+3 |
| | | * | | ACPI: thinkpad-acpi: handle HKEY thermal and battery alarms | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -4/+59 |
| | | * | | ACPI: thinkpad-acpi: clean up hotkey_notify() | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -65/+109 |
| | | * | | ACPI: thinkpad-acpi: use killable instead of interruptible mutexes | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -13/+13 |
| | | * | | ACPI: thinkpad-acpi: add UWB radio support | Henrique de Moraes Holschuh | 2009-01-15 | 2 | -1/+223 |
| | | * | | ACPI: thinkpad-acpi: preserve radio state across shutdown | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -4/+55 |
| | | * | | ACPI: thinkpad-acpi: resume with radios disabled | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -10/+56 |
| | | * | | ACPI: thinkpad-acpi: debug facility to emulate the rf switches | Henrique de Moraes Holschuh | 2009-01-15 | 2 | -0/+201 |
| | | * | | ACPI: thinkpad-acpi: struct device - replace bus_id with dev_name(), dev_set_... | Kay Sievers | 2009-01-15 | 1 | -4/+4 |
| | | * | | ACPI: thinkpad-acpi: update documents for the new location | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -1/+2 |
| | | |/ |
|
| | | | | |
| | | \ | |
| | *-. \ | Merge branches 'bugzilla-11884' and 'bugzilla-8544' into release | Len Brown | 2009-01-16 | 2 | -47/+42 |
| | |\ \ \ |
|
| | | | * | | thermal fixup for broken BIOS which has invalid trip points. | Zhang Rui | 2009-01-16 | 1 | -4/+12 |
| | | | |/ |
|