Age | Commit message (Expand) | Author | Files | Lines |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 5 | -5/+5 |
2020-08-16 | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh | Linus Torvalds | 2 | -3/+2 |
2020-08-15 | all arch: remove system call sys_sysctl | Xiaoming Ni | 1 | -1/+1 |
2020-08-15 | dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig | Christoph Hellwig | 2 | -3/+2 |
2020-08-12 | mm/m68k: use general page fault accounting | Peter Xu | 1 | -10/+4 |
2020-08-12 | mm: do page fault accounting in handle_mm_fault | Peter Xu | 1 | -1/+1 |
2020-08-12 | uaccess: add force_uaccess_{begin,end} helpers | Christoph Hellwig | 1 | -3/+3 |
2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig | 1 | -1/+1 |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 10 | -15/+8 |
2020-08-07 | asm-generic: pgalloc: provide generic pgd_free() | Mike Rapoport | 1 | -6/+1 |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 9 | -9/+7 |
2020-08-07 | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+1 |
2020-08-07 | Merge tag 'm68knommu-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -47/+45 |
2020-08-05 | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2020-08-05 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds | 2 | -7/+2 |
2020-08-04 | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2020-08-04 | Merge tag 'm68k-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 18 | -99/+129 |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+4 |
2020-07-29 | Merge branch 'locking/header' | Peter Zijlstra | 1 | -2/+0 |
2020-07-29 | locking/atomic: Move ATOMIC_INIT into linux/types.h | Herbert Xu | 1 | -2/+0 |
2020-07-27 | m68k: stmark2: enable edma support for dspi | Angelo Dureghello | 1 | -0/+5 |
2020-07-27 | m68k: use asm-generic cmpxchg_local() | Greg Ungerer | 1 | -8/+0 |
2020-07-27 | m68k: mcfmmu: remove stale part of comment about steal_context | Mike Rapoport | 1 | -5/+0 |
2020-07-27 | m68knommu: fix overwriting of bits in ColdFire V3 cache control | Greg Ungerer | 1 | -3/+3 |
2020-07-27 | m68k: fix ColdFire mmu init compile warning | Greg Ungerer | 1 | -1/+0 |
2020-07-27 | m68knommu: fix use of cpu_to_le() on IO access | Greg Ungerer | 1 | -4/+4 |
2020-07-27 | m68knommu: __force type casts for raw IO access | Greg Ungerer | 1 | -6/+6 |
2020-07-27 | m68k: stmark2: defconfig updates | Angelo Dureghello | 1 | -20/+27 |
2020-07-26 | macintosh/adb-iop: Implement SRQ autopolling | Finn Thain | 1 | -0/+1 |
2020-07-13 | m68k: defconfig: Update defconfigs for v5.8-rc3 | Geert Uytterhoeven | 12 | -0/+36 |
2020-07-13 | m68k: Use CLEAN_FILES to clean up files | Masahiro Yamada | 1 | -2/+1 |
2020-07-13 | m68k: mac: Improve IOP debug messages | Finn Thain | 1 | -19/+19 |
2020-07-13 | m68k: mac: Don't send uninitialized data in IOP message reply | Finn Thain | 1 | -0/+1 |
2020-07-13 | m68k: mac: Fix IOP status/control register writes | Finn Thain | 1 | -9/+3 |
2020-07-13 | m68k: mac: Don't send IOP message until channel is idle | Finn Thain | 1 | -6/+3 |
2020-07-13 | m68k: atari: Annotate dummy read in ROM port IO code as __maybe_unused | Michael Schmitz | 1 | -3/+3 |
2020-07-13 | m68k: Use sizeof_field() helper | Gustavo A. R. Silva | 1 | -16/+16 |
2020-07-13 | m68k: Pass -D options to KBUILD_CPPFLAGS instead of KBUILD_{A,C}FLAGS | Masahiro Yamada | 1 | -3/+2 |
2020-07-13 | m68k: Optimize cc-option calls for cpuflags-y | Masahiro Yamada | 1 | -21/+24 |
2020-07-13 | m68k: sun3: Descend to prom from arch/m68k/sun3 | Masahiro Yamada | 2 | -2/+2 |
2020-07-13 | m68k: Add arch/m68k/Kbuild | Masahiro Yamada | 2 | -19/+20 |
2020-07-05 | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner | 1 | -3/+2 |
2020-07-05 | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner | 1 | -1/+0 |
2020-07-01 | block: move ->make_request_fn to struct block_device_operations | Christoph Hellwig | 1 | -2/+3 |
2020-07-01 | nfblock: stop using ->queuedata | Christoph Hellwig | 1 | -2/+1 |
2020-06-29 | m68k: mm: fix node memblock init | Angelo Dureghello | 1 | -1/+1 |
2020-06-29 | m68k: nommu: register start of the memory with memblock | Mike Rapoport | 1 | -1/+2 |
2020-06-22 | fork: fold legacy_clone_args_valid() into _do_fork() | Christian Brauner | 1 | -3/+0 |
2020-06-17 | arch: wire-up close_range() | Christian Brauner | 1 | -0/+1 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 4 | -11/+11 |