Age | Commit message (Expand) | Author | Files | Lines |
2009-06-02 | hw-breakpoints: cleanup HW Breakpoint registers before kexec | K.Prasad | 2 | -0/+4 |
2009-06-02 | hw-breakpoints: modify Ptrace routines to access breakpoint registers | K.Prasad | 1 | -90/+141 |
2009-06-02 | hw-breakpoints: modify signal handling code to refrain from re-enabling HW Br... | K.Prasad | 1 | -9/+0 |
2009-06-02 | hw-breakpoints: use the new wrapper routines to access debug registers in pro... | K.Prasad | 3 | -16/+65 |
2009-06-02 | hw-breakpoints: use wrapper routines around debug registers in processor rela... | K.Prasad | 3 | -19/+9 |
2009-06-02 | hw-breakpoints: modifying generic debug exception to use thread-specific debu... | K.Prasad | 1 | -45/+24 |
2009-06-02 | hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf... | K.Prasad | 3 | -1/+384 |
2009-06-02 | hw-breakpoints: introducing generic hardware breakpoint handler interfaces | K.Prasad | 3 | -0/+383 |
2009-06-02 | hw-breakpoints: prepare the code for Hardware Breakpoint interfaces | K.Prasad | 9 | -32/+255 |
2009-06-02 | tracing/stat: remove unappropriate safe walk on list | Frederic Weisbecker | 1 | -2/+2 |
2009-06-02 | tracing/stat: do some cleanups | Li Zefan | 1 | -33/+21 |
2009-06-02 | tracing/stat: remember to free root node | Li Zefan | 1 | -2/+2 |
2009-06-02 | tracing/stat: change dummpy_cmp() to return -1 | Li Zefan | 1 | -1/+1 |
2009-06-02 | tracing/stat: replace linked list by an rbtree for sorting | Frederic Weisbecker | 1 | -40/+100 |
2009-06-02 | tracing/stat: replace trace_stat_session by stat_session | Frederic Weisbecker | 1 | -14/+14 |
2009-06-02 | trace_workqueue: remove blank line between each cpu | Zhaolei | 1 | -7/+0 |
2009-06-02 | trace_workqueue: remove cpu_workqueue_stats->first_entry | Zhaolei | 1 | -4/+0 |
2009-06-02 | trace_workqueue: use list_for_each_entry() instead of list_for_each_entry_safe() | Zhaolei | 1 | -6/+4 |
2009-06-02 | ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro | Zhaolei | 4 | -35/+103 |
2009-05-28 | ftrace: don't convert function's local variable name in macro | Zhaolei | 1 | -10/+10 |
2009-05-28 | trace: disable preemption before taking raw spinlocks | Heiko Carstens | 1 | -0/+2 |
2009-05-26 | tracing: convert irq events to use __print_symbolic | Steven Rostedt | 1 | -6/+17 |
2009-05-26 | tracing: add __print_symbolic to trace events | Steven Rostedt | 3 | -0/+36 |
2009-05-26 | tracing: add flag output for kmem events | Steven Rostedt | 1 | -8/+45 |
2009-05-26 | tracing: add previous task state info to sched switch event | Steven Rostedt | 1 | -1/+8 |
2009-05-26 | tracing: add __print_flags for events | Steven Rostedt | 3 | -1/+65 |
2009-05-26 | ftrace: clean up of using ftrace_event_enable_disable() | Zhaolei | 1 | -30/+14 |
2009-05-26 | ftrace: Add task_comm support for trace_event | Zhaolei | 2 | -2/+13 |
2009-05-26 | kmemtrace: fix kernel parameter documentation | Pekka Enberg | 1 | -10/+0 |
2009-05-26 | tracing/events: change the type of __str_loc_item to unsigned short | Li Zefan | 1 | -1/+1 |
2009-05-25 | tracing: add trace_event_read_lock() | Lai Jiangshan | 3 | -7/+28 |
2009-05-20 | ftrace: fix check for return value of register_module_notifier in event_trace... | Ming Lei | 1 | -1/+1 |
2009-05-19 | blktrace: remove debugfs entries on bad path | Stefan Raspl | 1 | -0/+1 |
2009-05-19 | tracing/events: Documentation updates | Li Zefan | 1 | -102/+57 |
2009-05-18 | tracing: fix check for return value of register_module_notifier | Ming Lei | 1 | -1/+1 |
2009-05-18 | Merge commit 'v2.6.30-rc6' into tracing/core | Ingo Molnar | 457 | -6482/+8397 |
2009-05-15 | Linux 2.6.30-rc6v2.6.30-rc6 | Linus Torvalds | 1 | -1/+1 |
2009-05-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 3 | -3/+10 |
2009-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | Linus Torvalds | 3 | -4/+7 |
2009-05-15 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -24/+175 |
2009-05-15 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -66/+191 |
2009-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | Linus Torvalds | 9 | -33/+91 |
2009-05-15 | libata: Media rotation rate and form factor heuristics | Martin K. Petersen | 2 | -5/+34 |
2009-05-15 | libata: Report disk alignment and physical block size | Martin K. Petersen | 1 | -1/+22 |
2009-05-15 | sata_fsl: Fix the command description of FSL SATA controller | Dave Liu | 1 | -3/+5 |
2009-05-15 | sata_fsl: Fix compile warnings | Kumar Gala | 1 | -3/+4 |
2009-05-15 | [libata] sata_sx4: fixup interrupt handling | David Milburn | 1 | -13/+9 |
2009-05-15 | [libata] sata_sx4: convert to new exception handling methods | Jeff Garzik | 1 | -45/+121 |
2009-05-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2 | -6/+39 |
2009-05-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 9 | -52/+157 |