summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-11KVM: ARM: vgic: add the GICv3 backendMarc Zyngier1-0/+28
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier1-1/+6
2014-07-11KVM: ARM: vgic: revisit implementation of irqchip_in_kernelMarc Zyngier1-1/+2
2014-07-11KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier1-3/+8
2014-07-11KVM: ARM: introduce vgic_params structureMarc Zyngier1-0/+11
2014-07-11KVM: ARM: vgic: introduce vgic_enableMarc Zyngier1-0/+1
2014-07-11KVM: ARM: vgic: abstract VMCR accessMarc Zyngier1-0/+9
2014-07-11KVM: ARM: vgic: move underflow handling to vgic_opsMarc Zyngier1-0/+2
2014-07-11KVM: ARM: vgic: abstract MISR decodingMarc Zyngier1-0/+4
2014-07-11KVM: ARM: vgic: abstract EISR bitmap accessMarc Zyngier1-0/+1
2014-07-11KVM: ARM: vgic: abstract access to the ELRSR bitmapMarc Zyngier1-0/+2
2014-07-11KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitivesMarc Zyngier1-0/+18
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier1-7/+13
2014-07-11Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/li...Christoffer Dall1-0/+198
2014-07-11arm64: KVM: allow export and import of generic timer regsAlex Bennée1-0/+14
2014-07-08irqchip: gic-v3: Initial support for GICv3Marc Zyngier1-0/+198
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+29
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2-1/+74
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-20/+44
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert1-0/+12
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert1-1/+3
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert3-5/+14
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+10
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+23
2014-06-13btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift1-0/+10
2014-06-13NVMe: Define Log Page constantsMatthew Wilcox1-0/+4
2014-06-13NVMe: Fix hot cpu notification dead lockKeith Busch1-1/+1
2014-06-13Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-3/+10
2014-06-12Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-2/+34
2014-06-12Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-1/+1
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-8/+28
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-10/+63
2014-06-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-3/+209
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds108-540/+2197
2014-06-12Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+3
2014-06-12Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+13
2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-26/+83
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2-35/+10
2014-06-12Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds17-57/+760
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-50/+65
2014-06-12hwmon: add support for Sensirion SHTC1 sensorTomas Pop1-0/+23
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar16-38/+88
2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki1-26/+58
2014-06-12Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+25
2014-06-12ALSA: core: Use ktime_get_ts()Thomas Gleixner1-1/+1
2014-06-12ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming1-1/+1
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro31-50/+178