Age | Commit message (Expand) | Author |
2019-04-03 | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada |
2019-03-20 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds |
2019-01-25 | ia64: add __NR_umount2 definition | Arnd Bergmann |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
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-26 | Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-11-26 | ia64: export node_distance function | Matias Bjørling |
2018-11-13 | ia64: generate uapi header and system call table files | Firoz Khan |
2018-11-13 | ia64: add __NR_syscalls along with NR_syscalls | Firoz Khan |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers |
2018-10-26 | mm: make memmap_init a proper function | Pavel Tatashin |
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-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-23 | Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-01 | dma-mapping: make the get_required_mask method available unconditionally | Christoph Hellwig |
2018-09-17 | ia64: remove machvec_dma_sync_{single,sg} | Christoph Hellwig |
2018-09-17 | ia64: remove the unused iommu_dma_init function | Christoph Hellwig |
2018-09-17 | ia64: remove the unused pci_iommu_shutdown function | Christoph Hellwig |
2018-08-29 | y2038: Compile utimes()/futimesat() conditionally | Arnd Bergmann |
2018-08-29 | y2038: Remove newstat family from default syscall set | Arnd Bergmann |
2018-08-20 | ia64: Fix kernel BUG at lib/ioremap.c:72! | Tony Luck |
2018-08-14 | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2018-08-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-08-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-08-02 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2018-08-01 | mm: do not initialize TLB stack vma's with vma_init() | Linus Torvalds |
2018-07-31 | ia64: use asm-generic/io.h | Arnd Bergmann |
2018-07-26 | mm: use vma_init() to initialize VMAs on stack and data segments | Kirill A. Shutemov |
2018-06-21 | atomics/treewide: Make conditional inc/dec ops optional | Mark Rutland |
2018-06-21 | atomics/treewide: Make unconditional inc/dec ops optional | Mark Rutland |
2018-06-21 | atomics/treewide: Make test ops optional | Mark Rutland |
2018-06-21 | atomics/treewide: Make atomic64_fetch_add_unless() optional | Mark Rutland |
2018-06-21 | atomics/treewide: Make atomic_fetch_add_unless() optional | Mark Rutland |
2018-06-21 | atomics/treewide: Make atomic64_inc_not_zero() optional | Mark Rutland |
2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland |
2018-06-21 | ia64/kprobes: Remove jprobe implementation | Masami Hiramatsu |