index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-10-03
drm/nouveau/fence: un-port from nouveau_exec_engine interfaces
Ben Skeggs
2012-10-03
drm/nouveau: pull nouveau_gem definitions into their own header
Ben Skeggs
2012-10-03
drm/nouveau: pull nouveau_bo definitions into their own header
Ben Skeggs
2012-10-03
drm/nv04/disp: kick all private state out to own header
Ben Skeggs
2012-10-03
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
2012-10-03
drm/nouveau: remove last use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
drm/nv50/instmem: remove use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
drm/nouveau/gpuobj: remove flags for vm-mappings
Ben Skeggs
2012-10-03
drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/bar
Ben Skeggs
2012-10-03
drm/nvc0/fifo: handle bar1 control regs much like fifo/nve0
Ben Skeggs
2012-10-03
drm/nv04-nv40/fifo: remove use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
drm/nv04-nv40/instmem: remove use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths
Ben Skeggs
2012-10-03
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nv50-/instmem: allocate vram for kernel objects from end of vram
Ben Skeggs
2012-10-03
drm/nouveau/core: add support for reverse mm allocations
Ben Skeggs
2012-10-03
drm/nouveau/timer: port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau/mc: port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-03
drm/nouveau/clock: pull in the implementation from all over the place
Ben Skeggs
2012-10-03
drm/nouveau/clk: implement stub clock subdev
Ben Skeggs
2012-10-03
drm/nouveau/i2c: port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau/gpio: port gpio to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau/oldbios: remove shadowing support, use bios subdev's image
Ben Skeggs
2012-10-03
drm/nouveau/bios: pull in basic vbios subdev, more to come later
Ben Skeggs
2012-10-03
drm/nouveau: have non-core mmio accesses go through device object
Ben Skeggs
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
2012-10-03
drm/nouveau/core: pull in most of the new core infrastructure
Ben Skeggs
2012-10-03
drm/nouveau/agp: move all agp stuff into its own source file
Ben Skeggs
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-03
drm/nouveau/gem: use bo.offset rather than mm_node.start
Ben Skeggs
2012-10-03
drm/nvc0/fence: restore pre-suspend fence buffer context on resume
Ben Skeggs
2012-09-30
Linux 3.6
v3.6
Linus Torvalds
2012-09-29
vfs: dcache: fix deadlock in tree traversal
Miklos Szeredi
2012-09-29
Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-09-29
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2012-09-28
mtdchar: fix offset overflow detection
Linus Torvalds
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-09-28
Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-09-28
Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
2012-09-28
thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...
Andrea Arcangeli
2012-09-28
iommu/amd: Fix wrong assumption in iommu-group specific code
Joerg Roedel
2012-09-28
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
Wei Yongjun
2012-09-27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-09-27
Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-09-27
ALSA: snd-usb: fix next_packet_size calls for pause case
Daniel Mack
2012-09-27
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2012-09-27
inetpeer: fix token initialization
Nicolas Dichtel
2012-09-27
qlcnic: Fix scheduling while atomic bug
Narendra K
[prev]
[next]