index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-23
ftrace: limit trace entries
Steven Rostedt
1
-0
/
+2
2008-05-23
x86: add a list for custom page fault handlers.
Pekka Paalanen
1
-0
/
+9
2008-05-23
ftrace: sched special
Ingo Molnar
1
-0
/
+6
2008-05-23
ftrace: fix __trace_special()
Ingo Molnar
1
-8
/
+12
2008-05-23
ftrace: fix wakeups
Ingo Molnar
1
-0
/
+2
2008-05-23
ftrace: sched tracer, trace full rbtree
Ingo Molnar
1
-9
/
+23
2008-05-23
ftrace: sched tracer fix
Ingo Molnar
1
-6
/
+0
2008-05-23
ftrace: add stack tracing
Ingo Molnar
1
-0
/
+2
2008-05-23
ftrace: build fix
Ingo Molnar
1
-5
/
+5
2008-05-23
ftrace: disable tracing on failure
Steven Rostedt
1
-0
/
+3
2008-05-23
ftrace - fix dynamic ftrace memory leak
Steven Rostedt
1
-3
/
+4
2008-05-23
ftrace: startup tester on dynamic tracing.
Steven Rostedt
1
-0
/
+2
2008-05-23
ftrace: cleanups
Ingo Molnar
1
-1
/
+1
2008-05-23
ftrace: force recording
Steven Rostedt
1
-0
/
+4
2008-05-23
ftrace: fix kexec
Ingo Molnar
1
-0
/
+7
2008-05-23
ftrace: add filter select functions to trace
Steven Rostedt
1
-1
/
+3
2008-05-23
ftrace: use dynamic patching for updating mcount calls
Steven Rostedt
1
-1
/
+6
2008-05-23
ftrace: move memory management out of arch code
Steven Rostedt
1
-7
/
+11
2008-05-23
ftrace: use nops instead of jmp
Steven Rostedt
1
-0
/
+2
2008-05-23
ftrace: add ftrace_enabled sysctl to disable mcount function
Steven Rostedt
1
-0
/
+6
2008-05-23
ftrace: dynamic enabling/disabling of function calls
Steven Rostedt
1
-0
/
+18
2008-05-23
ftrace: trace preempt off critical timings
Steven Rostedt
3
-2
/
+11
2008-05-23
ftrace: trace irq disabled critical timings
Steven Rostedt
3
-24
/
+20
2008-05-23
ftrace: tracer for scheduler wakeup latency
Steven Rostedt
1
-4
/
+19
2008-05-23
ftrace: add basic support for gcc profiler instrumentation
Arnaldo Carvalho de Melo
1
-0
/
+38
2008-05-23
x86: add notrace annotations to vsyscall.
Steven Rostedt
1
-1
/
+2
2008-05-23
tracing: add notrace to linkage.h
Ingo Molnar
1
-0
/
+2
2008-05-23
ftrace: add preempt_enable/disable notrace macros
Steven Rostedt
1
-0
/
+32
2008-05-23
ftrace: make the task state char-string visible to all
Steven Rostedt
1
-0
/
+2
2008-05-23
sched: add latency tracer callbacks to the scheduler
Ingo Molnar
1
-0
/
+26
2008-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-5
/
+5
2008-05-21
tcp: Make prior_ssthresh a u32
Ilpo Järvinen
1
-1
/
+1
2008-05-21
netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__
Patrick McHardy
4
-4
/
+4
2008-05-20
Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-5
/
+7
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-17
/
+39
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
128
-135
/
+93
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+9
2008-05-20
[VLAN]: Propagate selected feature bits to VLAN devices
Patrick McHardy
1
-2
/
+4
2008-05-20
USB: CDC WDM driver
Oliver Neukum
1
-0
/
+9
2008-05-20
Driver core: add device_create_vargs and device_create_drvdata
Greg Kroah-Hartman
1
-0
/
+12
2008-05-20
Fix a deadlock in the bttv driver
Arjan van de Ven
1
-0
/
+3
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+1
2008-05-20
x86: strengthen 64-bit p?d_bad()
Hugh Dickins
1
-6
/
+6
2008-05-20
xen: use PTE_MASK in pte_mfn()
Jeremy Fitzhardinge
1
-1
/
+1
2008-05-20
x86: use PTE_MASK rather than ad-hoc mask
Jeremy Fitzhardinge
1
-1
/
+1
2008-05-20
x86: clarify use of _PAGE_CHG_MASK
Jeremy Fitzhardinge
1
-0
/
+1
2008-05-20
x86: use PTE_MASK in pgtable_32.h
Jeremy Fitzhardinge
1
-2
/
+2
2008-05-20
x86: use PTE_MASK in 32-bit PAE
Jeremy Fitzhardinge
1
-3
/
+3
2008-05-20
x86: rearrange __(VIRTUAL|PHYSICAL)_MASK
Jeremy Fitzhardinge
1
-3
/
+3
2008-05-20
x86: fix warning on 32-bit non-PAE
Jeremy Fitzhardinge
1
-1
/
+1
[next]