summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-04-20KVM: add missing memory barrier in kvm_{make,check}_requestPaolo Bonzini
2016-04-20KVM: MMU: skip obsolete sp in for_each_gfn_*()Xiao Guangrong
2016-04-20KVM: x86: optimize steal time calculationLiang Chen
2016-04-20KVM: s390: add clear I/O irq operation for FLICHalil Pasic
2016-04-20KVM: s390: implement has_attr for FLICHalil Pasic
2016-04-20KVM: s390/perf: provide additional sigp eventsChristian Borntraeger
2016-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2016-04-11Merge tag 'arc-4.6-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-04-10KVM: x86: mask CPUID(0xD,0x1).EAX against host valuePaolo Bonzini
2016-04-10kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack
2016-04-10KVM: MMU: fix permission_fault()Xiao Guangrong
2016-04-09Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-09Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-08parisc: Update comment regarding relative extable supportHelge Deller
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-04-08parisc: Fix kernel crash with reversed copy_from_user()Helge Deller
2016-04-08parisc: Avoid function pointers for kernel exception routinesHelge Deller
2016-04-08parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller
2016-04-08Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki
2016-04-08Merge tag 'kvm-arm-for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář
2016-04-07ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre
2016-04-07ARM: wire up preadv2 and pwritev2 syscallsRussell King
2016-04-07tools/power turbostat: print IRTL MSRsLen Brown
2016-04-07m68k/defconfig: Update defconfigs for v4.6-rc2Geert Uytterhoeven
2016-04-07m68k: Wire up preadv2 and pwritev2Geert Uytterhoeven
2016-04-07ARC: [plat-axs103] Enable loop block devicesAlexey Brodkin
2016-04-07Revert "ARC: [plat-axs10x] add Ethernet PHY description in .dts"Vineet Gupta
2016-04-07arc: Add our own implementation of fb_pgprotect()Alexey Brodkin
2016-04-07ARC: Don't source drivers/pci/pcie/Kconfig ourselvesAndreas Ziegler
2016-04-06x86: remove the kernel code/data/bss resources from /proc/iomemLinus Torvalds
2016-04-06arm64: KVM: unregister notifiers in hyp mode teardown pathSudeep Holla
2016-04-06arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier
2016-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-04-05kvm: x86: make lapic hrtimer pinnedLuiz Capitulino
2016-04-05s390/mm/kvm: fix mis-merge in gmap handlingChristian Borntraeger
2016-04-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-04-04Merge tag 'for-linus-4.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulationMaciej W. Rozycki
2016-04-04MIPS: BMIPS: Fix gisb-arb compatible string for 7435Florian Fainelli
2016-04-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-03MIPS: Bail on unsupported module relocsPaul Burton
2016-04-03MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock nameAntony Pavlov
2016-04-03MIPS: ath79: Fix the ar913x reference clock rateAlban Bedel
2016-04-03MIPS: ath79: Fix the ar724x clock calculationWeijie Gao