aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-21
|\
| * NFS: Force the legacy idmapper to be single threadedBryan Schumaker2012-06-20
| * NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)Trond Myklebust2012-06-19
| * NFS: Fix a refcounting issue in O_DIRECTTrond Myklebust2012-06-19
| * NFSv4.1: Fix a race in set_pnfs_layoutdriverTrond Myklebust2012-06-19
| * NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust2012-06-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-21
|\ \
| * | Btrfs: delay iput with async extentsJosef Bacik2012-06-21
| * | Btrfs: add a missing spin_lockJosef Bacik2012-06-21
| * | Btrfs: don't assume to be on the correct extent in add_all_parentsAlexander Block2012-06-21
| * | Btrfs: introduce btrfs_next_old_itemAlexander Block2012-06-21
* | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-21
|\ \ \
| * | | hwmon: (emc2103) Fix use of an uninitilized variable in error caseGuenter Roeck2012-06-18
| * | | hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg2012-06-18
* | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-06-21
|\ \ \ \
| * | | | DMA: PL330: Fix racy mutex unlockJavi Merino2012-06-13
| * | | | DMA: PL330: Add missing static storage class specifierSachin Kamat2012-06-07
| * | | | dma: imx-sdma: buf_tail should be initialize in prepare functionRichard Zhao2012-06-07
| * | | | dmaengine: pl330: dont complete descriptor for cyclic dmaTushar Behera2012-06-07
* | | | | Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-21
|\ \ \ \ \
| * | | | | cgroups: Account for CSS_DEACT_BIAS in __css_putSalman Qazi2012-06-18
| * | | | | cgroup: make sure that decisions in __css_put are atomicSalman Qazi2012-06-06
* | | | | | mm, mempolicy: fix mbind() to do synchronous migrationDavid Rientjes2012-06-21
* | | | | | media: pms.c needs linux/slab.hRandy Dunlap2012-06-21
* | | | | | Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-20
|\ \ \ \ \ \
| * | | | | | staging: r8712u: Add new USB IDsLubomir Schmidt2012-06-15
| * | | | | | staging: gdm72xx: Release netlink socket properlyBen Chan2012-06-14
| * | | | | | iio: drop wrong reference from KconfigJiri Kosina2012-06-14
| * | | | | | pstore/inode: Make pstore_fill_super() staticAnton Vorontsov2012-06-13
| * | | | | | pstore/ram: Should zap persistent zone on unlinkAnton Vorontsov2012-06-13
| * | | | | | pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov2012-06-13
| * | | | | | pstore/ram_core: Do not reset restored zone's position and sizeAnton Vorontsov2012-06-13
| * | | | | | pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov2012-06-13
| * | | | | | staging:iio:ad7298: Fix linker error due to missing IIO kfifo bufferLars-Peter Clausen2012-06-12
| * | | | | | Revert "staging: usbip: bugfix for stack corruption on 64-bit architectures"Greg Kroah-Hartman2012-06-12
| * | | | | | staging: usbip: bugfix for stack corruption on 64-bit architecturesBart Westgeest2012-06-11
| * | | | | | staging/comedi: fix build for USB not enabledRandy Dunlap2012-06-11
| * | | | | | staging: omapdrm: fix crash when freeing bad fbAndy Gross2012-06-11
| * | | | | | staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen2012-06-07
| * | | | | | iio: Fix potential use after freeLars-Peter Clausen2012-06-05
| * | | | | | staging:iio: remove num_interrupt_lines from documentationJohan Hovold2012-06-05
| * | | | | | iio: documentation: Add out_altvoltage and friendsMichael Hennerich2012-06-05
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-06-20
|\ \ \ \ \ \
| * | | | | | extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove()Axel Lin2012-06-18
| * | | | | | extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leakAxel Lin2012-06-18
| * | | | | | extcon: Fix wrong index in max8997_extcon_cable[]Axel Lin2012-06-18
| * | | | | | kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers2012-06-18
| * | | | | | printk: return -EINVAL if the message len is bigger than the buf sizeYuanhan Liu2012-06-16
| * | | | | | printk: use mutex lock to stop syslog_seq from going wildYuanhan Liu2012-06-16
| * | | | | | kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-15