Age | Commit message (Expand) | Author |
2020-12-21 | Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-15 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | m68k: deprecate DISCONTIGMEM | Mike Rapoport |
2020-12-15 | m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM | Mike Rapoport |
2020-12-15 | m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM | Mike Rapoport |
2020-12-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-12-07 | m68k: m68328: remove duplicate code | Arnd Bergmann |
2020-12-07 | m68k: m68328: move platform code to separate files | Arnd Bergmann |
2020-12-07 | m68knommu: align BSS section to 4-byte boundaries | Greg Ungerer |
2020-11-23 | arch: move SA_* definitions to generic headers | Peter Collingbourne |
2020-11-23 | m68k: Fix WARNING splat in pmac_zilog driver | Finn Thain |
2020-11-23 | m68k: Add a missing ELF_DETAILS in link script | Youling Tang |
2020-11-23 | m68k: Drop redundant NOTES in link script | Youling Tang |
2020-11-23 | m68k: mac: Update Kconfig help | Finn Thain |
2020-11-23 | m68k: mac: Remove redundant VIA register writes | Finn Thain |
2020-11-23 | m68k: mac: Remove dead code | Finn Thain |
2020-11-23 | m68k: mac: Refactor iop_preinit() and iop_init() | Finn Thain |
2020-11-16 | m68k: defconfig: Enable KUnit tests | Geert Uytterhoeven |
2020-11-16 | m68k: defconfig: Update defconfigs for v5.10-rc1 | Geert Uytterhoeven |
2020-11-09 | m68k: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-02 | m68k: Remove unused mach_max_dma_address | Laurent Vivier |
2020-11-02 | m68k: Avoid xchg() warning | Arnd Bergmann |
2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann |
2020-10-30 | m68k: remove timer_interrupt() function | Arnd Bergmann |
2020-10-30 | m68k: change remaining timers to legacy_timer_tick | Arnd Bergmann |
2020-10-30 | m68k: m68328: use legacy_timer_tick() | Arnd Bergmann |
2020-10-30 | m68k: sun3/sun3c: use legacy_timer_tick | Arnd Bergmann |
2020-10-30 | m68k: split heartbeat out of timer function | Arnd Bergmann |
2020-10-30 | m68k: coldfire: use legacy_timer_tick() | Arnd Bergmann |
2020-10-27 | m68k: mmu_context: Fix Sun-3 build | Geert Uytterhoeven |
2020-10-27 | m68k: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin |
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 |