aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | drm/radeon: fix spelling typos in debugging outputThomas Friebel2012-10-15
| | * | | | | drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().Egbert Eich2012-10-15
| | * | | | | drm/radeon: check if pcie gen 2 is already enabled (v2)Alex Deucher2012-10-15
| | * | | | | drm/radeon/cayman: set VM max pfn at MC initAlex Deucher2012-10-15
| | * | | | | drm/radeon: separate pt alloc from lru addChristian König2012-10-15
| | * | | | | drm/radeon: don't add the IB pool to all VMs v2Christian König2012-10-15
| | * | | | | drm/radeon: allocate page tables on demand v4Christian König2012-10-15
| | * | | | | drm/radeon: update comments to clarify VM setup (v2)Alex Deucher2012-10-15
| | * | | | | drm/radeon: allocate PPLLs from low to highAlex Deucher2012-10-15
| | * | | | | drm/radeon: fix compilation with backlight disabledAlex Deucher2012-10-15
| | * | | | | drm/radeon: use %zu for formatting size_tLuca Tettamanti2012-10-15
| * | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-10-15
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | drm/i915: fix non-DP-D eDP backlight cleanup and module reloadJani Nikula2012-10-12
| | * | | | | drm/i915: HSW CRW stability magicRodrigo Vivi2012-10-12
| | * | | | | drm/i915/dvo-ch7xxx: fix get_hw_stateDaniel Vetter2012-10-12
| | * | | | | drm/i915: fixup the plane->pipe fixup codeDaniel Vetter2012-10-12
| | * | | | | drm/i915: rip out the pipe A quirk for i855gmDaniel Vetter2012-10-12
| | * | | | | drm/i915: disable wc gtt pte mappings on gen2Daniel Vetter2012-10-12
| | * | | | | drm/i915: fixup i915_gem_object_get_page inline helperChris Wilson2012-10-12
| | * | | | | drm/i915: Disallow preallocation of requestsChris Wilson2012-10-12
| | * | | | | drm/i915: Set guardband clipping workaround bit in the right register.Kenneth Graunke2012-10-12
| | * | | | | drm/i915: paper over a pipe-enable vs pageflip raceDaniel Vetter2012-10-08
| | * | | | | drm/i915: remove useless BUG_ON which caused a regression in 3.5.Willy Tarreau2012-10-07
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-10-16
|\ \ \ \ \ \ \
| * | | | | | | quota: Silence warning about PRJQUOTA not being handled in need_print_warning()Jan Kara2012-10-09
| * | | | | | | ext3: fix return values on parse_options() failureZhao Hongjiang2012-10-09
| * | | | | | | ext2: fix return values on parse_options() failureZhao Hongjiang2012-10-09
| * | | | | | | ext3: ext3_bread usage auditCarlos Maiolino2012-10-09
| * | | | | | | ext3: fix possible non-initialized variable on htree_dirblock_to_tree()Carlos Maiolino2012-10-09
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-16
|\ \ \ \ \ \ \
| * | | | | | | bury SEL_{IN,OUT,EX}Al Viro2012-10-16
| * | | | | | | Unexport some bits of linux/fs.hDavid Howells2012-10-16
| * | | | | | | fix a leak in replace_fd() usersAl Viro2012-10-16
* | | | | | | | Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-16
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl/nomadik: always use the simple irqdomainLinus Walleij2012-10-15
| * | | | | | | | pinctrl/nomadik: provide stubs for legacy NomadikLinus Walleij2012-10-15
| * | | | | | | | pinctrl: remove duplicated include from pinctrl-xway.cWei Yongjun2012-10-15
| * | | | | | | | pinctrl: sirf: remove sirfsoc_gpio_set_pull functionArnd Bergmann2012-10-15
| * | | | | | | | pinctrl: fix return value in bcm2835_pinctrl_probe()Wei Yongjun2012-10-15
| * | | | | | | | pinctrl: remove duplicated include from pinctrl-bcm2835.cWei Yongjun2012-10-15
| * | | | | | | | pinctrl: bcm2835: Use existing pointer to struct deviceTobias Klauser2012-10-15
| * | | | | | | | pinctrl: samsung: use __devinit section for init codeArnd Bergmann2012-10-15
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ipmi' (IPMI patches from Corey Minyard)Linus Torvalds2012-10-16
|\ \ \ \ \ \ \ \
| * | | | | | | | IPMI: Detect register spacing on PCI interfacesCorey Minyard2012-10-16
| * | | | | | | | IPMI: Fix some uninitialized warningCorey Minyard2012-10-16
| * | | | | | | | IPMI: Change link orderMatthew Garrett2012-10-16
| * | | | | | | | ACPI: Reorder IPMI driver before any other ACPI driversMatthew Garrett2012-10-16
| * | | | | | | | IPMI: Remove SMBus driver info from the docsCorey Minyard2012-10-16
| |/ / / / / / /
* | | | | | | | MAINTAINERS: change email after moving for LED subsystem maintainingBryan Wu2012-10-16
* | | | | | | | mm, mempolicy: fix printing stack contents in numa_mapsDavid Rientjes2012-10-16
| |/ / / / / / |/| | | | | |