index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-24
ftrace: warning in kernel/trace/ftrace.c
Ingo Molnar
1
-1
/
+4
2008-10-23
ftrace: fix build failure
Ingo Molnar
1
-2
/
+0
2008-10-23
ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file
Steven Rostedt
5
-14
/
+17
2008-10-23
ftrace: remove ftrace hash
Steven Rostedt
3
-216
/
+38
2008-10-23
ftrace: remove mcount set
Steven Rostedt
6
-65
/
+0
2008-10-23
ftrace: remove daemon
Steven Rostedt
2
-308
/
+28
2008-10-23
ftrace: disable dynamic ftrace for all archs that use daemon
Steven Rostedt
3
-3
/
+0
2008-10-23
ftrace: add ftrace warn on to disable ftrace
Steven Rostedt
1
-10
/
+19
2008-10-23
ftrace: only have ftrace_kill atomic
Steven Rostedt
3
-43
/
+4
2008-10-23
ftrace: use probe_kernel
Steven Rostedt
1
-5
/
+3
2008-10-23
ftrace: comment arch ftrace code
Steven Rostedt
1
-1
/
+6
2008-10-23
ftrace: return error on failed modified text.
Steven Rostedt
3
-15
/
+44
2008-10-23
ftrace: dynamic ftrace process only text section
Steven Rostedt
1
-3
/
+14
2008-10-23
ftrace: handle generic arch calls
Steven Rostedt
2
-3
/
+18
2008-10-22
ring-buffer: fix free page
Steven Rostedt
1
-1
/
+1
2008-10-22
tracing/fastboot: fix row order in bootgraph.pl
Alan Jenkins
1
-3
/
+3
2008-10-22
tracing/fastboot: fix bootgraph.pl to run with "use strict"
Alan Jenkins
1
-5
/
+10
2008-10-22
tracing: create tracers menu
Peter Zijlstra
1
-0
/
+4
2008-10-22
Merge branch 'tracing/ftrace' into tracing/urgent
Ingo Molnar
40
-68
/
+113
2008-10-20
binfmt_elf_fdpic: Update for cputime changes.
Paul Mundt
1
-12
/
+7
2008-10-20
mm: remove duplicated #include's
Huang Weiyi
2
-3
/
+0
2008-10-20
Export tiny shmem_file_setup for DRM-GEM
Hugh Dickins
2
-1
/
+2
2008-10-20
misc: replace remaining __FUNCTION__ with __func__
Harvey Harrison
5
-8
/
+8
2008-10-20
fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c
Thomas Gleixner
1
-2
/
+3
2008-10-20
fix WARN() for PPC
Arjan van de Ven
1
-1
/
+1
2008-10-20
kexec: fix crash_save_vmcoreinfo_init build problem
Luck, Tony
1
-0
/
+1
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
138
-318
/
+457
2008-10-20
USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c
Linus Torvalds
1
-1
/
+1
2008-10-20
i915: cleanup coding horrors in i915_gem_gtt_pwrite()
Linus Torvalds
1
-23
/
+36
2008-10-20
Fix sprintf format warnings in drm_proc.c
Linus Torvalds
1
-2
/
+2
2008-10-20
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-6
/
+8
2008-10-20
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
47
-679
/
+1024
2008-10-20
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
65
-1585
/
+6108
2008-10-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+19
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
111
-6226
/
+3716
2008-10-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+6
2008-10-20
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
37
-721
/
+903
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
33
-1171
/
+815
2008-10-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
6
-208
/
+116
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+1
2008-10-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-3
/
+24
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
1
-1
/
+1
2008-10-20
Update email addresses.
Dave Jones
18
-26
/
+26
2008-10-20
fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
Alexey Dobriyan
6
-267
/
+269
2008-10-20
Remove empty imacfb.c file
Linus Torvalds
1
-0
/
+0
2008-10-20
PCI: fix pci_ioremap_bar() on s390
Heiko Carstens
1
-0
/
+2
2008-10-20
Update .gitignore files for generated targets
Linus Torvalds
2
-1
/
+2
2008-10-20
PCI: fix AER capability check
Yu Zhao
4
-12
/
+5
2008-10-20
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
5
-65
/
+20
2008-10-20
PCI: remove #ifdef DEBUG around dev_dbg call
Jesse Barnes
1
-2
/
+0
[next]