index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
1
-4
/
+3
|
*
|
|
tty: don't store semi-state into tty drivers
Jiri Slaby
2021-07-27
1
-12
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
1
-1
/
+0
|
\
\
\
|
*
|
|
block: remove cmdline-parser.c
Christoph Hellwig
2021-08-02
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'm68k-for-v5.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-30
15
-22
/
+52
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
m68k: Fix asm register constraints for atomic ops
Geert Uytterhoeven
2021-08-23
1
-2
/
+2
|
*
|
m68k: Fix invalid RMW_INSNS on CPUs that lack CAS
Geert Uytterhoeven
2021-08-09
1
-1
/
+7
|
*
|
m68k: defconfig: Update defconfigs for v5.14-rc1
Geert Uytterhoeven
2021-08-09
12
-17
/
+41
|
*
|
m68k: emu: Fix invalid free in nfeth_cleanup()
Pavel Skripkin
2021-07-19
1
-2
/
+2
*
|
|
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
1
-1
/
+0
|
\
\
\
|
*
|
|
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
2021-07-30
1
-1
/
+0
*
|
|
|
m68k/coldfire: change pll var. to clk_pll
Randy Dunlap
2021-07-26
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
m68k: MAC should select HAVE_PATA_PLATFORM
Geert Uytterhoeven
2021-07-19
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-10
1
-1
/
+0
|
\
\
|
*
|
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-26
1
-1
/
+0
*
|
|
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
1
-1
/
+1
*
|
|
m68k: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
2
-8
/
+2
|
|
/
|
/
|
*
|
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
1
-1
/
+1
|
\
\
|
*
|
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
2021-05-31
2
-2
/
+3
|
|
\
|
|
*
|
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
|
|
Merge tag 'm68knommu-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-07-05
2
-0
/
+805
|
\
\
\
|
*
|
|
m68knommu: fix missing LCD splash screen data initializer
Greg Ungerer
2021-06-21
2
-0
/
+805
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-02
2
-26
/
+1
|
\
\
\
|
*
|
|
m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
Arnd Bergmann
2021-05-10
2
-19
/
+1
|
*
|
|
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
2021-05-10
1
-8
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
7
-9
/
+5
|
\
\
\
|
*
|
|
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
5
-4
/
+4
|
*
|
|
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-1
/
+0
|
*
|
|
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
2021-06-30
1
-4
/
+1
*
|
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-07-01
15
-352
/
+268
|
\
\
\
\
|
*
|
|
|
clkdev: remove CONFIG_CLKDEV_LOOKUP
Arnd Bergmann
2021-06-08
1
-1
/
+0
|
*
|
|
|
m68k: coldfire: remove private clk_get/clk_put
Arnd Bergmann
2021-06-08
6
-158
/
+128
|
*
|
|
|
m68k: coldfire: use clkdev_lookup on most coldfire
Arnd Bergmann
2021-06-08
12
-206
/
+153
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-01
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
quota: Wire up quotactl_fd syscall
Jan Kara
2021-06-07
1
-1
/
+1
*
|
|
|
|
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
1
-15
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
nfblock: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
1
-15
/
+5
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
7
-79
/
+4
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
m68k: remove support for DISCONTIGMEM
Mike Rapoport
2021-06-29
5
-76
/
+1
|
*
|
|
|
mm: update legacy flush_tlb_* to use vma
Chen Li
2021-06-29
1
-1
/
+1
|
*
|
|
|
arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush()
Liam Howlett
2021-06-29
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-28
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
Peter Collingbourne
2021-06-04
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'm68k-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-28
15
-29
/
+40
|
\
\
\
\
|
*
|
|
|
m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning
Randy Dunlap
2021-06-07
1
-0
/
+3
|
*
|
|
|
m68k: defconfig: Update defconfigs for v5.13-rc1
Geert Uytterhoeven
2021-05-31
12
-24
/
+36
|
*
|
|
|
m68k: dma: Remove unnecessary include of asm/cacheflush.h
Wan Jiabing
2021-05-10
1
-3
/
+0
|
*
|
|
|
m68k: Drop -fno-strength-reduce from KBUILD_CFLAGS
Finn Thain
2021-05-10
1
-2
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
[prev]
[next]