summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2016-04-15Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-14Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"Linus Torvalds
2016-04-14parisc: Fix ftrace function tracerHelge Deller
2016-04-13Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-shLinus Torvalds
2016-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2016-04-13Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-04-13x86/mce: Avoid using object after free in genpoolTony Luck
2016-04-12Merge tag 'mvebu-fixes-4.6-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2016-04-12ARM: sa1100: remove references to the defunct handhelds.orgLinus Walleij
2016-04-12Merge tag 'pxa-fixes-v4.6' of https://github.com/rjarzmik/linux into fixesOlof Johansson
2016-04-12Merge tag 'omap-for-v4.6/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2016-04-12ARM: uniphier: drop weird sizeof()Masahiro Yamada
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-11m68k/gpio: remove arch specific sysfs bus deviceGreg Ungerer
2016-04-10Merge 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-08Merge tag 'meson8-dt-fix' of https://github.com/carlocaione/linux-meson into ...Kevin Hilman
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