summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | drm/radeon: separate pt alloc from lru addChristian König2012-10-153-4/+18
| | * | | | | | | | | drm/radeon: don't add the IB pool to all VMs v2Christian König2012-10-153-33/+25Star
| | * | | | | | | | | drm/radeon: allocate page tables on demand v4Christian König2012-10-153-73/+262
| | * | | | | | | | | drm/radeon: update comments to clarify VM setup (v2)Alex Deucher2012-10-153-3/+12
| | * | | | | | | | | drm/radeon: allocate PPLLs from low to highAlex Deucher2012-10-151-4/+4
| | * | | | | | | | | drm/radeon: fix compilation with backlight disabledAlex Deucher2012-10-152-21/+23
| | * | | | | | | | | drm/radeon: use %zu for formatting size_tLuca Tettamanti2012-10-151-2/+2
| * | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-10-169-88/+76Star
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | drm/i915: fix non-DP-D eDP backlight cleanup and module reloadJani Nikula2012-10-121-1/+2
| | * | | | | | | | | drm/i915: HSW CRW stability magicRodrigo Vivi2012-10-121-0/+3
| | * | | | | | | | | drm/i915/dvo-ch7xxx: fix get_hw_stateDaniel Vetter2012-10-121-3/+3
| | * | | | | | | | | drm/i915: fixup the plane->pipe fixup codeDaniel Vetter2012-10-121-11/+23
| | * | | | | | | | | drm/i915: rip out the pipe A quirk for i855gmDaniel Vetter2012-10-121-2/+1Star
| | * | | | | | | | | drm/i915: disable wc gtt pte mappings on gen2Daniel Vetter2012-10-121-1/+1
| | * | | | | | | | | drm/i915: fixup i915_gem_object_get_page inline helperChris Wilson2012-10-121-1/+6
| | * | | | | | | | | drm/i915: Disallow preallocation of requestsChris Wilson2012-10-123-65/+24Star
| | * | | | | | | | | drm/i915: Set guardband clipping workaround bit in the right register.Kenneth Graunke2012-10-122-3/+3
| | * | | | | | | | | drm/i915: paper over a pipe-enable vs pageflip raceDaniel Vetter2012-10-081-0/+10
| | * | | | | | | | | drm/i915: remove useless BUG_ON which caused a regression in 3.5.Willy Tarreau2012-10-071-1/+0Star
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-10-175-23/+46
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | quota: Silence warning about PRJQUOTA not being handled in need_print_warning()Jan Kara2012-10-091-0/+2
| * | | | | | | | | | | ext3: fix return values on parse_options() failureZhao Hongjiang2012-10-091-2/+2
| * | | | | | | | | | | ext2: fix return values on parse_options() failureZhao Hongjiang2012-10-091-2/+2
| * | | | | | | | | | | ext3: ext3_bread usage auditCarlos Maiolino2012-10-092-18/+39
| * | | | | | | | | | | ext3: fix possible non-initialized variable on htree_dirblock_to_tree()Carlos Maiolino2012-10-091-1/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-174-145/+136Star
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bury SEL_{IN,OUT,EX}Al Viro2012-10-161-4/+0Star
| * | | | | | | | | | | Unexport some bits of linux/fs.hDavid Howells2012-10-162-132/+130Star
| * | | | | | | | | | | fix a leak in replace_fd() usersAl Viro2012-10-162-13/+10Star
* | | | | | | | | | | | Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-176-68/+23Star
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | pinctrl/nomadik: always use the simple irqdomainLinus Walleij2012-10-151-10/+3Star
| * | | | | | | | | | | | pinctrl/nomadik: provide stubs for legacy NomadikLinus Walleij2012-10-151-0/+13
| * | | | | | | | | | | | pinctrl: remove duplicated include from pinctrl-xway.cWei Yongjun2012-10-151-2/+0Star
| * | | | | | | | | | | | pinctrl: sirf: remove sirfsoc_gpio_set_pull functionArnd Bergmann2012-10-152-48/+0Star
| * | | | | | | | | | | | pinctrl: fix return value in bcm2835_pinctrl_probe()Wei Yongjun2012-10-151-1/+1
| * | | | | | | | | | | | pinctrl: remove duplicated include from pinctrl-bcm2835.cWei Yongjun2012-10-151-1/+0Star
| * | | | | | | | | | | | pinctrl: bcm2835: Use existing pointer to struct deviceTobias Klauser2012-10-151-1/+1
| * | | | | | | | | | | | pinctrl: samsung: use __devinit section for init codeArnd Bergmann2012-10-151-5/+5
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ipmi' (IPMI patches from Corey Minyard)Linus Torvalds2012-10-176-67/+46Star
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | IPMI: Detect register spacing on PCI interfacesCorey Minyard2012-10-171-2/+34
| * | | | | | | | | | | | IPMI: Fix some uninitialized warningCorey Minyard2012-10-171-1/+1
| * | | | | | | | | | | | IPMI: Change link orderMatthew Garrett2012-10-172-1/+4
| * | | | | | | | | | | | ACPI: Reorder IPMI driver before any other ACPI driversMatthew Garrett2012-10-171-1/+4
| * | | | | | | | | | | | IPMI: Remove SMBus driver info from the docsCorey Minyard2012-10-171-62/+3Star
| |/ / / / / / / / / / /
* | | | | | | | | | | | MAINTAINERS: change email after moving for LED subsystem maintainingBryan Wu2012-10-171-1/+1
* | | | | | | | | | | | mm, mempolicy: fix printing stack contents in numa_mapsDavid Rientjes2012-10-172-5/+7
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | thermal, cpufreq: Fix build when CPU_FREQ_TABLE isn't configuredDavid Rientjes2012-10-151-0/+2
* | | | | | | | | | | kbuild: Fix accidental revert in commit fe04ddfMichal Marek2012-10-152-3/+3
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | docbook: networking: fix file paths for uapi headersRandy Dunlap2012-10-151-2/+2
* | | | | | | | | | mm: huge_memory: Fix build error.Ralf Baechle2012-10-151-0/+1