index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-04
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
12
-49
/
+81
2012-04-04
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+18
2012-04-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-80
/
+8
2012-04-04
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-29
/
+42
2012-04-04
Merge tag 'mce-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2012-04-04
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
5
-35
/
+75
2012-04-04
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-4
/
+8
2012-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-4
/
+4
2012-04-04
avr32: fix nop compile fails from system.h split up
Paul Gortmaker
2
-13
/
+2
2012-04-04
Revert "nouveau/bios: Fix tracking of BIOS image data"
Linus Torvalds
1
-3
/
+1
2012-04-04
MCE, AMD: Drop too granulary family model checks
Borislav Petkov
1
-4
/
+2
2012-04-04
serial/sunzilog: fix keyboard on SUN SPARCstation
Sam Ravnborg
1
-2
/
+2
2012-04-03
hwmon: (ad7314) Adds missing spi_dev initialization
Graeme Smecher
1
-0
/
+1
2012-04-03
Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-35
/
+152
2012-04-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-16
/
+54
2012-04-03
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
7
-39
/
+72
2012-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-0
/
+7
2012-04-03
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
15
-35
/
+152
2012-04-03
drm: Validate requested virtual size against allocated fb size
Chris Wilson
1
-2
/
+6
2012-04-03
drm/i915: treat src w & h as fixed point in sprite handling code
Jesse Barnes
1
-0
/
+3
2012-04-03
drm/i915: no-lvds quirk on MSI DC500
Anisse Astier
1
-0
/
+8
2012-04-03
drm/i915: Add lock on drm_helper_resume_force_mode
Sean Paul
1
-0
/
+2
2012-04-03
drm/i915: don't leak struct_mutex lock on ppgtt init failures
Daniel Vetter
1
-1
/
+3
2012-04-03
perf/x86/p4: Add format attributes
Peter Zijlstra
1
-0
/
+13
2012-04-03
md/raid1,raid10: don't compare excess byte during consistency check.
NeilBrown
2
-2
/
+2
2012-04-03
md/raid5: Fix a bug about judging if the operation is syncing or replacing
majianpeng
1
-1
/
+3
2012-04-03
md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev).
majianpeng
1
-2
/
+1
2012-04-03
md: Avoid OOPS when reshaping raid1 to raid0
Jes Sorensen
1
-1
/
+17
2012-04-03
md/raid5: fix handling of bad blocks during recovery.
NeilBrown
1
-26
/
+29
2012-04-02
Merge branch 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airl...
Linus Torvalds
8
-2
/
+401
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
69
-294
/
+705
2012-04-02
sky2: dont overwrite settings for PHY Quick link
Lino Sanfilippo
1
-2
/
+3
2012-04-02
Merge branch 'paul' (Fixups from Paul Gortmaker)
Linus Torvalds
10
-113
/
+128
2012-04-02
tg3: Fix 5717 serdes powerdown problem
Matt Carlson
1
-1
/
+3
2012-04-02
asm-generic: add linux/types.h to cmpxchg.h
Paul Gortmaker
1
-0
/
+1
2012-04-02
firewire: restore the device.h include in linux/firewire.h
Paul Gortmaker
1
-2
/
+1
2012-04-02
frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2012-04-02
parisc: fix missing cmpxchg file error from system.h split
Paul Gortmaker
2
-106
/
+117
2012-04-02
blackfin: fix cmpxchg build fails from system.h fallout
Paul Gortmaker
1
-1
/
+2
2012-04-02
avr32: fix build failures from mis-naming of atmel_nand.h
Paul Gortmaker
2
-4
/
+4
2012-04-02
ARM: mach-msm: fix compile fail from system.h fallout
Paul Gortmaker
1
-0
/
+1
2012-04-02
Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi
Linus Torvalds
16
-0
/
+1932
2012-04-02
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-1
/
+1
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-13
/
+103
2012-04-02
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
34
-61
/
+712
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
28
-90
/
+79
2012-04-02
irq_work: fix compile failure on MIPS from system.h split
Paul Gortmaker
1
-0
/
+1
2012-04-02
drm/i915: disable ppgtt on snb when dmar is enabled
Daniel Vetter
5
-5
/
+23
2012-04-02
drm/i915: add Ivy Bridge GT2 Server entries
Eugeni Dodonov
3
-0
/
+4
2012-04-02
x86, kvm: Call restore_sched_clock_state() only after %gs is initialized
Marcelo Tosatti
1
-1
/
+1
[next]