summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Sort out CPU type to name translation.Ralf Baechle2008-10-301-127/+98
* MIPS: Use the new byteorder headersHarvey Harrison2008-10-301-24/+16
* MIPS: Probe for watch registers on cores of all vendors, not just MTI.Ralf Baechle2008-10-301-10/+12
* MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle2008-10-307-37/+37
* MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.Ralf Baechle2008-10-301-6/+0
* MIPS: Consider value of c0_ebase when computing value of exception base.David Daney2008-10-301-4/+9
* MIPS: Clean up MIPSxx-optimized bitop functionsRalf Baechle2008-10-301-38/+76
* MIPS: New feature test macro cpu_has_mips_rRalf Baechle2008-10-301-0/+2
* MIPS: RBTX4927: Add GPIO-LED supportAtsushi Nemoto2008-10-301-4/+21
* MIPS: TXx9: Fix RBTX4939 ethernet address initializationAtsushi Nemoto2008-10-301-4/+10
* 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
| * | | | | KVM: Future-proof device assignment ABIAvi Kivity2008-10-281-0/+6
| * | | | | KVM: ia64: Fix halt emulation logicXiantao Zhang2008-10-284-40/+46
| * | | | | KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-289-14/+79
OpenPOWER on IntegriCloud