summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-05staging:iio:adis16220: Use spi_sync_transfer()Lars-Peter Clausen1-5/+1
2013-10-05iio:adis16130: Use spi_sync_transfer()Lars-Peter Clausen1-5/+1
2013-10-05iio:adxrs450: Use spi_sync_transfer()Lars-Peter Clausen1-10/+2
2013-10-05iio:adis16080: Use spi_sync_transfer()Lars-Peter Clausen1-6/+1
2013-10-05iio:ad5449: Use spi_sync_transfer()Lars-Peter Clausen1-6/+1
2013-10-05Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds10-115/+74
2013-10-05Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+6
2013-10-05Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas1-1/+6
2013-10-05Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-5/+19
2013-10-05Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds6-42/+45
2013-10-05selinux: remove 'flags' parameter from avc_audit()Linus Torvalds3-4/+4
2013-10-05selinux: avc_has_perm_flags has no more usersLinus Torvalds2-17/+6
2013-10-05Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishingIlya Dryomov2-5/+7
2013-10-05Btrfs: eliminate races in worker stopping codeIlya Dryomov2-6/+21
2013-10-05Btrfs: fix crash of compressed writesLiu Bo1-1/+1
2013-10-05Btrfs: fix transid verify errors when recovering log treeJosef Bacik1-5/+2
2013-10-04selinux: remove 'flags' parameter from inode_has_permLinus Torvalds1-7/+6
2013-10-04xfs: Use kmem_free() instead of free()Thierry Reding1-1/+1
2013-10-04xfs: fix memory leak in xlog_recover_add_to_transtinguely@sgi.com1-0/+1
2013-10-04xfs: dirent dtype presence is dependent on directory magic numbersDave Chinner4-39/+28
2013-10-04xfs: lockdep needs to know about 3 dquot-deep nestingDave Chinner1-3/+16
2013-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-13/+32
2013-10-04Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+15
2013-10-04Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds5-13/+13
2013-10-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-1/+3
2013-10-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2013-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+12
2013-10-04dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik1-4/+6
2013-10-04dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik1-11/+8
2013-10-04dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik1-1/+1
2013-10-04xen/hvc: allow xenboot console to be used againDavid Vrabel1-0/+1
2013-10-04usb: chipidea: add Intel Clovertrail pci idDavid Cohen1-1/+6
2013-10-04staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott1-15/+10
2013-10-04iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger1-1/+1
2013-10-04iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger1-4/+9
2013-10-04iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger1-2/+2
2013-10-04staging: comedi: ni_6527: change MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2013-10-04staging: comedi: ni_6527: tidy up multi-line commentsH Hartley Sweeten1-30/+31
2013-10-04staging: comedi: ni_6527: tidy up the comedi_driver declarationH Hartley Sweeten1-4/+4
2013-10-04staging: comedi: ni_6527: tidy up ni6527_auto_attach()H Hartley Sweeten1-18/+20
2013-10-04staging: comedi: ni_6527: tidy up the interrupt subdeviceH Hartley Sweeten1-18/+21
2013-10-04staging: comedi: ni_6527: introduce ni6527_reset()H Hartley Sweeten1-9/+16
2013-10-04staging: comedi: ni_6527: remove COMEDI_MITE dependancyH Hartley Sweeten2-31/+18
2013-10-04staging: comedi: ni_6527: tidy up ni6527_intr_insn_config()H Hartley Sweeten1-24/+32
2013-10-04staging: comedi: ni_6527: tidy up ni6527_intr_cancel()H Hartley Sweeten1-2/+2
2013-10-04staging: comedi: ni_6527: tidy up ni6527_intr_cmd()H Hartley Sweeten1-5/+3
2013-10-04staging: comedi: ni_6527: rename CamelCase defines for the control registerH Hartley Sweeten1-14/+18
2013-10-04staging: comedi: ni_6527: rename CamelCase defines for the clear registerH Hartley Sweeten1-14/+13
2013-10-04staging: comedi: ni_6527: tidy up ni6527_interrupt()H Hartley Sweeten1-13/+14
2013-10-04staging: comedi: ni_6527: use dev->read_subdev in interrupt handlerH Hartley Sweeten1-1/+1