summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-147-55/+73
|\
| * ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta2015-11-141-4/+0
| * ARC: use ASL assembler mnemonicVineet Gupta2015-11-141-3/+3
| * ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta2015-11-143-21/+44
| * ARC: remove extraneous header includeVineet Gupta2015-11-141-1/+0
| * ARCv2: lib: memcpy: use local symbolsVineet Gupta2015-11-031-26/+26
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-1214-33/+54
|\ \
| * | arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang2015-11-121-1/+1
| * | arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang2015-11-121-2/+2
| * | arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang2015-11-121-1/+1
| * | arm64: use linux/types.h in kvm.hArnd Bergmann2015-11-121-1/+1
| * | arm64: build vdso without libgcovArnd Bergmann2015-11-121-0/+3
| * | arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann2015-11-121-1/+1
| * | arm64: remove redundant FRAME_POINTER kconfig option and force to select itYang Shi2015-11-102-4/+1
| * | arm64: fix R/O permissions of FDT mappingArd Biesheuvel2015-11-092-1/+2
| * | arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulationArd Biesheuvel2015-11-091-1/+1
| * | arm64: bpf: fix mod-by-zero caseZi Shen Lim2015-11-061-8/+13
| * | arm64: bpf: fix div-by-zero caseZi Shen Lim2015-11-062-13/+27
| * | arm64: Enable CRYPTO_CRC32_ARM64 in defconfigCatalin Marinas2015-11-061-0/+1
| * | arm64: cmpxchg_dbl: fix return value typeLorenzo Pieralisi2015-11-052-2/+2
* | | Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-11-1211-30/+29
|\ \ \
| * | | h8300: enable CLKSRC_OFYoshinori Sato2015-11-122-0/+3
| * | | h8300: Don't set CROSS_COMPILE unconditionallyJavier Martinez Canillas2015-11-081-0/+2
| * | | h8300: bit io fixYoshinori Sato2015-11-081-6/+6
| * | | h8300: zImage fixYoshinori Sato2015-11-084-11/+7
| * | | h8300: register address fixYoshinori Sato2015-11-081-3/+3
| * | | h8300: Fix alignment for .dataYoshinori Sato2015-11-082-10/+8
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-1212-220/+236
|\ \ \ \
| * \ \ \ Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-11-122-9/+13
| |\ \ \ \
| | * | | | KVM: PPC: Book3S HV: Don't dynamically split core when already splitPaul Mackerras2015-11-061-1/+1
| | * | | | KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup failsPaul Mackerras2015-11-061-8/+12
| * | | | | KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini2015-11-104-4/+4
| * | | | | KVM: svm: unconditionally intercept #DBPaolo Bonzini2015-11-101-11/+3
| * | | | | KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup2015-11-103-1/+13
| * | | | | KVM: VMX: Dump TSC multiplier in dump_vmcs()Haozhong Zhang2015-11-101-0/+3
| * | | | | KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSCHaozhong Zhang2015-11-101-4/+5
| * | | | | KVM: VMX: Setup TSC scaling ratio when a vcpu is loadedHaozhong Zhang2015-11-101-0/+6
| * | | | | KVM: VMX: Enable and initialize VMX TSC scalingHaozhong Zhang2015-11-102-1/+19
| * | | | | KVM: x86: Use the correct vcpu's TSC rate to compute time scaleHaozhong Zhang2015-11-101-2/+4
| * | | | | KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang2015-11-104-7/+12
| * | | | | KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang2015-11-104-22/+19
| * | | | | KVM: x86: Replace call-back compute_tsc_offset() with a common functionHaozhong Zhang2015-11-104-20/+12
| * | | | | KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang2015-11-104-59/+41
| * | | | | KVM: x86: Add a common TSC scaling functionHaozhong Zhang2015-11-103-45/+45
| * | | | | KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang2015-11-103-16/+20
| * | | | | KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang2015-11-103-0/+11
| * | | | | KVM: x86: declare a few variables as __read_mostlyPaolo Bonzini2015-11-102-9/+7
| * | | | | KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_commonPaolo Bonzini2015-11-104-21/+10
| |/ / / /
* | | | | Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-111-2/+8
|\ \ \ \ \
| * | | | | unicore32: nb0916: Use PWM lookup tableThierry Reding2015-11-101-2/+8