| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: Unusual dev for the "Kyocera / Contax SL300R T*" digital camera. | Jens Taprogge | 2008-10-29 | 1 | -0/+7 |
* | USB: usbtmc: Use explicit unsigned type for input buffer instead of char* | Chris Malley | 2008-10-29 | 1 | -1/+1 |
* | USB: fix crash when URBs are unlinked after the device is gone | Alan Stern | 2008-10-29 | 4 | -3/+56 |
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-10-28 | 50 | -716/+284 |
|\ |
|
| * | ftrace: fix current_tracer error return | Steven Rostedt | 2008-10-28 | 1 | -3/+4 |
| * | tracing: fix a build error on alpha | Frederic Weisbecker | 2008-10-28 | 1 | -0/+1 |
| * | ftrace: use a real variable for ftrace_nop in x86 | Steven Rostedt | 2008-10-27 | 1 | -11/+5 |
| * | tracing/ftrace: make boot tracer select the sched_switch tracer | Frederic Weisbecker | 2008-10-27 | 1 | -0/+1 |
| * | tracepoint: check if the probe has been registered | Frederic Weisbecker | 2008-10-27 | 1 | -0/+8 |
| * | asm-generic: define DIE_OOPS in asm-generic | Jonas Bonn | 2008-10-27 | 1 | -0/+1 |
| * | trace: fix printk warning for u64 | Stephen Rothwell | 2008-10-27 | 1 | -1/+3 |
| * | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2008-10-27 | 2271 | -66760/+138523 |
| |\ |
|
| * | | ftrace: warning in kernel/trace/ftrace.c | Ingo Molnar | 2008-10-24 | 1 | -1/+4 |
| * | | ftrace: fix build failure | Ingo Molnar | 2008-10-23 | 1 | -2/+0 |
| * | | ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file | Steven Rostedt | 2008-10-23 | 5 | -14/+17 |
| * | | ftrace: remove ftrace hash | Steven Rostedt | 2008-10-23 | 3 | -216/+38 |
| * | | ftrace: remove mcount set | Steven Rostedt | 2008-10-23 | 6 | -65/+0 |
| * | | ftrace: remove daemon | Steven Rostedt | 2008-10-23 | 2 | -308/+28 |
| * | | ftrace: disable dynamic ftrace for all archs that use daemon | Steven Rostedt | 2008-10-23 | 3 | -3/+0 |
| * | | ftrace: add ftrace warn on to disable ftrace | Steven Rostedt | 2008-10-23 | 1 | -10/+19 |
| * | | ftrace: only have ftrace_kill atomic | Steven Rostedt | 2008-10-23 | 3 | -43/+4 |
| * | | ftrace: use probe_kernel | Steven Rostedt | 2008-10-23 | 1 | -5/+3 |
| * | | ftrace: comment arch ftrace code | Steven Rostedt | 2008-10-23 | 1 | -1/+6 |
| * | | ftrace: return error on failed modified text. | Steven Rostedt | 2008-10-23 | 3 | -15/+44 |
| * | | ftrace: dynamic ftrace process only text section | Steven Rostedt | 2008-10-23 | 1 | -3/+14 |
| * | | ftrace: handle generic arch calls | Steven Rostedt | 2008-10-23 | 2 | -3/+18 |
| * | | ring-buffer: fix free page | Steven Rostedt | 2008-10-22 | 1 | -1/+1 |
| * | | tracing/fastboot: fix row order in bootgraph.pl | Alan Jenkins | 2008-10-22 | 1 | -3/+3 |
| * | | tracing/fastboot: fix bootgraph.pl to run with "use strict" | Alan Jenkins | 2008-10-22 | 1 | -5/+10 |
| * | | tracing: create tracers menu | Peter Zijlstra | 2008-10-22 | 1 | -0/+4 |
| * | | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2008-10-22 | 40 | -68/+113 |
| |\ \ |
|
| | * | | ftrace: stack tracer only record when on stack | Steven Rostedt | 2008-10-20 | 1 | -0/+4 |
| | * | | ftrace: rename the ftrace tracer to function | Steven Rostedt | 2008-10-20 | 1 | -1/+1 |
| | * | | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 36 | -60/+61 |
| | * | | ftrace: fix depends | Steven Rostedt | 2008-10-20 | 1 | -5/+0 |
| | * | | ftrace: release functions from hash | Steven Rostedt | 2008-10-20 | 1 | -0/+43 |
| | * | | ftrace: do not enclose logic in WARN_ON | Steven Rostedt | 2008-10-20 | 1 | -2/+4 |
| | * | | Merge branch 'linus' into tracing-v28-for-linus-v3 | Ingo Molnar | 2008-10-19 | 3022 | -52628/+318106 |
| | |\ \ |
|
* | | \ \ | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-28 | 14 | -56/+138 |
|\ \ \ \ \ |
|
| * | | | | | KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.h | Xiantao Zhang | 2008-10-28 | 1 | -2/+6 |
| * | | | | | KVM: Future-proof device assignment ABI | Avi Kivity | 2008-10-28 | 1 | -0/+6 |
| * | | | | | KVM: ia64: Fix halt emulation logic | Xiantao Zhang | 2008-10-28 | 4 | -40/+46 |
| * | | | | | KVM: Fix guest shared interrupt with in-kernel irqchip | Sheng Yang | 2008-10-28 | 9 | -14/+79 |
| * | | | | | KVM: MMU: sync root on paravirt TLB flush | Marcelo Tosatti | 2008-10-28 | 1 | -0/+1 |
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-28 | 9 | -75/+34 |
|\ \ \ \ \ \ |
|
| * | | | | | | lockdep: fix irqs on/off ip tracing | Heiko Carstens | 2008-10-28 | 1 | -7/+5 |
| * | | | | | | lockdep: minor fix for debug_show_all_locks() | qinghuang feng | 2008-10-28 | 1 | -2/+3 |
| * | | | | | | x86: restore the old swiotlb alloc_coherent behavior | FUJITA Tomonori | 2008-10-23 | 1 | -1/+13 |
| * | | | | | | x86: use GFP_DMA for 24bit coherent_dma_mask | FUJITA Tomonori | 2008-10-23 | 1 | -1/+3 |
| * | | | | | | swiotlb: remove panic for alloc_coherent failure | FUJITA Tomonori | 2008-10-23 | 1 | -2/+4 |