summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2009-04-071-22/+0
|\
| * powerpc: Remove unused symbols from fsl_devices.hGrant Likely2009-03-311-22/+0
* | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-04-054-13/+8
|\ \
| * | mfd: remove DS1WM clock handlingPhilipp Zabel2009-04-051-0/+1
| * | mfd: remove unused PASIC3 bus_shift fieldPhilipp Zabel2009-04-051-1/+0
| * | mfd: convert DS1WM to use MFD corePhilipp Zabel2009-04-052-12/+5
| * | mfd: Support active high IRQs on WM835xMark Brown2009-04-051-0/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-054-9/+50
|\ \ \
| * \ \ Merge branch 'linus' into releaseLen Brown2009-04-05334-4367/+7965
| |\ \ \ | | |/ /
| * | | Merge branch 'x2apic' into releaseLen Brown2009-04-051-0/+1
| |\ \ \
| | * | | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-031-0/+1
| * | | | Merge branch 'sony-laptop' into releaseLen Brown2009-04-051-0/+8
| |\ \ \ \
| | * | | | sony-laptop: VGN-A317M hotkey supportHarald Jenny2009-03-271-0/+3
| | * | | | sony-laptop: Add support for extended hotkeysMatthew Garrett2009-03-271-0/+4
| | * | | | sony-laptop: Add support for extra keyboard eventsMatthew Garrett2009-03-271-0/+1
| | |/ / /
| * | | | Merge branch 'battery' into releaseLen Brown2009-04-051-0/+2
| |\ \ \ \
| | * | | | ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy2009-03-271-0/+2
| | |/ / /
| * | | | Merge branch 'thermal' into releaseLen Brown2009-04-051-9/+39
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | thermal: support forcing support for passive coolingMatthew Garrett2009-03-271-0/+1
| | * | | ACPI: move thermal trip handling to generic thermal layerMatthew Garrett2009-02-201-1/+14
| | * | | thermal: use integers rather than strings for thermal valuesMatthew Garrett2009-02-201-8/+24
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-04-052-1/+590
|\ \ \ \ \
| * | | | | Staging: dst: core files.Evgeniy Polyakov2009-04-032-1/+590
* | | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-0518-184/+670
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-0220-188/+698
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-314-8/+28
| | |\ \ \ \ \ \ \
| | | | * | | | | | tracing: use union for multi-usages fieldLai Jiangshan2009-03-241-3/+9
| | | | * | | | | | function-graph: ignore times across scheduleSteven Rostedt2009-03-241-0/+2
| | | | * | | | | | function-graph: moved the timestamp from arch to generic codeSteven Rostedt2009-03-241-2/+1
| | | | * | | | | | debugfs: function to know if debugfs is initializedFrederic Weisbecker2009-03-231-0/+8
| | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | tracing: add ring_buffer_event_discard() to ring bufferTom Zanussi2009-03-221-3/+8
| | |/ / / / / /
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...Ingo Molnar2009-03-201-2/+4
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-182-6/+7
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | tracing: optimization of branch tracerWitold Baryluk2009-03-171-4/+2
| | | * | | | | | | ring-buffer: add api to allow a tracer to change clock sourceSteven Rostedt2009-03-171-2/+5
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-168-8/+94
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-132-5/+69
| | * | | | | | | | | ftrace: remove struct list_head from struct dyn_ftraceLai Jiangshan2009-03-131-1/+0
| | * | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...Ingo Molnar2009-03-131-0/+21
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker2009-03-131-0/+21
| | * | | | | | | | | tracing: tracepoints for softirq entry/exit - add softirq-to-name arrayJason Baron2009-03-121-0/+5
| | * | | | | | | | | tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker2009-03-121-13/+27
| | |/ / / / / / / /
| | * | | | | | | | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-133-4/+10
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-101-1/+104
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-101-8/+8
| | | * | | | | | | | | tracing: document TRACE_EVENT macro in tracepoint.hSteven Rostedt2009-03-101-0/+103
| | | * | | | | | | | | tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroSteven Rostedt2009-03-101-1/+1
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...Ingo Molnar2009-03-102-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-101-33/+27
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-101-5/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | / / / / / / / / / | | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | |
OpenPOWER on IntegriCloud