index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_channel.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
drm/nouveau/clk: implement stub clock subdev
Ben Skeggs
15
-0
/
+437
2012-10-03
drm/nouveau/i2c: port to subdev interfaces
Ben Skeggs
29
-555
/
+1347
2012-10-03
drm/nouveau/gpio: port gpio to subdev interfaces
Ben Skeggs
33
-503
/
+933
2012-10-03
drm/nouveau/oldbios: remove shadowing support, use bios subdev's image
Ben Skeggs
5
-249
/
+15
2012-10-03
drm/nouveau/bios: pull in basic vbios subdev, more to come later
Ben Skeggs
15
-0
/
+660
2012-10-03
drm/nouveau: have non-core mmio accesses go through device object
Ben Skeggs
5
-109
/
+99
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
28
-91
/
+381
2012-10-03
drm/nouveau/core: pull in most of the new core infrastructure
Ben Skeggs
42
-6
/
+4052
2012-10-03
drm/nouveau/agp: move all agp stuff into its own source file
Ben Skeggs
7
-161
/
+173
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
111
-168
/
+208
2012-10-03
drm/nouveau/gem: use bo.offset rather than mm_node.start
Ben Skeggs
1
-6
/
+3
2012-10-03
drm/nvc0/fence: restore pre-suspend fence buffer context on resume
Ben Skeggs
1
-0
/
+25
2012-10-01
Linux 3.6
v3.6
Linus Torvalds
1
-1
/
+1
2012-09-30
vfs: dcache: fix deadlock in tree traversal
Miklos Szeredi
1
-0
/
+6
2012-09-28
mtdchar: fix offset overflow detection
Linus Torvalds
1
-6
/
+42
2012-09-28
thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...
Andrea Arcangeli
1
-1
/
+0
2012-09-28
iommu/amd: Fix wrong assumption in iommu-group specific code
Joerg Roedel
1
-2
/
+4
2012-09-28
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
Wei Yongjun
1
-3
/
+1
2012-09-28
ALSA: snd-usb: fix next_packet_size calls for pause case
Daniel Mack
1
-1
/
+7
2012-09-28
inetpeer: fix token initialization
Nicolas Dichtel
1
-1
/
+4
2012-09-28
qlcnic: Fix scheduling while atomic bug
Narendra K
1
-2
/
+2
2012-09-28
bnx2: Clean up remaining iounmap
Neil Horman
1
-1
/
+1
2012-09-28
trivial select_parent documentation fix
J. Bruce Fields
1
-1
/
+1
2012-09-28
net: phy: smsc: Implement PHY config_init for LAN87xx
Marek Vasut
1
-1
/
+27
2012-09-27
smsc75xx: fix resume after device reset
Steve Glendinning
1
-0
/
+1
2012-09-27
um: Preinclude include/linux/kern_levels.h
Geert Uytterhoeven
4
-14
/
+12
2012-09-27
um: Fix IPC on um
Richard Weinberger
1
-0
/
+1
2012-09-27
netdev: pasemi: fix return value check in pasemi_mac_phy_init()
Wei Yongjun
1
-2
/
+2
2012-09-27
team: fix return value check
Wei Yongjun
1
-6
/
+6
2012-09-27
l2tp: fix return value check
Wei Yongjun
1
-6
/
+6
2012-09-27
USB: Fix race condition when removing host controllers
Alan Stern
2
-5
/
+3
2012-09-27
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
Joachim Eastwood
1
-1
/
+2
2012-09-27
um: kill thread->forking
Al Viro
7
-66
/
+29
2012-09-27
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
2
-7
/
+5
2012-09-27
um: don't leak floating point state and segment registers on execve()
Al Viro
1
-0
/
+1
2012-09-27
um: take cleaning singlestep to start_thread()
Al Viro
1
-19
/
+5
2012-09-27
md/raid10: fix "enough" function for detecting if array is failed.
NeilBrown
1
-3
/
+5
2012-09-27
ARM: Orion5x: Fix too small coherent pool.
Andrew Lunn
1
-0
/
+7
2012-09-27
drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN
Ben Skeggs
2
-2
/
+4
2012-09-27
dm verity: fix overflow check
Mikulas Patocka
1
-4
/
+4
2012-09-27
dm thin: fix discard support for data devices
Mike Snitzer
1
-30
/
+57
2012-09-27
dm thin: tidy discard support
Mike Snitzer
1
-25
/
+39
2012-09-27
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
3
-1
/
+50
2012-09-27
dm table: clear add_random unless all devices have it set
Milan Broz
1
-4
/
+22
2012-09-27
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
1
-18
/
+38
2012-09-27
dm mpath: only retry ioctl when no paths if queue_if_no_path set
Mike Snitzer
1
-4
/
+7
2012-09-27
dm thin: do not set discard_zeroes_data
Mike Snitzer
1
-1
/
+1
2012-09-26
MAINTAINERS: update Intel C600 SAS driver maintainers
Dave Jiang
1
-3
/
+4
2012-09-26
syscalls: add __NR_kcmp syscall to generic unistd.h
Mark Salter
1
-1
/
+3
2012-09-26
ASoC: wm2000: Correct register size
Mark Brown
1
-1
/
+1
[next]