2010-06-17 |
Stephane Eranian | perf record: Avoid synthesizing mmap() for all processe... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Arnaldo Carvalho... | perf tools: Reorganize the Makefile feature tests |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ingo Molnar | Merge branch 'perf/core' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Oleg Nesterov | x86: Unify save_stack_address() and save_stack_address_... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Oleg Nesterov | x86: Make save_stack_address() !CONFIG_FRAME_POINTER... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Li Zefan | tracing: Remove kmemtrace ftrace plugin |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Peter Zijlstra | perf: Fix build breakage for architecutes without atomi... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Peter Zijlstra | perf: Convert perf_event to local_t |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Peter Zijlstra | perf: Add perf_event::child_count |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Peter Zijlstra | perf: Add perf_event_count() |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Peter Zijlstra | arch: Implement local64_t |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Peter Zijlstra | perf: Simplify the ring-buffer logic: make perf_buffer_... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Peter Zijlstra | perf: Rename perf_mmap_data to perf_buffer |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Cyrill Gorcunov | perf, x86: Make a second write to performance counter... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Peter Zijlstra | perf: Cleanup {start,commit,cancel}_txn details |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Eric B Munson | perf: Add non-exec mmap() tracking |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Peter Zijlstra | perf, trace: Remove superfluous rcu_read_lock() |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Peter Zijlstra | perf, trace: Inline perf_swevent_put_recursion_context() |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Américo Wang | tracing: Remove boot tracer |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Frederic Weisbecker | perf: Drop the skip argument from perf_arch_fetch_regs_... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Frederic Weisbecker | x86: Unify dumpstack.h and stacktrace.h |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Livio Soares | perf, x86: Small fix to cpuid10_edx |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Ingo Molnar | Merge branch 'perf/core' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Ingo Molnar | Merge branch 'tip/perf/core-3' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Ingo Molnar | Merge branch 'for-tip' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Peter Zijlstra | perf: Fix signed comparison in perf_adjust_period() |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Arnaldo Carvalho... | perf tools: Allow building perf source tarballs on... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Denis Kirjanov | powerpc/oprofile: fix potential buffer overrun in op_mo... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Arun Sharma | perf report: Implement --sort cpu |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Arnaldo Carvalho... | perf tools: Make event__preprocess_sample parse the... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Stephane Eranian | perf annotate: Ask objdump to demangle symbols |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Stephane Eranian | perf buildid: add perfconfig option to specify buildid... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Arnaldo Carvalho... | perf tools: Make target to generate self contained... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Stephane Eranian | perf tools: Add the ability to specify list of cpus... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Stephane Eranian | perf report: Make -D print sampled CPU |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Ingo Molnar | Merge branch 'perf/urgent' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Arnaldo Carvalho... | perf symbols: Set the DSO long name when using symbol_c... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Steven Rostedt | tracing: Remove ftrace_preempt_disable/enable |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Steven Rostedt | tracing/sched: Make preempt_schedule() notrace |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Peter Zijlstra | perf: Fix crash in swevents |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Ingo Molnar | Merge branch 'perf/urgent' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Arnaldo Carvalho... | perf buildid-list: Fix --with-hits event processing |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Pierre Tardy | perf scripts python: Give field dict to unhandled callback |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Konstantin... | perf hist: fix objdump output parsing |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Borislav Petkov | perf-record: Check correct pid when forking |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Frederic Weisbecker | perf: Do the comm inheritance per thread in event__proc... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Frederic Weisbecker | perf: Use event__process_task from perf sched |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Frederic Weisbecker | perf: Process comm events by tid |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Randy Dunlap | blktrace: Fix new kernel-doc warnings |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Frederic Weisbecker | perf_events: Fix unincremented buffer base on partial... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Stephane Eranian | perf_events: Fix event scheduling issues introduced... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Peter Zijlstra | perf_events, trace: Fix perf_trace_destroy(), mutex... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Peter Zijlstra | perf_events, trace: Fix probe unregister race |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Peter Zijlstra | perf_events: Fix races in group composition |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Peter Zijlstra | perf_events: Fix races and clean up perf_event and... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Linus Torvalds | Linux 2.6.35-rc1 |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Linus Torvalds | Merge branch 'slub/urgent' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Linus Torvalds | Merge branch 'perf-fixes-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Linus Torvalds | ia64: revert __node_random addition |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Linus Torvalds | Merge branch 'for-next' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Linus Torvalds | Merge branch 'next' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Linus Torvalds | Merge branch 'for_linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Rafael J. Wysocki | CPU: Avoid using unititialized error variable in disabl... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Randy Dunlap | rapidio: fix new kernel-doc warnings |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Linus Torvalds | Merge branch 'fixes' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Linus Torvalds | Revert "cpusets: randomize node rotor used in cpuset_me... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Christoph Lameter | SLUB: Allow full duplication of kmalloc array for 390 |
commit | commitdiff | tree | snapshot |
2010-05-30 |
John David... | parisc: Call pagefault_disable/pagefault_enable in... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
John David... | parisc: Remove unnecessary macros from entry.S |
commit | commitdiff | tree | snapshot |
2010-05-30 |
John David... | parisc: LWS fixes for syscall.S |
commit | commitdiff | tree | snapshot |
2010-05-30 |
John David... | parisc: Delete unnecessary nop's in entry.S |
commit | commitdiff | tree | snapshot |
2010-05-30 |
John David... | parisc: Avoid interruption in critical region in entry.S |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Nick Piggin | parisc: invoke oom-killer from page fault |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Helge Deller | parisc: clear floating point exception flag on SIGFPE... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Carlos O'Donell | parisc: Use of align_frame provides stack frame. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Takashi Iwai | Merge branch 'fix/hda' into for-linus |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Takashi Iwai | Merge branch 'fix/misc' into for-linus |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Takashi Iwai | Merge branch 'fix/asoc' into for-linus |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Mark Hills | ALSA: snd-usb-caiaq: Bump version number to 1.3.21 |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Mark Hills | ALSA: Revert "ALSA: snd-usb-caiaq: Set default input... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Mark Hills | ALSA: snd-usb-caiaq: Simplify single case to an 'if' |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Mark Hills | ALSA: snd-usb-caiaq: Restore 'Control vinyl' input... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Daniel T Chen | ALSA: hda: Use LPIB for a Shuttle device |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Sage Weil | ceph: clean up on forwarded aborted mds request |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Sage Weil | ceph: fix leak of osd authorizer |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Sage Weil | ceph: close out mds, osd connections before stopping... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Sage Weil | ceph: make lease code DN specific |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Julia Lawall | fs/ceph: Use ERR_CAST |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Sage Weil | ceph: renew auth tickets before they expire |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Sage Weil | ceph: do not resend mon requests on auth ticket renewal |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Andrea Gelmini | ceph: removed duplicated #includes |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Sage Weil | ceph: avoid possible null dereference |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Sage Weil | ceph: make mds requests killable, not interruptible |
commit | commitdiff | tree | snapshot |
next |