Age | Commit message (Expand) | Author |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada |
2019-01-05 | Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-05 | parisc: Remap hugepage-aligned pages in set_kernel_text_rw() | Helge Deller |
2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) |
2019-01-04 | fls: change parameter to unsigned int | Matthew Wilcox |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-20 | dma-mapping: zero memory returned from dma_alloc_* | Christoph Hellwig |
2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-12-10 | parisc: generate uapi header and system call table files | Firoz Khan |
2018-12-10 | parisc: add system call table generation support | Firoz Khan |
2018-12-10 | parisc: remove __NR_Linux from uapi header file. | Firoz Khan |
2018-12-10 | parisc: add __NR_syscalls along with __NR_Linux_syscalls | Firoz Khan |
2018-12-10 | parisc: move __IGNORE* entries to non uapi header | Firoz Khan |
2018-12-10 | parisc: Split out alternative live patching code | Helge Deller |
2018-12-06 | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig |
2018-12-04 | Merge branch 'parisc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-12-02 | parisc: Enable -ffunction-sections for modules on 32-bit kernel | Helge Deller |
2018-11-27 | parisc: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-11-14 | Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-11-09 | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2018-11-06 | parisc: Revert "Release spinlocks using ordered store" | John David Anglin |
2018-11-02 | mm: make the __PAGETABLE_PxD_FOLDED defines non-empty | Martin Schwidefsky |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers |
2018-10-29 | Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-29 | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-10-28 | parisc: Fix A500 boot crash | John David Anglin |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_get | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_set_access_flags() | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_set_wrprotect() | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of prepare_hugepage_range | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of huge_pte_wrprotect | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of huge_pte_none() | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_clear_flush | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_get_and_clear() | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of set_huge_pte_at() | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of hugetlb_free_pgd_range | Alexandre Ghiti |
2018-10-26 | parisc: Use LINUX_GATEWAY_SPACE constant in entry.S | Helge Deller |
2018-10-26 | parisc64: change __kernel_suseconds_t to match glibc | Arnd Bergmann |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |