| Commit message (Expand) | Author | Age | Files | Lines |
* | nds32: use pgtable-nopmd instead of 4level-fixup | Mike Rapoport | 2019-12-04 | 9 | -35/+47 |
* | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2019-12-01 | 1 | -32/+29 |
|\ |
|
| * | y2038: vdso: nds32: open-code timespec_add_ns() | Arnd Bergmann | 2019-11-15 | 1 | -18/+15 |
| * | y2038: vdso: change timespec to __kernel_old_timespec | Arnd Bergmann | 2019-11-15 | 1 | -11/+11 |
| * | y2038: vdso: change timeval to __kernel_old_timeval | Arnd Bergmann | 2019-11-15 | 1 | -3/+3 |
* | | Merge tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-11-30 | 3 | -7/+5 |
|\ \ |
|
| * | | nds32: Move static keyword to the front of declaration | Krzysztof Wilczynski | 2019-11-21 | 1 | -1/+1 |
| * | | nds32: Fix typo in Kconfig.cpu | Masanari Iida | 2019-11-21 | 1 | -4/+4 |
| * | | nds32: remove unneeded clean-files for DTB | Masahiro Yamada | 2019-11-21 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 2019-11-28 | 1 | -4/+4 |
|\ \ |
|
| * | | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 2019-11-20 | 1 | -4/+4 |
| |/ |
|
* | | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 2019-11-28 | 5 | -66/+7 |
|\ \ |
|
| * | | nds32: use generic ioremap | Christoph Hellwig | 2019-11-12 | 5 | -67/+6 |
| * | | asm-generic: don't provide ioremap for CONFIG_MMU | Christoph Hellwig | 2019-11-11 | 1 | -0/+2 |
| |/ |
|
* | | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook | 2019-11-04 | 1 | -1/+1 |
* | | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook | 2019-11-04 | 1 | -1/+1 |
* | | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook | 2019-11-04 | 1 | -1/+0 |
|/ |
|
* | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 2019-09-24 | 1 | -2/+0 |
* | mm: remove quicklist page table caches | Nicholas Piggin | 2019-09-24 | 1 | -2/+0 |
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-09-19 | 1 | -6/+0 |
|\ |
|
| * | dma-mapping: make dma_atomic_pool_init self-contained | Christoph Hellwig | 2019-08-29 | 1 | -6/+0 |
* | | nds32: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-08-29 | 1 | -0/+2 |
|/ |
|
* | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada | 2019-07-25 | 8 | -8/+8 |
* | nds32: fix asm/syscall.h | Dmitry V. Levin | 2019-07-16 | 1 | -10/+17 |
* | Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2019-07-12 | 1 | -2/+0 |
|\ |
|
| * | kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG | Masahiro Yamada | 2019-06-09 | 1 | -2/+0 |
* | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-07-12 | 1 | -0/+1 |
|\ \ |
|
| * | | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples | Masahiro Yamada | 2019-06-15 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-07-12 | 2 | -314/+13 |
|\ \ |
|
| * | | nds32: use the generic remapping allocator for coherent DMA allocations | Christoph Hellwig | 2019-06-25 | 2 | -314/+13 |
* | | | nds32: switch to generic version of pte allocation | Mike Rapoport | 2019-07-12 | 1 | -27/+4 |
* | | | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-08 | 4 | -12/+13 |
|\ \ \
| |/ /
|/| | |
|
| * | | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2019-05-29 | 3 | -5/+5 |
| * | | signal: Explicitly call force_sig_fault on current | Eric W. Biederman | 2019-05-29 | 2 | -3/+3 |
| * | | signal/nds32: Remove tsk parameter from send_sigtrap | Eric W. Biederman | 2019-05-29 | 1 | -3/+4 |
| * | | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 2 | -4/+4 |
* | | | Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-06-03 | 24 | -51/+451 |
|\ \ \ |
|
| * | | | nds32: add new emulations for floating point instruction | Vincent Chen | 2019-05-31 | 15 | -5/+393 |
| * | | | nds32: Avoid IEX status being incorrectly modified | Vincent Chen | 2019-05-31 | 9 | -46/+58 |
| |/ / |
|
* | / | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman | 2019-05-30 | 2 | -0/+2 |
| |/
|/| |
|
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 11 | -0/+11 |
|/ |
|
* | arch: remove dangling asm-generic wrappers | Masahiro Yamada | 2019-05-18 | 1 | -3/+0 |
* | Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-17 | 58 | -86/+71 |
|\ |
|
| * | nds32: Fix vDSO clock_getres() | Vincenzo Frascino | 2019-05-16 | 3 | -1/+5 |
| * | nds32: don't export low-level cache flushing routines | Christoph Hellwig | 2019-05-16 | 1 | -6/+0 |
| * | arch: nds32: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult | 2019-05-07 | 1 | -8/+8 |
| * | nds32: fix semicolon code style issue | Yang Wei | 2019-05-07 | 2 | -2/+2 |
| * | nds32: vdso: drop unnecessary cc-ldoption | Nick Desaulniers | 2019-05-07 | 1 | -4/+2 |