index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-27
drm/exynos: fix build dependency for DRM_EXYNOS_HDMI
Seung-Woo Kim
1
-1
/
+1
2012-01-27
drm/exynos: use release_mem_region instead of release_resource
Seung-Woo Kim
1
-4
/
+4
2012-01-26
agp: fix scratch page cleanup
Michal Kubecek
1
-6
/
+6
2012-01-25
drm/ttm: fix two regressions since move_notify changes
Ben Skeggs
2
-4
/
+17
2012-01-25
drm/i915: fixup forcewake spinlock fallout in drpc debugfs function
Daniel Vetter
1
-3
/
+8
2012-01-25
drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get
Jerome Glisse
3
-54
/
+54
2012-01-25
drm/radeon: silence out possible lock dependency warning
Jerome Glisse
1
-8
/
+11
2012-01-25
drm: Fix authentication kernel crash
Thomas Hellstrom
3
-1
/
+11
2012-01-24
drm/i915: debugfs: show semaphore registers also on gen7
Daniel Vetter
1
-1
/
+1
2012-01-24
drm/i915: allow userspace forcewake references also on gen7
Daniel Vetter
1
-2
/
+2
2012-01-24
drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.
Eric Anholt
1
-2
/
+2
2012-01-24
drm/i915: Correct debugfs printout for RC1e.
Eric Anholt
1
-1
/
+1
2012-01-24
gma500: Fix shmem mapping
Alan Cox
1
-3
/
+2
2012-01-24
drm/radeon/kms: refine TMDS dual link checks
Alex Deucher
4
-37
/
+105
2012-01-24
drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder mode
Alex Deucher
1
-3
/
+3
2012-01-24
drm/radeon/kms: rework modeset sequence for DCE41 and DCE5
Alex Deucher
1
-7
/
+12
2012-01-24
drm/radeon/kms: move panel mode setup into encoder mode set
Alex Deucher
3
-12
/
+24
2012-01-24
drm/radeon/kms: move disp eng pll setup to init path
Alex Deucher
4
-33
/
+36
2012-01-24
drm/radeon: finish getting bios earlier
Igor Murzov
2
-2
/
+2
2012-01-24
drm/radeon: fix invalid memory access in radeon_atrm_get_bios()
Igor Murzov
1
-1
/
+1
2012-01-23
drm/radeon/kms: add some missing semaphore init
Alex Deucher
4
-0
/
+4
2012-01-23
drm/radeon/kms: Add an MSI quirk for Dell RS690
Alex Deucher
1
-0
/
+6
2012-01-23
gpu, drm, sis: Don't return uninitialized variable from sis_driver_load()
Jesper Juhl
1
-2
/
+1
2012-01-20
Revert "drm/i915: Work around gen7 BLT ring synchronization issues."
Keith Packard
1
-14
/
+0
2012-01-20
drm/i915: rip out the HWSTAM missed irq workaround
Daniel Vetter
1
-1
/
+2
2012-01-20
Linux 3.3-rc1
v3.3-rc1
Linus Torvalds
1
-2
/
+2
2012-01-19
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
1
-0
/
+1
2012-01-19
drm/i915: paper over missed irq issues with force wake voodoo
Daniel Vetter
1
-2
/
+25
2012-01-19
drm/i915: Hold gt_lock across forcewake register reads
Keith Packard
1
-2
/
+7
2012-01-19
drm/i915: Hold gt_lock during reset
Keith Packard
1
-3
/
+22
2012-01-19
drm/i915: Move reset forcewake processing to gen6_do_reset
Keith Packard
1
-7
/
+9
2012-01-19
drm/i915: protect force_wake_(get|put) with the gt_lock
Daniel Vetter
4
-11
/
+26
2012-01-19
qnx4: don't leak ->BitMap on late failure exits
Al Viro
1
-1
/
+3
2012-01-19
qnx4: reduce the insane nesting in qnx4_checkroot()
Al Viro
1
-34
/
+22
2012-01-19
qnx4: di_fname is an array, for crying out loud...
Al Viro
1
-14
/
+12
2012-01-19
KEYS: Permit key_serial() to be called with a const key pointer
David Howells
1
-1
/
+1
2012-01-19
keys: fix user_defined key sparse messages
Mimi Zohar
1
-3
/
+3
2012-01-19
ima: fix cred sparse warning
Mimi Zohar
1
-1
/
+2
2012-01-19
uml: fix compile for x86-64
Linus Torvalds
1
-0
/
+5
2012-01-19
MPILIB: Add a missing ENOMEM check
David Howells
1
-0
/
+2
2012-01-19
tpm: fix (ACPI S3) suspend regression
Stefan Berger
2
-0
/
+12
2012-01-19
nvme: fix merge error due to change of 'make_request_fn' fn type
Linus Torvalds
1
-7
/
+1
2012-01-19
xen: using EXPORT_SYMBOL requires including export.h
Stephen Rothwell
1
-0
/
+1
2012-01-18
gpio: tps65910: Use correct offset for gpio initialization
Laxman Dewangan
1
-1
/
+1
2012-01-18
acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec
Tony Luck
3
-48
/
+234
2012-01-18
intel_idle: Split up and provide per CPU initialization func
Thomas Renninger
2
-40
/
+49
2012-01-18
ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2
Thomas Renninger
1
-9
/
+8
2012-01-18
tg3: Fix single-vector MSI-X code
Matt Carlson
1
-13
/
+14
2012-01-18
openvswitch: Fix multipart datapath dumps.
Ben Pfaff
1
-4
/
+3
2012-01-18
ipv6: fix per device IP snmp counters
Eric Dumazet
1
-2
/
+2
[next]