summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-214-46/+62
|\
| * Btrfs: delay iput with async extentsJosef Bacik2012-06-211-2/+2
| * Btrfs: add a missing spin_lockJosef Bacik2012-06-211-0/+1
| * Btrfs: don't assume to be on the correct extent in add_all_parentsAlexander Block2012-06-211-42/+52
| * Btrfs: introduce btrfs_next_old_itemAlexander Block2012-06-211-2/+7
* | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-212-6/+10
|\ \
| * | hwmon: (emc2103) Fix use of an uninitilized variable in error caseGuenter Roeck2012-06-181-4/+8
| * | hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg2012-06-181-2/+2
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-06-212-20/+16
|\ \ \
| * | | DMA: PL330: Fix racy mutex unlockJavi Merino2012-06-141-16/+10
| * | | DMA: PL330: Add missing static storage class specifierSachin Kamat2012-06-071-1/+1
| * | | dma: imx-sdma: buf_tail should be initialize in prepare functionRichard Zhao2012-06-071-2/+4
| * | | dmaengine: pl330: dont complete descriptor for cyclic dmaTushar Behera2012-06-071-1/+1
* | | | Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-211-3/+10
|\ \ \ \
| * | | | cgroups: Account for CSS_DEACT_BIAS in __css_putSalman Qazi2012-06-191-2/+10
| * | | | cgroup: make sure that decisions in __css_put are atomicSalman Qazi2012-06-071-2/+1
* | | | | mm, mempolicy: fix mbind() to do synchronous migrationDavid Rientjes2012-06-211-1/+1
* | | | | media: pms.c needs linux/slab.hRandy Dunlap2012-06-211-0/+1
* | | | | Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-2114-27/+82
|\ \ \ \ \
| * | | | | staging: r8712u: Add new USB IDsLubomir Schmidt2012-06-151-0/+2
| * | | | | staging: gdm72xx: Release netlink socket properlyBen Chan2012-06-151-1/+1
| * | | | | iio: drop wrong reference from KconfigJiri Kosina2012-06-151-2/+1
| * | | | | pstore/inode: Make pstore_fill_super() staticAnton Vorontsov2012-06-141-1/+1
| * | | | | pstore/ram: Should zap persistent zone on unlinkAnton Vorontsov2012-06-141-0/+1
| * | | | | pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov2012-06-142-3/+9
| * | | | | pstore/ram_core: Do not reset restored zone's position and sizeAnton Vorontsov2012-06-141-0/+1
| * | | | | pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov2012-06-143-7/+11
| * | | | | staging:iio:ad7298: Fix linker error due to missing IIO kfifo bufferLars-Peter Clausen2012-06-121-0/+1
| * | | | | Revert "staging: usbip: bugfix for stack corruption on 64-bit architectures"Greg Kroah-Hartman2012-06-121-1/+1
| * | | | | staging: usbip: bugfix for stack corruption on 64-bit architecturesBart Westgeest2012-06-121-1/+1
| * | | | | staging/comedi: fix build for USB not enabledRandy Dunlap2012-06-121-0/+5
| * | | | | staging: omapdrm: fix crash when freeing bad fbAndy Gross2012-06-111-3/+7
| * | | | | staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen2012-06-071-1/+2
| * | | | | iio: Fix potential use after freeLars-Peter Clausen2012-06-051-7/+9
| * | | | | staging:iio: remove num_interrupt_lines from documentationJohan Hovold2012-06-051-2/+0
| * | | | | iio: documentation: Add out_altvoltage and friendsMichael Hennerich2012-06-051-0/+31
| | |/ / / | |/| | |
* | | | | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-06-2112-150/+289
|\ \ \ \ \
| * | | | | extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove()Axel Lin2012-06-191-0/+1
| * | | | | extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leakAxel Lin2012-06-191-0/+2
| * | | | | extcon: Fix wrong index in max8997_extcon_cable[]Axel Lin2012-06-191-2/+2
| * | | | | kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers2012-06-191-5/+5
| * | | | | printk: return -EINVAL if the message len is bigger than the buf sizeYuanhan Liu2012-06-161-1/+3
| * | | | | printk: use mutex lock to stop syslog_seq from going wildYuanhan Liu2012-06-161-2/+11
| * | | | | kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-156-137/+258
| * | | | | vme: change maintainer e-mail addressManohar Vanga2012-06-151-1/+1
| * | | | | Extcon: Don't try to create duplicate link namesMark Brown2012-06-151-1/+1
| * | | | | driver core: fixup reversed deferred probe orderKuninori Morimoto2012-06-131-1/+1
| * | | | | printk: Fix alignment of buf causing crash on ARM EABIAndrew Lunn2012-06-131-2/+2
| * | | | | Tools: hv: verify origin of netlink connector messageOlaf Hering2012-06-091-3/+7
* | | | | | Merge tag 'char-misc-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-06-213-6/+7
|\ \ \ \ \ \