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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-11
powerpc/qe: Make qe_reset() code path safe for repeated invocation
Anton Vorontsov
3
-7
/
+12
2009-11-11
powerpc/85xx: Create dts for each core in CAMP mode for P2020RDB
Poonam Aggrwal
3
-1
/
+556
2009-11-11
powerpc/qe: Add qe_upload_firmware() stub for non-QE builds
Anton Vorontsov
1
-0
/
+7
2009-11-11
powerpc/qe: Increase MAX_QE_RISC to 4
Anton Vorontsov
1
-1
/
+1
2009-11-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
225
-2288
/
+3839
2009-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-7
/
+9
2009-11-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
57
-1380
/
+2603
2009-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
31
-236
/
+568
2009-11-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+24
2009-11-11
powerpc: pasemi_defconfig update
Olof Johansson
1
-167
/
+461
2009-11-11
Merge commit 'kumar/merge' into merge
Benjamin Herrenschmidt
56
-1213
/
+2142
2009-11-10
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6
Russell King
12
-9
/
+146
2009-11-10
ARM: Use a definition for the userspace cmpxchg emulation syscall
Russell King
3
-4
/
+14
2009-11-10
x86, amd-ucode: Check UCODE_MAGIC before loading the container file
Borislav Petkov
1
-0
/
+6
2009-11-09
ARM: S3C: Merge fixes-s3c64xx-dma
Ben Dooks
1
-24
/
+52
2009-11-09
ARM: S3C64XX: DMA: Free node for non-circular queues
Jassi Brar
1
-0
/
+6
2009-11-09
ARM: S3C64XX: DMA: Callback with correct buffer pointer
Jassi Brar
1
-1
/
+28
2009-11-09
ARM: S3C64XX: DMA: Make src and dst transfer size same
Jassi Brar
1
-4
/
+2
2009-11-09
ARM: S3C64XX: DMA: Unify callback functions for success/failure
Jassi Brar
1
-21
/
+13
2009-11-09
ARM: S3C64XX: DMA: Protect buffer pointers while manipulation
Jassi Brar
1
-0
/
+5
2009-11-09
ARM: S3C64XX: Tidy definition and comments in s3c_dma_has_circular()
Ben Dooks
1
-5
/
+2
2009-11-09
ARM: S3C64XX: Remove duplicate s3c_dma_has_circular() definition for S3C64xx.
Maurus Cuelenaere
1
-5
/
+0
2009-11-09
ARM: SMDK6410: Allocate more GPIO space for WM1190-EV1
Mark Brown
1
-0
/
+1
2009-11-09
ARM: SMDK6410: Configure GPIO pull up for WM835x IRQ line
Mark Brown
1
-0
/
+3
2009-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-3
/
+7
2009-11-09
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+6
2009-11-09
sh: Replace old style lock initializer
Thomas Gleixner
1
-1
/
+1
2009-11-09
sh: Account for cache aliases in flush_icache_range()
Matt Fleming
1
-1
/
+4
2009-11-08
sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.
David S. Miller
1
-2
/
+2
2009-11-09
m32r: fix arch/m32r/boot/compressed/Makefile
Hirokazu Takata
1
-2
/
+2
2009-11-08
[ARM] Fix test for unimplemented ARM syscalls
Russell King
1
-1
/
+1
2009-11-08
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
10
-199
/
+367
2009-11-08
x86/PCI: Adjust GFP mask handling for coherent allocations
Jan Beulich
2
-7
/
+9
2009-11-08
ARM: 5784/1: fix early boot machine ID mismatch error display
Nicolas Pitre
1
-1
/
+1
2009-11-08
x86: Fix error return sequence in __ioremap_caller()
Xiaotian Feng
1
-13
/
+11
2009-11-08
sparc64: replace parentheses in pmul()
Roel Kluin
1
-1
/
+1
2009-11-07
[ARM] orion5x: update defconfig
Nicolas Pitre
1
-102
/
+176
2009-11-07
[ARM] Kirkwood: update defconfig
Nicolas Pitre
1
-91
/
+169
2009-11-07
[ARM] Kirkwood: clarify PCIe MEM bus/physical address distinction
Lennert Buytenhek
3
-2
/
+3
2009-11-07
[ARM] kirkwood: fix PCI I/O port assignment
Lennert Buytenhek
2
-2
/
+2
2009-11-06
x86: Add Phoenix/MSC BIOSes to lowmem corruption list
Simon Kagstrom
1
-0
/
+7
2009-11-06
sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.
Paul Mundt
1
-1
/
+1
2009-11-05
sparc64: Add a comment about why we only use certain memory barriers these days.
David S. Miller
1
-0
/
+4
2009-11-05
[ARM] kirkwood: fix section mismatch
Li Jie
2
-2
/
+2
2009-11-05
[ARM] OpenRD base: Initialize PCI express and i2c
Simon Kagstrom
1
-0
/
+12
2009-11-05
[ARM] properly report mv78100 stepping A1
Lennert Buytenhek
2
-0
/
+3
2009-11-05
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2009-11-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-5
/
+33
2009-11-05
x86: Make sure get_user_desc() doesn't sign extend.
Chris Lalancette
1
-1
/
+1
2009-11-05
ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.c
zeal
1
-1
/
+1
[next]