| Commit message (Expand) | Author | Age | Files | Lines |
* | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig | 2019-05-14 | 14 | -100/+0 |
* | initramfs: move the legacy keepinitrd parameter to core code | Christoph Hellwig | 2019-05-14 | 7 | -47/+19 |
* | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 2019-05-14 | 8 | -20/+23 |
* | mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM | Ira Weiny | 2019-05-14 | 1 | -2/+3 |
* | arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header | Sabyasachi Gupta | 2019-05-14 | 1 | -1/+0 |
* | Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-05-12 | 79 | -86/+86 |
|\ |
|
| * | Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Richard Weinberger | 2019-05-05 | 79 | -86/+86 |
| |\ |
|
| | * | mtd: rawnand: Clarify Kconfig entry MTD_NAND | Miquel Raynal | 2019-04-18 | 79 | -79/+79 |
| | * | mtd: nand: Clarify Kconfig entry for software Hamming ECC entries | Miquel Raynal | 2019-04-18 | 3 | -3/+3 |
| | * | mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm | Miquel Raynal | 2019-04-18 | 4 | -4/+4 |
* | | | Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-05-12 | 9 | -238/+252 |
|\ \ \ |
|
| * | | | um: irq: don't set the chip for all irqs | Bartosz Golaszewski | 2019-05-07 | 1 | -1/+1 |
| * | | | um: define set_pte_at() as a static inline function, not a macro | Bartosz Golaszewski | 2019-05-07 | 1 | -1/+6 |
| * | | | um: remove uses of variable length arrays | Bartosz Golaszewski | 2019-05-07 | 1 | -9/+27 |
| * | | | um: remove unused variable | Bartosz Golaszewski | 2019-05-07 | 1 | -1/+0 |
| * | | | uml: fix a boot splat wrt use of cpu_all_mask | Maciej Żenczykowski | 2019-05-07 | 1 | -1/+1 |
| * | | | um: Do not unlock mutex that is not hold. | Daniel Walter | 2019-05-07 | 1 | -2/+2 |
| * | | | arch: um: drivers: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult | 2019-05-07 | 1 | -176/+176 |
| * | | | arch: um: Kconfig: pedantic indention cleanups | Enrico Weigelt, metux IT consult | 2019-05-07 | 1 | -26/+26 |
| * | | | um: Revert to using stack for pt_regs in signal handling | Anton Ivanov | 2019-05-07 | 2 | -23/+15 |
| |/ / |
|
* | | | Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2019-05-11 | 2 | -2/+0 |
|\ \ \ |
|
| * | | | tracing: stop making gpio tracing configurable | Uwe Kleine-König | 2019-04-08 | 2 | -2/+0 |
* | | | | Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2019-05-11 | 33 | -98/+397 |
|\ \ \ \ |
|
| * | | | | xtensa: implement initialize_cacheattr for MPU cores | Max Filippov | 2019-05-07 | 3 | -7/+57 |
| * | | | | xtensa: add exclusive atomics support | Max Filippov | 2019-05-07 | 7 | -6/+267 |
| * | | | | xtensa: clean up inline assembly in futex.h | Max Filippov | 2019-05-07 | 1 | -38/+42 |
| * | | | | xtensa: replace variant/core.h with asm/core.h | Max Filippov | 2019-05-06 | 21 | -23/+32 |
| * | | | | xtensa: drop ifdef __KERNEL__ from kernel-only headers | Max Filippov | 2019-05-06 | 7 | -24/+0 |
| * | | | | xtensa: set proper error code for simdisk_setup() | Chengguang Xu | 2019-05-06 | 1 | -1/+1 |
| * | | | | xtensa: fix incorrect fd close in error case of simdisk_setup() | Chengguang Xu | 2019-05-06 | 1 | -1/+0 |
* | | | | | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-05-10 | 219 | -3738/+5971 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/64s: Use early_mmu_has_feature() in set_kuap() | Michael Ellerman | 2019-05-09 | 1 | -1/+1 |
| * | | | | | powerpc/book3s/64: check for NULL pointer in pgd_alloc() | Rick Lindsley | 2019-05-07 | 1 | -0/+3 |
| * | | | | | powerpc/mm: Fix hugetlb page initialization | Sachin Sant | 2019-05-06 | 1 | -1/+1 |
| * | | | | | powerpc/mm: fix section mismatch for setup_kup() | Christophe Leroy | 2019-05-06 | 1 | -1/+1 |
| * | | | | | powerpc/mm: fix redundant inclusion of pgtable-frag.o in Makefile | Christophe Leroy | 2019-05-06 | 1 | -1/+0 |
| * | | | | | powerpc/mm: Fix makefile for KASAN | Christophe Leroy | 2019-05-06 | 2 | -6/+6 |
| * | | | | | powerpc/kasan: add missing/lost Makefile | Christophe Leroy | 2019-05-06 | 1 | -0/+5 |
| * | | | | | powerpc/booke64: set RI in default MSR | Laurentiu Tudor | 2019-05-03 | 1 | -1/+1 |
| * | | | | | powerpc/perf: Trace imc PMU functions | Anju T Sudhakar | 2019-05-03 | 1 | -1/+204 |
| * | | | | | powerpc/perf: Trace imc events detection and cpuhotplug | Anju T Sudhakar | 2019-05-03 | 2 | -0/+107 |
| * | | | | | powerpc/perf: Add privileged access check for thread_imc | Madhavan Srinivasan | 2019-05-03 | 1 | -0/+3 |
| * | | | | | powerpc/perf: Rearrange setting of ldbar for thread-imc | Anju T Sudhakar | 2019-05-03 | 1 | -11/+17 |
| * | | | | | powerpc/include: Add data structures and macros for IMC trace mode | Anju T Sudhakar | 2019-05-03 | 2 | -0/+40 |
| * | | | | | powerpc/perf: Fix loop exit condition in nest_imc_event_init | Anju T Sudhakar | 2019-05-03 | 2 | -2/+2 |
| * | | | | | powerpc/perf: Return accordingly on invalid chip-id in | Anju T Sudhakar | 2019-05-03 | 1 | -0/+5 |
| * | | | | | powerpc/perf: Remove PM_BR_CMPL_ALT from power9 event list | Madhavan Srinivasan | 2019-05-03 | 1 | -2/+0 |
| * | | | | | powerpc/perf: Add generic compat mode pmu driver | Madhavan Srinivasan | 2019-05-03 | 4 | -2/+238 |
| * | | | | | powerpc/perf: init pmu from core-book3s | Madhavan Srinivasan | 2019-05-03 | 9 | -19/+46 |
| * | | | | | powerpc/powernv/ioda2: Add __printf format/argument verification | Joe Perches | 2019-05-03 | 2 | -15/+18 |