Age | Commit message (Expand) | Author | Files | Lines |
2020-02-10 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -9/+8 |
2020-02-03 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 1 | -1/+1 |
2020-01-30 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 1 | -0/+1 |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+0 |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+4 |
2020-01-18 | open: introduce openat2(2) syscall | Aleksa Sarai | 1 | -0/+1 |
2020-01-14 | arch/alpha/setup: Drop dummy_con initialization | Arvind Sankar | 1 | -2/+0 |
2020-01-13 | arch: wire up pidfd_getfd syscall | Sargun Dhillon | 1 | -0/+1 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -8/+2 |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar | 1 | -0/+4 |
2019-12-05 | alpha: use pgtable-nopud instead of 4level-fixup | Mike Rapoport | 4 | -19/+22 |
2019-12-04 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |
2019-12-02 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -68/+3 |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 1 | -6/+0 |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+8 |
2019-11-26 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+2 |
2019-11-15 | y2038: use compat_{get,set}_itimer on alpha | Arnd Bergmann | 2 | -67/+2 |
2019-11-15 | y2038: rusage: use __kernel_old_timeval | Arnd Bergmann | 1 | -1/+1 |
2019-11-11 | alpha: remove the unused __ioremap wrapper | Christoph Hellwig | 1 | -6/+0 |
2019-11-04 | alpha: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook | 1 | -1/+1 |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook | 1 | -1/+1 |
2019-11-04 | vmlinux.lds.h: Replace RODATA with RO_DATA | Kees Cook | 1 | -1/+1 |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook | 1 | -2/+0 |
2019-11-04 | vmlinux.lds.h: Move Program Header restoration into NOTES macro | Kees Cook | 1 | -4/+1 |
2019-11-04 | vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes | Kees Cook | 1 | -0/+3 |
2019-11-04 | alpha: Rename PT_LOAD identifier "kernel" to "text" | Kees Cook | 1 | -4/+4 |
2019-10-18 | alpha: Use pr_warn instead of pr_warning | Kefeng Wang | 1 | -2/+2 |
2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov | 1 | -4/+4 |
2019-09-26 | mm: introduce MADV_PAGEOUT | Minchan Kim | 1 | -0/+1 |
2019-09-26 | mm: introduce MADV_COLD | Minchan Kim | 1 | -0/+2 |
2019-09-25 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 1 | -5/+0 |
2019-09-25 | mm: remove quicklist page table caches | Nicholas Piggin | 1 | -2/+0 |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+1 |
2019-09-04 | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig | 1 | -0/+2 |
2019-08-21 | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada | 1 | -0/+1 |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+0 |
2019-07-17 | arch/*: remove unused isa_page_to_bus() | Stephen Kitt | 1 | -5/+0 |
2019-07-15 | arch: mark syscall number 435 reserved for clone3 | Christian Brauner | 1 | -0/+1 |
2019-07-13 | Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+0 |
2019-07-12 | alpha: switch to generic version of pte allocation | Mike Rapoport | 1 | -37/+3 |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2019-07-11 | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2019-07-09 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -5/+5 |
2019-07-09 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -10/+10 |
2019-07-08 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -17/+8 |
2019-06-28 | arch: wire-up pidfd_open() | Christian Brauner | 1 | -0/+1 |
2019-06-23 | smp: Remove smp_call_function() and on_each_cpu() return values | Nadav Amit | 2 | -17/+8 |
2019-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+2 |