summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-011-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-286-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-275-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
| | * | | | | KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář2016-08-181-0/+13
| | * | | | | KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APICRadim Krčmář2016-08-181-63/+44
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-263-7/+5
| |\ \ \ \ \
| | * | | | | treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada2016-08-263-7/+5
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-261-0/+3
| |\ \ \ \ \ \
| | * | | | | | arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland2016-08-251-0/+3
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-261-2/+8
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | x86/PCI: VMD: Fix infinite loop executing irq'sKeith Busch2016-08-231-2/+8
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-linus-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-08-241-1/+1
| |\ \ \ \ \