summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.10-rc6' into develLinus Walleij2017-01-30190-704/+1342
|\
| * parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller2017-01-283-5/+10
| * Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-01-281-1/+7
| |\
| | * arm64: skip register_cpufreq_notifier on ACPI-based systemsPrashanth Prakash2017-01-271-1/+7
| * | Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-01-285-46/+55
| |\ \
| | * | ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta2017-01-271-1/+2
| | * | ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta2017-01-241-3/+16
| | * | ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta2017-01-242-9/+11
| | * | ARCv2: MCIP: update the BCR per current changesVineet Gupta2017-01-241-2/+1
| | * | ARC: udelay: fix inline assembler by adding LP_COUNT to clobber listVineet Gupta2017-01-241-1/+3
| | * | ARCv2: MCIP: Deprecate setting of affinity in Device TreeYuriy Kolerov2017-01-241-30/+22
| | |/
| * | 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-251-1/+1
| * | | frv: add missing atomic64 operationsSudip Mukherjee2017-01-251-1/+18
| * | | frv: add atomic64_add_unless()Sudip Mukherjee2017-01-251-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-2212-47/+151
| |\ \ \
| | * | | ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"Vineet Gupta2017-01-191-1/+1
| | * | | ARC: mm: split arc_cache_init to allow __init reaping of bulkVineet Gupta2017-01-191-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-051-0/+4
| | * | | ARC: IRQ: Use hwirq instead of virq in mask/unmaskYuriy Kolerov2017-01-052-5/+5
| | * | | ARC: mmu: clarify the MMUv3 programming modelVineet Gupta2017-01-051-1/+5
| * | | | Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-01-2220-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
| | | |/ / /