index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-30
m68k,nommu: add missing __user in uaccess' __ptr() macro
Luc Van Oostenryck
1
-1
/
+1
2020-05-30
m68k: Drop CONFIG_MTD_M25P80 in stmark2_defconfig
Bin Meng
1
-1
/
+0
2020-05-25
m68k/PCI: Fix a memory leak in an error handling path
Christophe JAILLET
1
-1
/
+3
2020-04-13
m68k: Drop redundant generic-y += hardirq.h
Geert Uytterhoeven
1
-1
/
+0
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
3
-14
/
+0
2020-04-10
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-02
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
2020-03-31
Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
26
-356
/
+328
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2020-03-28
m68knommu: Remove mm.h include from uaccess_no.h
Thomas Gleixner
1
-1
/
+0
2020-03-27
block: simplify queue allocation
Christoph Hellwig
1
-2
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-23
m68k: Replace setup_irq() by request_irq()
afzal mohammed
4
-48
/
+44
2020-03-09
m68k: defconfig: Update defconfigs for v5.6-rc4
Geert Uytterhoeven
12
-48
/
+12
2020-03-09
m68k: Switch to asm-generic/hardirq.h
Geert Uytterhoeven
2
-29
/
+1
2020-03-09
m68k: Fix Kconfig indentation
Krzysztof Kozlowski
3
-13
/
+13
2020-02-24
scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
Diego Elio Pettenò
12
-12
/
+0
2020-02-10
m68k: mm: Change ColdFire pgtable_t
Will Deacon
2
-13
/
+19
2020-02-10
m68k: mm: Fully initialize the page-table allocator
Peter Zijlstra
1
-1
/
+12
2020-02-10
m68k: mm: Extend table allocator for multiple sizes
Peter Zijlstra
3
-42
/
+70
2020-02-10
m68k: mm: Use table allocator for pgtables
Peter Zijlstra
3
-36
/
+21
2020-02-10
m68k: mm: Improve kernel_page_table()
Peter Zijlstra
3
-28
/
+41
2020-02-10
m68k: mm: Restructure Motorola MMU page-table layout
Peter Zijlstra
5
-56
/
+39
2020-02-10
m68k: mm: Move the pointer table allocator to motorola.c
Peter Zijlstra
2
-102
/
+102
2020-02-10
m68k: mm: Unify Motorola MMU page setup
Peter Zijlstra
3
-22
/
+36
2020-02-10
m68k: mm: Fix ColdFire pgd_alloc()
Will Deacon
1
-1
/
+1
2020-02-10
m68k: mm: Remove stray nocache in ColdFire pgalloc
Peter Zijlstra
1
-5
/
+1
2020-02-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
9
-23
/
+11
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-4
/
+4
2020-02-03
m68knommu: fix memcpy() out of bounds warning in get_user()
Greg Ungerer
1
-8
/
+11
2020-01-31
m68k: configs: Cleanup old Kconfig IO scheduler options
Krzysztof Kozlowski
8
-15
/
+0
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-0
/
+1
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-9
/
+0
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+0
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
1
-0
/
+1
2020-01-14
arch/m68k/setup: Drop dummy_con initialization
Arvind Sankar
3
-9
/
+0
2020-01-14
m68k: Implement copy_thread_tls()
Geert Uytterhoeven
2
-9
/
+23
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
1
-0
/
+1
2020-01-12
m68k: defconfig: Update defconfigs for v5.5-rc3
Geert Uytterhoeven
12
-23
/
+71
[next]