index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-6
/
+23
2009-11-30
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
10
-13
/
+51
2009-11-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
12
-29
/
+91
2009-11-30
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-14
/
+43
2009-11-30
jffs2: Fix memory corruption in jffs2_read_inode_range()
David Woodhouse
1
-3
/
+6
2009-11-30
fbdev: Migrate mailing lists to vger
Geert Uytterhoeven
2
-18
/
+16
2009-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-8
/
+8
2009-11-30
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-40
/
+44
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
Linus Torvalds
33
-265
/
+2505
2009-11-30
.gitignore: Add bzip2 compressed files
Gertjan van Wingerde
1
-0
/
+1
2009-11-30
parisc: fix unwind with recent gcc versions
Helge Deller
2
-4
/
+4
2009-11-30
ALSA: AACI: fix recording bug
Russell King
1
-1
/
+1
2009-11-30
ALSA: AACI: fix AC97 multiple-open bug
Russell King
1
-0
/
+4
2009-11-30
Merge branch 'fix/asoc' into fix/misc
Takashi Iwai
2
-5
/
+18
2009-11-27
ASoC: AIC23: Fixing infinite loop in resume path
Anuj Aggarwal
1
-2
/
+1
2009-11-24
drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling
Clemens Ladisch
1
-3
/
+3
2009-11-24
drm: make sure page protections are updated after changing vm_flags
Jeremy Fitzhardinge
1
-1
/
+1
2009-11-24
drm/radeon/kms: Report vga connector is connected according to ddc_probe
Jerome Glisse
1
-4
/
+5
2009-11-24
drm: mm always protect change to unused_nodes with unused_lock spinlock
Jerome Glisse
1
-0
/
+9
2009-11-24
drm/radeon/kms: Disable TV load detect on RS400,RC410,RS480
Jerome Glisse
1
-0
/
+7
2009-11-24
drm/radeon/kms: read back register before writing in IIO.
Dave Airlie
1
-0
/
+1
2009-11-24
drm/radeon/kms: fix handling of d1/d2 vga
Dave Airlie
1
-5
/
+4
2009-11-24
drm: work around EDIDs with bad htotal/vtotal values
Jesse Barnes
1
-0
/
+6
2009-11-24
drm/radeon/kms: resume AGP by calling init.
Dave Airlie
3
-0
/
+15
2009-11-23
Staging: octeon-ethernet: Assign proper MAC addresses.
David Daney
1
-12
/
+41
2009-11-23
Staging: Octeon: Use symbolic values for irq numbers.
David Daney
1
-1
/
+1
2009-11-23
MIPS: Octeon: Fix compile error in drivers/staging/octeon/ethernet-mdio.c
David Daney
1
-1
/
+1
2009-11-23
ASoC: Fix suspend with active audio streams
Mark Brown
1
-3
/
+17
2009-11-22
shdma: fix initialization error handling
Dan Williams
1
-7
/
+5
2009-11-20
FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n
David Howells
1
-0
/
+1
2009-11-20
SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE
David Howells
1
-0
/
+1
2009-11-20
SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user()
David Howells
1
-1
/
+1
2009-11-20
kconfig: Fix make O=<dir> local{mod,yes}config
Steven Rostedt
2
-8
/
+8
2009-11-19
ioat3: fix pq completion versus channel deallocation race
Dan Williams
1
-2
/
+2
2009-11-19
async_tx: build-time toggling of async_{syndrome,xor}_val dma support
Dan Williams
6
-6
/
+46
2009-11-19
dmaengine: include xor/pq validate in device_has_all_tx_types()
Dan Williams
1
-0
/
+4
2009-11-19
ioat2,3: report all uncorrectable errors
Dan Williams
3
-3
/
+5
2009-11-19
Merge branch 'i2c-pnx-fixes' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-1
/
+6
2009-11-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-27
/
+83
2009-11-20
i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includes
Kevin Wells
1
-0
/
+2
2009-11-20
i2c: i2c-pnx: Made buf type unsigned to prevent sign extension
Kevin Wells
1
-1
/
+1
2009-11-20
i2c: i2c-pnx: Limit minimum jiffie timeout to 2
Kevin Wells
1
-0
/
+3
2009-11-19
ioat3: specify valid address for disabled-Q or disabled-P
Dan Williams
1
-5
/
+17
2009-11-19
ioat2,3: disable asynchronous error notifications
Dan Williams
1
-3
/
+1
2009-11-19
ioat3: dca and raid operations are incompatible
Dan Williams
3
-1
/
+9
2009-11-19
sata_fsl: Split hard and soft reset
Jiang Yutang
1
-40
/
+44
2009-11-19
Linux 2.6.32-rc8
v2.6.32-rc8
Linus Torvalds
1
-1
/
+1
2009-11-19
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-11
/
+9
2009-11-19
vt: Fix use of "new" in a struct field
Alan Cox
2
-5
/
+5
2009-11-19
Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...
David Woodhouse
1
-0
/
+3
[next]