summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk-rc' of git://pasiphae.extern.pengutronix.de/git/imx/lin...Russell King2008-10-306-7/+29
|\
| * [ARM] mx31ads: Add missing includeSascha Hauer2008-10-301-0/+2
| * [ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR.Darius Augulis2008-10-301-1/+1
| * [ARM] MX3: Use ioremap wrapper to map SoC devices nonsharedSascha Hauer2008-10-301-0/+20
| * [ARM] pcm037: map AIPS1 and AIPS2 as nonshared areaSascha Hauer2008-10-301-2/+2
| * [ARM] build fixes for netX serial driverPaul Bolle2008-10-302-4/+4
* | [ARM] gpio_free might sleep, arm architectureUwe Kleine-König2008-10-306-0/+15
* | [ARM] ep93xx: fix OHCI DMA maskMatthias Kaehlcke2008-10-301-2/+4
* | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2008-10-30245-1765/+4764
|\ \
| * | leds: da903x: (da9030 only) led brightness reversed.Jonathan Cameron2008-10-301-1/+1
| * | [ARM] sharpsl_pm: fix compilation w/o CONFIG_PMDmitry Baryshkov2008-10-301-5/+14
| * | [ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov2008-10-294-4/+9
| * | [ARM] pxa/spitz: fix spi cs on spitzDmitry Baryshkov2008-10-291-0/+12
| |/
| * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-2850-716/+284
| |\
| | * ftrace: fix current_tracer error returnSteven Rostedt2008-10-281-3/+4
| | * tracing: fix a build error on alphaFrederic Weisbecker2008-10-281-0/+1
| | * ftrace: use a real variable for ftrace_nop in x86Steven Rostedt2008-10-271-11/+5
| | * tracing/ftrace: make boot tracer select the sched_switch tracerFrederic Weisbecker2008-10-271-0/+1
| | * tracepoint: check if the probe has been registeredFrederic Weisbecker2008-10-271-0/+8
| | * asm-generic: define DIE_OOPS in asm-genericJonas Bonn2008-10-271-0/+1
| | * trace: fix printk warning for u64Stephen Rothwell2008-10-271-1/+3
| | * Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-272271-66760/+138523
| | |\
| | * | ftrace: warning in kernel/trace/ftrace.cIngo Molnar2008-10-241-1/+4
| | * | ftrace: fix build failureIngo Molnar2008-10-231-2/+0
| | * | ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt2008-10-235-14/+17
| | * | ftrace: remove ftrace hashSteven Rostedt2008-10-233-216/+38
| | * | ftrace: remove mcount setSteven Rostedt2008-10-236-65/+0
| | * | ftrace: remove daemonSteven Rostedt2008-10-232-308/+28
| | * | ftrace: disable dynamic ftrace for all archs that use daemonSteven Rostedt2008-10-233-3/+0
| | * | ftrace: add ftrace warn on to disable ftraceSteven Rostedt2008-10-231-10/+19
| | * | ftrace: only have ftrace_kill atomicSteven Rostedt2008-10-233-43/+4
| | * | ftrace: use probe_kernelSteven Rostedt2008-10-231-5/+3
| | * | ftrace: comment arch ftrace codeSteven Rostedt2008-10-231-1/+6
| | * | ftrace: return error on failed modified text.Steven Rostedt2008-10-233-15/+44
| | * | ftrace: dynamic ftrace process only text sectionSteven Rostedt2008-10-231-3/+14
| | * | ftrace: handle generic arch callsSteven Rostedt2008-10-232-3/+18
| | * | ring-buffer: fix free pageSteven Rostedt2008-10-221-1/+1
| | * | tracing/fastboot: fix row order in bootgraph.plAlan Jenkins2008-10-221-3/+3
| | * | tracing/fastboot: fix bootgraph.pl to run with "use strict"Alan Jenkins2008-10-221-5/+10
| | * | tracing: create tracers menuPeter Zijlstra2008-10-221-0/+4
| | * | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-2240-68/+113
| | |\ \
| | | * | ftrace: stack tracer only record when on stackSteven Rostedt2008-10-201-0/+4
| | | * | ftrace: rename the ftrace tracer to functionSteven Rostedt2008-10-201-1/+1
| | | * | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-2036-60/+61
| | | * | ftrace: fix dependsSteven Rostedt2008-10-201-5/+0
| | | * | ftrace: release functions from hashSteven Rostedt2008-10-201-0/+43
| | | * | ftrace: do not enclose logic in WARN_ONSteven Rostedt2008-10-201-2/+4
| | | * | Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar2008-10-193022-52628/+318106
| | | |\ \
| * | | \ \ Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-2814-56/+138
| |\ \ \ \ \
| | * | | | | KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.hXiantao Zhang2008-10-281-2/+6