index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-02
arch: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-24
m68k: Remove set_fs()
Christoph Hellwig
22
-117
/
+46
2021-09-24
m68k: Provide __{get,put}_kernel_nofault
Christoph Hellwig
1
-21
/
+84
2021-09-24
m68k: Factor the 8-byte lowlevel {get,put}_user code into helpers
Christoph Hellwig
1
-51
/
+60
2021-09-24
m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_user
Christoph Hellwig
1
-7
/
+2
2021-09-24
m68k: Remove the 030 case in virt_to_phys_slow
Christoph Hellwig
1
-18
/
+1
2021-09-24
m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES
Christoph Hellwig
1
-0
/
+4
2021-09-24
m68k: Leave stack mangling to asm wrapper of sigreturn()
Al Viro
5
-105
/
+71
2021-09-24
m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal
Al Viro
1
-0
/
+2
2021-09-24
m68k: Handle arrivals of multiple signals correctly
Al Viro
1
-46
/
+42
2021-09-13
m68k: mvme: Remove overdue #warnings in RTC handling
Geert Uytterhoeven
2
-2
/
+6
2021-09-13
m68k: Double cast io functions to unsigned long
Guenter Roeck
1
-10
/
+10
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-0
/
+2
2021-09-02
Merge tag 'm68knommu-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-8
/
+74
2021-09-02
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2021-09-02
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+4
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-14
/
+16
2021-08-31
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-08-30
Merge tag 'm68k-for-v5.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-22
/
+52
2021-08-26
signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die
Eric W. Biederman
2
-2
/
+3
2021-08-23
m68k: Fix asm register constraints for atomic ops
Geert Uytterhoeven
1
-2
/
+2
2021-08-23
m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-arch
Arnd Bergmann
1
-1
/
+1
2021-08-23
m68k: coldfire: return success for clk_enable(NULL)
Dan Carpenter
1
-1
/
+1
2021-08-23
m68k: m5441x: add flexcan support
Angelo Dureghello
3
-4
/
+67
2021-08-23
m68k: stmark2: update board setup
Angelo Dureghello
1
-2
/
+4
2021-08-23
m68k/nommu: prevent setting ROMKERNEL when ROM is not set
Randy Dunlap
1
-0
/
+1
2021-08-09
m68k: Fix invalid RMW_INSNS on CPUs that lack CAS
Geert Uytterhoeven
1
-1
/
+7
2021-08-09
m68k: defconfig: Update defconfigs for v5.14-rc1
Geert Uytterhoeven
12
-17
/
+41
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
3
-2
/
+2
2021-08-02
block: remove cmdline-parser.c
Christoph Hellwig
1
-1
/
+0
2021-07-30
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-07-30
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
1
-1
/
+0
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
1
-2
/
+0
2021-07-28
asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
Arnd Bergmann
1
-2
/
+2
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-2
/
+2
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
1
-4
/
+3
2021-07-27
tty: don't store semi-state into tty drivers
Jiri Slaby
1
-12
/
+15
2021-07-26
m68k/coldfire: change pll var. to clk_pll
Randy Dunlap
1
-1
/
+1
2021-07-19
m68k: emu: Fix invalid free in nfeth_cleanup()
Pavel Skripkin
1
-2
/
+2
2021-07-19
m68k: MAC should select HAVE_PATA_PLATFORM
Geert Uytterhoeven
1
-0
/
+1
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
1
-1
/
+1
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-1
/
+1
2021-07-08
m68k: convert to setup_initial_init_mm()
Kefeng Wang
2
-8
/
+2
2021-07-06
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2021-07-05
Merge tag 'm68knommu-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+805
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-26
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-9
/
+5
2021-07-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
15
-352
/
+268
[next]