index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
configs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-02
tracing: add print format to event trace format files
Steven Rostedt
1
-0
/
+2
2009-03-02
tracing: add trace name and id to event formats
Steven Rostedt
1
-1
/
+5
2009-03-02
tracing: add ftrace headers to event format files
Steven Rostedt
1
-1
/
+26
2009-03-02
tracing: add format file to describe event struct fields
Steven Rostedt
4
-1
/
+110
2009-03-02
tracing: make trace_seq_reset global and rename to trace_seq_init
Steven Rostedt
2
-12
/
+13
2009-03-02
tracing: add protection around modify trace event fields
Steven Rostedt
1
-0
/
+7
2009-03-02
tracing: add TRACE_FIELD_SPECIAL to record complex entries
Steven Rostedt
4
-1
/
+26
2009-03-02
x86 mmiotrace: fix race with release_kmmio_fault_page()
Pekka Paalanen
1
-2
/
+7
2009-03-02
x86 mmiotrace: improve handling of secondary faults
Stuart Bennett
1
-18
/
+22
2009-03-02
x86 mmiotrace: split set_page_presence()
Pekka Paalanen
1
-19
/
+22
2009-03-02
x86 mmiotrace: fix save/restore page table state
Pekka Paalanen
1
-22
/
+44
2009-03-02
x86 mmiotrace: WARN_ONCE if dis/arming a page fails
Stuart Bennett
1
-8
/
+17
2009-03-02
x86: add far read test to testmmiotrace
Pekka Paalanen
1
-7
/
+28
2009-03-02
x86: count errors in testmmiotrace.ko
Pekka Paalanen
1
-6
/
+29
2009-02-28
tracing: create the C style tracing for the irq subsystem
Steven Rostedt
1
-4
/
+15
2009-02-28
tracing: create the C style tracing for the sched subsystem
Steven Rostedt
2
-25
/
+97
2009-02-28
tracing: add raw fast tracing interface for trace events
Steven Rostedt
2
-25
/
+181
2009-02-28
tracing: add raw trace point recording infrastructure
Steven Rostedt
7
-59
/
+350
2009-02-28
tracing: add interface to write into current tracer buffer
Steven Rostedt
2
-0
/
+20
2009-02-28
tracing: add subsystem sched for sched events
Steven Rostedt
1
-0
/
+5
2009-02-28
tracing: add subsystem irq for irq events
Steven Rostedt
1
-0
/
+5
2009-02-28
tracing: make the set_event and available_events subsystem aware
Steven Rostedt
1
-3
/
+40
2009-02-28
tracing: add subsystem level to trace events
Steven Rostedt
3
-0
/
+54
2009-02-28
tracing: move trace point formats to files in include/trace directory
Steven Rostedt
3
-8
/
+10
2009-02-28
Fix FREEZE/THAW compat_ioctl regression
Christoph Hellwig
1
-0
/
+3
2009-02-28
hpilo: new pci device
David Altobelli
1
-1
/
+2
2009-02-28
checkpatch: version 0.28
Andy Whitcroft
1
-1
/
+1
2009-02-28
checkpatch: add __ref as a sparse modifier
Andy Whitcroft
1
-1
/
+2
2009-02-28
checkpatch: extend attribute testing to all modifiers
Andy Whitcroft
1
-2
/
+2
2009-02-28
checkpatch: a modifier is not an identifier at the end of a type
Andy Whitcroft
1
-2
/
+2
2009-02-28
checkpatch: pointer type star may have modifiers following
Andy Whitcroft
1
-2
/
+2
2009-02-28
checkpatch: correctly handle type spacing in the face of modifiers
Andy Whitcroft
1
-2
/
+2
2009-02-28
checkpatch: do not warn about -p0 patches when checking files
Andy Whitcroft
1
-1
/
+2
2009-02-28
checkpatch: make in_atomic ok in the core
Andy Whitcroft
1
-1
/
+1
2009-02-28
mm: fix lazy vmap purging (use-after-free error)
Vegard Nossum
1
-1
/
+2
2009-02-28
mm: vmap fix overflow
Nick Piggin
1
-0
/
+7
2009-02-28
Fix recursive lock in free_uid()/free_user_ns()
David Howells
2
-4
/
+18
2009-02-28
w1: add missing Kconfig/Makefile entries for DS2431 slave driver
Herton Ronaldo Krzesinski
2
-0
/
+7
2009-02-28
EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL
Benny Halevy
1
-1
/
+1
2009-02-28
w1_ds2433: clear the validcrc flag after a write
Ben Gardner
1
-1
/
+6
2009-02-27
USB: musb: fix srp sysfs entry deletion
Vikram Pandita
1
-2
/
+2
2009-02-27
USB: musb: resume suspended root hub on disconnect
Anand Gadiyar
1
-0
/
+1
2009-02-27
USB: musb: use right poll limit for low speed devices
Sergei Shtylyov
1
-8
/
+10
2009-02-27
USB: musb: be careful with 64K+ transfer lengths, host side
Sergei Shtylyov
1
-7
/
+7
2009-02-27
USB: musb: fix data toggle saving with shared FIFO
Sergei Shtylyov
1
-6
/
+1
2009-02-27
USB: musb: host endpoint_disable() oops fixes
Sergei Shtylyov
1
-10
/
+26
2009-02-27
USB: musb: fix urb_dequeue() method
Sergei Shtylyov
1
-3
/
+12
2009-02-27
USB: musb: fix musb_host_tx() for shared endpoint FIFO
Dmitry Krivoschekov
1
-1
/
+2
2009-02-27
USB: musb: be careful with 64K+ transfer lengths (gadget side)
Felipe Balbi
1
-2
/
+2
2009-02-27
usb: musb: make Davinci *work* in mainline
David Brownell
5
-18
/
+17
[next]