Age | Commit message (Expand) | Author |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-11 | Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-06-11 | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables | Denis Efremov |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-06-09 | mmap locking API: convert mmap_sem API comments | Michel Lespinasse |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport |
2020-06-09 | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport |
2020-06-09 | m68k/mm: move {cache,nocahe}_page() definitions close to their user | Mike Rapoport |
2020-06-09 | m68k/mm/motorola: move comment about page table allocation funcitons | Mike Rapoport |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov |
2020-06-09 | m68k: add show_stack_loglvl() | Dmitry Safonov |
2020-06-08 | module: move the set_fs hack for flush_icache_range to m68k | Christoph Hellwig |
2020-06-08 | m68k: implement flush_icache_user_range | Christoph Hellwig |
2020-06-08 | mm: rename flush_icache_user_range to flush_icache_user_page | Christoph Hellwig |
2020-06-08 | m68knommu: use asm-generic/cacheflush.h | Christoph Hellwig |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-06-06 | kbuild: add variables for compression tools | Denis Efremov |
2020-06-03 | m68k: mm: simplify detection of memory zone boundaries | Mike Rapoport |
2020-06-03 | mm: free_area_init: use maximal zone PFNs rather than zone sizes | Mike Rapoport |
2020-06-03 | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option | Mike Rapoport |
2020-06-02 | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-02 | Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2020-06-01 | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-06-01 | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-06-01 | Merge tag 'm68k-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-05-30 | m68k,nommu: fix implicit cast from __user in __{get,put}_user_asm() | Luc Van Oostenryck |
2020-05-30 | m68k,nommu: add missing __user in uaccess' __ptr() macro | Luc Van Oostenryck |
2020-05-30 | m68k: Drop CONFIG_MTD_M25P80 in stmark2_defconfig | Bin Meng |
2020-05-29 | m68k: convert to csum_and_copy_from_user() | Al Viro |
2020-05-28 | m68k: coldfire/clk.c: move m5441x specific code | Angelo Dureghello |
2020-05-28 | m68k: mcf5441x: add support for esdhc mmc controller | Angelo Dureghello |
2020-05-25 | m68k: tools: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-05-25 | m68k: Add missing __user annotation in get_user() | Jason Wang |
2020-05-25 | m68k: mac: Avoid stuck ISM IOP interrupt on Quadra 900/950 | Finn Thain |
2020-05-25 | m68k: mac: Remove misleading comment | Finn Thain |
2020-05-25 | m68k: mac: Don't call via_flush_cache() on Mac IIfx | Finn Thain |
2020-05-25 | m68k/PCI: Fix a memory leak in an error handling path | Christophe JAILLET |
2020-05-14 | vfs: add faccessat2 syscall | Miklos Szeredi |
2020-05-12 | floppy: use symbolic register names in the m68k port | Willy Tarreau |
2020-05-12 | floppy: split the base port from the register in I/O accesses | Willy Tarreau |
2020-05-11 | m68k: defconfig: Update defconfigs for v5.7-rc1 | Geert Uytterhoeven |
2020-05-05 | clk: Allow the common clk framework to be selectable | Stephen Boyd |
2020-04-27 | m68k: amiga: config: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-04-20 | m68k: amiga: config: Mark expected switch fall-through | Gustavo A. R. Silva |
2020-04-13 | m68k: Drop redundant generic-y += hardirq.h | Geert Uytterhoeven |