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 tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | 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-19 | Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim |
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-14 | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-12 | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-12 | Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-10-05 | m68knommu: include SDHC support only when hardware has it | Greg Ungerer |
2020-10-05 | m68knommu: fix sparse warnings in signal code | Greg Ungerer |
2020-10-05 | m68knommu: switch to using asm-generic/uaccess.h | Greg Ungerer |
2020-09-28 | ide/macide: Convert Mac IDE driver to platform driver | Finn Thain |
2020-09-25 | kbuild: preprocess module linker script | Masahiro Yamada |
2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig |
2020-09-07 | m68k: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-09-07 | m68k: mm: Remove superfluous memblock_alloc*() casts | Geert Uytterhoeven |
2020-09-07 | m68k: mm: Use PAGE_ALIGNED() helper | Geert Uytterhoeven |
2020-09-07 | m68k: Sort selects in main Kconfig | Geert Uytterhoeven |
2020-09-07 | m68k: amiga: Clean up Amiga hardware configuration | Geert Uytterhoeven |
2020-09-07 | m68k: Revive _TIF_* masks | Geert Uytterhoeven |
2020-08-26 | m68k: Correct some typos in comments | Finn Thain |
2020-08-26 | m68k: Use get_kernel_nofault() in show_registers() | Christoph Hellwig |
2020-08-26 | m68k: amiga: Fix Denise detection on OCS | Geert Uytterhoeven |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-20 | m68k: get rid of zeroing destination on error in csum_and_copy_from_user() | Al Viro |
2020-08-20 | saner calling conventions for csum_and_copy_..._user() | Al Viro |
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-20 | m68k: switch to kernel_clone() | Christian Brauner |
2020-08-15 | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh | Linus Torvalds |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni |
2020-08-14 | dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig | Christoph Hellwig |
2020-08-12 | mm/m68k: use general page fault accounting | Peter Xu |
2020-08-12 | mm: do page fault accounting in handle_mm_fault | Peter Xu |
2020-08-12 | uaccess: add force_uaccess_{begin,end} helpers | Christoph Hellwig |
2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | asm-generic: pgalloc: provide generic pgd_free() | Mike Rapoport |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-07 | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-08-07 | Merge tag 'm68knommu-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-08-04 | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-04 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds |
2020-08-03 | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-08-03 | Merge tag 'm68k-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-29 | Merge branch 'locking/header' | Peter Zijlstra |