summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-03-151-1/+1
|\
| * crypto: powerpc - Fix initialisation of crc32c contextDaniel Axtens2017-03-081-1/+1
* | Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-1311-30/+498
|\ \
| * | powerpc/64s: POWER9 machine check handlerNicholas Piggin2017-03-105-0/+426
| * | powerpc/64s: allow machine check handler to set severity and initiatorNicholas Piggin2017-03-103-3/+11
| * | powerpc/64s: fix handling of non-synchronous machine checksNicholas Piggin2017-03-101-15/+6
| * | powerpc/powernv/ioda2: Update iommu table base on ownership changeAlexey Kardashevskiy2017-03-091-5/+12
| * | powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requestedAlexey Kardashevskiy2017-03-091-0/+3
| * | powerpc/perf: Handle sdar_mode for marked event in power9Madhavan Srinivasan2017-03-092-7/+37
| * | powerpc/perf: Fix perf_get_data_addr() for power9 DD1Madhavan Srinivasan2017-03-091-0/+2
| * | powerpc/boot: Fix zImage TOC alignmentMichael Ellerman2017-03-081-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-03-1211-29/+51
|\ \ \
| * | | s390: wire up statx system callHeiko Carstens2017-03-093-1/+6
| * | | KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-021-1/+18
| * | | s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens2017-03-021-0/+2
| * | | s390/timex: micro optimization for tod_to_nsMartin Schwidefsky2017-03-011-8/+4
| * | | s390/cputime: provide archicture specific cputime_to_nsecsMartin Schwidefsky2017-03-011-1/+7
| * | | s390/cputime: reset all accounting fields on forkMartin Schwidefsky2017-03-011-0/+3
| * | | s390/cputime: remove last traces of cputime_tMartin Schwidefsky2017-03-012-13/+3
| * | | s390: fix in-kernel program checksMartin Schwidefsky2017-03-011-5/+5
| * | | s390/crypt: fix missing unlock in ctr_paes_crypt on error pathMartin Schwidefsky2017-03-011-1/+4
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-129-39/+52
|\ \ \ \
| * | | | x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann2017-03-121-1/+1
| * | | | kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner2017-03-107-37/+50
| * | | | x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic2017-03-101-1/+1
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-121-0/+10
|\ \ \ \ \
| * | | | | irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni2017-03-071-0/+10
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-118-48/+92
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-03-097-26/+84
| |\ \ \ \ \
| | * | | | | KVM: arm64: Increase number of user memslots to 512Linu Cherian2017-03-091-1/+1
| | * | | | | KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian2017-03-092-2/+0
| | * | | | | KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64Linu Cherian2017-03-091-0/+3
| | * | | | | arm64: KVM: Survive unknown traps from guestsMark Rutland2017-03-071-7/+12
| | * | | | | arm: KVM: Survive unknown traps from guestsMark Rutland2017-03-072-7/+13
| | * | | | | arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBsMarc Zyngier2017-03-061-9/+55
| | |/ / / /
| * | | | | KVM: nVMX: do not warn when MSR bitmap address is not backedRadim Krčmář2017-03-091-3/+1
| * | | | | KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li2017-03-071-1/+3
| * | | | | kvm: nVMX: VMCLEAR should not cause the vCPU to shut downJim Mattson2017-03-061-18/+4
| |/ / / /
* | | | | Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2017-03-112-0/+3
|\ \ \ \ \
| * | | | | score: Fix implicit includes now failing build after extable changeGuenter Roeck2017-03-112-0/+3
| |/ / / /
* | | | | Merge branch 'prep-for-5level'Linus Torvalds2017-03-1035-2/+48
|\ \ \ \ \
| * | | | | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-0934-1/+46
| * | | | | x86/cpufeature: Add 5-level paging detectionKirill A. Shutemov2017-03-091-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-03-107-52/+80
|\ \ \ \ \
| * | | | | sh: cayman: IDE support fixBartlomiej Zolnierkiewicz2017-03-091-2/+0
| * | | | | x86, mm: unify exit paths in gup_pte_range()Dan Williams2017-03-091-19/+20
| * | | | | x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams2017-03-091-2/+6
| * | | | | power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V2017-03-093-7/+21
| * | | | | powerpc/mm: handle protnone ptes on forkAneesh Kumar K.V2017-03-091-31/+42
| * | | | | scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-092-2/+2
| |/ / / /