Commit Graph

222094 Commits (5794b5fdb579abf7be2c27c6e0d6106f391a26e4)
 

Author SHA1 Message Date
Francisco Jerez 5794b5fdb5 drm/nv04: Fix scanout over the 16MB mark. 14 years ago
Lucas Stach 3c29f9e745 drm/nouveau: fix nv40 pcie gart size 14 years ago
Ben Skeggs 2a56a0b913 drm/nva3: fix overflow in fixed point math used for pll calculation 14 years ago
Francisco Jerez 699ddfd980 drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine. 14 years ago
Francisco Jerez f13b32630d drm/nouveau: Expose some BO usage flags to userspace. 14 years ago
Francisco Jerez 1397b42b5a drm/nouveau: Reduce severity of the unknown getparam error. 14 years ago
Francisco Jerez 7bb94d26ad drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks. 14 years ago
Francisco Jerez cbab95db84 drm/nouveau: Some random cleanups. 14 years ago
Francisco Jerez 5eb94fbba3 drm/nv11: Fix bad PLL detection false positive. 14 years ago
Francisco Jerez 327ceae664 drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode. 14 years ago
Francisco Jerez 1f5bd44354 drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth. 14 years ago
Francisco Jerez 907af60b93 drm/nouveau: Fix sleep while atomic in the semaphore code. 14 years ago
Jiri Slaby da3bd82030 drm/nouveau: ratelimit IRQ messages 14 years ago
Linus Torvalds 0143832cc9 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 14 years ago
Ingo Molnar f8b372a11c Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang" 14 years ago
Linus Torvalds c0caf7bcbf Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 14 years ago
Linus Torvalds c22cff08db Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 14 years ago
Jim Bos 6b4e81db25 i8k: Tell gcc that *regs gets clobbered 14 years ago
Dave Jones ed3aada1bf ACPI: debugfs custom_method open to non-root 14 years ago
Linus Torvalds 9457b24a09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
Linus Torvalds 80ef913f5e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev 14 years ago
Linus Torvalds 1c32ca9f63 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 14 years ago
Linus Torvalds 00dad7fa99 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 14 years ago
Linus Torvalds edaa4d668b Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 14 years ago
Linus Torvalds 891cbd30ef Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen 14 years ago
Linus Torvalds b5c5510436 Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen 14 years ago
Julia Lawall f254379087 drivers/ata/pata_octeon_cf.c: delete double assignment 14 years ago
Tejun Heo f60215a130 pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test 14 years ago
Tejun Heo 2a5f07b5ec libata: fix NULL sdev dereference race in atapi_qc_complete() 14 years ago
Oliver Hartkopp 0597d1b99f can-bcm: fix minor heap overflow 14 years ago
Rafael J. Wysocki 6c4f199411 gianfar: Do not call device_set_wakeup_enable() under a spinlock 14 years ago
Ben Greear 4038565327 ipv6: Warn users if maximum number of routes is reached. 14 years ago
Ben Greear cbaf087a9f docs: Add neigh/gc_thresh3 and route/max_size documentation. 14 years ago
Ken Kawasaki 19c0ef6b36 axnet_cs: fix resume problem for some Ax88790 chip 14 years ago
Lorenzo Colitti 2de7957072 ipv6: addrconf: don't remove address state on ifdown if the address is being kept 14 years ago
David S. Miller 8f49c2703b tcp: Don't change unlocked socket state in tcp_v4_err(). 14 years ago
Dan Rosenberg 5ef41308f9 x25: Prevent crashing when parsing bad X.25 facilities 14 years ago
Casey Leedom e68e6133e2 cxgb4vf: add call to Firmware to reset VF State. 14 years ago
Casey Leedom e7a3795f56 cxgb4vf: Fail open if link_start() fails. 14 years ago
Casey Leedom 8b6edf878a cxgb4vf: flesh out PCI Device ID Table ... 14 years ago
Casey Leedom eb6c503db3 cxgb4vf: fix some errors in Gather List to skb conversion 14 years ago
Casey Leedom b94e72e23e cxgb4vf: fix bug in Generic Receive Offload 14 years ago
Casey Leedom 53c7886c18 cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue() 14 years ago
Hao Zheng 5e09a10521 ixgbe: Look inside vlan when determining offload protocol. 14 years ago
Hao Zheng d0d9d8ef59 bnx2x: Look inside vlan when determining checksum proto. 14 years ago
Hao Zheng 0a85df0046 vlan: Add function to retrieve EtherType from vlan packets. 14 years ago
Jason Wang 167c25e4c5 virtio-net: init link state correctly 14 years ago
Joakim Tjernlund 75e6047431 ucc_geth: Fix deadlock 14 years ago
Joakim Tjernlund 2040bd57b5 ucc_geth: Do not bring the whole IF down when TX failure. 14 years ago
Mariusz Kozlowski 1f18b7176e net: Fix header size check for GSO case in recvmsg (af_packet) 14 years ago