index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-3
/
+0
*
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
1
-1
/
+1
*
mm: introduce fault_signal_pending()
Peter Xu
2020-04-02
1
-1
/
+1
*
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-02
1
-24
/
+0
*
Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-03-31
26
-356
/
+328
|
\
|
*
m68k: defconfig: Update defconfigs for v5.6-rc4
Geert Uytterhoeven
2020-03-09
12
-48
/
+12
|
*
m68k: Switch to asm-generic/hardirq.h
Geert Uytterhoeven
2020-03-09
2
-29
/
+1
|
*
m68k: Fix Kconfig indentation
Krzysztof Kozlowski
2020-03-09
3
-13
/
+13
|
*
m68k: mm: Change ColdFire pgtable_t
Will Deacon
2020-02-10
2
-13
/
+19
|
*
m68k: mm: Fully initialize the page-table allocator
Peter Zijlstra
2020-02-10
1
-1
/
+12
|
*
m68k: mm: Extend table allocator for multiple sizes
Peter Zijlstra
2020-02-10
3
-42
/
+70
|
*
m68k: mm: Use table allocator for pgtables
Peter Zijlstra
2020-02-10
3
-36
/
+21
|
*
m68k: mm: Improve kernel_page_table()
Peter Zijlstra
2020-02-10
3
-28
/
+41
|
*
m68k: mm: Restructure Motorola MMU page-table layout
Peter Zijlstra
2020-02-10
5
-56
/
+39
|
*
m68k: mm: Move the pointer table allocator to motorola.c
Peter Zijlstra
2020-02-10
2
-102
/
+102
|
*
m68k: mm: Unify Motorola MMU page setup
Peter Zijlstra
2020-02-10
3
-22
/
+36
|
*
m68k: mm: Fix ColdFire pgd_alloc()
Will Deacon
2020-02-10
1
-1
/
+1
|
*
m68k: mm: Remove stray nocache in ColdFire pgalloc
Peter Zijlstra
2020-02-10
1
-5
/
+1
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-30
1
-1
/
+0
|
\
\
|
*
|
m68knommu: Remove mm.h include from uaccess_no.h
Thomas Gleixner
2020-03-28
1
-1
/
+0
|
|
/
*
/
block: simplify queue allocation
Christoph Hellwig
2020-03-27
1
-2
/
+1
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2020-02-06
9
-23
/
+11
|
\
|
*
m68knommu: fix memcpy() out of bounds warning in get_user()
Greg Ungerer
2020-02-03
1
-8
/
+11
|
*
m68k: configs: Cleanup old Kconfig IO scheduler options
Krzysztof Kozlowski
2020-01-31
8
-15
/
+0
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-4
/
+4
*
|
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-29
1
-0
/
+1
|
\
\
|
*
|
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2020-01-13
1
-0
/
+1
|
|
/
*
|
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
1
-0
/
+1
|
\
\
|
*
|
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-18
1
-0
/
+1
|
|
/
*
|
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
3
-9
/
+0
|
\
\
|
*
|
arch/m68k/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
3
-9
/
+0
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
1
-1
/
+1
|
\
\
|
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
|
/
*
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
1
-0
/
+4
|
\
\
|
*
|
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-10
1
-0
/
+4
|
|
/
*
|
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
1
-1
/
+0
|
\
\
|
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+0
|
|
/
*
|
m68k: Implement copy_thread_tls()
Geert Uytterhoeven
2020-01-14
2
-9
/
+23
*
|
m68k: defconfig: Update defconfigs for v5.5-rc3
Geert Uytterhoeven
2020-01-12
12
-23
/
+71
*
|
m68k: Wire up clone3() syscall
Kars de Jong
2020-01-12
4
-2
/
+21
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2019-12-05
1
-1
/
+1
|
\
|
*
m68k/coldfire: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-11-11
1
-1
/
+1
*
|
m68k: mm: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
2019-12-04
15
-92
/
+129
*
|
m68k: nommu: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
2019-12-04
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2019-12-01
1
-1
/
+0
|
\
\
|
*
|
sysctl: Remove the sysctl system call
Eric W. Biederman
2019-11-26
1
-1
/
+0
|
|
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
1
-2
/
+2
|
\
\
|
*
|
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-2
/
+2
|
|
/
*
|
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
2
-51
/
+50
|
\
\
|
*
|
m68k: rename __iounmap and mark it static
Christoph Hellwig
2019-11-11
2
-51
/
+50
|
|
/
[next]