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
2023-03-06
m68k: Only force 030 bus error if PC not in exception table
Michael Schmitz
1
-1
/
+3
2023-03-06
m68k: mm: Move initrd phys_to_virt handling after paging_init()
Geert Uytterhoeven
1
-5
/
+5
2023-03-06
m68k: mm: Fix systems with memory at end of 32-bit address space
Kars de Jong
1
-5
/
+5
2023-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+4
2023-03-02
m68k: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-02-27
Merge tag 'm68knommu-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+5
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-29
/
+107
2023-02-22
Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+0
2023-02-22
Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-39
/
+91
2023-02-17
m68k/nommu: add missing definition of ARCH_PFN_OFFSET
Mike Rapoport (IBM)
1
-0
/
+2
2023-02-13
m68k: /proc/hardware should depend on PROC_FS
Randy Dunlap
1
-0
/
+1
2023-02-13
m68k: nommu: Fix misspellings of "DragonEngine"
Geert Uytterhoeven
2
-3
/
+3
2023-02-13
m68k: nommu: Fix misspellings of "uCdimm"
Geert Uytterhoeven
1
-2
/
+2
2023-02-10
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-2
/
+0
2023-02-10
m68k: use asm-generic/memory_model.h for both MMU and !MMU
Mike Rapoport (IBM)
3
-8
/
+1
2023-02-03
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
1
-3
/
+2
2023-02-03
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-3
/
+0
2023-02-03
microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-2
/
+2
2023-02-03
m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-9
/
+104
2023-02-03
m68k/mm: remove dummy __swp definitions for nommu
David Hildenbrand
1
-6
/
+0
2023-02-03
m68k/mm/motorola: specify pmd_page() type
Lorenzo Stoakes
1
-1
/
+1
2023-01-30
m68k: Add kernel seccomp support
Michael Schmitz
6
-1
/
+80
2023-01-30
m68k: Check syscall_trace_enter() return code
Michael Schmitz
3
-0
/
+7
2023-01-30
m68k: defconfig: Update defconfigs for v6.2-rc3
Geert Uytterhoeven
12
-36
/
+1
2023-01-30
m68k: q40: Do not initialise statics to 0
Xin Gao
1
-2
/
+2
2023-01-30
gpio: Remove unused and obsoleted irq_to_gpio()
Andy Shevchenko
1
-7
/
+0
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
3
-3
/
+0
2022-12-21
m68k: remove broken strcmp implementation
Linus Torvalds
1
-20
/
+0
2022-12-20
Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+0
2022-12-13
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2022-12-12
Merge tag 'm68k-for-v6.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-261
/
+253
2022-12-05
m68k: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2022-12-02
tty: nfcon: use console_is_registered()
John Ogness
1
-2
/
+7
2022-11-25
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
1
-2
/
+2
2022-11-14
m68k: defconfig: Update defconfigs for v6.1-rc1
Geert Uytterhoeven
12
-252
/
+252
2022-11-09
mm: remove kern_addr_valid() completely
Kefeng Wang
2
-3
/
+0
2022-11-01
m68k: mac: Reword comment using double "in"
Geert Uytterhoeven
1
-1
/
+1
2022-11-01
m68k: mac: Remove unused rbv_set_video_bpp()
Jason A. Donenfeld
1
-8
/
+0
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+0
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-10-11
Merge tag 'm68knommu-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-28
/
+4
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
4
-22
/
+14
2022-10-03
Merge tag 'm68k-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-46
/
+50
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
1
-9
/
+0
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
3
-13
/
+14
2022-09-30
m68k: update config files
Lukas Bulwahn
7
-22
/
+0
2022-09-28
m68k: Rework BI_VIRT_RNG_SEED as BI_RNG_SEED
Jason A. Donenfeld
4
-18
/
+21
2022-09-28
m68k: Process bootinfo records before saving them
Jason A. Donenfeld
1
-2
/
+3
2022-09-26
m68knommu: fix non-mmu classic 68000 legacy timer tick selection
Greg Ungerer
1
-3
/
+1
[next]