index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-04-02
1
-4
/
+0
|
\
|
*
asm/user.h: killed unused macros
Al Viro
2022-01-31
1
-4
/
+0
*
|
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
1
-13
/
+1
|
\
\
|
*
|
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-14
/
+1
|
*
|
m68k: fix access_ok for coldfire
Arnd Bergmann
2022-02-25
1
-6
/
+9
|
*
|
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
2022-02-25
1
-2
/
+0
|
|
/
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-23
3
-0
/
+3
|
\
\
|
*
|
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-21
3
-0
/
+3
|
|
/
*
|
Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-22
1
-5
/
+4
|
\
\
|
*
|
m68k: cmpxchg: Dereference matching size
Kees Cook
2022-02-14
1
-5
/
+4
|
|
/
*
|
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-22
1
-1
/
+3
|
\
\
|
*
|
m68k: Implement "current_stack_pointer"
Kees Cook
2022-02-27
1
-1
/
+3
|
|
/
*
/
m68k: Add asm/config.h
Laurent Vivier
2022-02-21
1
-0
/
+33
|
/
*
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
1
-2
/
+0
*
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
2021-11-17
1
-1
/
+0
*
Merge tag 'm68knommu-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-11
1
-1
/
+1
|
\
|
*
m68knommu: Remove MCPU32 config symbol
Geert Uytterhoeven
2021-10-26
1
-1
/
+1
*
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
|
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
|
|
/
*
|
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-01
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
2021-10-18
1
-0
/
+1
*
|
m68k: Remove set_fs()
Christoph Hellwig
2021-09-24
5
-77
/
+31
*
|
m68k: Provide __{get,put}_kernel_nofault
Christoph Hellwig
2021-09-24
1
-21
/
+84
*
|
m68k: Factor the 8-byte lowlevel {get,put}_user code into helpers
Christoph Hellwig
2021-09-24
1
-51
/
+60
*
|
m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_user
Christoph Hellwig
2021-09-24
1
-7
/
+2
*
|
m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES
Christoph Hellwig
2021-09-24
1
-0
/
+4
*
|
m68k: Leave stack mangling to asm wrapper of sigreturn()
Al Viro
2021-09-24
1
-0
/
+4
|
/
*
m68k: Double cast io functions to unsigned long
Guenter Roeck
2021-09-13
1
-10
/
+10
*
Merge tag 'm68knommu-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-09-02
1
-0
/
+19
|
\
|
*
m68k: m5441x: add flexcan support
Angelo Dureghello
2021-08-23
1
-0
/
+19
*
|
m68k: Fix asm register constraints for atomic ops
Geert Uytterhoeven
2021-08-23
1
-2
/
+2
|
/
*
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
1
-1
/
+1
*
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-02
1
-26
/
+0
|
\
|
*
m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
Arnd Bergmann
2021-05-10
1
-19
/
+0
|
*
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
2021-05-10
1
-8
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
6
-5
/
+4
|
\
\
|
*
|
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
5
-4
/
+4
|
*
|
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-1
/
+0
*
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-07-01
1
-5
/
+0
|
\
\
\
|
*
|
|
m68k: coldfire: remove private clk_get/clk_put
Arnd Bergmann
2021-06-08
1
-5
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
4
-47
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
m68k: remove support for DISCONTIGMEM
Mike Rapoport
2021-06-29
3
-46
/
+1
|
*
|
mm: update legacy flush_tlb_* to use vma
Chen Li
2021-06-29
1
-1
/
+1
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-28
1
-3
/
+3
|
\
\
|
*
|
mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
Peter Collingbourne
2021-06-04
1
-3
/
+3
|
|
/
*
|
locking/atomic: m68k: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
3
-36
/
+36
*
|
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
2021-05-26
1
-1
/
+1
|
/
*
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
2021-05-07
1
-5
/
+0
*
arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300
Yury Norov
2021-05-07
1
-3
/
+3
*
m68k: sun3x: Remove unneeded semicolon
Wan Jiabing
2021-04-19
1
-1
/
+1
[next]