summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: Add missing drm_vblank_put() along queue vblank error pathChris Wilson2010-12-081-5/+14
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2010-12-089-75/+178
|\
| * drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson2010-12-071-2/+6
| * drm/i915: Emit a request to clear a flushed and idle ring for unbusy boChris Wilson2010-12-071-1/+11
| * drm/i915/lvds: Always restore panel-fitter when enabling the LVDSChris Wilson2010-12-061-44/+54
| * drm/i915/ringbuffer: Only print an error on the second attempt to reset headChris Wilson2010-12-061-14/+16
| * drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-052-0/+5
| * agp/intel: Fix wrong kunmap in i830_cleanup()Takashi Iwai2010-12-051-2/+4
| * drm/i915: Factor in pixel-repeat in FDI M/N calculationChris Wilson2010-12-041-0/+3
| * drm/i915: Death to the unnecessary 64bit divideChris Wilson2010-12-041-13/+5
| * drm/i915: Clean conflicting modesetting registers upon initChris Wilson2010-12-031-0/+51
| * drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.Eric Anholt2010-12-021-0/+21
| * drm/i915: Always set the DP transcoder config to 8BPC.Eric Anholt2010-12-022-1/+4
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-071-1/+1
|\ \
| * | genirq: Fix incorrect proc spurious outputKenji Kaneshige2010-12-011-1/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-12-0710-39/+144
|\ \ \
| * | | wmi: use memcmp instead of strncmp to compare GUIDsThadeu Lima de Souza Cascardo2010-12-061-1/+1
| * | | ACPI, hp-wmi: Fix memory leak in acpi queryZeng Zhaoming2010-11-241-0/+2
| * | | msi-wmi: fix semantically incorrect use of keycode instead of scancodeAnisse Astier2010-11-241-8/+8
| * | | msi-wmi: Add mute key supportAnisse Astier2010-11-241-0/+2
| * | | asus-laptop: add wimax and wwan supportCorentin Chary2010-11-242-2/+111
| * | | eeepc-wmi: fix compiler warningDmitry Torokhov2010-11-241-2/+2
| * | | ibm_rtl: _RTL_ is not available in UEFI modeVernon Mauery2010-11-241-1/+2
| * | | ibm_rtl: Loosen the DMI criteria to all IBM machinesVernon Mauery2010-11-241-24/+5
| * | | drivers/platform/x86/thinkpad_acpi.c: delete double assignmentJulia Lawall2010-11-241-1/+0
| * | | eeepc-wmi: add cpufv sysfs documentationChris Bagwell2010-11-241-0/+10
| * | | toshiba_acpi.c: Add key_entry for a lone FN keypressJon Dowland2010-11-241-0/+1
| * | | ibm_rtl: fix printk format warningRandy Dunlap2010-11-241-1/+1
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-12-072-1/+20
|\ \ \ \
| * | | | [S390] css: fix rsid evaluation for 2nd crwSebastian Ott2010-12-011-1/+1
| * | | | [S390] nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens2010-12-011-0/+19
| | |/ / | |/| |
* | | | autofs4 - remove ioctl mutex (bz23142)Ian Kent2010-12-071-11/+1
* | | | Linux 2.6.37-rc5v2.6.37-rc5Linus Torvalds2010-12-071-1/+1
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-075-10/+15
|\ \ \ \
| * | | | ocfs2_connection_find() returns pointer to bad structuredann frazier2010-11-191-1/+1
| * | | | ocfs2: char is not always signedMilton Miller2010-11-181-3/+3
| * | | | Ocfs2: Stop tracking a negative dentry after dentry_iput().Tristan Ye2010-11-181-1/+0
| * | | | ocfs2: fix memory leakJiri Slaby2010-11-181-4/+10
| * | | | fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lockDavid Sterba2010-11-181-1/+1
* | | | | ARM: tegra: fix regression from addruart rewriteOlof Johansson2010-12-071-2/+2
* | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-076-37/+68
|\ \ \ \ \
| * | | | | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-065-22/+30
| * | | | | PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver2010-12-061-15/+38
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-12-0615-30/+56
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King2010-12-061-1/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: cns3xxx: Fix build with CONFIG_PCI=yAnton Vorontsov2010-11-291-1/+1
| * | | | | | | ARM: 6524/1: GIC irq desciptor bug fixChao Xie2010-12-061-1/+7
| * | | | | | | ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent2010-12-041-1/+2
| * | | | | | | ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez2010-12-041-0/+1
| * | | | | | | ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin2010-12-041-1/+1