index
:
~deathsimple/linux
amd-staging-drm-next
amdgpu-v4.0
atc_enablement
drm-fixes-3.14
drm-fixes-3.15
drm-fixes-3.15-wip
drm-fixes-4.1
drm-next
drm-next-3.15
drm-next-3.15-wip
drm-next-3.16
drm-next-3.16-wip
drm-next-4.4
mullins
multi-ring-support
multi-ring-testing
next
p2p
pte-compress
reset-rework
testing-3.15
testing-3.15-v2
testing-3.15-v3
ttm_pfn
uvd-3.9
uvd-r600-release
vce-release
vm-flushing
vm_bulk_move
vm_improvements
wip
Some patches for drm/radeon
deathsimple
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-09
[PATCH] extern doesn't make sense on a definition of function...
Al Viro
1
-2
/
+2
2006-10-09
[PATCH] more ia64 irq handlers
Al Viro
2
-4
/
+4
2006-10-09
[PATCH] fallout from alpha pt_regs patches
Al Viro
2
-2
/
+2
2006-10-09
[PATCH] sparc64 irq pt_regs fallout
Al Viro
2
-5
/
+9
2006-10-08
[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3
Al Viro
2
-1
/
+7
2006-10-08
[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...
Al Viro
2
-4
/
+4
2006-10-08
Fix extraneous '&' in recent NFS client cleanup
Linus Torvalds
1
-1
/
+1
2006-10-08
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
39
-55
/
+1452
2006-10-08
[PATCH] uml pt_regs fixes
Al Viro
10
-25
/
+24
2006-10-09
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
29
-33
/
+6
2006-10-09
[MIPS] DEC: pt_regs fixes for buserror handlers
Ralf Baechle
6
-11
/
+13
2006-10-09
[MIPS] Fix return type of gt64120_irq.
Ralf Baechle
1
-1
/
+3
2006-10-09
[MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.
Ralf Baechle
1
-1
/
+1
2006-10-09
[MIPS] Jazz defconfig file.
Ralf Baechle
1
-0
/
+1404
2006-10-09
[MIPS] Jazz: build fix - include <linux/screen_info.h>
Ralf Baechle
1
-0
/
+1
2006-10-09
[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)
Ralf Baechle
1
-2
/
+0
2006-10-09
[MIPS] Jazz: Fix I/O port resources.
Ralf Baechle
1
-4
/
+21
2006-10-09
[MIPS] DEC: pt_regs fixes for dec_intr_halt.
Ralf Baechle
2
-2
/
+2
2006-10-09
handle_sysrq lost its pt_regs * argument
Ralf Baechle
2
-2
/
+2
2006-10-08
Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"
Linus Torvalds
1
-11
/
+6
2006-10-08
[PATCH] NFS: Fix typo in nfs_get_client()
Trond Myklebust
1
-19
/
+5
2006-10-08
[PATCH] linux/io.h needs types.h
Al Viro
1
-0
/
+1
2006-10-08
[PATCH] missing forward declaration of pt_regs (asm-m68k/signal.h)
Al Viro
1
-0
/
+1
2006-10-08
[PATCH] missing include of scatterlist.h
Al Viro
1
-0
/
+1
2006-10-08
[PATCH] missing include in pdaudiocf_irq
Al Viro
1
-0
/
+1
2006-10-08
[PATCH] misc ppc pt_regs fixes
Al Viro
2
-2
/
+2
2006-10-08
[PATCH] misc arm pt_regs fixes
Al Viro
4
-4
/
+4
2006-10-08
[PATCH] missed ia64 pt_regs fixes
Al Viro
4
-13
/
+10
2006-10-08
[PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()
Al Viro
3
-7
/
+4
2006-10-08
[PATCH] alpha pt_regs cleanups: machine_check()
Al Viro
20
-71
/
+61
2006-10-08
[PATCH] alpha pt_regs cleanups: handle_irq()
Al Viro
22
-41
/
+40
2006-10-08
[PATCH] alpha pt_regs cleanups: device_interrupt
Al Viro
22
-77
/
+83
2006-10-08
[PATCH] m68k pt_regs fixes, part 2
Al Viro
2
-1
/
+2
2006-10-08
[PATCH] sparc32 rwlock fix
Al Viro
3
-2
/
+50
2006-10-08
[PATCH] sparc64 pt_regs fixes
Al Viro
10
-21
/
+29
2006-10-08
[PATCH] sparc32 pt_regs fixes
Al Viro
13
-27
/
+49
2006-10-08
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2006-10-08
Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6
Linus Torvalds
6
-131
/
+177
2006-10-08
[PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.
Eric W. Biederman
5
-48
/
+117
2006-10-08
[PATCH] i386/x86_64: Remove global IO_APIC_VECTOR
Eric W. Biederman
4
-15
/
+10
2006-10-08
[PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq number
Eric W. Biederman
1
-4
/
+0
2006-10-08
[PATCH] NFS: Fix typo in nfs_get_client()
Trond Myklebust
1
-1
/
+1
2006-10-08
ieee1394: nodemgr: fix startup of knodemgrd
Stefan Richter
1
-1
/
+1
2006-10-08
[MIPS] Fix DECserial build error by IRQ hander change
Yoichi Yuasa
1
-1
/
+1
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
79
-625
/
+560
2006-10-08
[MIPS] Show actual CPU information in /proc/cpuinfo
Karl-Johan Karlsson
1
-5
/
+5
2006-10-08
[MIPS] Cobalt: Time runs too quickly
Scott Ashcroft
1
-2
/
+2
2006-10-08
[MIPS] Update Malta config.
Ralf Baechle
2
-33
/
+85
2006-10-07
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
59
-154
/
+453
2006-10-07
[PATCH] m32r pt_regs fixes
Al Viro
7
-14
/
+21
[next]