summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-12virtio_pci: optional MSI-X supportMichael S. Tsirkin
2009-06-12virtio_pci: split up vp_interruptMichael S. Tsirkin
2009-06-12virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin
2009-06-12virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell
2009-06-12virtio: meet virtio spec by finalizing features before using deviceRusty Russell
2009-06-12uvesafb: improve parameter handling.Rusty Russell
2009-06-12module_param: invbool should take a 'bool', not an 'int'Rusty Russell
2009-06-12cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARKRusty Russell
2009-06-12kmemleak: Remove the kmemleak.h include in drivers/char/vt.cCatalin Marinas
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens
2009-06-12[S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber
2009-06-12[S390] dasd: sync after async probeSebastian Ott
2009-06-12[S390] dasd: check_characteristics cleanupSebastian Ott
2009-06-12[S390] dasd: no High Performance FICON in 31-bit modeStefan Weinhuber
2009-06-12[S390] dcssblk: revert devt conversionGerald Schaefer
2009-06-12[S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin
2009-06-12[S390] 3270: lock dependency fixesMartin Schwidefsky
2009-06-12[S390] 3270: do not register with tty_register_deviceMartin Schwidefsky
2009-06-12[S390] qdio: inline qdio_perf_stat_incJan Glauber
2009-06-12[S390] qdio: simplify error handling in irq handlerJan Glauber
2009-06-12[S390] cio: fix sanity checks in device_ops.Sebastian Ott
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky
2009-06-12drm: Export hash table functionality.Jerome Glisse
2009-06-12drm: Split out the mm declarations in a separate header. Add atomic operations.Jerome Glisse
2009-06-12drm/radeon: add support for RV790.Alex Deucher
2009-06-12drm/radeon: add rv740 drm support.Alex Deucher
2009-06-12drm: Eliminate magic I2C frobbing when reading EDIDKeith Packard
2009-06-12drm/i915: duplicate desired mode for use by fbcon.Dave Airlie
2009-06-12drm/via: vfree() no need checking before calling itFigo.zhang
2009-06-12drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driveryakui_zhao
2009-06-12drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_modeyakui_zhao
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-06-11fs: Remove i_cindex from struct inodeTheodore Ts'o
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-11vgacon: use slab allocator instead of the bootmem allocatorPekka Enberg
2009-06-11vt: use kzalloc() instead of the bootmem allocatorPekka Enberg
2009-06-11kmemleak: Remove some of the kmemleak false positivesCatalin Marinas
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-11moxa: prevent opening unavailable portsDirk Eibach
2009-06-11imx: serial: use tty_encode_baud_rate to set true rateOskar Schirmer
2009-06-11imx: serial: add IrDA support to serial driverFabian Godehardt
2009-06-11imx: serial: use rational library functionOskar Schirmer