index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-05
drm/radeon: fix vm deadlocks on cayman
Christian König
1
-7
/
+12
2012-06-05
drm/radeon: fix gpu_init on si
Alex Deucher
4
-319
/
+184
2012-06-05
drm/radeon/hdmi: don't set SEND_MAX_PACKETS bit
Rafał Miłecki
1
-1
/
+0
2012-06-05
drm/radeon/audio: don't hardcode CRTC id
Rafał Miłecki
1
-2
/
+3
2012-06-05
drm/radeon: make audio_init consistent across asics
Alex Deucher
4
-33
/
+24
2012-06-05
[PARISC] fix code to find libgcc
James Bottomley
1
-1
/
+2
2012-06-05
[PARISC] fix compile break in use of lib/strncopy_from_user.c
James Bottomley
1
-0
/
+1
2012-06-05
[PARISC] fix missing TAINT_WARN problem
James Bottomley
1
-0
/
+2
2012-06-05
drm/exynos: fixed blending for hdmi graphic layer
Seung-Woo Kim
1
-4
/
+6
2012-06-05
drm/exynos: Remove dummy encoder get_crtc operation implementation
Laurent Pinchart
1
-7
/
+0
2012-06-05
drm/exynos: Keep a reference to frame buffer GEM objects
Laurent Pinchart
1
-5
/
+14
2012-06-05
drm/exynos: Don't cast GEM object to Exynos GEM object when not needed
Laurent Pinchart
1
-6
/
+3
2012-06-05
drm/exynos: DRIVER_BUS_PLATFORM is not a driver feature
Laurent Pinchart
1
-2
/
+2
2012-06-05
drm/exynos: fixed size type.
Inki Dae
1
-1
/
+3
2012-06-05
drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}
Ville Syrjälä
2
-3
/
+3
2012-06-04
Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{signal,vfs}
Linus Torvalds
4
-5
/
+5
2012-06-04
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-143
/
+167
2012-06-04
fixups for signal breakage
Al Viro
3
-4
/
+4
2012-06-04
nommu: fix compilation of nommu.c
Greg Ungerer
1
-1
/
+1
2012-06-04
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
John Stultz
1
-0
/
+2
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
Linus Torvalds
13
-26
/
+827
2012-06-04
Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-36
/
+44
2012-06-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-2
/
+442
2012-06-04
drm/i915: hold forcewake around ring hw init
Daniel Vetter
3
-7
/
+25
2012-06-04
drm/i915: Mark the ringbuffers as being in the GTT domain
Chris Wilson
1
-0
/
+4
2012-06-04
vfs: Fix /proc/<tid>/fdinfo/<fd> file handling
Linus Torvalds
1
-7
/
+10
2012-06-04
i2c: Add generic I2C multiplexer using pinctrl API
Stephen Warren
5
-0
/
+426
2012-06-04
iommu/amd: Fix deadlock in ppr-handling error path
Joerg Roedel
1
-27
/
+44
2012-06-04
iommu/amd: Cache pdev pointer to root-bridge
Joerg Roedel
2
-8
/
+8
2012-06-04
regulator: gpio-regulator: populate selector from set_voltage
Heiko Stübner
1
-3
/
+5
2012-06-04
regulator: gpio-regulator: Fix finding of smallest value
Heiko Stübner
1
-2
/
+4
2012-06-04
regulator: gpio-regulator: do not pass drvdata pointer as reference
Heiko Stübner
1
-1
/
+1
2012-06-04
regulator: anatop: Use correct __devexit_p annotation
Axel Lin
1
-1
/
+1
2012-06-04
regulator: palmas: Fix wrong kfree calls
Axel Lin
1
-7
/
+0
2012-06-03
IB/mlx4: Fix EQ deallocation in legacy mode
Shlomo Pongratz
1
-12
/
+7
2012-06-04
ARM: dma-mapping: remove unconditional dependency on CMA
Marek Szyprowski
2
-7
/
+4
2012-06-03
RDMA/cxgb4: Fix crash when peer address is 0.0.0.0
Thadeu Lima de Souza Cascardo
1
-0
/
+4
2012-06-04
Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turbostat', 'bugfix-video' and 'workaround-pss' into release
Len Brown
9006
-322528
/
+527618
2012-06-04
Merge branch 'upstream' into bugfix-video
Len Brown
8921
-321293
/
+525668
2012-06-04
ACPI: fix acpi_bus.h build warnings when ACPI is not enabled
Len Brown
1
-2
/
+2
2012-06-03
gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'
Kukjin Kim
1
-1
/
+1
2012-06-04
drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPU
Fabio Estevam
1
-1
/
+1
2012-06-03
tools/power turbostat: fix IVB support
Len Brown
1
-0
/
+2
2012-06-03
tools/power turbostat: fix un-intended affinity of forked program
Len Brown
1
-2
/
+26
2012-06-03
Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-39
/
+110
2012-06-03
Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"
Linus Torvalds
4
-150
/
+28
2012-06-03
mm: fix warning in __set_page_dirty_nobuffers
Hugh Dickins
1
-1
/
+4
2012-06-03
vfs: move inode stat information closer together
Linus Torvalds
1
-3
/
+3
2012-06-03
MAINTAINERS: Update my e-mail address
Guenter Roeck
1
-4
/
+11
2012-06-03
regmap: Fix the size calculation for map->format.buf_size
Fabio Estevam
1
-2
/
+2
[prev]
[next]