Age | Commit message (Expand) | Author |
2017-05-10 | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-05-08 | treewide: move set_memory_* functions away from cacheflush.h | Laura Abbott |
2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel |
2017-05-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-05-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro |
2017-04-20 | ACPI/IORT: Remove linker section for IORT entries probing | Lorenzo Pieralisi |
2017-04-14 | debug: Avoid setting BUGFLAG_WARNING twice | Peter Zijlstra |
2017-04-08 | vmlinux.lds: add missing VMLINUX_SYMBOL macros | Jessica Yu |
2017-04-03 | Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch | Ingo Molnar |
2017-04-02 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |
2017-03-31 | mm: fix section name for .data..ro_after_init | Kees Cook |
2017-03-30 | debug: Add _ONCE() logic to report_bug() | Peter Zijlstra |
2017-03-28 | generic ...copy_..._user primitives | Al Viro |
2017-03-28 | asm-generic: zero in __get_user(), not __get_user_fn() | Al Viro |
2017-03-28 | asm-generic/uaccess.h: don't mess with __copy_{to,from}_user | Al Viro |
2017-03-28 | vmlinux.lds: Add __clkevt_of_table to kernel | Alexander Kochetkov |
2017-03-27 | add asm-generic/extable.h | Al Viro |
2017-03-18 | mm/gup: Move permission checks into helpers | Kirill A. Shutemov |
2017-03-18 | mm/gup: Drop the arch_pte_access_permitted() MMU callback | Kirill A. Shutemov |
2017-03-09 | mm: convert generic code to 5-level paging | Kirill A. Shutemov |
2017-03-09 | asm-generic: introduce <asm-generic/pgtable-nop4d.h> | Kirill A. Shutemov |
2017-03-09 | asm-generic: introduce __ARCH_USE_5LEVEL_HACK | Kirill A. Shutemov |
2017-03-09 | asm-generic: introduce 5level-fixup.h | Kirill A. Shutemov |
2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro |
2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-24 | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2017-02-24 | mm/ksm: handle protnone saved writes when making page write protect | Aneesh Kumar K.V |
2017-02-24 | mm/autonuma: let architecture override how the write bit should be stashed in... | Aneesh Kumar K.V |
2017-02-24 | mm, x86: add support for PUD-sized transparent hugepages | Matthew Wilcox |
2017-02-25 | openrisc: add optimized atomic operations | Stefan Kristiansson |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-02-03 | modversions: treat symbol CRCs as 32 bit quantities | Ard Biesheuvel |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker |
2017-02-01 | ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us... | Frederic Weisbecker |
2017-02-01 | sched/cputime: Remove jiffies based cputime | Frederic Weisbecker |
2017-01-20 | locking/rwsem: Remove unnecessary atomic_long_t casts | Waiman Long |
2017-01-05 | asm-prototypes: Clear any CPP defines before declaring the functions | Michal Marek |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-12-15 | Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-12-14 | x86/kbuild: enable modversions for symbols exported from asm | Adam Borowski |
2016-12-12 | mm: THP page cache support for ppc64 | Aneesh Kumar K.V |