summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-09KVM: arm/arm64: vgic-v2: Avoid accessing GICH registersMarc Zyngier1-0/+2
2016-02-29KVM: arm/arm64: timer: Add active state cachingMarc Zyngier1-0/+5
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao1-0/+23
2016-02-29arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao1-0/+1
2016-02-29arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao2-0/+3
2016-02-29arm64: KVM: Free perf event of PMU when destroying vcpuShannon Zhao1-0/+2
2016-02-29arm64: KVM: Reset PMU state when resetting vcpuShannon Zhao1-0/+2
2016-02-29arm64: KVM: Add PMU overflow interrupt routingShannon Zhao1-0/+5
2016-02-29arm64: KVM: Add helper to handle PMCR register bitsShannon Zhao1-0/+2
2016-02-29arm64: KVM: Add access handler for PMSWINC registerShannon Zhao1-0/+2
2016-02-29arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR registerShannon Zhao1-0/+2
2016-02-29arm64: KVM: PMU: Add perf event map and introduce perf event creating functionShannon Zhao1-0/+4
2016-02-29arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR registerShannon Zhao1-0/+9
2016-02-29arm64: KVM: Add access handler for event counter registerShannon Zhao1-0/+11
2016-02-29arm64: KVM: Add access handler for PMCR registerShannon Zhao1-0/+4
2016-02-29arm64: KVM: Define PMU data structure for each vcpuShannon Zhao1-0/+42
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+4
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+6
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-17/+0
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler1-2/+4
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler1-1/+1
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman1-0/+1
2016-02-26Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai1-1/+1
2016-02-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+10
2016-02-25Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-0/+1
2016-02-25perf: Fix race between event install and jump_labelsPeter Zijlstra1-3/+3
2016-02-25perf: Fix cloningPeter Zijlstra1-0/+1
2016-02-23nfit: update address range scrub commands to the acpi 6.1 formatDan Williams2-3/+10
2016-02-23Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-3/+2
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-1488/+1505
2016-02-21soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan1-1/+3
2016-02-21power: bq27xxx_battery: Restore device nameIvaylo Dimitrov1-0/+1
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+8
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+8
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2016-02-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+7
2016-02-19libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizingDan Williams1-1/+0
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+1
2016-02-19net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov1-1/+1
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst1-1/+7
2016-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+4
2016-02-18Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton1-4/+1
2016-02-18tcp/dccp: fix another race at listener dismantleEric Dumazet1-2/+3
2016-02-18route: check and remove route cache when we get routeXin Long1-0/+1
2016-02-17Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas1-17/+0
2016-02-17ftrace/module: remove ftrace module notifierJessica Yu1-2/+4
2016-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+4
2016-02-17Merge tag 'trace-fixes-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+6
2016-02-17pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee1-0/+1