summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-06-251-0/+10
|\
| * lockdep: Implement lock pinningPeter Zijlstra2015-06-191-0/+10
| * Merge branch 'timers/core' into sched/hrtimersThomas Gleixner2015-06-1916-111/+343
| |\
* | \ Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-241-0/+2
|\ \ \
| * | | of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel2015-06-021-0/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-243-23/+83
|\ \ \ \
| * \ \ \ Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-06-191-1/+1
| |\ \ \ \
| | * | | | kvm: remove one useless check extensionTiejun Chen2015-06-171-1/+1
| * | | | | KVM: implement multiple address spacesPaolo Bonzini2015-06-052-4/+23
| * | | | | KVM: add vcpu-specific functions to read/write/translate GFNsPaolo Bonzini2015-06-051-0/+24
| * | | | | KVM: x86: stubs for SMM supportPaolo Bonzini2015-06-041-0/+1
| * | | | | KVM: x86: API changes for SMM supportPaolo Bonzini2015-06-041-1/+4
| * | | | | KVM: pass kvm_memory_slot to gfn_to_page_many_atomicPaolo Bonzini2015-05-281-2/+2
| * | | | | KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-281-0/+1
| * | | | | KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-262-1/+2
| * | | | | KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-261-4/+4
| |/ / / /
| * | | | KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_asyncPaolo Bonzini2015-05-191-2/+2
| * | | | kvm,x86: load guest FPU context more eagerlyRik van Riel2015-05-071-0/+1
| * | | | KVM: x86: Support for disabling quirksNadav Amit2015-05-071-0/+1
| * | | | KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger2015-05-071-9/+18
* | | | | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-244-30/+349
|\ \ \ \ \
| * | | | | vfio: powerpc/spapr: Support Dynamic DMA windowsAlexey Kardashevskiy2015-06-111-3/+58
| * | | | | vfio: powerpc/spapr: Register memory and define IOMMU v2Alexey Kardashevskiy2015-06-111-0/+27
| * | | | | cxl: Add AFU virtual PHB and kernel APIMichael Neuling2015-06-031-0/+203
| * | | | | cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-031-2/+2
| * | | | | cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain2015-06-031-0/+22
| * | | | | drivers/vfio: Support EEH error injectionGavin Shan2015-05-121-1/+13
* | | | | | Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-06-242-0/+49
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...Joerg Roedel2015-06-1958-80/+412
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | / / / / | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | | | | | * | | | iommu: Introduce iommu_request_dm_for_dev()Joerg Roedel2015-06-111-0/+6
| | | | | | * | | | iommu: Add function to query the default domain of a groupJoerg Roedel2015-06-091-0/+1
| | | | | | * | | | iommu: Introduce direct mapped region handlingJoerg Roedel2015-06-091-0/+31
| | | | | | * | | | iommu: Add iommu_get_domain_for_dev functionJoerg Roedel2015-06-091-0/+6
| | | | * | | | | | iommu/vt-d: Copy IR table from old kernel when in kdump modeJoerg Roedel2015-06-161-0/+1
| | | | * | | | | | iommu/vt-d: Detect pre enabled translationJoerg Roedel2015-06-161-0/+4
* | | | | | | | | | Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtdLinus Torvalds2015-06-242-181/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mtd: cfi: deinline large functionsDenys Vlasenko2015-05-271-180/+8
| * | | | | | | | | | Merge tag 'v4.1-rc4' into MTD's -nextBrian Norris2015-05-1850-103/+279
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | mtd: nand: add common DT init codeBrian Norris2015-05-121-0/+5
| * | | | | | | | | | mtd: nand_bbt: make nand_scan_bbt() staticBrian Norris2015-05-071-1/+0
* | | | | | | | | | | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-2411-52/+475
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mfd: arizona: Add convience defines for micd_rate/micd_bias_starttimeCharles Keepax2015-06-221-0/+14
| * | | | | | | | | | | mfd: arizona: Add stub for wm5102_patch()Richard Fitzgerald2015-06-221-0/+8
| * | | | | | | | | | | mfd: arizona: Split INx_MODE into two fieldsRichard Fitzgerald2015-06-222-10/+22
| * | | | | | | | | | | mfd: arizona: Add better support for system suspendCharles Keepax2015-06-221-0/+1
| * | | | | | | | | | | mfd: max77686: Remove unused struct max77686_opmode_dataJavier Martinez Canillas2015-06-221-5/+0
| * | | | | | | | | | | mfd: twl4030-power: Fix pmic for boards that need AC charger disabledTony Lindgren2015-06-221-0/+1
| * | | | | | | | | | | mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski2015-06-221-1/+1
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'ib-mfd-watchdog-rtc-4.2', 'ib-mfd-regulator-4.2' and 'ib-mfd-...Lee Jones2015-06-2223-107/+476
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | mfd: cros_ec: Support multiple EC in a systemGwendal Grignou2015-06-151-6/+38