| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Paul Mackerras | 2009-04-07 | 1 | -22/+0 |
|\ |
|
| * | powerpc: Remove unused symbols from fsl_devices.h | Grant Likely | 2009-03-31 | 1 | -22/+0 |
* | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2009-04-05 | 4 | -13/+8 |
|\ \ |
|
| * | | mfd: remove DS1WM clock handling | Philipp Zabel | 2009-04-05 | 1 | -0/+1 |
| * | | mfd: remove unused PASIC3 bus_shift field | Philipp Zabel | 2009-04-05 | 1 | -1/+0 |
| * | | mfd: convert DS1WM to use MFD core | Philipp Zabel | 2009-04-05 | 2 | -12/+5 |
| * | | mfd: Support active high IRQs on WM835x | Mark Brown | 2009-04-05 | 1 | -0/+2 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-04-05 | 4 | -9/+50 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 334 | -4367/+7965 |
| |\ \ \
| | |/ / |
|
| * | | | Merge branch 'x2apic' into release | Len Brown | 2009-04-05 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | x86, ACPI: add support for x2apic ACPI extensions | Suresh Siddha | 2009-04-03 | 1 | -0/+1 |
| * | | | | Merge branch 'sony-laptop' into release | Len Brown | 2009-04-05 | 1 | -0/+8 |
| |\ \ \ \ |
|
| | * | | | | sony-laptop: VGN-A317M hotkey support | Harald Jenny | 2009-03-27 | 1 | -0/+3 |
| | * | | | | sony-laptop: Add support for extended hotkeys | Matthew Garrett | 2009-03-27 | 1 | -0/+4 |
| | * | | | | sony-laptop: Add support for extra keyboard events | Matthew Garrett | 2009-03-27 | 1 | -0/+1 |
| | |/ / / |
|
| * | | | | Merge branch 'battery' into release | Len Brown | 2009-04-05 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | ACPI: battery: add power_{now,avg} properties to power_class | Alexey Starikovskiy | 2009-03-27 | 1 | -0/+2 |
| | |/ / / |
|
| * | | | | Merge branch 'thermal' into release | Len Brown | 2009-04-05 | 1 | -9/+39 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | thermal: support forcing support for passive cooling | Matthew Garrett | 2009-03-27 | 1 | -0/+1 |
| | * | | | ACPI: move thermal trip handling to generic thermal layer | Matthew Garrett | 2009-02-20 | 1 | -1/+14 |
| | * | | | thermal: use integers rather than strings for thermal values | Matthew Garrett | 2009-02-20 | 1 | -8/+24 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-04-05 | 2 | -1/+590 |
|\ \ \ \ \ |
|
| * | | | | | Staging: dst: core files. | Evgeniy Polyakov | 2009-04-03 | 2 | -1/+590 |
* | | | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 18 | -184/+670 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 20 | -188/+698 |
| |\ \ \ \ \ \ |
|
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | *-. \ \ \ \ \ | Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/... | Ingo Molnar | 2009-03-31 | 4 | -8/+28 |
| | |\ \ \ \ \ \ \ |
|
| | | | * | | | | | | tracing: use union for multi-usages field | Lai Jiangshan | 2009-03-24 | 1 | -3/+9 |
| | | | * | | | | | | function-graph: ignore times across schedule | Steven Rostedt | 2009-03-24 | 1 | -0/+2 |
| | | | * | | | | | | function-graph: moved the timestamp from arch to generic code | Steven Rostedt | 2009-03-24 | 1 | -2/+1 |
| | | | * | | | | | | debugfs: function to know if debugfs is initialized | Frederic Weisbecker | 2009-03-23 | 1 | -0/+8 |
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | * | | | | | | tracing: add ring_buffer_event_discard() to ring buffer | Tom Zanussi | 2009-03-22 | 1 | -3/+8 |
| | |/ / / / / / |
|
| | | | | | | | | |
| | | \ \ \ \ \ | |
| | *-. \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu... | Ingo Molnar | 2009-03-20 | 1 | -2/+4 |
| | |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-18 | 2 | -6/+7 |
| | |\ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| | | * | | | | | | | tracing: optimization of branch tracer | Witold Baryluk | 2009-03-17 | 1 | -4/+2 |
| | | * | | | | | | | ring-buffer: add api to allow a tracer to change clock source | Steven Rostedt | 2009-03-17 | 1 | -2/+5 |
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/... | Ingo Molnar | 2009-03-16 | 8 | -8/+94 |
| | |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / /
| | |/| | | | | | | | |
|
| | | * | | | | | | | | tracing/syscalls: core infrastructure for syscalls tracing, enhancements | Frederic Weisbecker | 2009-03-13 | 2 | -5/+69 |
| | * | | | | | | | | | ftrace: remove struct list_head from struct dyn_ftrace | Lai Jiangshan | 2009-03-13 | 1 | -1/+0 |
| | * | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ... | Ingo Molnar | 2009-03-13 | 1 | -0/+21 |
| | |\ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / |
|
| | | * | | | | | | | | tracing/ftrace: syscall tracing infrastructure, basics | Frederic Weisbecker | 2009-03-13 | 1 | -0/+21 |
| | * | | | | | | | | | tracing: tracepoints for softirq entry/exit - add softirq-to-name array | Jason Baron | 2009-03-12 | 1 | -0/+5 |
| | * | | | | | | | | | tracing/core: bring back raw trace_printk for dynamic formats strings | Frederic Weisbecker | 2009-03-12 | 1 | -13/+27 |
| | |/ / / / / / / / |
|
| | * | | | | | | | | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-13 | 3 | -4/+10 |
| | |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-10 | 1 | -1/+104 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | tracing: remove funky whitespace in the trace code | Steven Rostedt | 2009-03-10 | 1 | -8/+8 |
| | | * | | | | | | | | | tracing: document TRACE_EVENT macro in tracepoint.h | Steven Rostedt | 2009-03-10 | 1 | -0/+103 |
| | | * | | | | | | | | | tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro | Steven Rostedt | 2009-03-10 | 1 | -1/+1 |
| | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar | 2009-03-10 | 2 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 | 1 | -33/+27 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-10 | 1 | -5/+5 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / / / /
| | |/| | | / / / / / / / / /
| | | | |_|/ / / / / / / / /
| | | |/| | | | | | | | | | |
|