| Commit message (Expand) | Author | Age |
* | MIPS: Sort out CPU type to name translation. | Ralf Baechle | 2008-10-30 |
* | MIPS: Use the new byteorder headers | Harvey Harrison | 2008-10-30 |
* | MIPS: Probe for watch registers on cores of all vendors, not just MTI. | Ralf Baechle | 2008-10-30 |
* | MIPS: Switch FPU emulator trap to BREAK instruction. | Ralf Baechle | 2008-10-30 |
* | MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0. | Ralf Baechle | 2008-10-30 |
* | MIPS: Consider value of c0_ebase when computing value of exception base. | David Daney | 2008-10-30 |
* | MIPS: Clean up MIPSxx-optimized bitop functions | Ralf Baechle | 2008-10-30 |
* | MIPS: New feature test macro cpu_has_mips_r | Ralf Baechle | 2008-10-30 |
* | MIPS: RBTX4927: Add GPIO-LED support | Atsushi Nemoto | 2008-10-30 |
* | MIPS: TXx9: Fix RBTX4939 ethernet address initialization | Atsushi Nemoto | 2008-10-30 |
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-10-28 |
|\ |
|
| * | ftrace: fix current_tracer error return | Steven Rostedt | 2008-10-28 |
| * | tracing: fix a build error on alpha | Frederic Weisbecker | 2008-10-28 |
| * | ftrace: use a real variable for ftrace_nop in x86 | Steven Rostedt | 2008-10-27 |
| * | tracing/ftrace: make boot tracer select the sched_switch tracer | Frederic Weisbecker | 2008-10-27 |
| * | tracepoint: check if the probe has been registered | Frederic Weisbecker | 2008-10-27 |
| * | asm-generic: define DIE_OOPS in asm-generic | Jonas Bonn | 2008-10-27 |
| * | trace: fix printk warning for u64 | Stephen Rothwell | 2008-10-27 |
| * | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2008-10-27 |
| |\ |
|
| * | | ftrace: warning in kernel/trace/ftrace.c | Ingo Molnar | 2008-10-24 |
| * | | ftrace: fix build failure | Ingo Molnar | 2008-10-23 |
| * | | ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file | Steven Rostedt | 2008-10-23 |
| * | | ftrace: remove ftrace hash | Steven Rostedt | 2008-10-23 |
| * | | ftrace: remove mcount set | Steven Rostedt | 2008-10-23 |
| * | | ftrace: remove daemon | Steven Rostedt | 2008-10-23 |
| * | | ftrace: disable dynamic ftrace for all archs that use daemon | Steven Rostedt | 2008-10-23 |
| * | | ftrace: add ftrace warn on to disable ftrace | Steven Rostedt | 2008-10-23 |
| * | | ftrace: only have ftrace_kill atomic | Steven Rostedt | 2008-10-23 |
| * | | ftrace: use probe_kernel | Steven Rostedt | 2008-10-23 |
| * | | ftrace: comment arch ftrace code | Steven Rostedt | 2008-10-23 |
| * | | ftrace: return error on failed modified text. | Steven Rostedt | 2008-10-23 |
| * | | ftrace: dynamic ftrace process only text section | Steven Rostedt | 2008-10-23 |
| * | | ftrace: handle generic arch calls | Steven Rostedt | 2008-10-23 |
| * | | ring-buffer: fix free page | Steven Rostedt | 2008-10-22 |
| * | | tracing/fastboot: fix row order in bootgraph.pl | Alan Jenkins | 2008-10-22 |
| * | | tracing/fastboot: fix bootgraph.pl to run with "use strict" | Alan Jenkins | 2008-10-22 |
| * | | tracing: create tracers menu | Peter Zijlstra | 2008-10-22 |
| * | | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2008-10-22 |
| |\ \ |
|
| | * | | ftrace: stack tracer only record when on stack | Steven Rostedt | 2008-10-20 |
| | * | | ftrace: rename the ftrace tracer to function | Steven Rostedt | 2008-10-20 |
| | * | | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 |
| | * | | ftrace: fix depends | Steven Rostedt | 2008-10-20 |
| | * | | ftrace: release functions from hash | Steven Rostedt | 2008-10-20 |
| | * | | ftrace: do not enclose logic in WARN_ON | Steven Rostedt | 2008-10-20 |
| | * | | Merge branch 'linus' into tracing-v28-for-linus-v3 | Ingo Molnar | 2008-10-19 |
| | |\ \ |
|
* | | \ \ | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-28 |
|\ \ \ \ \ |
|
| * | | | | | KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.h | Xiantao Zhang | 2008-10-28 |
| * | | | | | KVM: Future-proof device assignment ABI | Avi Kivity | 2008-10-28 |
| * | | | | | KVM: ia64: Fix halt emulation logic | Xiantao Zhang | 2008-10-28 |
| * | | | | | KVM: Fix guest shared interrupt with in-kernel irqchip | Sheng Yang | 2008-10-28 |