index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
24
-24
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-8
/
+3
*
m68k: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-5
/
+11
*
module: move the set_fs hack for flush_icache_range to m68k
Christoph Hellwig
2020-06-08
1
-0
/
+4
*
m68k: implement flush_icache_user_range
Christoph Hellwig
2020-06-08
2
-1
/
+8
*
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-08
2
-3
/
+3
*
m68knommu: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
1
-17
/
+2
*
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-06-06
1
-4
/
+4
|
\
|
*
kbuild: add variables for compression tools
Denis Efremov
2020-06-06
1
-4
/
+4
*
|
m68k: mm: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-04
2
-13
/
+8
*
|
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
2020-06-04
2
-9
/
+6
*
|
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
2020-06-04
1
-2
/
+2
*
|
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-03
1
-13
/
+14
|
\
\
|
*
|
floppy: use symbolic register names in the m68k port
Willy Tarreau
2020-05-12
1
-7
/
+8
|
*
|
floppy: split the base port from the register in I/O accesses
Willy Tarreau
2020-05-12
1
-6
/
+6
|
|
/
*
|
Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-06-02
4
-3
/
+74
|
\
\
|
*
|
m68k: coldfire/clk.c: move m5441x specific code
Angelo Dureghello
2020-05-28
2
-15
/
+15
|
*
|
m68k: mcf5441x: add support for esdhc mmc controller
Angelo Dureghello
2020-05-28
5
-3
/
+74
|
|
/
*
|
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-02
1
-0
/
+1
|
\
\
|
*
|
vfs: add faccessat2 syscall
Miklos Szeredi
2020-05-14
1
-0
/
+1
|
|
/
*
|
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-02
2
-3
/
+4
|
\
\
|
*
|
m68k: convert to csum_and_copy_from_user()
Al Viro
2020-05-29
2
-3
/
+4
*
|
|
Merge tag 'm68k-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-02
19
-60
/
+102
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
m68k: tools: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-05-25
1
-1
/
+1
|
*
|
m68k: Add missing __user annotation in get_user()
Jason Wang
2020-05-25
1
-1
/
+1
|
*
|
m68k: mac: Avoid stuck ISM IOP interrupt on Quadra 900/950
Finn Thain
2020-05-25
1
-22
/
+28
|
*
|
m68k: mac: Remove misleading comment
Finn Thain
2020-05-25
1
-1
/
+0
|
*
|
m68k: mac: Don't call via_flush_cache() on Mac IIfx
Finn Thain
2020-05-25
3
-20
/
+8
|
*
|
m68k: defconfig: Update defconfigs for v5.7-rc1
Geert Uytterhoeven
2020-05-11
12
-12
/
+60
|
*
|
m68k: amiga: config: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-27
1
-1
/
+1
|
*
|
m68k: amiga: config: Mark expected switch fall-through
Gustavo A. R. Silva
2020-04-20
1
-2
/
+3
|
|
/
*
/
m68k: Drop redundant generic-y += hardirq.h
Geert Uytterhoeven
2020-04-13
1
-1
/
+0
|
/
*
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-11
3
-14
/
+0
*
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-11
1
-3
/
+0
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2020-04-09
4
-48
/
+44
|
\
|
*
m68k: Replace setup_irq() by request_irq()
afzal mohammed
2020-03-23
4
-48
/
+44
*
|
mm/vma: append unlikely() while testing VMA access permissions
Anshuman Khandual
2020-04-07
1
-1
/
+1
*
|
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-07
1
-1
/
+1
*
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
\
|
*
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
|
|
/
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-03
12
-12
/
+0
|
\
\
|
*
|
scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
Diego Elio Pettenò
2020-02-24
12
-12
/
+0
|
|
/
*
|
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
[next]