index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-05
dmaengine/ste_dma40: fix memory leak due to prepared descriptors
Per Forlin
1
-0
/
+16
2011-09-05
dmaengine/ste_dma40: fix Oops due to double free of client descriptor
Per Forlin
1
-10
/
+12
2011-09-05
dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().
Per Forlin
1
-3
/
+0
2011-09-05
dmaengine/ste_dma40: add missing kernel doc for pending_queue
Per Forlin
1
-0
/
+1
2011-09-05
NET: am79c961: fix race in link status code
Russell King
1
-0
/
+3
2011-09-04
Linux 3.1-rc5
v3.1-rc5
Linus Torvalds
1
-1
/
+1
2011-09-04
ARM: 7067/1: mm: keep significant bits in pfn_valid
Mark Rutland
1
-1
/
+1
2011-09-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-0
/
+33
2011-09-02
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-28
/
+30
2011-09-02
iommu/amd: Don't take domain->lock recursivly
Joerg Roedel
1
-5
/
+0
2011-09-02
iommu/amd: Make sure iommu->need_sync contains correct value
Joerg Roedel
1
-3
/
+10
2011-09-02
Merge branch 'fortglx/3.1/tip/timers/rtc' of git://git.linaro.org/people/jstu...
Thomas Gleixner
5
-45
/
+38
2011-09-02
drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)
Alex Deucher
2
-0
/
+30
2011-09-01
xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.
Konrad Rzeszutek Wilk
1
-0
/
+10
2011-09-01
xen: x86_32: do not enable iterrupts when returning from exception in interru...
Igor Mammedov
1
-3
/
+5
2011-09-01
xfs: fix ->write_inode return values
Christoph Hellwig
1
-25
/
+9
2011-09-01
xen: use maximum reservation to limit amount of usable RAM
David Vrabel
1
-0
/
+19
2011-08-31
xfs: fix xfs_mark_inode_dirty during umount
Christoph Hellwig
1
-3
/
+11
2011-08-31
libceph: fix leak of osd structs during shutdown
Sage Weil
1
-5
/
+17
2011-08-31
Merge tag 'for_linus-20110831' of git://github.com/tytso/ext4
Linus Torvalds
3
-4
/
+18
2011-08-31
mmc: sdhci-s3c: Fix mmc card I/O problem
Girish K S
1
-0
/
+2
2011-08-31
mmc: sd: UHS-I bus speed should be set last in UHS initialization
Subhash Jadavani
1
-28
/
+53
2011-08-31
mmc: sdhi: initialise mmc_data->flags before use
Simon Horman
1
-2
/
+2
2011-08-31
mmc: core: use non-reentrant workqueue for clock gating
Mika Westerberg
1
-1
/
+1
2011-08-31
mmc: core: prevent aggressive clock gating racing with ios updates
Mika Westerberg
1
-2
/
+29
2011-08-31
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
Mika Westerberg
3
-11
/
+11
2011-08-31
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-5
/
+15
2011-08-31
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-2
/
+9
2011-08-31
ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining
Jiaying Zhang
3
-4
/
+18
2011-08-31
x86, perf: Check that current->mm is alive before getting user callchain
Andrey Vagin
1
-0
/
+3
2011-08-31
perf_event: Fix broken calc_timer_values()
Eric B Munson
1
-2
/
+2
2011-08-31
drm/radeon/kms: set a default max_pixel_clock
Dave Airlie
1
-0
/
+3
2011-08-31
md/raid5: fix a hang on device failure.
NeilBrown
1
-1
/
+1
2011-08-30
powerpc/p1023rds: Fix the error of bank-width of nor flash
Chunhe Lan
1
-1
/
+1
2011-08-30
powerpc/85xx: enable caam crypto driver by default
Kim Phillips
3
-1
/
+6
2011-08-30
powerpc/85xx: enable the audio drivers in the defconfigs
Timur Tabi
2
-0
/
+2
2011-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+8
2011-08-30
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
4
-0
/
+12
2011-08-30
bitops: Move find_next_bit.o from lib-y to obj-y
Geert Uytterhoeven
1
-2
/
+2
2011-08-30
KVM: Fix instruction size issue in pvclock scaling
Duncan Sands
1
-1
/
+1
2011-08-30
drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU
Alex Deucher
1
-0
/
+8
2011-08-30
drm/radeon/kms: evergreen & ni reset SPI block on CP resume
Jerome Glisse
2
-0
/
+2
2011-08-30
md: fix clearing of 'blocked' flag in the presence of bad blocks.
NeilBrown
1
-1
/
+1
2011-08-29
sparc64: Only Panther cheetah+ chips have POPC.
David S. Miller
1
-2
/
+8
2011-08-29
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
22
-50
/
+114
2011-08-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
18
-14
/
+45
2011-08-29
remove remaining references to nfsservctl
Stephen Rothwell
2
-2
/
+2
2011-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
39
-183
/
+200
2011-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-2
/
+2
2011-08-29
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-30
/
+199
[prev]
[next]