Age | Commit message (Expand) | Author |
2019-02-12 | Rename include/{uapi => }/asm-generic/shmparam.h really | Masahiro Yamada |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
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 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-28 | mm/page_alloc.c: allow error injection | Benjamin Poirier |
2018-12-28 | lib/ioremap: ensure break-before-make is used for huge p4d mappings | Will Deacon |
2018-12-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-12-19 | Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i... | Ingo Molnar |
2018-12-14 | mm: introduce common STRUCT_PAGE_MAX_SHIFT define | Logan Gunthorpe |
2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig |
2018-12-05 | x86/mm: Validate kernel_physical_mapping_init() PTE population | Dan Williams |
2018-12-05 | generic/pgtable: Introduce set_pte_safe() | Dan Williams |
2018-12-05 | generic/pgtable: Introduce {p4d,pgd}_same() | Dan Williams |
2018-12-05 | generic/pgtable: Make {pmd, pud}_same() unconditionally available | Dan Williams |
2018-12-01 | kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS | Masahiro Yamada |
2018-11-09 | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2018-11-02 | mm: introduce mm_[p4d|pud|pmd]_folded | Martin Schwidefsky |
2018-11-02 | mm: make the __PAGETABLE_PxD_FOLDED defines non-empty | Martin Schwidefsky |
2018-10-31 | percpu: remove PER_CPU_DEF_ATTRIBUTES macro | Alexander Pateenok |
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 | hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h | Alexandre Ghiti |
2018-10-26 | mm: remove references to vm_insert_pfn() | Matthew Wilcox |
2018-10-26 | Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-10-22 | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-10-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-10-16 | Merge branch 'x86/build' into locking/core, to pick up dependent patches and ... | Ingo Molnar |
2018-10-16 | mm: move is_kernel_rodata() to asm-generic/sections.h | Bartosz Golaszewski |
2018-10-12 | vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections | Peter Oberparleiter |
2018-10-12 | vmlinux.lds.h: Fix incomplete .text.exit discards | Peter Oberparleiter |
2018-10-10 | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook |
2018-10-10 | LSM: Rename .security_initcall section to .lsm_info | Kees Cook |
2018-10-10 | vmlinux.lds.h: Avoid copy/paste of security_init section | Kees Cook |
2018-10-06 | Merge branch 'core/core' into x86/build, to prevent conflicts | Ingo Molnar |
2018-10-04 | x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ... | Nadav Amit |