2012-10-03 |
Ben Skeggs | drm/nve0/gr: remove 0x404160 bashing from hub fuc |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nve0/gr: initial fuc implementation, based on fermi... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nve0/ibus: handle PIBUS interrupts to prevent storm |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/sw: trap and clear PMC_INTR_0_SOFTWARE |
commit | commitdiff | tree |
2012-10-03 |
Marcin Slusarz | drm/nouveau: quiet some static-related sparse noise |
commit | commitdiff | tree |
2012-10-03 |
Marcin Slusarz | drm/nouveau: constify instances of nouveau_bitfield... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/fifo: use defines instead of hardcoded... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/dmaobj: reject unsupported parent types... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: add defines for internal class names |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nv50/fifo: add support for dma channel class |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nv84/fifo: add support for dma channel class |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/fifo: version the dma channel class struct |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/fifo: separate object classes for dma channels |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: restore fifo chid information in engine... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/core: have fifo store a unique context... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/fifo: add method to lookup fifo chid relate... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/core: protect engine context list with... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nv84/fifo: mask only the engine we're waiting on... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nve0: use async copy engine for ttm buffer moves... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nve0/copy: add initial support for the async copy... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nve0/fifo: support engine selection when creating... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/device: return proper error codes if iorema... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/core: remove some left-over pieces from... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nvc0-/gr: remove reset-after-grctx-construction... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: add Kconfig options for debug control |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: port remainder of drm code, and rip out... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/device: include the official chipset names |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/backlight: remove dependence on nouveau_drv.h |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: flatten nv{Read,Write}{MC,VIDEO,FB,EXTDEV} |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: move compat ioctl out of nouveau_drv.h |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/acpi: move definitions out of nouveau_drv.h |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/mxm: split up into bios code and a subdev... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: start culling unused code |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: port all engines to new engine module... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nvc0-/gr: generate grctx template at init time... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nvc0-/gr: share headers between fermi and kepler... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/pageflip: kick flip handling out of engsw... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: move some more code around to more appropr... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nvc0-nve0/graph: rename dev to priv, no code changes |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/fence: un-port from nouveau_exec_engine... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: pull nouveau_gem definitions into their... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: pull nouveau_bo definitions into their... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nv04/disp: kick all private state out to own header |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/instmem: completely new implementation... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: remove last use of nouveau_gpuobj_new_fake() |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nv50/instmem: remove use of nouveau_gpuobj_new_fake() |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/gpuobj: remove flags for vm-mappings |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/gpuobj: create wrapper functions for mappin... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nvc0/fifo: handle bar1 control regs much like fifo... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nv04-nv40/fifo: remove use of nouveau_gpuobj_new_fake() |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nv04-nv40/instmem: remove use of nouveau_gpuobj_new... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nv04-nv40/instmem: duplicate nv04 code as nv40... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/fb: merge fb/vram and port to subdev interfaces |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nv50-/instmem: allocate vram for kernel objects... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/core: add support for reverse mm allocations |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/timer: port to subdev interfaces |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/mc: port to subdev interfaces |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: implement devinit subdev, and new init... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/clock: pull in the implementation from... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/clk: implement stub clock subdev |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/i2c: port to subdev interfaces |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/gpio: port gpio to subdev interfaces |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/oldbios: remove shadowing support, use... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/bios: pull in basic vbios subdev, more... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: have non-core mmio accesses go through... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: implement module init functions in nouveau... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/core: pull in most of the new core infrastr... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/agp: move all agp stuff into its own source... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau: restructure source tree, split core from... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nouveau/gem: use bo.offset rather than mm_node... |
commit | commitdiff | tree |
2012-10-03 |
Ben Skeggs | drm/nvc0/fence: restore pre-suspend fence buffer contex... |
commit | commitdiff | tree |
2012-09-30 |
Linus Torvalds | Linux 3.6 |
commit | commitdiff | tree |
2012-09-30 |
Miklos Szeredi | vfs: dcache: fix deadlock in tree traversal |
commit | commitdiff | tree |
2012-09-29 |
Linus Torvalds | Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel... |
commit | commitdiff | tree |
2012-09-29 |
Linus Torvalds | Merge git://git.infradead.org/users/willy/linux-nvme |
commit | commitdiff | tree |
2012-09-28 |
Linus Torvalds | mtdchar: fix offset overflow detection |
commit | commitdiff | tree |
2012-09-28 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree |
2012-09-28 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2012-09-28 |
Linus Torvalds | Merge branch 'for-linus-3.6-rc-final' of git://git... |
commit | commitdiff | tree |
2012-09-28 |
Linus Torvalds | Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2012-09-28 |
Andrea Arcangeli | thp: avoid VM_BUG_ON page_count(page) false positives... |
commit | commitdiff | tree |
2012-09-28 |
Joerg Roedel | iommu/amd: Fix wrong assumption in iommu-group specific... |
commit | commitdiff | tree |
2012-09-28 |
Wei Yongjun | netdev: octeon: fix return value check in octeon_mgmt_i... |
commit | commitdiff | tree |
2012-09-27 |
Linus Torvalds | Merge branch 'drm-fixes' of git://people.freedesktop... |
commit | commitdiff | tree |
2012-09-27 |
Linus Torvalds | Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2012-09-27 |
Daniel Mack | ALSA: snd-usb: fix next_packet_size calls for pause... |
commit | commitdiff | tree |
2012-09-27 |
Linus Torvalds | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree |
2012-09-27 |
Nicolas Dichtel | inetpeer: fix token initialization |
commit | commitdiff | tree |
2012-09-27 |
Narendra K | qlcnic: Fix scheduling while atomic bug |
commit | commitdiff | tree |
2012-09-27 |
Neil Horman | bnx2: Clean up remaining iounmap |
commit | commitdiff | tree |
2012-09-27 |
Linus Torvalds | Merge tag 'fixes-for-linus' of git://git.kernel.org... |
commit | commitdiff | tree |
2012-09-27 |
Linus Torvalds | Merge branch 'fixes-for-3.6' of git://git.linaro.org... |
commit | commitdiff | tree |
2012-09-27 |
Linus Torvalds | Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org... |
commit | commitdiff | tree |
2012-09-27 |
Linus Torvalds | Merge tag 'md-3.6-fixes' of git://neil.brown.name/md |
commit | commitdiff | tree |
2012-09-27 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree |
2012-09-27 |
J. Bruce Fields | trivial select_parent documentation fix |
commit | commitdiff | tree |
2012-09-27 |
Marek Vasut | net: phy: smsc: Implement PHY config_init for LAN87xx |
commit | commitdiff | tree |
2012-09-27 |
Steve Glendinning | smsc75xx: fix resume after device reset |
commit | commitdiff | tree |
2012-09-27 |
Geert Uytterhoeven | um: Preinclude include/linux/kern_levels.h |
commit | commitdiff | tree |
2012-09-27 |
Richard Weinberger | um: Fix IPC on um |
commit | commitdiff | tree |
next |