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
2005-07-07
[PATCH] Fix up non-NUMA breakage in mmzone.h
Dave Jones
1
-2
/
+2
2005-07-07
[PATCH] Clean up numa defines in mmzone.h
Dave Jones
1
-11
/
+9
2005-07-07
[PATCH] MTRR suspend/resume cleanup
Shaohua Li
9
-35
/
+90
2005-07-07
[PATCH] FRV: Add defconfig
Adrian Bunk
1
-0
/
+627
2005-07-07
[PATCH] ppc64: silence perfmon exception warnings
Anton Blanchard
1
-13
/
+1
2005-07-07
[PATCH] ppc64: Be consistent about printing which idle loop we're using
Michael Ellerman
2
-3
/
+8
2005-07-07
[PATCH] ppc64: fix compile warning
Anton Blanchard
1
-1
/
+0
2005-07-07
[PATCH] ppc64: idle fixups
Anton Blanchard
1
-11
/
+12
2005-07-07
[PATCH] ppc64: pSeries idle fixups
Anton Blanchard
1
-51
/
+62
2005-07-07
[PATCH] ppc64: iSeries idle fixups
Anton Blanchard
1
-37
/
+47
2005-07-07
[PATCH] ppc64: Remove obsolete idle_setup()
Michael Ellerman
1
-41
/
+0
2005-07-07
[PATCH] ppc64: Fixup platforms for new ppc_md.idle
Michael Ellerman
4
-1
/
+26
2005-07-07
[PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c
Michael Ellerman
2
-131
/
+127
2005-07-07
[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c
Michael Ellerman
2
-86
/
+81
2005-07-07
[PATCH] ppc64: Make idle_loop a ppc_md function
Michael Ellerman
3
-6
/
+13
2005-07-07
[PATCH] hvc_console: Use hvc_get_chars in hvsi code
Milton Miller
1
-5
/
+3
2005-07-07
[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars
Milton Miller
2
-18
/
+25
2005-07-07
[PATCH] hvc_console: Register ops when setting up hvc_console
Milton Miller
3
-12
/
+27
2005-07-07
[PATCH] hvc_console: Separate hvc_console and vio code 2
Milton Miller
5
-74
/
+145
2005-07-07
[PATCH] hvc_console: Separate hvc_console and vio code
Milton Miller
3
-7
/
+25
2005-07-07
[PATCH] hvc_console: Add some sanity checks
Milton Miller
1
-0
/
+18
2005-07-07
[PATCH] hvc_console: Statically initialize the vtermnos array
Milton Miller
1
-6
/
+2
2005-07-07
[PATCH] hvc_console: remove num_vterms and some dead code
Milton Miller
1
-6
/
+2
2005-07-07
[PATCH] hvc_console: Add missing include
Milton Miller
1
-0
/
+1
2005-07-07
[PATCH] hvc_console: Unregister the console in the exit routine.
Milton Miller
1
-2
/
+4
2005-07-07
[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel
Milton Miller
1
-8
/
+11
2005-07-07
[PATCH] hvc_console: Dont always kick the poll thread in interrupt
Milton Miller
1
-3
/
+7
2005-07-07
[PATCH] hvc_console: Match vio and console devices using vterm numbers
Milton Miller
1
-7
/
+29
2005-07-07
[PATCH] hvc_console: Rearrange code
Milton Miller
1
-142
/
+142
2005-07-07
[PATCH] ppc64: remove duplicate syscall reservation
Anton Blanchard
2
-2
/
+2
2005-07-07
[PATCH] ppc64: add ioprio syscalls
Anton Blanchard
3
-12
/
+25
2005-07-07
[PATCH] ppc64: sys_ppc32.c cleanups
Anton Blanchard
1
-27
/
+0
2005-07-07
[PATCH] move ioprio syscalls into syscalls.h
Anton Blanchard
3
-5
/
+5
2005-07-07
[PATCH] ppc64: Turn runlatch on in exception entry
Anton Blanchard
2
-0
/
+19
2005-07-07
[PATCH] ppc64: Fix runlatch code to work on pseries machines
Anton Blanchard
3
-11
/
+17
2005-07-07
[PATCH] ppc64: use c99 initialisers in cputable code
Anton Blanchard
1
-153
/
+212
2005-07-07
[PATCH] ppc64: vdso32: fix link errors after recent toolchain changes
Olaf Hering
1
-2
/
+2
2005-07-07
[PATCH] ppc64: Add new PHY to sungem
Benjamin Herrenschmidt
3
-20
/
+56
2005-07-07
[PATCH] kbuild: build a single module using 'make dir/module.ko'
Sam Ravnborg
1
-0
/
+4
2005-07-07
[PATCH] kbuild: build TAGS problem with O=
George Anzinger
1
-1
/
+1
2005-07-07
[PATCH] mm: quieten OOM killer noise
Anton Blanchard
1
-3
/
+5
2005-07-07
[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...
Marcelo Tosatti
1
-6
/
+0
2005-07-07
[PATCH] print order information when OOM killing
Marcelo Tosatti
4
-5
/
+5
2005-07-07
[PATCH] export generic_drop_inode() to modules
Mark Fasheh
2
-1
/
+4
2005-07-07
[PATCH] i2o: config-osm build fix
Andrew Morton
1
-0
/
+2
2005-07-07
[PATCH] iounmap debugging
Andrew Morton
1
-2
/
+4
2005-07-07
[PATCH] uml: kill some useless vmalloc tlb flushing
Jeff Dike
1
-1
/
+0
2005-07-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
31
-544
/
+1255
2005-07-07
[IA64] - Disable tiocx driver on non-SN systems
Jack Steiner
1
-0
/
+4
2005-07-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-6
/
+8
[next]