summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-10-062-4/+29
|\
| * tracing: Add NMI tracing in hwlat detectorSteven Rostedt (Red Hat)2016-09-021-4/+27
| * ftrace: Access ret_stack->subtime only in the function profilerNamhyung Kim2016-09-011-0/+2
* | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-062-2/+3
|\ \
| * | xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2016-09-301-2/+1
| * | xen/events: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-301-0/+1
| * | xen/x86: Convert to hotplug state machineBoris Ostrovsky2016-09-301-0/+1
* | | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-063-11/+54
|\ \ \
| * \ \ Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2016-09-291-8/+10
| |\ \ \
| | * | | ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-221-8/+0
| | * | | arm64: KVM: Use static keys for selecting the GIC backendVladimir Murzin2016-09-221-0/+4
| | * | | arm64: KVM: vgic-v2: Add GICV access from HYPMarc Zyngier2016-09-081-0/+3
| | * | | arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier2016-09-081-0/+3
| * | | | kvm: create per-vcpu dirs in debugfsLuiz Capitulino2016-09-161-0/+1
| * | | | kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-161-0/+3
| * | | | Merge tag 'kvm-s390-next-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-09-081-3/+3
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | Merge branch 'x86/amd-avic' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-09-051-3/+40
| |\ \ \
| | * | | iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pa...Suravee Suthikulpanit2016-09-051-0/+14
| | * | | iommu/amd: Introduce amd_iommu_update_ga()Suravee Suthikulpanit2016-09-051-0/+9
| | * | | iommu/amd: Adding GALOG interrupt handlerSuravee Suthikulpanit2016-09-051-3/+17
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-10-0610-4/+65
|\ \ \ \ \
| * | | | | mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman2016-09-301-0/+2
| * | | | | Merge branch 'nsfs-ioctls' into HEADEric W. Biederman2016-09-223-0/+22
| |\ \ \ \ \
| | * | | | | nsfs: add ioctl to get a parent namespaceAndrey Vagin2016-09-222-0/+3
| | * | | | | nsfs: add ioctl to get an owning user namespace for ns file descriptorAndrey Vagin2016-09-221-0/+11
| | * | | | | kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin2016-09-222-0/+8
| | | |/ / / | | |/| | |
| * | | | | mntns: Add a limit on the number of mount namespaces.Eric W. Biederman2016-08-311-0/+1
| * | | | | netns: Add a limit on the number of net namespacesEric W. Biederman2016-08-082-0/+2
| * | | | | cgroupns: Add a limit on the number of cgroup namespacesEric W. Biederman2016-08-082-0/+2
| * | | | | ipcns: Add a limit on the number of ipc namespacesEric W. Biederman2016-08-082-0/+2
| * | | | | utsns: Add a limit on the number of uts namespacesEric W. Biederman2016-08-082-0/+2
| * | | | | pidns: Add a limit on the number of pid namespacesEric W. Biederman2016-08-082-0/+2
| * | | | | userns: Generalize the user namespace count into ucountEric W. Biederman2016-08-081-4/+10
| * | | | | userns: Make the count of user namespaces per userEric W. Biederman2016-08-081-4/+14
| * | | | | userns: Add a limit on the number of user namespacesEric W. Biederman2016-08-081-0/+6
| * | | | | userns: Add per user namespace sysctls.Eric W. Biederman2016-08-081-0/+4
| * | | | | userns: Free user namespaces in process contextEric W. Biederman2016-08-081-2/+3
| * | | | | sysctl: Stop implicitly passing current into sysctl_table_root.lookupEric W. Biederman2016-08-081-2/+1
| |/ / / /
* | | | | Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-062-0/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'iomap-4.9-dax' into for-nextDave Chinner2016-10-032-0/+7
| |\ \ \ \ \
| | * | | | | dax: provide an iomap based fault handlerChristoph Hellwig2016-09-191-0/+2
| | * | | | | dax: provide an iomap based dax read/write pathChristoph Hellwig2016-09-191-0/+4
| | * | | | | iomap: add IOMAP_F_NEW flagChristoph Hellwig2016-09-191-0/+1
| * | | | | | iomap: add a flag to report shared extentsDarrick J. Wong2016-09-191-0/+1
| * | | | | | fs: add iomap_file_dirtyChristoph Hellwig2016-09-191-0/+2
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-061-1/+0
|\ \ \ \ \ \
| * | | | | | netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm...Stephen Rothwell2016-10-051-1/+0
* | | | | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-061-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branches 'misc' and 'sa1111-base' into for-linusRussell King2016-10-0673-237/+643
| |\ \ \ \ \ \
| * | | | | | | ARM: 8611/1: l2x0: add PMU supportMark Rutland2016-09-061-0/+1
| | |_|/ / / / | |/| | | | |