Age | Commit message (Expand) | Author | Files | Lines |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 4 | -143/+22 |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 1 | -11/+1 |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+4 |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 1 | -4/+4 |
2019-11-11 | arch: rely on asm-generic/io.h for default ioremap_* definitions | Christoph Hellwig | 1 | -4/+0 |
2019-11-11 | xtensa: clean up ioremap | Christoph Hellwig | 1 | -10/+4 |
2019-11-11 | xtensa: use the generic uncached segment support | Christoph Hellwig | 4 | -139/+18 |
2019-11-04 | xtensa: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook | 1 | -1/+2 |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook | 1 | -1/+1 |
2019-11-04 | vmlinux.lds.h: Replace RODATA with RO_DATA | Kees Cook | 1 | -1/+1 |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook | 1 | -1/+0 |
2019-10-16 | xtensa: fix change_bit in exclusive access option | Max Filippov | 1 | -1/+1 |
2019-10-15 | xtensa: virt: fix PCI IO ports mapping | Max Filippov | 1 | -1/+1 |
2019-10-14 | xtensa: drop EXPORT_SYMBOL for outs*/ins* | Max Filippov | 1 | -7/+0 |
2019-10-14 | xtensa: fix type conversion in __get_user_[no]check | Max Filippov | 1 | -26/+29 |
2019-10-14 | xtensa: clean up assembly arguments in uaccess macros | Max Filippov | 1 | -21/+21 |
2019-10-14 | xtensa: fix {get,put}_user() for 64bit values | Al Viro | 1 | -2/+11 |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland | 1 | -2/+2 |
2019-09-25 | mm: introduce MADV_PAGEOUT | Minchan Kim | 1 | -0/+1 |
2019-09-25 | mm: introduce MADV_COLD | Minchan Kim | 1 | -0/+2 |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 1 | -1/+0 |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin | 1 | -3/+0 |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -3/+2 |
2019-09-04 | dma-mapping: always use VM_DMA_COHERENT for generic DMA remap | Christoph Hellwig | 1 | -2/+2 |
2019-09-04 | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig | 1 | -1/+0 |
2019-09-02 | xtensa: virt: move PCI root complex to KIO range | Max Filippov | 2 | -4/+5 |
2019-09-01 | xtensa: add support for call0 ABI in userspace | Max Filippov | 6 | -9/+117 |
2019-09-01 | xtensa: clean up PS_WOE_BIT usage | Max Filippov | 4 | -6/+7 |
2019-08-26 | xtensa: remove free_initrd_mem | Mike Rapoport | 2 | -16/+3 |
2019-08-12 | xtensa: add missing isync to the cpu_reset TLB code | Max Filippov | 1 | -0/+1 |
2019-07-24 | xtensa: fix build for cores with coprocessors | Max Filippov | 1 | -0/+1 |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+1 |
2019-07-16 | mm: fix the MAP_UNINITIALIZED flag | Christoph Hellwig | 1 | -5/+1 |
2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 1 | -1/+1 |
2019-07-16 | Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 19 | -269/+339 |
2019-07-15 | docs: xtensa: convert to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-12 | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -7/+1 |
2019-07-11 | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds | 2 | -0/+2 |
2019-07-10 | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2019-07-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2 | -6/+2 |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -7/+7 |
2019-07-08 | xtensa: virt: add defconfig and DTS | Max Filippov | 2 | -0/+185 |
2019-07-08 | xtensa: abstract 'entry' and 'retw' in assembly code | Max Filippov | 11 | -102/+153 |
2019-07-05 | xtensa: One function call less in bootmem_init() | Markus Elfring | 1 | -4/+1 |
2019-06-28 | arch: wire-up pidfd_open() | Christian Brauner | 1 | -0/+1 |
2019-06-27 | xtensa: remove arch/xtensa/include/asm/types.h | Max Filippov | 1 | -23/+0 |
2019-06-25 | dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code | Christoph Hellwig | 1 | -7/+1 |
2019-06-24 | binfmt_flat: remove the persistent argument from flat_get_addr_from_rp | Christoph Hellwig | 1 | -1/+1 |
2019-06-24 | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option | Christoph Hellwig | 1 | -0/+1 |
2019-06-24 | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable | Christoph Hellwig | 1 | -1/+0 |