Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -13/+1 |
2019-06-06 | Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -21/+46 |
2019-06-06 | parisc: Fix crash due alternative coding for NP iopdir_fdc bit | Helge Deller | 1 | -1/+2 |
2019-06-06 | parisc: Use lpa instruction to load physical addresses in driver code | John David Anglin | 1 | -0/+24 |
2019-06-06 | parisc: configs: Remove useless UEVENT_HELPER_PATH | Krzysztof Kozlowski | 7 | -7/+0 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 1 | -13/+1 |
2019-06-02 | arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAK | David Rientjes | 1 | -1/+0 |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman | 2 | -0/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 | Thomas Gleixner | 1 | -14/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 12 | -174/+12 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 | Thomas Gleixner | 10 | -145/+10 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 7 | -37/+7 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150 | Thomas Gleixner | 38 | -533/+38 |
2019-05-25 | parisc: Fix compiler warnings in float emulation code | Helge Deller | 1 | -4/+4 |
2019-05-25 | parisc/slab: cleanup after /proc/slab_allocators removal | Yury Norov | 1 | -1/+0 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 4 | -0/+4 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
2019-05-20 | parisc: Allow building 64-bit kernel without -mlong-calls compiler option | Helge Deller | 2 | -8/+16 |
2019-05-20 | parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCK | Mike Rapoport | 1 | -1/+0 |
2019-05-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -0/+6 |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2019-05-16 | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells | 1 | -0/+6 |
2019-05-16 | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -1/+0 |
2019-05-14 | Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 15 | -72/+73 |
2019-05-14 | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig | 1 | -7/+0 |
2019-05-10 | parisc: Use __ro_after_init in init.c | Helge Deller | 1 | -4/+4 |
2019-05-10 | parisc: Use __ro_after_init in unwind.c | Helge Deller | 1 | -1/+1 |
2019-05-10 | parisc: Use __ro_after_init in time.c | Helge Deller | 1 | -1/+1 |
2019-05-10 | parisc: Use __ro_after_init in processor.c | Helge Deller | 1 | -2/+2 |
2019-05-10 | parisc: Use __ro_after_init in process.c | Helge Deller | 1 | -1/+1 |
2019-05-10 | parisc: Use __ro_after_init in perf_images.h | Helge Deller | 1 | -2/+2 |
2019-05-10 | parisc: Use __ro_after_init in pci.c | Helge Deller | 1 | -4/+4 |
2019-05-10 | parisc: Use __ro_after_init in inventory.c | Helge Deller | 1 | -4/+4 |
2019-05-10 | parisc: Use __ro_after_init in head.S | Helge Deller | 1 | -1/+1 |
2019-05-10 | parisc: Use __ro_after_init in firmware.c | Helge Deller | 1 | -1/+1 |
2019-05-10 | parisc: Use __ro_after_init in drivers.c | Helge Deller | 1 | -1/+1 |
2019-05-10 | parisc: Use __ro_after_init in cache.c | Helge Deller | 1 | -8/+8 |
2019-05-10 | parisc: Enable the ro_after_init feature | Helge Deller | 3 | -38/+35 |
2019-05-10 | parisc: Drop LDCW barrier in CAS code when running UP | Helge Deller | 1 | -4/+8 |
2019-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -14/+0 |
2019-05-08 | Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 44 | -290/+1248 |
2019-05-08 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2019-05-08 | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2019-05-07 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -2/+1 |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -6/+0 |
2019-05-06 | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -5/+0 |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -18/+0 |
2019-05-06 | parisc: Add static branch and JUMP_LABEL feature | Helge Deller | 5 | -0/+104 |
2019-05-06 | parisc: Use PA_ASM_LEVEL in boot code | Helge Deller | 1 | -3/+3 |