summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-058-95/+73
|\
| * ibmasmfs: don't bother passing superblock when not neededAl Viro2013-09-031-14/+12
| * oprofile: get rid of pointless forward declarations of struct super_blockAl Viro2013-09-032-2/+0
| * oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-034-39/+38
| * oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-033-11/+10
| * don't bother with passing superblock to oprofile_create_stats_files()Al Viro2013-09-033-14/+14
| * oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-032-9/+9
| * don't bother passing sb to oprofile_create_files()Al Viro2013-09-033-15/+15
| * coh901318: don't open-code simple_read_from_buffer()Al Viro2013-09-031-21/+5
* | Merge branch 'ipmi'Linus Torvalds2013-09-053-1/+79
|\ \
| * | BMC support for PARISC machinesThomas Bogendoerfer2013-09-051-0/+75
| * | Add MODULE_ALIAS for autoloading ipmi driver on ACPI systemsJordan_Hargrave@Dell.com2013-09-051-0/+2
| * | ipmi: Initialize locals to avoid warningCorey Minyard2013-09-051-1/+1
| * | ipmi: info leak in compat_ipmi_ioctl()Dan Carpenter2013-09-051-0/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-042-17/+5
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-292797-65116/+229442
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf2013-07-082-17/+5
| |\ \ \ \
| | * | | | mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V2013-07-022-17/+5
* | | | | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-0411-142/+808
|\ \ \ \ \ \
| * | | | | | hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches2013-08-301-3/+3
| * | | | | | drivers/xen-tpmfront: Fix compile issue with missing option.Konrad Rzeszutek Wilk2013-08-301-0/+1
| * | | | | | xen/balloon: don't set P2M entry for auto translated guestWei Liu2013-08-301-2/+7
| * | | | | | xen/evtchn: double free on errorDan Carpenter2013-08-301-1/+0
| * | | | | | Xen: Fix retry calls into PRIVCMD_MMAPBATCH*.Andres Lagar-Cavilla2013-08-301-20/+63
| * | | | | | xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mappingStefano Stabellini2013-08-201-9/+2
| * | | | | | xen: fix ARM build after 6efa20e4Stefano Stabellini2013-08-201-0/+2
| * | | | | | xen/events: document behaviour when scanning the start word for eventsDavid Vrabel2013-08-201-5/+12
| * | | | | | swiotlb-xen: replace dma_length with sg_dma_len() macroStefano Stabellini2013-08-091-4/+4
| * | | | | | xen/balloon: set a mapping for ballooned out pagesStefano Stabellini2013-08-091-3/+66
| * | | | | | xen/evtchn: improve scalability by using per-user locksDavid Vrabel2013-08-091-80/+112
| * | | | | | xen: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-091-18/+36
| * | | | | | xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne2013-08-091-2/+11
| * | | | | | drivers/tpm: add xen tpmfront interfaceDaniel De Graaf2013-08-093-0/+485
| * | | | | | xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk2013-08-091-1/+10
* | | | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-0426-30/+33
|\ \ \ \ \ \ \
| * | | | | | | drm/cma: Replace PTR_RET with PTR_ERR_OR_ZEROSachin Kamat2013-07-161-1/+1
| * | | | | | | sh_veu: Replace PTR_RET with PTR_ERR_OR_ZEROSachin Kamat2013-07-161-1/+1
| * | | | | | | dma-buf: Replace PTR_RET with PTR_ERR_OR_ZEROSachin Kamat2013-07-161-1/+1
| * | | | | | | drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZEROSachin Kamat2013-07-165-5/+5
| * | | | | | | staging/zcache: don't use PTR_RET().Rusty Russell2013-07-151-1/+1
| * | | | | | | remoteproc: don't use PTR_RET().Rusty Russell2013-07-151-1/+1
| * | | | | | | pinctrl: don't use PTR_RET().Rusty Russell2013-07-151-1/+1
| * | | | | | | acpi: Replace weird use of PTR_RET.Rusty Russell2013-07-151-5/+8
| * | | | | | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-1515-15/+15
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-0463-5707/+9030
|\ \ \ \ \ \ \
| * | | | | | | pinctrl: sunxi: Fix off-by-one for valid offset range checkingAxel Lin2013-08-301-1/+1
| * | | | | | | pinctrl: sunxi: drop lock on error pathLinus Walleij2013-08-301-1/+3
| * | | | | | | pinctrl: pinconf-generic: Remove ti prefix in dev_err messagesAxel Lin2013-08-291-3/+2
| * | | | | | | Merge tag 'v3.11-rc7' into develLinus Walleij2013-08-29730-96785/+10059
| |\ \ \ \ \ \ \
| * | | | | | | | pinctrl: rockchip: Implement .request() and .free() callbacksAxel Lin2013-08-291-0/+12