summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-21arm64: KVM: Turn kvm_ksym_ref into a NOP on VHEMarc Zyngier
2016-03-21KVM: arm/arm64: disable preemption when calling smp_call_function_manyEric Auger
2016-03-21perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui
2016-03-21x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flagHuang Rui
2016-03-21perf/x86/amd: Add support for new IOMMU performance eventsSuravee Suthikulpanit
2016-03-21perf/x86/amd: Move nodes_per_socket into bsp_init_amd()Huang Rui
2016-03-21perf/x86/cqm: Factor out some common codePeter Zijlstra
2016-03-21perf/x86/mbm: Add support for MBM counter overflow handlingVikas Shivappa
2016-03-21perf/x86/mbm: Implement RMID recyclingVikas Shivappa
2016-03-21perf/x86/mbm: Add memory bandwidth monitoring event managementTony Luck
2016-03-21perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and initVikas Shivappa
2016-03-21perf/x86/cqm: Fix CQM memory leak and notifier leakVikas Shivappa
2016-03-21perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa
2016-03-21perf/x86/BTS: Fix RCU usagePeter Zijlstra
2016-03-21perf/x86/ibs: Add IBS interrupt to the dynamic throttlePeter Zijlstra
2016-03-21perf/x86/ibs: Fix race with IBS_STARTING statePeter Zijlstra
2016-03-21perf/x86/ibs: Fix IBS throttlePeter Zijlstra
2016-03-21Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-21Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-21Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-20Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-20Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-03-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-03-20Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-20x86/kallsyms: fix GOLD link failure with new relative kallsyms table formatArd Biesheuvel
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-03-20Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2016-03-20Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-19Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-19Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-19x86/oprofile/nmi: Add missing hotplug FROZEN handlingThomas Gleixner
2016-03-19x86/hpet: Use proper mask to modify hotplug actionThomas Gleixner
2016-03-19x86/apic/uv: Fix the hotplug notifierThomas Gleixner
2016-03-19x86/apb/timer: Use proper mask to modify hotplug actionThomas Gleixner
2016-03-19x86/topology: Use total_cpus not nr_cpu_ids for logical packagesThomas Gleixner
2016-03-19x86/topology: Fix Intel HT disablePeter Zijlstra
2016-03-19x86/topology: Fix logical package mappingPeter Zijlstra
2016-03-19ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta
2016-03-19ARC: dma: reintroduce platform specific dma<->physVineet Gupta
2016-03-19ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta
2016-03-19ARC: dma: pass_phys() not sg_virt() to cache opsVineet Gupta
2016-03-19ARC: dma: non-coherent pages need V-P mapping if in HIGHMEMVineet Gupta