index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-24
m68k: Remove set_fs()
Christoph Hellwig
5
-77
/
+31
2021-09-24
m68k: Provide __{get,put}_kernel_nofault
Christoph Hellwig
1
-21
/
+84
2021-09-24
m68k: Factor the 8-byte lowlevel {get,put}_user code into helpers
Christoph Hellwig
1
-51
/
+60
2021-09-24
m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_user
Christoph Hellwig
1
-7
/
+2
2021-09-24
m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES
Christoph Hellwig
1
-0
/
+4
2021-09-24
m68k: Leave stack mangling to asm wrapper of sigreturn()
Al Viro
1
-0
/
+4
2021-09-13
m68k: Double cast io functions to unsigned long
Guenter Roeck
1
-10
/
+10
2021-09-01
Merge tag 'm68knommu-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+19
2021-08-23
m68k: Fix asm register constraints for atomic ops
Geert Uytterhoeven
1
-2
/
+2
2021-08-23
m68k: m5441x: add flexcan support
Angelo Dureghello
1
-0
/
+19
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-1
/
+1
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-26
/
+0
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-5
/
+4
2021-07-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-5
/
+0
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
5
-4
/
+4
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-1
/
+0
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-47
/
+2
2021-06-29
m68k: remove support for DISCONTIGMEM
Mike Rapoport
3
-46
/
+1
2021-06-29
mm: update legacy flush_tlb_* to use vma
Chen Li
1
-1
/
+1
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2021-06-08
m68k: coldfire: remove private clk_get/clk_put
Arnd Bergmann
1
-5
/
+0
2021-06-04
mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
Peter Collingbourne
1
-3
/
+3
2021-05-26
locking/atomic: m68k: move to ARCH_ATOMIC
Mark Rutland
3
-36
/
+36
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
1
-1
/
+1
2021-05-10
m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
Arnd Bergmann
1
-19
/
+0
2021-05-10
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
1
-8
/
+1
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-5
/
+0
2021-05-06
arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300
Yury Norov
1
-3
/
+3
2021-04-19
m68k: sun3x: Remove unneeded semicolon
Wan Jiabing
1
-1
/
+1
2021-04-06
m68k: mvme147,mvme16x: Don't wipe PCC timer config bits
Finn Thain
1
-0
/
+3
2021-04-06
m68k: mm: Fix flatmem memory model setup
Angelo Dureghello
1
-1
/
+1
2021-03-06
m68k: Fix virt_addr_valid() W=1 compiler warnings
Geert Uytterhoeven
2
-3
/
+3
2021-02-13
m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMU
Mike Rapoport
1
-1
/
+1
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+9
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-28
/
+10
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-6
/
+8
2020-12-15
m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM
Mike Rapoport
3
-5
/
+7
2020-12-15
m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM
Mike Rapoport
2
-2
/
+2
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-24
/
+0
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
1
-24
/
+0
2020-11-09
m68k: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-0
/
+1
2020-11-02
m68k: Remove unused mach_max_dma_address
Laurent Vivier
1
-1
/
+0
2020-11-02
m68k: Avoid xchg() warning
Arnd Bergmann
1
-5
/
+5
2020-10-30
m68k: remove timer_interrupt() function
Arnd Bergmann
1
-3
/
+2
2020-10-30
m68k: split heartbeat out of timer function
Arnd Bergmann
1
-0
/
+7
2020-10-27
m68k: mmu_context: Fix Sun-3 build
Geert Uytterhoeven
1
-0
/
+1
2020-10-27
m68k: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-28
/
+9
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+7
[next]