Age | Commit message (Expand) | Author |
2019-12-04 | microblaze: use pgtable-nopmd instead of 4level-fixup | Mike Rapoport |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2019-11-27 | Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig |
2019-11-11 | arch: rely on asm-generic/io.h for default ioremap_* definitions | Christoph Hellwig |
2019-11-11 | dma-direct: provide mmap and get_sgtable method overrides | Christoph Hellwig |
2019-11-04 | microblaze: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RODATA with RO_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook |
2019-10-25 | microblaze: Increase max dtb size to 64K from 32K | Siva Durga Prasad Paladugu |
2019-10-25 | microblaze: Enable SPARSE_IRQ | Michal Simek |
2019-10-25 | microblaze: defconfig: Enable devtmps and tmpfs | Manjukumar Matha |
2019-10-08 | microblaze: entry: Remove unneeded need_resched() loop | Valentin Schneider |
2019-09-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport |
2019-09-24 | microblaze: switch to generic version of pte allocation | Mike Rapoport |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
2019-09-24 | Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2019-09-23 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-19 | microblaze: Switch to standard restart handler | Linus Walleij |
2019-09-18 | microblaze: defconfig synchronization | Michal Simek |
2019-09-18 | microblaze: Enable Xilinx AXI emac driver by default | Michal Simek |
2019-09-18 | arch/microblaze: support get_user() of size 8 bytes | Randy Dunlap |
2019-09-04 | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig |
2019-09-02 | microblaze: remove ioremap_fullcache | Christoph Hellwig |
2019-08-30 | microblaze: use the generic dma coherent remap allocator | Christoph Hellwig |
2019-08-30 | microblaze/nommu: use the generic uncached segment support | Christoph Hellwig |
2019-08-08 | PCI: Convert pci_resource_to_user() to a weak function | Denis Efremov |
2019-07-11 | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds |
2019-07-10 | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-28 | arch: wire-up pidfd_open() | Christian Brauner |
2019-06-24 | binfmt_flat: remove the persistent argument from flat_get_addr_from_rp | Christoph Hellwig |
2019-06-24 | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option | Christoph Hellwig |
2019-06-24 | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove flat_old_ram_flag | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove flat_set_persistent | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove flat_reloc_valid | Christoph Hellwig |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-09 | arch: wire-up clone3() syscall | Christian Brauner |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman |