summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-18drm/kms: add page flipping ioctlKristian Høgsberg
2009-11-18drm: check return values in drm_versionAndres Salomon
2009-11-18drm: replace DRM_COPY macro w/ a functionAndres Salomon
2009-11-18drm: kill more unused DRM macrosAndres Salomon
2009-11-18drm: kill some unused DRM_PROC macros from drmP.hAndres Salomon
2009-11-18drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes
2009-11-18drm: Add async event synchronization for drmWaitVblankKristian Høgsberg
2009-11-09Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-11-09ksm: cond_resched in unstable treeHugh Dickins
2009-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-11-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-09Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2009-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-11-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-11-09sh: Replace old style lock initializerThomas Gleixner
2009-11-09sh: Account for cache aliases in flush_icache_range()Matt Fleming
2009-11-09sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller
2009-11-09m32r: fix arch/m32r/boot/compressed/MakefileHirokazu Takata
2009-11-08nilfs2: fix missing cleanup of gc cache on error casesRyusuke Konishi
2009-11-08nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocksRyusuke Konishi
2009-11-08net/fsl_pq_mdio: add module license GPLSebastian Siewior
2009-11-08can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger
2009-11-08can: should not use __dev_get_by_index() without locksEric Dumazet
2009-11-08sparc64: replace parentheses in pmul()Roel Kluin
2009-11-08Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-11-08Merge branch 'fix/misc' into for-linusTakashi Iwai
2009-11-08ALSA: snd-aica: declare MODULE_FIRMWAREBen Hutchings
2009-11-07i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare
2009-11-07i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai
2009-11-07ALSA: hda - Don't initialize CORB/RIRB for single_cmd modeTakashi Iwai
2009-11-07ALSA: usb-audio: fix combine_word problemJulian Anastasov
2009-11-07sound: Replace old style lock initializerThomas Gleixner
2009-11-07hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr
2009-11-07ipip: Fix handling of DF packets when pmtudisc is OFFHerbert Xu
2009-11-07qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer
2009-11-07qlge: Fix early exit from mbox cmd complete wait.Ron Mercer
2009-11-07ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore
2009-11-07ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou
2009-11-07ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou
2009-11-07macsonic: fix crash on PowerBook 520Finn Thain
2009-11-07NET: cassini, fix lock imbalanceJiri Slaby
2009-11-07ems_usb: Fix byte order issues on big endian machinesSebastian Haas
2009-11-07be2net: Bug fix to send config commands to hardware after netdev_registerAjit Khaparde
2009-11-07be2net: fix to set proper flow control on resumeAjit Khaparde
2009-11-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller