aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-21drm/i915: fix render pipe control notify on sandybridgeZhenyu Wang
2010-08-21agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang
2010-08-21drm/i915: Remove the conflicting BUG_ON()Chris Wilson
2010-08-21drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/Chris Wilson
2010-08-21drm/i915/suspend: Flush register writes before busy-waiting.Chris Wilson
2010-08-21i915: disable DAC on Ironlake also when doing CRT load detection.Dave Airlie
2010-08-21drm/i915: wait for actual vblank, not just 20msJesse Barnes
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven
2010-08-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-21Replace Configure with Enable in description of MAXSMPSamuel Thibault
2010-08-21mm: make stack guard page logic use vm_prev pointerLinus Torvalds
2010-08-21mm: make the mlock() stack guard page checks stricterLinus Torvalds
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds
2010-08-20mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck
2010-08-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-20Documentation: fix ozlabs.org mailing list addressStephen Rothwell
2010-08-20MAINTAINERS: Fix ozlabs.org mailing list addressesStephen Rothwell
2010-08-20Documentation: kernel-locking: mutex_trylock cannot be used in interrupt contextStefan Richter
2010-08-20drivers/scsi/qla4xxx: fix buildAndrew Morton
2010-08-20uml: fix compile error in dma_get_cache_alignment()Miklos Szeredi
2010-08-20oom: __task_cred() need rcu_read_lock()KOSAKI Motohiro
2010-08-20oom: fix tasklist_lock leakKOSAKI Motohiro
2010-08-20oom: fix NULL pointer dereferenceKOSAKI Motohiro
2010-08-20drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect functionKyungmin Park
2010-08-20sdhci: add no hi-speed bit quirk supportKyungmin Park
2010-08-20s5pc110: SDHCI-s3c support on s5pc110Kyungmin Park
2010-08-20s5pc110: SDHCI-s3c can override host capabilitiesKyungmin Park
2010-08-20lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()Jan Kara
2010-08-20revert "hwmon: f71882fg: add support for the Fintek F71808E"Andrew Morton
2010-08-20kfifo: add explicit error checking in all the examplesAndrea Righi
2010-08-20kfifo: fix a memory leak in dma exampleAndrea Righi
2010-08-20kfifo: fix kernel BUG in dma exampleAndrea Righi
2010-08-20kfifo: add explicit error checking in byte stream exampleAndrea Righi
2010-08-20kfifo: add kfifo_skip() testcaseAndrea Righi
2010-08-20kfifo: implement missing __kfifo_skip_r()Andrea Righi
2010-08-20matroxfb: fix incorrect use of memcpy_toio()Ondrej Zary
2010-08-20x86, apic: Fix apic=debug boot crashDaniel Kiper
2010-08-19x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov
2010-08-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-19mtd: nand: Fix regression in BBM detectionBrian Norris
2010-08-19kprobes/x86: Fix the return address of multiple kretprobesKUMANO Syuhei
2010-08-19Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2010-08-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-08-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-08-18drm/i915: make sure eDP PLL is enabled at the right timeJesse Barnes
2010-08-18drm/i915: fix VGA plane disable for Ironlake+Jesse Barnes
2010-08-18drm/i915: eDP mode set sequence correctionsJesse Barnes
2010-08-18drm/i915: add panel reset workaroundJesse Barnes
2010-08-18x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin