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.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
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-11
/
+11
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
5
-75
/
+10
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-22
/
+4
2020-06-09
m68k/mm: move {cache,nocahe}_page() definitions close to their user
Mike Rapoport
3
-84
/
+43
2020-06-09
m68k/mm/motorola: move comment about page table allocation funcitons
Mike Rapoport
2
-6
/
+6
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
6
-7
/
+4
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
24
-24
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-8
/
+3
2020-06-09
m68k: add show_stack_loglvl()
Dmitry Safonov
1
-5
/
+11
2020-06-08
module: move the set_fs hack for flush_icache_range to m68k
Christoph Hellwig
1
-0
/
+4
2020-06-08
m68k: implement flush_icache_user_range
Christoph Hellwig
2
-1
/
+8
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2
-3
/
+3
2020-06-08
m68knommu: use asm-generic/cacheflush.h
Christoph Hellwig
1
-17
/
+2
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-4
/
+4
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
1
-4
/
+4
2020-06-04
m68k: mm: simplify detection of memory zone boundaries
Mike Rapoport
2
-13
/
+8
2020-06-04
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
2
-9
/
+6
2020-06-04
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-2
/
+2
2020-06-03
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-13
/
+14
2020-06-02
Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
4
-3
/
+74
2020-06-02
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-06-02
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+4
2020-06-02
Merge tag 'm68k-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-60
/
+102
2020-05-29
m68k: convert to csum_and_copy_from_user()
Al Viro
2
-3
/
+4
2020-05-28
m68k: coldfire/clk.c: move m5441x specific code
Angelo Dureghello
2
-15
/
+15
2020-05-28
m68k: mcf5441x: add support for esdhc mmc controller
Angelo Dureghello
5
-3
/
+74
2020-05-25
m68k: tools: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-05-25
m68k: Add missing __user annotation in get_user()
Jason Wang
1
-1
/
+1
2020-05-25
m68k: mac: Avoid stuck ISM IOP interrupt on Quadra 900/950
Finn Thain
1
-22
/
+28
2020-05-25
m68k: mac: Remove misleading comment
Finn Thain
1
-1
/
+0
2020-05-25
m68k: mac: Don't call via_flush_cache() on Mac IIfx
Finn Thain
3
-20
/
+8
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-0
/
+1
2020-05-12
floppy: use symbolic register names in the m68k port
Willy Tarreau
1
-7
/
+8
2020-05-12
floppy: split the base port from the register in I/O accesses
Willy Tarreau
1
-6
/
+6
2020-05-11
m68k: defconfig: Update defconfigs for v5.7-rc1
Geert Uytterhoeven
12
-12
/
+60
2020-04-27
m68k: amiga: config: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-20
m68k: amiga: config: Mark expected switch fall-through
Gustavo A. R. Silva
1
-2
/
+3
2020-04-13
m68k: Drop redundant generic-y += hardirq.h
Geert Uytterhoeven
1
-1
/
+0
2020-04-11
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
3
-14
/
+0
2020-04-11
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-3
/
+0
2020-04-09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
4
-48
/
+44
2020-04-07
mm/vma: append unlikely() while testing VMA access permissions
Anshuman Khandual
1
-1
/
+1
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
1
-1
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-12
/
+0
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-3
/
+0
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-1
/
+1
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
1
-1
/
+1
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-24
/
+0
[next]