index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw-breakpoints: cleanup HW Breakpoint registers before kexec
K.Prasad
2009-06-02
2
-0
/
+4
*
hw-breakpoints: modify Ptrace routines to access breakpoint registers
K.Prasad
2009-06-02
1
-90
/
+141
*
hw-breakpoints: modify signal handling code to refrain from re-enabling HW Br...
K.Prasad
2009-06-02
1
-9
/
+0
*
hw-breakpoints: use the new wrapper routines to access debug registers in pro...
K.Prasad
2009-06-02
3
-16
/
+65
*
hw-breakpoints: use wrapper routines around debug registers in processor rela...
K.Prasad
2009-06-02
3
-19
/
+9
*
hw-breakpoints: modifying generic debug exception to use thread-specific debu...
K.Prasad
2009-06-02
1
-45
/
+24
*
hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf...
K.Prasad
2009-06-02
3
-1
/
+384
*
hw-breakpoints: introducing generic hardware breakpoint handler interfaces
K.Prasad
2009-06-02
3
-0
/
+383
*
hw-breakpoints: prepare the code for Hardware Breakpoint interfaces
K.Prasad
2009-06-02
9
-32
/
+255
*
tracing/stat: remove unappropriate safe walk on list
Frederic Weisbecker
2009-06-02
1
-2
/
+2
*
tracing/stat: do some cleanups
Li Zefan
2009-06-02
1
-33
/
+21
*
tracing/stat: remember to free root node
Li Zefan
2009-06-02
1
-2
/
+2
*
tracing/stat: change dummpy_cmp() to return -1
Li Zefan
2009-06-02
1
-1
/
+1
*
tracing/stat: replace linked list by an rbtree for sorting
Frederic Weisbecker
2009-06-02
1
-40
/
+100
*
tracing/stat: replace trace_stat_session by stat_session
Frederic Weisbecker
2009-06-02
1
-14
/
+14
*
trace_workqueue: remove blank line between each cpu
Zhaolei
2009-06-02
1
-7
/
+0
*
trace_workqueue: remove cpu_workqueue_stats->first_entry
Zhaolei
2009-06-02
1
-4
/
+0
*
trace_workqueue: use list_for_each_entry() instead of list_for_each_entry_safe()
Zhaolei
2009-06-02
1
-6
/
+4
*
ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
Zhaolei
2009-06-02
4
-35
/
+103
*
ftrace: don't convert function's local variable name in macro
Zhaolei
2009-05-28
1
-10
/
+10
*
trace: disable preemption before taking raw spinlocks
Heiko Carstens
2009-05-28
1
-0
/
+2
*
tracing: convert irq events to use __print_symbolic
Steven Rostedt
2009-05-26
1
-6
/
+17
*
tracing: add __print_symbolic to trace events
Steven Rostedt
2009-05-26
3
-0
/
+36
*
tracing: add flag output for kmem events
Steven Rostedt
2009-05-26
1
-8
/
+45
*
tracing: add previous task state info to sched switch event
Steven Rostedt
2009-05-26
1
-1
/
+8
*
tracing: add __print_flags for events
Steven Rostedt
2009-05-26
3
-1
/
+65
*
ftrace: clean up of using ftrace_event_enable_disable()
Zhaolei
2009-05-26
1
-30
/
+14
*
ftrace: Add task_comm support for trace_event
Zhaolei
2009-05-26
2
-2
/
+13
*
kmemtrace: fix kernel parameter documentation
Pekka Enberg
2009-05-26
1
-10
/
+0
*
tracing/events: change the type of __str_loc_item to unsigned short
Li Zefan
2009-05-26
1
-1
/
+1
*
tracing: add trace_event_read_lock()
Lai Jiangshan
2009-05-25
3
-7
/
+28
*
ftrace: fix check for return value of register_module_notifier in event_trace...
Ming Lei
2009-05-20
1
-1
/
+1
*
blktrace: remove debugfs entries on bad path
Stefan Raspl
2009-05-19
1
-0
/
+1
*
tracing/events: Documentation updates
Li Zefan
2009-05-19
1
-102
/
+57
*
tracing: fix check for return value of register_module_notifier
Ming Lei
2009-05-18
1
-1
/
+1
*
Merge commit 'v2.6.30-rc6' into tracing/core
Ingo Molnar
2009-05-18
457
-6482
/
+8397
|
\
|
*
Linux 2.6.30-rc6
v2.6.30-rc6
Linus Torvalds
2009-05-15
1
-1
/
+1
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-05-15
3
-3
/
+10
|
|
\
|
|
*
PCI MSI: Fix MSI-X with NIU cards
Matthew Wilcox
2009-05-11
1
-2
/
+6
|
|
*
PCI: Fix pci-e port driver slot_reset bad default return value
Zhang, Yanmin
2009-05-05
2
-1
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
Linus Torvalds
2009-05-15
3
-4
/
+7
|
|
\
\
|
|
*
|
Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing
Marcel Holtmann
2009-05-09
1
-1
/
+1
|
|
*
|
Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections
Marcel Holtmann
2009-05-09
1
-3
/
+1
|
|
*
|
Bluetooth: Fix wrong module refcount when connection setup fails
Marcel Holtmann
2009-05-09
2
-0
/
+5
|
*
|
|
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-05-15
13
-24
/
+175
|
|
\
\
\
|
|
*
|
|
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
Carl Worth
2009-05-14
4
-0
/
+44
|
|
*
|
|
drm/i915: Set HDMI hot plug interrupt enable for only the output in question.
Ma Ling
2009-05-14
1
-5
/
+12
|
|
*
|
|
drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS.
Ma Ling
2009-05-14
1
-1
/
+2
|
|
*
|
|
drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.
Ma Ling
2009-05-14
1
-1
/
+1
|
|
*
|
|
drm/i915: ignore LVDS on intel graphics systems that lie about having it
Jarod Wilson
2009-05-14
1
-8
/
+46
[next]