summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-141-1/+2
|\
| * powerpc: tsi108: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-111-1/+2
* | Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-1279-86/+86
|\ \
| * \ Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2019-05-0579-86/+86
| |\ \
| | * | mtd: rawnand: Clarify Kconfig entry MTD_NANDMiquel Raynal2019-04-1879-79/+79
| | * | mtd: nand: Clarify Kconfig entry for software Hamming ECC entriesMiquel Raynal2019-04-183-3/+3
| | * | mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal2019-04-184-4/+4
* | | | Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-129-238/+252
|\ \ \ \
| * | | | um: irq: don't set the chip for all irqsBartosz Golaszewski2019-05-071-1/+1
| * | | | um: define set_pte_at() as a static inline function, not a macroBartosz Golaszewski2019-05-071-1/+6
| * | | | um: remove uses of variable length arraysBartosz Golaszewski2019-05-071-9/+27
| * | | | um: remove unused variableBartosz Golaszewski2019-05-071-1/+0
| * | | | uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski2019-05-071-1/+1
| * | | | um: Do not unlock mutex that is not hold.Daniel Walter2019-05-071-2/+2
| * | | | arch: um: drivers: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-05-071-176/+176
| * | | | arch: um: Kconfig: pedantic indention cleanupsEnrico Weigelt, metux IT consult2019-05-071-26/+26
| * | | | um: Revert to using stack for pt_regs in signal handlingAnton Ivanov2019-05-072-23/+15
| |/ / /
* | | | Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-05-112-2/+0
|\ \ \ \
| * | | | tracing: stop making gpio tracing configurableUwe Kleine-König2019-04-082-2/+0
* | | | | Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-05-1133-98/+397
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | xtensa: implement initialize_cacheattr for MPU coresMax Filippov2019-05-073-7/+57
| * | | | xtensa: add exclusive atomics supportMax Filippov2019-05-077-6/+267
| * | | | xtensa: clean up inline assembly in futex.hMax Filippov2019-05-071-38/+42
| * | | | xtensa: replace variant/core.h with asm/core.hMax Filippov2019-05-0721-23/+32
| * | | | xtensa: drop ifdef __KERNEL__ from kernel-only headersMax Filippov2019-05-077-24/+0
| * | | | xtensa: set proper error code for simdisk_setup()Chengguang Xu2019-05-061-1/+1
| * | | | xtensa: fix incorrect fd close in error case of simdisk_setup()Chengguang Xu2019-05-061-1/+0
* | | | | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-10219-3738/+5971
|\ \ \ \ \
| * | | | | powerpc/64s: Use early_mmu_has_feature() in set_kuap()Michael Ellerman2019-05-091-1/+1
| * | | | | powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley2019-05-071-0/+3
| * | | | | powerpc/mm: Fix hugetlb page initializationSachin Sant2019-05-061-1/+1
| * | | | | powerpc/mm: fix section mismatch for setup_kup()Christophe Leroy2019-05-061-1/+1
| * | | | | powerpc/mm: fix redundant inclusion of pgtable-frag.o in MakefileChristophe Leroy2019-05-061-1/+0
| * | | | | powerpc/mm: Fix makefile for KASANChristophe Leroy2019-05-062-6/+6
| * | | | | powerpc/kasan: add missing/lost MakefileChristophe Leroy2019-05-061-0/+5
| * | | | | powerpc/booke64: set RI in default MSRLaurentiu Tudor2019-05-021-1/+1
| * | | | | powerpc/perf: Trace imc PMU functionsAnju T Sudhakar2019-05-021-1/+204
| * | | | | powerpc/perf: Trace imc events detection and cpuhotplugAnju T Sudhakar2019-05-022-0/+107
| * | | | | powerpc/perf: Add privileged access check for thread_imcMadhavan Srinivasan2019-05-021-0/+3
| * | | | | powerpc/perf: Rearrange setting of ldbar for thread-imcAnju T Sudhakar2019-05-021-11/+17
| * | | | | powerpc/include: Add data structures and macros for IMC trace modeAnju T Sudhakar2019-05-022-0/+40
| * | | | | powerpc/perf: Fix loop exit condition in nest_imc_event_initAnju T Sudhakar2019-05-022-2/+2
| * | | | | powerpc/perf: Return accordingly on invalid chip-id inAnju T Sudhakar2019-05-021-0/+5
| * | | | | powerpc/perf: Remove PM_BR_CMPL_ALT from power9 event listMadhavan Srinivasan2019-05-021-2/+0
| * | | | | powerpc/perf: Add generic compat mode pmu driverMadhavan Srinivasan2019-05-024-2/+238
| * | | | | powerpc/perf: init pmu from core-book3sMadhavan Srinivasan2019-05-029-19/+46
| * | | | | powerpc/powernv/ioda2: Add __printf format/argument verificationJoe Perches2019-05-022-15/+18
| * | | | | powerpc/configs: Add (back) MLX5 ethernet support to skiroot_defconfigJoel Stanley2019-05-021-0/+2
| * | | | | powerpc/hmi: Fix kernel hang when TB is in error state.Mahesh Salgaonkar2019-05-027-1/+49
| * | | | | powerpc/xmon: add read-only modeChristopher M. Riedl2019-05-022-0/+50