index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nv04/disp: kick all private state out to own header
Ben Skeggs
2012-10-03
14
-171
/
+182
*
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
2012-10-03
69
-2169
/
+2777
*
drm/nouveau: remove last use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
2
-84
/
+72
*
drm/nv50/instmem: remove use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
1
-17
/
+2
*
drm/nouveau/gpuobj: remove flags for vm-mappings
Ben Skeggs
2012-10-03
8
-74
/
+136
*
drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/bar
Ben Skeggs
2012-10-03
4
-10
/
+44
*
drm/nvc0/fifo: handle bar1 control regs much like fifo/nve0
Ben Skeggs
2012-10-03
1
-19
/
+21
*
drm/nv04-nv40/fifo: remove use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
4
-73
/
+50
*
drm/nv04-nv40/instmem: remove use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
7
-100
/
+122
*
drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths
Ben Skeggs
2012-10-03
6
-54
/
+202
*
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
2012-10-03
49
-1345
/
+1691
*
drm/nv50-/instmem: allocate vram for kernel objects from end of vram
Ben Skeggs
2012-10-03
1
-1
/
+1
*
drm/nouveau/core: add support for reverse mm allocations
Ben Skeggs
2012-10-03
5
-93
/
+154
*
drm/nouveau/timer: port to subdev interfaces
Ben Skeggs
2012-10-03
22
-162
/
+464
*
drm/nouveau/mc: port to subdev interfaces
Ben Skeggs
2012-10-03
23
-118
/
+543
*
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-03
54
-3914
/
+3796
*
drm/nouveau/clock: pull in the implementation from all over the place
Ben Skeggs
2012-10-03
28
-1213
/
+1328
*
drm/nouveau/clk: implement stub clock subdev
Ben Skeggs
2012-10-03
15
-0
/
+437
*
drm/nouveau/i2c: port to subdev interfaces
Ben Skeggs
2012-10-03
29
-555
/
+1347
*
drm/nouveau/gpio: port gpio to subdev interfaces
Ben Skeggs
2012-10-03
33
-503
/
+933
*
drm/nouveau/oldbios: remove shadowing support, use bios subdev's image
Ben Skeggs
2012-10-03
5
-249
/
+15
*
drm/nouveau/bios: pull in basic vbios subdev, more to come later
Ben Skeggs
2012-10-03
15
-0
/
+660
*
drm/nouveau: have non-core mmio accesses go through device object
Ben Skeggs
2012-10-03
5
-109
/
+99
*
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
2012-10-03
28
-91
/
+381
*
drm/nouveau/core: pull in most of the new core infrastructure
Ben Skeggs
2012-10-03
42
-6
/
+4052
*
drm/nouveau/agp: move all agp stuff into its own source file
Ben Skeggs
2012-10-03
7
-161
/
+173
*
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-03
111
-168
/
+208
*
drm/nouveau/gem: use bo.offset rather than mm_node.start
Ben Skeggs
2012-10-03
1
-6
/
+3
*
drm/nvc0/fence: restore pre-suspend fence buffer context on resume
Ben Skeggs
2012-10-03
1
-0
/
+25
*
Linux 3.6
v3.6
Linus Torvalds
2012-09-30
1
-1
/
+1
*
vfs: dcache: fix deadlock in tree traversal
Miklos Szeredi
2012-09-29
1
-0
/
+6
*
Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-09-29
2
-20
/
+28
|
\
|
*
iommu/amd: Fix wrong assumption in iommu-group specific code
Joerg Roedel
2012-09-28
1
-2
/
+4
|
*
iommu: static inline iommu group stub functions
Alex Williamson
2012-09-25
1
-18
/
+24
*
|
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2012-09-29
2
-50
/
+105
|
\
\
|
*
|
NVMe: Cancel outstanding IOs on queue deletion
Matthew Wilcox
2012-08-07
1
-23
/
+32
|
*
|
NVMe: Free admin queue memory on initialisation failure
Matthew Wilcox
2012-08-03
1
-9
/
+19
|
*
|
NVMe: Use ida for nvme device instance
Quoc-Son Anh
2012-07-31
1
-5
/
+26
|
*
|
NVMe: Fix whitespace damage in nvme_init
Matthew Wilcox
2012-07-31
1
-2
/
+2
|
*
|
NVMe: handle allocation failure in nvme_map_user_pages()
Dan Carpenter
2012-07-31
1
-0
/
+2
|
*
|
NVMe: Fix uninitialized iod compiler warning
Keith Busch
2012-07-27
1
-1
/
+1
|
*
|
NVMe: Do not set IO queue depth beyond device max
Keith Busch
2012-07-27
2
-4
/
+7
|
*
|
NVMe: Set block queue max sectors
Keith Busch
2012-07-26
2
-0
/
+8
|
*
|
NVMe: use namespace id for nvme_get_features
Keith Busch
2012-07-26
1
-2
/
+2
|
*
|
NVMe: replace nvme_ns with nvme_dev for user admin
Keith Busch
2012-07-26
1
-3
/
+2
|
*
|
NVMe: Fix nvme module init when nvme_major is set
Keith Busch
2012-07-26
1
-2
/
+4
|
*
|
NVMe: Set request queue logical block size
Keith Busch
2012-07-25
1
-0
/
+1
*
|
|
mtdchar: fix offset overflow detection
Linus Torvalds
2012-09-28
1
-6
/
+42
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-28
10
-26
/
+54
|
\
\
\
|
*
|
|
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
Wei Yongjun
2012-09-28
1
-3
/
+1
[next]