aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-02hw-breakpoints: cleanup HW Breakpoint registers before kexecK.Prasad2-0/+4
2009-06-02hw-breakpoints: modify Ptrace routines to access breakpoint registersK.Prasad1-90/+141
2009-06-02hw-breakpoints: modify signal handling code to refrain from re-enabling HW BreakpointsK.Prasad1-9/+0
2009-06-02hw-breakpoints: use the new wrapper routines to access debug registers in process/thread codeK.Prasad3-16/+65
2009-06-02hw-breakpoints: use wrapper routines around debug registers in processor related functionsK.Prasad3-19/+9
2009-06-02hw-breakpoints: modifying generic debug exception to use thread-specific debug registersK.Prasad1-45/+24
2009-06-02hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interfacesK.Prasad3-1/+384
2009-06-02hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad3-0/+383
2009-06-02hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad9-32/+255
2009-06-02tracing/stat: remove unappropriate safe walk on listFrederic Weisbecker1-2/+2
2009-06-02tracing/stat: do some cleanupsLi Zefan1-33/+21
2009-06-02tracing/stat: remember to free root nodeLi Zefan1-2/+2
2009-06-02tracing/stat: change dummpy_cmp() to return -1Li Zefan1-1/+1
2009-06-02tracing/stat: replace linked list by an rbtree for sortingFrederic Weisbecker1-40/+100
2009-06-02tracing/stat: replace trace_stat_session by stat_sessionFrederic Weisbecker1-14/+14
2009-06-02trace_workqueue: remove blank line between each cpuZhaolei1-7/+0
2009-06-02trace_workqueue: remove cpu_workqueue_stats->first_entryZhaolei1-4/+0
2009-06-02trace_workqueue: use list_for_each_entry() instead of list_for_each_entry_safe()Zhaolei1-6/+4
2009-06-02ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macroZhaolei4-35/+103
2009-05-28ftrace: don't convert function's local variable name in macroZhaolei1-10/+10
2009-05-28trace: disable preemption before taking raw spinlocksHeiko Carstens1-0/+2
2009-05-26tracing: convert irq events to use __print_symbolicSteven Rostedt1-6/+17
2009-05-26tracing: add __print_symbolic to trace eventsSteven Rostedt3-0/+36
2009-05-26tracing: add flag output for kmem eventsSteven Rostedt1-8/+45
2009-05-26tracing: add previous task state info to sched switch eventSteven Rostedt1-1/+8
2009-05-26tracing: add __print_flags for eventsSteven Rostedt3-1/+65
2009-05-26ftrace: clean up of using ftrace_event_enable_disable()Zhaolei1-30/+14
2009-05-26ftrace: Add task_comm support for trace_eventZhaolei2-2/+13
2009-05-26kmemtrace: fix kernel parameter documentationPekka Enberg1-10/+0
2009-05-26tracing/events: change the type of __str_loc_item to unsigned shortLi Zefan1-1/+1
2009-05-25tracing: add trace_event_read_lock()Lai Jiangshan3-7/+28
2009-05-20ftrace: fix check for return value of register_module_notifier in event_trace_initMing Lei1-1/+1
2009-05-19blktrace: remove debugfs entries on bad pathStefan Raspl1-0/+1
2009-05-19tracing/events: Documentation updatesLi Zefan1-102/+57
2009-05-18tracing: fix check for return value of register_module_notifierMing Lei1-1/+1
2009-05-15Linux 2.6.30-rc6Linus Torvalds1-1/+1
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen2-5/+34
2009-05-15libata: Report disk alignment and physical block sizeMartin K. Petersen1-1/+22
2009-05-15sata_fsl: Fix the command description of FSL SATA controllerDave Liu1-3/+5
2009-05-15sata_fsl: Fix compile warningsKumar Gala1-3/+4
2009-05-15[libata] sata_sx4: fixup interrupt handlingDavid Milburn1-13/+9
2009-05-15[libata] sata_sx4: convert to new exception handling methodsJeff Garzik1-45/+121
2009-05-15devpts: correctly set default optionsSukadev Bhattiprolu1-6/+12
2009-05-15ext4: Fix race in ext4_inode_info.i_cached_extentTheodore Ts'o1-5/+12
2009-05-15kgdb: gdb documentation fixFrank Rowand1-1/+1
2009-05-15kgdb,i386: use address that SP register points to in the exception frameJason Wessel1-1/+2
2009-05-15sysrq, intel_fb: fix sysrq g collisionJason Wessel3-6/+6
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe4-72/+12
2009-05-15ASoC: DaVinci EVM board support buildfixesDavid Brownell3-14/+81
2009-05-15ASoC: DaVinci I2S updatesDavid Brownell1-3/+23