Age | Commit message (Expand) | Author | Files | Lines |
2020-06-04 | kmap: remove kmap_atomic_to_page() | Ira Weiny | 1 | -1/+0 |
2020-06-04 | arch/kmap: define kmap_atomic_prot() for all arch's | Ira Weiny | 1 | -3/+3 |
2020-06-04 | arch/kmap: don't hard code kmap_prot values | Ira Weiny | 1 | -1/+1 |
2020-06-04 | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny | 2 | -5/+2 |
2020-06-04 | arch/kmap_atomic: consolidate duplicate code | Ira Weiny | 2 | -10/+2 |
2020-06-04 | arch/kunmap: remove duplicate kunmap implementations | Ira Weiny | 2 | -13/+0 |
2020-06-04 | arch/kmap: remove redundant arch specific kmaps | Ira Weiny | 2 | -14/+0 |
2020-06-04 | arch/kmap: remove BUG_ON() | Ira Weiny | 1 | -1/+1 |
2020-06-03 | mm: free_area_init: use maximal zone PFNs rather than zone sizes | Mike Rapoport | 1 | -7/+4 |
2020-04-23 | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> | Masahiro Yamada | 1 | -5/+3 |
2020-04-10 | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual | 1 | -9/+0 |
2020-04-10 | mm/vma: introduce VM_ACCESS_FLAGS | Anshuman Khandual | 1 | -1/+1 |
2020-04-10 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual | 1 | -3/+0 |
2020-04-07 | kasan: stackdepot: move filter_irq_stacks() to stackdepot.c | Alexander Potapenko | 1 | -0/+1 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -0/+2 |
2020-04-02 | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu | 1 | -1/+0 |
2020-04-02 | mm: introduce FAULT_FLAG_DEFAULT | Peter Xu | 1 | -1/+1 |
2020-04-02 | mm: introduce fault_signal_pending() | Peter Xu | 1 | -1/+1 |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada | 1 | -37/+0 |
2020-03-28 | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner | 1 | -4/+2 |
2020-03-27 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro | 1 | -4/+2 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2 | -0/+2 |
2020-03-21 | nds32: Remove mm.h from asm/uaccess.h | Sebastian Andrzej Siewior | 1 | -1/+0 |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -5/+0 |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+3 |
2020-01-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -12/+0 |
2020-01-20 | Merge tag 'v5.5-rc7' into perf/core, to pick up fixes | Ingo Molnar | 2 | -5/+8 |
2020-01-20 | Merge tag 'v5.5-rc7' into efi/core, to pick up fixes | Ingo Molnar | 2 | -5/+8 |
2020-01-14 | arch/nds32/setup: Drop dummy_con initialization | Arvind Sankar | 1 | -5/+0 |
2019-12-30 | nds32: fix build failure caused by page table folding updates | Mike Rapoport | 1 | -1/+1 |
2019-12-30 | asm-generic/nds32: don't redefine cacheflush primitives | Mike Rapoport | 1 | -4/+7 |
2019-12-25 | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar | 9 | -35/+47 |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar | 1 | -0/+4 |
2019-12-10 | Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts | Ingo Molnar | 18 | -144/+92 |
2019-12-08 | sched/rt, nds32: Use CONFIG_PREEMPTION | Thomas Gleixner | 2 | -3/+3 |
2019-12-04 | nds32: use pgtable-nopmd instead of 4level-fixup | Mike Rapoport | 9 | -35/+47 |
2019-12-01 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -32/+29 |
2019-11-30 | Merge tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -7/+5 |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 1 | -4/+4 |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 5 | -66/+7 |
2019-11-27 | module: Remove set_all_modules_text_*() | Peter Zijlstra | 1 | -12/+0 |
2019-11-21 | nds32: Move static keyword to the front of declaration | Krzysztof Wilczynski | 1 | -1/+1 |
2019-11-21 | nds32: Fix typo in Kconfig.cpu | Masanari Iida | 1 | -4/+4 |
2019-11-21 | nds32: remove unneeded clean-files for DTB | Masahiro Yamada | 1 | -2/+0 |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 1 | -4/+4 |
2019-11-15 | y2038: vdso: nds32: open-code timespec_add_ns() | Arnd Bergmann | 1 | -18/+15 |
2019-11-15 | y2038: vdso: change timespec to __kernel_old_timespec | Arnd Bergmann | 1 | -11/+11 |
2019-11-15 | y2038: vdso: change timeval to __kernel_old_timeval | Arnd Bergmann | 1 | -3/+3 |
2019-11-12 | nds32: use generic ioremap | Christoph Hellwig | 5 | -67/+6 |
2019-11-11 | asm-generic: don't provide ioremap for CONFIG_MMU | Christoph Hellwig | 1 | -0/+2 |