Age | Commit message (Expand) | Author |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-13 | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport |
2020-10-12 | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-20 | csum_partial_copy_nocheck(): drop the last argument | Al Viro |
2020-08-20 | unify generic instances of csum_partial_copy_nocheck() | Al Viro |
2020-08-07 | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-07-27 | c6x: switch to ->regset_get() | Al Viro |
2020-07-20 | arch, net: remove the last csum_partial_copy() leftovers | Christoph Hellwig |
2020-07-04 | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner |
2020-07-04 | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner |
2020-07-04 | c6x: switch to copy_thread_tls() | Christian Brauner |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov |
2020-06-09 | c6x: add show_stack_loglvl() | Dmitry Safonov |
2020-06-08 | c6x: use asm-generic/cacheflush.h | Christoph Hellwig |
2020-06-03 | mm: free_area_init: use maximal zone PFNs rather than zone sizes | Mike Rapoport |
2020-05-29 | take the dummy csum_and_copy_from_user() into net/checksum.h | Al Viro |
2020-05-05 | clk: Allow the common clk framework to be selectable | Stephen Boyd |
2020-04-10 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual |
2020-04-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada |
2020-03-29 | c6x: Replace setup_irq() by request_irq() | afzal mohammed |
2020-03-16 | scsi: c6x: Include <linux/unaligned/generic.h> instead of duplicating it | Bart Van Assche |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-12-25 | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar |
2019-12-08 | sched/rt, c6x: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-12-04 | c6x: use pgtable-nopud instead of 4level-fixup | Mike Rapoport |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig |
2019-11-04 | c6x: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport |
2019-09-04 | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig |
2019-07-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-24 | binfmt_flat: remove the persistent argument from flat_get_addr_from_rp | Christoph Hellwig |
2019-06-24 | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option | Christoph Hellwig |
2019-06-24 | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable | Christoph Hellwig |