summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-10-26Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-10-24drm/radeon: fix ATPX regression in acpi reworkAlex Deucher
2012-10-24drm/radeon: fix ATPX function documentationAlex Deucher
2012-10-24drm/radeon: move the retry to gem_object_createChristian König
2012-10-24drm/radeon: move size limits to gem_object_create.Christian König
2012-10-24drm/radeon: use vzalloc for gart pagesChristian König
2012-10-24drm/radeon: fix and simplify pot argument checks v3Christian König
2012-10-23drm/radeon: fix header size estimation in VM codeChristian König
2012-10-23drm/radeon: remove set_page check from VM codeChristian König
2012-10-23drm/radeon: fix si_set_page v2Christian König
2012-10-23drm/radeon: fix cayman_vm_set_page v2Christian König
2012-10-23drm/radeon: fix PFP sync in vm_flushChristian König
2012-10-23drm/radeon: add error output if VM CS fails on caymanAlex Deucher
2012-10-23drm/radeon: give each backlight a unique idAlex Deucher
2012-10-23drm/radeon: fix sparse warningAlex Deucher
2012-10-23drm/radeon: add some new SI PCI idsAlex Deucher
2012-10-23drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()Thomas Hellstrom
2012-10-23drm/ttm: Fix a theoretical raceThomas Hellstrom
2012-10-23drm: platform: Don't initialize driver-private dataThierry Reding
2012-10-23drm/debugfs: remove redundant info from gem_namesMarcin Slusarz
2012-10-23drm: fb: cma: Fail gracefully on allocation failureThierry Reding
2012-10-23drm: fb: cma: Fix typo in debug messageThierry Reding
2012-10-22Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie
2012-10-22drm/nouveau/clock: fix missing pll type/addr when matching default entryBen Skeggs
2012-10-22drm/nouveau/fb: fix reporting of memory type on GF8+ IGPsBen Skeggs
2012-10-22drm/nv41/vm: don't init hw pciegart on boards with agp bridgeBen Skeggs
2012-10-22drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image sizeBen Skeggs
2012-10-22drm/nouveau: validate vbios sizeMarcin Slusarz
2012-10-22drm/nouveau: warn when trying to free mm which is still in useMarcin Slusarz
2012-10-22drm/nouveau: fix nouveau_mm/nouveau_mm_node leakMarcin Slusarz
2012-10-22drm/nouveau/bios: improve error handling when reading the vbios from ACPIMartin Peres
2012-10-22drm/nouveau: handle same-fb page flipsMarcin Slusarz
2012-10-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-10-20Linux 3.7-rc2v3.7-rc2Linus Torvalds
2012-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier
2012-10-19use clamp_t in UNAME26 fixKees Cook
2012-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-19MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells
2012-10-19Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...Olof Johansson
2012-10-19MODSIGN: Cleanup .gitignoreDavid Howells
2012-10-19MODSIGN: perlify sign-file and merge in x509keyidDavid Howells
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-10-19hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki
2012-10-19Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-10-19lib/dma-debug.c: fix __hash_bucket_find()Ming Lei