summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-01-272-3/+12
|\
| * s390/mm: Fix cmma unused transfer from pgste into pteChristian Borntraeger2017-01-241-3/+4
| * s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky2017-01-241-0/+8
* | mn10300: fix build error of missing fpu_save()Randy Dunlap2017-01-241-1/+1
* | frv: add missing atomic64 operationsSudip Mukherjee2017-01-241-1/+18
* | frv: add atomic64_add_unless()Sudip Mukherjee2017-01-241-0/+16
|/
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2017-01-231-1/+1
|\
| * tile/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-061-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-221-0/+2
|\ \
| * | x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko2017-01-181-0/+2
* | | Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-01-2112-47/+151
|\ \ \
| * | | ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"Vineet Gupta2017-01-181-1/+1
| * | | ARC: mm: split arc_cache_init to allow __init reaping of bulkVineet Gupta2017-01-181-14/+19
| * | | ARCv2: IOC: Use actual memory size to setup aperture sizeVineet Gupta2017-01-183-2/+16
| * | | ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruptionVineet Gupta2017-01-182-3/+50
| * | | ARCv2: IOC: refactor the IOC and SLC operations into own functionsVineet Gupta2017-01-182-22/+48
| * | | ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta2017-01-183-4/+6
| * | | ARCv2: save r30 on kernel entry as gcc uses it for code-genVineet Gupta2017-01-102-1/+3
| * | | ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIPYuriy Kolerov2017-01-041-0/+4
| * | | ARC: IRQ: Use hwirq instead of virq in mask/unmaskYuriy Kolerov2017-01-042-5/+5
| * | | ARC: mmu: clarify the MMUv3 programming modelVineet Gupta2017-01-041-1/+5
* | | | Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-01-2120-58/+131
|\ \ \ \
| * | | | powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard2017-01-201-5/+5
| * | | | powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeDave Martin2017-01-201-0/+7
| * | | | powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin2017-01-201-0/+7
| * | | | powerpc/perf: Use MSR to report privilege level on P9 DD1Madhavan Srinivasan2017-01-183-1/+4
| * | | | powerpc/eeh: Enable IO path on permanent errorGavin Shan2017-01-181-1/+9
| * | | | powerpc/perf: Fix PM_BRU_CMPL event code for power9Madhavan Srinivasan2017-01-181-1/+1
| * | | | powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V2017-01-188-25/+44
| * | | | powerpc/mm/hugetlb: Don't panic when we don't find the default huge page sizeAneesh Kumar K.V2017-01-181-3/+0
| * | | | powerpc: Fix pgtable pmd cache initNicholas Piggin2017-01-182-13/+6
| * | | | powerpc/icp-opal: Fix missing KVM case and harden replayBenjamin Herrenschmidt2017-01-171-7/+24
| * | | | powerpc/mm: Fix memory hotplug BUG() on radixReza Arbab2017-01-173-2/+24
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-01-205-3/+21
|\ \ \ \
| * \ \ \ Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2017-01-201-2/+2
| |\ \ \ \
| | * | | | KVM: s390: do not expose random data via facility bitmapChristian Borntraeger2017-01-201-2/+2
| * | | | | KVM: x86: fix fixing of hypercallsDmitry Vyukov2017-01-171-1/+2
| * | | | | Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-01-173-0/+17
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim2017-01-133-0/+17
| | |/ / /
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-01-206-11/+40
|\ \ \ \ \
| * | | | | arm64: avoid returning from bad_modeMark Rutland2017-01-192-5/+25
| * | | | | arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin2017-01-181-0/+4
| * | | | | arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin2017-01-181-0/+1
| * | | | | arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-181-1/+1
| * | | | | arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-181-1/+2
| * | | | | arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-181-3/+4
| * | | | | arm64: mm: avoid name clash in __page_to_voff()Oleksandr Andrushchenko2017-01-181-1/+1
| * | | | | arm64: Fix swiotlb fallback allocationAlexander Graf2017-01-171-0/+2
| |/ / / /
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-01-1924-40/+45
|\ \ \ \ \
| * | | | | ARM: dts: da850-evm: fix read access to SPI flashFabien Parent2017-01-191-0/+1