summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-21
|\
| * Merge branch 'linus' into core/lockingIngo Molnar2010-10-18
| |\
| * | drivers/macintosh/adb: Do not claim that the semaphore is a mutexThomas Gleixner2010-10-12
| * | parport: Semaphore cleanupThomas Gleixner2010-10-12
| * | irda: Semaphore cleanupThomas Gleixner2010-10-12
| * | net: Wan/cosa.c: Convert "mutex" to semaphoreThomas Gleixner2010-10-12
| * | net: Ppp_async: semaphore cleanupThomas Gleixner2010-10-12
| * | hamradio: Mkiss: semaphore cleanupThomas Gleixner2010-10-12
| * | hamradio: 6pack: semaphore cleanupThomas Gleixner2010-10-12
| * | net: 3c527: semaphore cleanupThomas Gleixner2010-10-12
| * | input: Serio/hp_sdc: semaphore cleanupThomas Gleixner2010-10-12
| * | input: Serio/hil_mlc: semaphore cleanupThomas Gleixner2010-10-12
| * | input: Misc/hp_sdc_rtc: semaphore cleanupThomas Gleixner2010-10-12
* | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \
| * \ \ Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-10-13
| |\ \ \
| * | | | AGP: Warn when GATT memory cannot be set to UCBorislav Petkov2010-09-05
| * | | | x86, GART: Disable GART table walk probesBorislav Petkov2010-09-05
| * | | | x86, GART: Remove superfluous AMD64_GARTENBorislav Petkov2010-09-05
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-10-21
|\ \ \ \ \
| * | | | | tpm: change 'tpm_suspend_pcr' to be module parameterDmitry Torokhov2010-10-21
* | | | | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-10-21
|\ \ \ \ \ \
| * | | | | | virtio_blk: remove BKL leftoversChristoph Hellwig2010-10-21
| * | | | | | virtio: console: Disable lseek(2) for port file operationsAmit Shah2010-10-21
| * | | | | | virtio: console: Send SIGIO in case of port unplugAmit Shah2010-10-21
| * | | | | | virtio: console: Send SIGIO on new data arrival on portsAmit Shah2010-10-21
| * | | | | | virtio: console: Send SIGIO to processes that request it for host eventsAmit Shah2010-10-21
| * | | | | | virtio: console: Reference counting portdev structs is not neededAmit Shah2010-10-21
| * | | | | | virtio: console: Add reference counting for port structAmit Shah2010-10-21
| * | | | | | virtio: console: Use cdev_alloc() instead of cdev_init()Amit Shah2010-10-21
| * | | | | | virtio: console: Add a find_port_by_devt() functionAmit Shah2010-10-21
| * | | | | | virtio: console: Add a list of portdevs that are activeAmit Shah2010-10-21
| * | | | | | virtio: console: open: Use a common path for error handlingAmit Shah2010-10-21
| * | | | | | virtio: console: remove_port() should return voidAmit Shah2010-10-21
| * | | | | | virtio: console: Make write() return -ENODEV on hot-unplugAmit Shah2010-10-21
| * | | | | | virtio: console: Make read() return -ENODEV on hot-unplugAmit Shah2010-10-21
| * | | | | | virtio: console: Unblock poll on port hot-unplugAmit Shah2010-10-21
| * | | | | | virtio: console: Un-block reads on chardev closeAmit Shah2010-10-21
| * | | | | | virtio: console: Check if portdev is valid in send_control_msg()Amit Shah2010-10-21
| * | | | | | virtio: console: Remove control vq data only if using multiport supportAmit Shah2010-10-21
| * | | | | | virtio: console: Reset vdev before removing deviceAmit Shah2010-10-21
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-10-21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | rbd: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-20
| * | | | | rbd: null vs ERR_PTRDan Carpenter2010-10-20
| * | | | | block: rbd: removing unnecessary testYehuda Sadeh2010-10-20
| * | | | | block: rbd: fixed may leaksVasiliy Kulikov2010-10-20
| * | | | | rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh2010-10-20
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-20
|\ \ \ \ \ \
| * | | | | | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-19
* | | | | | | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-20
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-10-20
|\ \ \ \ \ \ \