summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel/uncore: Add Skylake server uncore supportKan Liang2016-09-103-1/+600
* perf/x86/rapl: Enable Apollo Lake RAPL supportHarry Pan2016-09-101-0/+2
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-09-104-41/+132
|\
| * perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra2016-09-101-8/+11
| * perf/x86/intel/bts: Kill a silly warningAlexander Shishkin2016-09-101-2/+0
| * perf/x86/intel/bts: Fix BTS PMI detectionAlexander Shishkin2016-09-101-4/+15
| * perf/x86/intel/bts: Fix confused ordering of PMU callbacksAlexander Shishkin2016-09-101-24/+80
| * perf/x86/amd/uncore: Prevent use after freeSebastian Andrzej Siewior2016-09-101-4/+18
| * perf/x86/intel/cqm: Check cqm/mbm enabled state in event initJiri Olsa2016-09-061-0/+9
* | perf/x86/intel/uncore: Handle non-standard counter offsetStephane Eranian2016-09-051-0/+4
* | perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping l...Kan Liang2016-09-051-12/+25
* | Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve confl...Ingo Molnar2016-09-05100-314/+459
|\|
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-041-0/+12
| |\
| | * x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai2016-09-021-0/+12
| * | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-09-031-0/+9
| |\ \
| | * | arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse2016-09-021-0/+9
| | |/
| * | Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-034-0/+8
| |\ \
| | * | arm: dts: rockchip: add reset node for the exist saradc SoCsCaesar Wang2016-08-233-0/+6
| | * | arm64: dts: rockchip: add reset saradc node for rk3368 SoCsCaesar Wang2016-08-231-0/+2
| * | | x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt2016-09-021-2/+2
| * | | kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann2016-09-021-0/+2
| * | | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-3014-99/+43
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-296-6/+11
| |\ \ \
| | * | | net: smc91x: fix SMC accessesRussell King2016-08-296-6/+11
| * | | | Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-2929-38/+148
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | powerpc: signals: Discard transaction state from signal framesCyril Bur2016-08-292-0/+28
| | * | | powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha2016-08-292-2/+12
| | * | | powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin2016-08-291-6/+6
| | * | | powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-08-225-7/+10
| | * | | powerpc: sysdev: cpm: fix gpio save_regs functionsChristophe Leroy2016-08-222-3/+6
| | * | | powerpc/pseries: PACA save area fix for MCE vs MCENicholas Piggin2016-08-221-1/+20
| | * | | powerpc/pseries: PACA save area fix for general exception vs MCENicholas Piggin2016-08-221-4/+4
| | * | | powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman2016-08-221-3/+6
| | * | | powerpc, hotplug: Avoid to touch non-existent cpumasks.Boqun Feng2016-08-221-1/+1
| | * | | powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-08-226-6/+7
| | * | | powerpc/powernv/pci: fix iterator signednessAndrzej Hajda2016-08-221-1/+1
| | * | | powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira2016-08-224-2/+46
| | * | | powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-221-1/+0
| | * | | powerpc/512x: Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-221-1/+0
| | * | | powerpc: cputhreads: Add missing include fileGuenter Roeck2016-08-221-0/+1
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-281-0/+3
| |\ \ \ \
| | * | | | x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li2016-08-241-0/+3
| | |/ / /
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-285-79/+73
| |\ \ \ \
| | * | | | MIPS: KVM: Check for pfn noslot caseJames Hogan2016-08-191-1/+1
| | * | | | Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-08-183-11/+3
| | |\ \ \ \
| | | * | | | arm64: KVM: report configured SRE value to 32-bit worldVladimir Murzin2016-08-171-1/+1
| | | * | | | arm64: KVM: remove misleading comment on pmu statusVladimir Murzin2016-08-171-8/+0
| | | * | | | arm64: Document workaround for Cortex-A72 erratum #853709Marc Zyngier2016-08-171-1/+1
| | | * | | | KVM: arm/arm64: Change misleading use of is_error_pfnChristoffer Dall2016-08-171-1/+1
| | * | | | | kvm: nVMX: fix nested tsc scalingPeter Feiner2016-08-181-4/+12