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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-14
[PATCH] x86_64: Remove asm-x86_64/rwsem.h
Andi Kleen
1
-283
/
+0
2005-11-14
[PATCH] x86_64: Reduce number of retries for reset through keyboard controller
Andi Kleen
1
-1
/
+1
2005-11-14
[PATCH] x86-64/i386: Intel HT, Multi core detection fixes
Siddha, Suresh B
3
-2
/
+16
2005-11-14
[PATCH] x86_64: Fix NUMA node lookup debug code which had bitrotted
Andi Kleen
1
-3
/
+2
2005-11-14
[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c
Andi Kleen
1
-1
/
+1
2005-11-14
[PATCH] x86_64: Allow modular build of ia32 aout loader
Andi Kleen
1
-0
/
+5
2005-11-14
[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.
Andi Kleen
1
-0
/
+2
2005-11-14
[PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...
Andi Kleen
1
-6
/
+6
2005-11-14
[PATCH] x86_64: Only use asm/sections.h to declare section symbols
Andi Kleen
1
-0
/
+1
2005-11-14
[PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbers
Andi Kleen
2
-3
/
+3
2005-11-14
[PATCH] x86_64: Unmap NULL during early bootup
Siddha, Suresh B
3
-1
/
+3
2005-11-14
[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA
Andi Kleen
4
-0
/
+7
2005-11-14
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
Andi Kleen
2
-9
/
+3
2005-11-14
[PATCH] x86_64: Fix up outdated pfn_to_page comment
Andi Kleen
1
-3
/
+1
2005-11-14
[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...
James Cleverdon
2
-1
/
+5
2005-11-14
[PATCH] x86_64: Support for AMD specific MCE Threshold.
Jacob Shin
3
-1
/
+13
2005-11-14
[PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.
Jan Beulich
1
-14
/
+21
2005-11-14
[PATCH] x86_64: Add 4GB DMA32 zone
Andi Kleen
4
-9
/
+31
2005-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
18
-971
/
+440
2005-11-15
powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.
Paul Mackerras
1
-1
/
+0
2005-11-14
[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN
Harald Welte
1
-1
/
+0
2005-11-14
[NETFILTER] nfnetlink: skip size check if size not specified (== 0)
Pablo Neira Ayuso
1
-1
/
+4
2005-11-14
[libata] minor fixes, new helpers
Jeff Garzik
1
-0
/
+14
2005-11-14
powerpc: Fix 32-bit compile: PPC_MEMSTART was undeclared
Paul Mackerras
1
-0
/
+2
2005-11-14
powerpc: Move most remaining ppc64 files over to arch/powerpc
Paul Mackerras
1
-328
/
+0
2005-11-14
powerpc: Move a bunch of ppc64 headers to include/asm-powerpc
Paul Mackerras
11
-640
/
+42
2005-11-14
[PATCH] powerpc: vdso fixes (take #2)
Benjamin Herrenschmidt
1
-1
/
+1
2005-11-14
[PATCH] powerpc: Export htab start/end via device tree
Michael Ellerman
1
-0
/
+1
2005-11-14
[PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_down
Michael Ellerman
1
-1
/
+3
2005-11-14
[PATCH] powerpc: Merge page.h
Michael Ellerman
3
-0
/
+391
2005-11-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-0
/
+3
2005-11-13
[PATCH] DocBook: allow to mark structure members private
Martin Waitz
1
-3
/
+3
2005-11-13
[PATCH] v4l: (945) adds a new include for internal v4l2 ioctls and api
Hans Verkuil
1
-0
/
+110
2005-11-13
[PATCH] v4l:: (936) Support for sabrent bt848 version
Bill Pechter
1
-0
/
+1
2005-11-13
[PATCH] v4l: (935) Moved common IR stuff to ir-common.c
Ricardo Cerqueira
2
-0
/
+3
2005-11-13
[PATCH] v4l: (943) added secam l video standard
Mauro Carvalho Chehab
1
-0
/
+1
2005-11-13
[PATCH] timespec: normalize off by one errors
George Anzinger
1
-1
/
+1
2005-11-13
[PATCH] acct.h needs jiffies.h
Andrew Morton
1
-0
/
+2
2005-11-13
[PATCH] aio: don't ref kioctx after decref in put_ioctx
Zach Brown
1
-2
/
+9
2005-11-13
[PATCH] aio: remove kioctx from mm_struct
Zach Brown
3
-3
/
+1
2005-11-13
[PATCH] atomic: inc_not_zero
Nick Piggin
21
-0
/
+293
2005-11-13
[PATCH] atomic: cmpxchg
Nick Piggin
21
-0
/
+138
2005-11-13
[PATCH] i386: generic cmpxchg
Nick Piggin
1
-3
/
+39
2005-11-13
[PATCH] Shut up per_cpu_ptr() on UP
Paul Mundt
1
-1
/
+1
2005-11-13
[PATCH] m68k: convert thread flags to use bit fields
Roman Zippel
3
-118
/
+22
2005-11-13
[PATCH] m68k: m68k-specific thread_info changes
Al Viro
2
-4
/
+12
2005-11-13
[PATCH] m68k: thread_info header cleanup
Al Viro
5
-2
/
+9
2005-11-13
[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()
Al Viro
1
-0
/
+11
2005-11-13
[PATCH] m68k: introduce task_thread_info
Al Viro
1
-7
/
+9
2005-11-13
[PATCH] ppc: add support for new powerbooks
Olof Johansson
1
-0
/
+4
[prev]
[next]