summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-214-14/+36
|\
| * Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar2010-10-07267-1291/+2570
| |\
| * \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2010-10-07303-8940/+7461
| |\ \
| * \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-08-234-14/+36
| |\ \ \
| | * | | vhost: add __rcu annotationsArnd Bergmann2010-08-213-13/+35
| | * | | input: __rcu annotationsArnd Bergmann2010-08-191-1/+1
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-2111-15/+15
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into core/lockingIngo Molnar2010-10-18100-378/+770
| |\ \ \ \ \
| * | | | | | drivers/macintosh/adb: Do not claim that the semaphore is a mutexThomas Gleixner2010-10-121-1/+1
| * | | | | | parport: Semaphore cleanupThomas Gleixner2010-10-121-1/+1
| * | | | | | irda: Semaphore cleanupThomas Gleixner2010-10-121-1/+1
| * | | | | | net: Wan/cosa.c: Convert "mutex" to semaphoreThomas Gleixner2010-10-121-1/+1
| * | | | | | net: Ppp_async: semaphore cleanupThomas Gleixner2010-10-121-1/+1
| * | | | | | hamradio: Mkiss: semaphore cleanupThomas Gleixner2010-10-121-1/+1
| * | | | | | hamradio: 6pack: semaphore cleanupThomas Gleixner2010-10-121-1/+1
| * | | | | | net: 3c527: semaphore cleanupThomas Gleixner2010-10-121-1/+1
| * | | | | | input: Serio/hp_sdc: semaphore cleanupThomas Gleixner2010-10-121-2/+2
| * | | | | | input: Serio/hil_mlc: semaphore cleanupThomas Gleixner2010-10-121-3/+3
| * | | | | | input: Misc/hp_sdc_rtc: semaphore cleanupThomas Gleixner2010-10-121-2/+2
* | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-212-3/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-10-13310-1963/+3450
| |\ \ \ \ \ \ \
| * | | | | | | | AGP: Warn when GATT memory cannot be set to UCBorislav Petkov2010-09-051-1/+3
| * | | | | | | | x86, GART: Disable GART table walk probesBorislav Petkov2010-09-051-1/+1
| * | | | | | | | x86, GART: Remove superfluous AMD64_GARTENBorislav Petkov2010-09-051-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-10-211-12/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tpm: change 'tpm_suspend_pcr' to be module parameterDmitry Torokhov2010-10-211-12/+10
* | | | | | | | | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-10-212-48/+209
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | virtio_blk: remove BKL leftoversChristoph Hellwig2010-10-211-15/+2
| * | | | | | | | | | virtio: console: Disable lseek(2) for port file operationsAmit Shah2010-10-211-0/+3
| * | | | | | | | | | virtio: console: Send SIGIO in case of port unplugAmit Shah2010-10-211-0/+3
| * | | | | | | | | | virtio: console: Send SIGIO on new data arrival on portsAmit Shah2010-10-211-0/+3
| * | | | | | | | | | virtio: console: Send SIGIO to processes that request it for host eventsAmit Shah2010-10-211-0/+25
| * | | | | | | | | | virtio: console: Reference counting portdev structs is not neededAmit Shah2010-10-211-0/+8
| * | | | | | | | | | virtio: console: Add reference counting for port structAmit Shah2010-10-211-16/+64
| * | | | | | | | | | virtio: console: Use cdev_alloc() instead of cdev_init()Amit Shah2010-10-211-7/+13
| * | | | | | | | | | virtio: console: Add a find_port_by_devt() functionAmit Shah2010-10-211-1/+36
| * | | | | | | | | | virtio: console: Add a list of portdevs that are activeAmit Shah2010-10-211-0/+15
| * | | | | | | | | | virtio: console: open: Use a common path for error handlingAmit Shah2010-10-211-3/+9
| * | | | | | | | | | virtio: console: remove_port() should return voidAmit Shah2010-10-211-2/+1
| * | | | | | | | | | virtio: console: Make write() return -ENODEV on hot-unplugAmit Shah2010-10-211-0/+3
| * | | | | | | | | | virtio: console: Make read() return -ENODEV on hot-unplugAmit Shah2010-10-211-0/+3
| * | | | | | | | | | virtio: console: Unblock poll on port hot-unplugAmit Shah2010-10-211-0/+4
| * | | | | | | | | | virtio: console: Un-block reads on chardev closeAmit Shah2010-10-211-0/+4
| * | | | | | | | | | virtio: console: Check if portdev is valid in send_control_msg()Amit Shah2010-10-211-1/+4
| * | | | | | | | | | virtio: console: Remove control vq data only if using multiport supportAmit Shah2010-10-211-6/+9
| * | | | | | | | | | virtio: console: Reset vdev before removing deviceAmit Shah2010-10-211-0/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-10-214-0/+1932
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | rbd: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-201-1/+1
| * | | | | | | | | rbd: null vs ERR_PTRDan Carpenter2010-10-201-2/+2
| * | | | | | | | | block: rbd: removing unnecessary testYehuda Sadeh2010-10-201-4/+0