index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-09-29
1
-2
/
+4
|
\
|
*
iommu/amd: Fix wrong assumption in iommu-group specific code
Joerg Roedel
2012-09-28
1
-2
/
+4
*
|
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2012-09-29
1
-50
/
+103
|
\
\
|
*
|
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
1
-4
/
+6
|
*
|
NVMe: Set block queue max sectors
Keith Busch
2012-07-26
1
-0
/
+7
|
*
|
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
7
-15
/
+40
|
\
\
\
|
*
|
|
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
Wei Yongjun
2012-09-28
1
-3
/
+1
|
*
|
|
qlcnic: Fix scheduling while atomic bug
Narendra K
2012-09-28
1
-2
/
+2
|
*
|
|
bnx2: Clean up remaining iounmap
Neil Horman
2012-09-28
1
-1
/
+1
|
*
|
|
net: phy: smsc: Implement PHY config_init for LAN87xx
Marek Vasut
2012-09-28
1
-1
/
+27
|
*
|
|
smsc75xx: fix resume after device reset
Steve Glendinning
2012-09-27
1
-0
/
+1
|
*
|
|
netdev: pasemi: fix return value check in pasemi_mac_phy_init()
Wei Yongjun
2012-09-27
1
-2
/
+2
|
*
|
|
team: fix return value check
Wei Yongjun
2012-09-27
1
-6
/
+6
*
|
|
|
Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
2012-09-28
6
-78
/
+209
|
\
\
\
\
|
*
|
|
|
dm verity: fix overflow check
Mikulas Patocka
2012-09-27
1
-4
/
+4
|
*
|
|
|
dm thin: fix discard support for data devices
Mike Snitzer
2012-09-27
1
-30
/
+57
|
*
|
|
|
dm thin: tidy discard support
Mike Snitzer
2012-09-27
1
-25
/
+39
|
*
|
|
|
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
2012-09-27
3
-1
/
+50
|
*
|
|
|
dm table: clear add_random unless all devices have it set
Milan Broz
2012-09-27
1
-4
/
+22
|
*
|
|
|
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
2012-09-27
1
-18
/
+38
|
*
|
|
|
dm mpath: only retry ioctl when no paths if queue_if_no_path set
Mike Snitzer
2012-09-27
1
-4
/
+7
|
*
|
|
|
dm thin: do not set discard_zeroes_data
Mike Snitzer
2012-09-27
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-09-28
6
-4
/
+14
|
\
\
\
\
|
*
\
\
\
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2012-09-27
2
-2
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN
Ben Skeggs
2012-09-27
2
-2
/
+4
|
*
|
|
|
|
drm/udl: limit modes to the sku pixel limits.
Dave Airlie
2012-09-26
1
-0
/
+7
[next]