summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-04-28Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2016-04-28perf/x86/intel: Fix incorrect lbr_sel_mask valueKan Liang
2016-04-28perf/x86/intel/pt: Don't die on VMXONAlexander Shishkin
2016-04-28perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAXAdam Borowski
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2016-04-23x86/perf/rapl: Add missing Broadwell modelPeter Zijlstra
2016-04-23x86/perf/rapl: Reorder model numbersPeter Zijlstra
2016-04-23perf/x86/intel/rapl: Support Skylake RAPL domainsSrinivas Pandruvada
2016-04-23perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUsKan Liang
2016-04-23perf/x86/intel: Add Goldmont CPU supportKan Liang
2016-04-23Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2016-04-23perf/x86/intel/rapl: Add missing Haswell modelSrinivas Pandruvada
2016-04-23perf/x86/intel: Add model number for Skylake Server to perfAndi Kleen
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-13perf/x86/amd/uncore: Do not register a task ctx for uncore PMUsPeter Zijlstra
2016-04-13x86/mce: Avoid using object after free in genpoolTony Luck
2016-04-13perf/x86/intel/pt: Use boot_cpu_has() because it's thereAlexander Shishkin
2016-04-13uprobes/x86: Constify uprobe_xol_ops structuresJulia Lawall
2016-04-13Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar
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