aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-07-24arm64: dts: meson-axg: add vcc 5v regulator on the s400Jerome Brunet1-0/+11
2018-07-24arm64: dts: meson-axg: improve power supplies descriptionJerome Brunet1-0/+9
2018-07-24media: sh: migor: Remove stale soc_camera includeJacopo Mondi1-1/+0
2018-07-24MIPS: Hardcode cpu_has_* where known at compile time due to ISAPaul Burton1-69/+107
2018-07-24MIPS: jz4780: DTS: Probe the spi-gpio driver from devicetreeMathieu Malaterre1-0/+19
2018-07-24MIPS: Ci20: Enable SPI/GPIO driverMathieu Malaterre1-0/+2
2018-07-24ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433Krzysztof Kozlowski1-1/+1
2018-07-24MIPS: Octeon: Select HAS_RAPIDIOAlexander Sverdlin1-0/+1
2018-07-24MIPS: Introduce HAS_RAPIDIO Kconfig optionAlexander Sverdlin1-2/+5
2018-07-24mips: use asm-generic version of msi.hThomas Petazzoni1-0/+1
2018-07-24ARM: exynos: Clear global variable on init error pathKrzysztof Kozlowski1-0/+1
2018-07-24ARM: exynos: Remove outdated maintainer informationKrzysztof Kozlowski1-2/+0
2018-07-24ARM: dts: sun4i: Add GPU nodeSteven Vanden Branden1-0/+21
2018-07-24powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin2-10/+28
2018-07-24powerpc/powernv: move opal console flushing to udbgNicholas Piggin1-5/+7
2018-07-24powerpc/powernv: Remove OPALv1 support from opal console driverNicholas Piggin1-46/+40
2018-07-24powerpc/powernv: Implement and use opal_flush_consoleNicholas Piggin3-36/+42
2018-07-24powerpc/powernv: opal-kmsg use flush fallback from console codeNicholas Piggin1-9/+6
2018-07-24powerpc/powernv: opal-kmsg standardise OPAL_BUSY handlingNicholas Piggin1-8/+16
2018-07-24powerpc/powernv: Fix OPAL console driver OPAL_BUSY loopsNicholas Piggin1-15/+23
2018-07-24powerpc/powernv: opal_put_chars partial write fixNicholas Piggin1-1/+1
2018-07-24powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handlerMukesh Ojha1-6/+3
2018-07-24powerpc/powernv/opal-dump : Handles opal_dump_info properlyMukesh Ojha1-3/+6
2018-07-24powerpc/tm: Remove struct thread_info param from tm_reclaim_thread()Cyril Bur1-4/+3
2018-07-24powerpc/tm: Update function prototype commentCyril Bur1-2/+2
2018-07-24powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()Simon Guo1-11/+46
2018-07-24powerpc/64: enhance memcmp() with VMX instruction for long bytes comparisionSimon Guo5-11/+248
2018-07-24powerpc: add vcmpequd/vcmpequb ppc instruction macroSimon Guo1-0/+11
2018-07-24powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()Simon Guo1-7/+133
2018-07-24powerpc/pseries/mm: Improve error reporting on HCALL failuresAneesh Kumar K.V1-6/+10
2018-07-24powerpc/pseries: Use pr_xxx() in lpar.cAneesh Kumar K.V1-20/+14
2018-07-24powerpc/mm/hash: Reduce contention on hpte lockAneesh Kumar K.V1-16/+33
2018-07-24powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencodingAneesh Kumar K.V2-20/+17
2018-07-24powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte groupAneesh Kumar K.V5-24/+20
2018-07-24powerpc/mm: Increase MAX_PHYSMEM_BITS to 128TB with SPARSEMEM_VMEMMAP configAneesh Kumar K.V1-3/+10
2018-07-24powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS rangeAneesh Kumar K.V1-3/+29
2018-07-24powerpc: Add ppc64le and ppc64_book3e allmodconfig targetsMichael Ellerman1-0/+10
2018-07-24powerpc: Add ppc32_allmodconfig defconfig targetMichael Ellerman2-0/+7
2018-07-24powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman1-10/+17
2018-07-24powerpc: NMI IPI make NMI IPIs fully sychronousNicholas Piggin3-25/+27
2018-07-24powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closelyNicholas Piggin6-16/+52
2018-07-24powerpc/pkeys: make protection key 0 less specialRam Pai2-13/+27
2018-07-24powerpc/pkeys: Preallocate execute-only keyRam Pai1-45/+18
2018-07-24powerpc/pkeys: Fix calculation of total pkeys.Ram Pai1-1/+1
2018-07-24arm64: fix ACPI dependenciesArnd Bergmann3-0/+3
2018-07-24powerpc/pkeys: Save the pkey registers before forkRam Pai1-0/+1
2018-07-24powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai2-38/+0
2018-07-24powerpc/pkeys: Deny read/write/execute by defaultRam Pai1-5/+3
2018-07-24powerpc/pkeys: Give all threads control of their key permissionsRam Pai1-18/+26
2018-07-24x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski1-14/+4