summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-03firmware: teach the kernel to load firmware files directly from the filesystemLinus Torvalds
2012-10-03Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03userns: Fix build of drivers/staging/dgrpEric W. Biederman
2012-10-03Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-10-03Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2012-10-03MAINTAINERS: Add EFI maintainer entryMatt Fleming
2012-10-03Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds
2012-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson
2012-10-03cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas
2012-10-03Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-03Merge tag 'stable/for-linus-3.7-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-10-03Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-10-03Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-10-03Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-10-03Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-03sparc: fix format string argument for prom_printf()Akinobu Mita
2012-10-03drm/nv98/crypt: fix fuc build with latest envyasBen Skeggs
2012-10-03drm/nouveau/devinit: fixup various issues with subdev ctor/init orderingBen Skeggs
2012-10-03drm/nv41/vm: fix and enable use of "real" pciegartBen Skeggs
2012-10-03drm/nv44/vm: fix and enable use of "real" pciegartBen Skeggs
2012-10-03drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcieBen Skeggs
2012-10-03drm/nouveau: store supported dma mask in vmmgrBen Skeggs
2012-10-03drm/nvc0/ibus: initial implementation of subdevBen Skeggs
2012-10-03drm/nouveau/therm: add support for fan-control modesMartin Peres
2012-10-03drm/nouveau/hwmon: rename pwm0* to pmw1* to follow hwmon's rulesMartin Peres
2012-10-03drm/nouveau/therm: calculate the pwm divisor on nv50+Martin Peres
2012-10-03drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, fasterMartin Peres
2012-10-03drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres
2012-10-03drm/nouveau/bios: parse the pwm divisor from the perf tableMartin Peres
2012-10-03drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devicesMartin Peres
2012-10-03drm/nouveau/therm: rework thermal table parsingMartin Peres
2012-10-03drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios tableMartin Peres
2012-10-03drm/nouveau: fix pm initialization orderDmitry Eremin-Solenikov
2012-10-03drm/nouveau/bios: check that fixed tvdac gpio data is valid before using itBen Skeggs
2012-10-03drm/nouveau: log channel debug/error messages from client object rather than ...Ben Skeggs
2012-10-03drm/nouveau: have drm debugging macros build on top of core macrosBen Skeggs
2012-10-03drm/nouveau/core: have client-id be a string, rather than an integerBen Skeggs
2012-10-03drm/nvc0/fifo: re-bash PBUS regs after vm-fault to BARs/PEEPHOLEBen Skeggs
2012-10-03drm/nvc0/gr: implement initial trap handlerBen Skeggs
2012-10-03drm/nvc0/gr: rebuild fuc with latest envyasBen Skeggs
2012-10-03drm/nvc0/ltcg: read LTS count at startupBen Skeggs
2012-10-03drm/nve0/gr: enable use of our fuc by defaultBen Skeggs
2012-10-03drm/nve0/gr: remove 0x404160 bashing from hub fucBen Skeggs
2012-10-03drm/nve0/gr: initial fuc implementation, based on fermi's codeBen Skeggs