Age | Commit message (Expand) | Author | Files | Lines |
2014-08-13 | powerpc: reorder per-cpu NUMA information's initialization | Nishanth Aravamudan | 2 | -9/+15 |
2014-08-13 | powerpc/perf/hv-24x7: Use kmem_cache_free | Himangi Saraogi | 1 | -1/+1 |
2014-08-13 | powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info | Thomas Falcon | 1 | -2/+2 |
2014-08-13 | powerpc: Hard disable interrupts in xmon | Anton Blanchard | 1 | -0/+3 |
2014-08-13 | powerpc: remove duplicate definition of TEXASR_FS | Nishanth Aravamudan | 1 | -2/+1 |
2014-08-13 | powerpc/pseries: Avoid deadlock on removing ddw | Gavin Shan | 1 | -6/+14 |
2014-08-13 | powerpc/pseries: Failure on removing device node | Gavin Shan | 1 | -1/+1 |
2014-08-13 | powerpc/boot: Use correct zlib types for comparison | Benjamin Herrenschmidt | 1 | -2/+2 |
2014-08-13 | powerpc/powernv: Interface to register/unregister opal dump region | Vasant Hegde | 3 | -0/+36 |
2014-08-13 | printk: Add function to return log buffer address and size | Vasant Hegde | 2 | -0/+15 |
2014-08-13 | powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS | Michael Ellerman | 1 | -2/+4 |
2014-08-13 | powerpc/ppc476: Disable BTAC | Alistair Popple | 1 | -1/+3 |
2014-08-13 | powerpc/powernv: Fix IOMMU group lost | Gavin Shan | 2 | -18/+22 |
2014-08-13 | powerpc: Add smp_mb()s to arch_spin_unlock_wait() | Michael Ellerman | 1 | -0/+4 |
2014-08-13 | powerpc: Add smp_mb() to arch_spin_is_locked() | Michael Ellerman | 1 | -0/+1 |
2014-08-13 | powerpc: Fix "attempt to move .org backwards" error | Guenter Roeck | 1 | -55/+55 |
2014-08-13 | powerpc/nohash: Split __early_init_mmu() into boot and secondary | Scott Wood | 1 | -45/+66 |
2014-08-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c... | Linus Torvalds | 2 | -22/+132 |
2014-08-10 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -141/+135 |
2014-08-09 | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 | Linus Torvalds | 264 | -5795/+12153 |
2014-08-09 | Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -88/+214 |
2014-08-09 | Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -17/+14 |
2014-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 23 | -97/+537 |
2014-08-09 | Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux | Linus Torvalds | 4 | -10/+8 |
2014-08-09 | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 39 | -1466/+2749 |
2014-08-09 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 20 | -844/+1702 |
2014-08-10 | drm/nouveau: expose the full object/event interfaces to userspace | Ben Skeggs | 9 | -10/+427 |
2014-08-10 | drm/nouveau: fix headless mode | Ben Skeggs | 2 | -2/+3 |
2014-08-10 | drm/nouveau: hide sysfs pstate file behind an option again | Ben Skeggs | 1 | -1/+8 |
2014-08-10 | drm/nv50/disp: shhh compiler | Ben Skeggs | 1 | -4/+4 |
2014-08-10 | drm/gf100-/gr: implement the proper SetShaderExceptions method | Ben Skeggs | 9 | -17/+53 |
2014-08-10 | drm/gf100-/gr: remove some broken ltc bashing, for now | Ben Skeggs | 13 | -58/+0 |
2014-08-10 | drm/gf100-/gr: unhardcode attribute cb config | Ben Skeggs | 13 | -166/+199 |
2014-08-10 | drm/gf100-/gr: fetch tpcs-per-ppc info on startup | Ben Skeggs | 9 | -1/+16 |
2014-08-10 | drm/gf100-/gr: unhardcode pagepool config | Ben Skeggs | 13 | -41/+75 |
2014-08-10 | drm/gf100-/gr: unhardcode bundle cb config | Ben Skeggs | 13 | -41/+100 |
2014-08-10 | drm/gf100-/gr: improve initial context patch list helpers | Ben Skeggs | 4 | -20/+51 |
2014-08-10 | drm/gf100-/gr: add support for zero bandwidth clear | Ben Skeggs | 10 | -11/+313 |
2014-08-10 | drm/nouveau/ltc: add zbc drivers | Ben Skeggs | 6 | -1/+108 |
2014-08-10 | drm/nouveau/ltc: s/ltcg/ltc/ + cleanup | Ben Skeggs | 17 | -235/+362 |
2014-08-10 | drm/nouveau: use ram info from nvif_device | Ben Skeggs | 8 | -32/+17 |
2014-08-10 | drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers | Ben Skeggs | 11 | -20/+47 |
2014-08-10 | drm/nouveau/disp: allow user direct access to channel control registers | Ben Skeggs | 4 | -1/+24 |
2014-08-10 | drm/nouveau/disp: audit and version display classes | Ben Skeggs | 52 | -423/+323 |
2014-08-10 | drm/nouveau/disp: audit and version SCANOUTPOS method | Ben Skeggs | 15 | -172/+204 |
2014-08-10 | drm/nv50-/disp: audit and version PIOR_PWR method | Ben Skeggs | 10 | -70/+50 |
2014-08-10 | drm/nv50-/disp: audit and version SOR_DP_PWR method | Ben Skeggs | 9 | -74/+41 |
2014-08-10 | drm/nv50-/disp: audit and version LVDS_SCRIPT method | Ben Skeggs | 9 | -23/+43 |
2014-08-10 | drm/nv50-/disp: audit and version SOR_HDMI_PWR method | Ben Skeggs | 13 | -45/+121 |
2014-08-10 | drm/nv50-/disp: audit and version SOR_HDA_ELD method | Ben Skeggs | 10 | -29/+75 |