index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
wep.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-02
hw-breakpoints: reset bits in dr6 after the corresponding exception is handled
K.Prasad
5
-6
/
+34
2009-06-02
hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i...
K.Prasad
5
-0
/
+623
2009-06-02
hw-breakpoints: sample HW breakpoint over kernel data address
K.Prasad
4
-1
/
+92
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-16
Linux 2.6.30-rc6
v2.6.30-rc6
Linus Torvalds
1
-1
/
+1
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
devpts: correctly set default options
Sukadev Bhattiprolu
1
-6
/
+12
2009-05-15
ext4: Fix race in ext4_inode_info.i_cached_extent
Theodore Ts'o
1
-5
/
+12
2009-05-15
kgdb: gdb documentation fix
Frank Rowand
1
-1
/
+1
2009-05-15
kgdb,i386: use address that SP register points to in the exception frame
Jason Wessel
1
-1
/
+2
2009-05-15
sysrq, intel_fb: fix sysrq g collision
Jason Wessel
3
-6
/
+6
[next]