summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-0719-122/+725
|\
| * powerpc: Sort the selects under CONFIG_PPCMichael Ellerman2017-03-061-66/+72
| * powerpc/64: Fix L1D cache shape vector reporting L1I valuesMichael Ellerman2017-03-061-2/+2
| * powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info()Anton Blanchard2017-03-061-1/+4
| * powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh2017-03-063-14/+150
| * powerpc: Parse the command line before calling CASSuraj Jitindar Singh2017-03-061-5/+5
| * powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh2017-03-062-3/+24
| * powerpc/64: Fix checksum folding in csum_add()Shile Zhang2017-03-041-1/+1
| * powerpc/powernv: Fix opal tracepoints with JUMP_LABEL=nAlexey Kardashevskiy2017-03-041-2/+2
| * powerpc/booke: Fix boot crash due to null hugepdLaurentiu Tudor2017-03-031-1/+1
| * powerpc: Fix compiling a BE kernel with a powerpc64le toolchainNicholas Piggin2017-03-031-1/+10
| * powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stopGautham R. Shenoy2017-03-032-6/+8
| * powerpc/64: Invalidate process table caching after setting process tablePaul Mackerras2017-03-031-0/+4
| * powerpc: emulate_step() tests for load/store instructionsRavi Bangoria2017-03-033-0/+442
| * powerpc: Emulation support for load/store instructions on LERavi Bangoria2017-03-031-20/+0
* | Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-071-0/+2
|\ \
| * | swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov2017-02-131-0/+1
| * | swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-02-131-0/+1
* | | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-048-24/+46
|\ \ \
| * \ \ Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-03-023-7/+9
| |\ \ \
| | * | | KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9Paul Mackerras2017-03-011-4/+4
| | * | | KVM: PPC: Book3S HV: Fix software walk of guest process page tablesPaul Mackerras2017-03-012-3/+5
| * | | | KVM: nVMX: Fix pending events injectionWanpeng Li2017-03-011-2/+6
| * | | | x86/kvm/vmx: remove unused variable in segment_base()Jérémy Lefaure2017-03-011-1/+0
| * | | | x86/asm: Tidy up TSS limit codeAndy Lutomirski2017-03-013-11/+21
| * | | | KVM: x86: never specify a sample period for virtualized in_tx_cp countersRobert O'Callahan2017-03-011-3/+10
| |/ / /
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-03-042-2/+12
|\ \ \ \
| * | | | crypto: arm/crc32 - add build time test for CRC instruction supportArd Biesheuvel2017-03-011-1/+11
| * | | | crypto: arm/crc32 - fix build error with outdated binutilsArd Biesheuvel2017-03-011-1/+1
* | | | | Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-045-33/+10
|\ \ \ \ \
| * | | | | parisc: Remove flush_user_dcache_range and flush_user_icache_rangeJohn David Anglin2017-02-253-26/+7
| * | | | | parisc: fix a printkDan Carpenter2017-02-251-2/+2
| * | | | | parisc: Define access_ok() as macroHelge Deller2017-02-251-5/+1
* | | | | | Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-03-048-30/+71
|\ \ \ \ \ \
| * | | | | | xtensa: allow merging vectors into .text sectionMax Filippov2017-03-013-0/+48
| * | | | | | xtensa: clean up bootable image build targetsMax Filippov2017-03-015-28/+21
| * | | | | | xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov2017-03-011-2/+2
* | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2017-03-0425-296/+778
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-03-021-6/+7
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: dts: juno: update definition for programmable replicatorMike Leach2017-02-211-6/+7
| * | | | | | | | ARM: deconfig: fix the moxart defconfigLinus Walleij2017-03-021-6/+6
| * | | | | | | | ARM: ux500: resume the second core properlyLinus Walleij2017-03-025-60/+7
| * | | | | | | | Merge branch 'next/late' with mainlineArnd Bergmann2017-03-0218-224/+758
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2017-02-1612-60/+457
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM64: dts: meson-gxbb-p200: add ADC laddered keysNeil Armstrong2017-01-301-0/+50
| | | * | | | | | | | ARM64: dts: meson: meson-gx: add the SAR ADCMartin Blumenstingl2017-01-304-0/+32
| | | * | | | | | | | ARM64: dts: meson-gxl: add the pwm_ao_b pinMartin Blumenstingl2017-01-271-0/+7
| | | * | | | | | | | ARM64: dts: meson-gx: add the missing pwm_AO_ab nodeMartin Blumenstingl2017-01-271-0/+7
| | | * | | | | | | | ARM64: dts: meson-gxl: rename Nexbox A95x for consistencyKevin Hilman2017-01-232-1/+1
| | | * | | | | | | | ARM64: dts: meson-gxbb: Add support for WeTek Hub and PlayNeil Armstrong2017-01-233-0/+162