Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8fdbfe8d1690e8a38d497d83a30607d0d90cc15a
/
arch
/
m68k
b4ed71f
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
by Mark Rutland
· 5 years ago
782de70
mm: consolidate pgtable_cache_init() and pgd_cache_init()
by Mike Rapoport
· 5 years ago
1322479
mm: remove quicklist page table caches
by Nicholas Piggin
· 5 years ago
e070355
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 5 years ago
d7b0827
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
671df18
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
c6b48da
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
16da096
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 5 years ago
ed13fc3
export: explicitly align struct kernel_symbol
by Matthias Maennich
· 5 years ago
372ea26
m68k: coldfire: Include the GPIO driver header
by Linus Walleij
· 5 years ago
62fcee9
dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP
by Christoph Hellwig
· 5 years ago
0f1979b
m68k: Remove ioremap_fullcache()
by Christoph Hellwig
· 5 years ago
2cecd1f
m68k: Simplify ioremap_nocache()
by Christoph Hellwig
· 5 years ago
419e2f1
dma-mapping: remove arch_dma_mmap_pgprot
by Christoph Hellwig
· 5 years ago
cdfee56
driver core: initialize a default DMA mask for platform device
by Christoph Hellwig
· 5 years ago
2ff2b7e
kbuild: add CONFIG_ASM_MODVERSIONS
by Masahiro Yamada
· 5 years ago
10df063
kbuild: rebuild modules when module linker scripts are updated
by Masahiro Yamada
· 5 years ago
49ff824
m68k: defconfig: Update defconfigs for v5.3-rc2
by Geert Uytterhoeven
· 5 years ago
053b514
m68k: atari: Rename shifter to shifter_st to avoid conflict
by Geert Uytterhoeven
· 5 years ago
94c0439
m68k: Prevent some compiler warnings in Coldfire builds
by Finn Thain
· 5 years ago
aee6bff
m68k: mac: Revisit floppy disc controller base addresses
by Finn Thain
· 5 years ago
1a271a6
arch: mark syscall number 435 reserved for clone3
by Christian Brauner
· 5 years ago
ef8f3d4
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
14c0a39
m68k: sun3: switch to generic version of pte allocation
by Mike Rapoport
· 5 years ago
ba6d10a
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
5450e8a
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
29cd581
Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 5 years ago
398364a
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 5 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
f28a1f1
m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfire
by Christoph Hellwig
· 5 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
278ecbf
Merge tag 'm68k-for-v5.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 5 years ago
69878ef
m68k: Implement arch_dma_prep_coherent()
by Christoph Hellwig
· 6 years ago
34dc63a
m68k: Use the generic dma coherent remap allocator
by Christoph Hellwig
· 6 years ago
7615d9e
arch: wire-up pidfd_open()
by Christian Brauner
· 6 years ago
7a8998c
binfmt_flat: provide an asm-generic/flat.h
by Christoph Hellwig
· 6 years ago
aef0f78
binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option
by Christoph Hellwig
· 6 years ago
bdd15a2
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
by Christoph Hellwig
· 6 years ago
1d52dca
binfmt_flat: remove flat_old_ram_flag
by Christoph Hellwig
· 6 years ago
02da283
binfmt_flat: provide a default version of flat_get_relocate_addr
by Christoph Hellwig
· 6 years ago
2f3196d
binfmt_flat: remove flat_set_persistent
by Christoph Hellwig
· 6 years ago
9ee24b2
binfmt_flat: remove flat_reloc_valid
by Christoph Hellwig
· 6 years ago
8fb9a64
scsi: mac_scsi: Enable PDMA on Mac IIfx
by Finn Thain
· 6 years ago
d7b461c5
docs: ide: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
8e8e69d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
by Thomas Gleixner
· 6 years ago
f67d667
m68k: defconfig: Update defconfigs for v5.2-rc1
by Geert Uytterhoeven
· 6 years ago
96ac6d4
treewide: Add SPDX license identifier - Kbuild
by Greg Kroah-Hartman
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
2e1661d2
signal: Remove the task parameter from force_sig_fault
by Eric W. Biederman
· 6 years ago
3cf5d07
signal: Remove task parameter from force_sig
by Eric W. Biederman
· 6 years ago
6253c22
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 74
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
bf8a9a4
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
d8076bd
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
by David Howells
· 6 years ago
350e88b
mm: memblock: make keeping memblock memory opt-in rather than opt-out
by Mike Rapoport
· 6 years ago
4afd58e
initramfs: provide a generic free_initrd_mem implementation
by Christoph Hellwig
· 6 years ago
02aff8d
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
ccbc2e5
Merge tag 'm68k-for-v5.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 6 years ago
007dc78
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
171c2bc
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d286e13
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
39036cd
arch: add pidfd and io_uring syscalls everywhere
by Arnd Bergmann
· 6 years ago
0f43ca6
m68k/io: Remove useless definition of mmiowb()
by Will Deacon
· 6 years ago
fdcd06a
arch: Use asm-generic header for asm/mmiowb.h
by Will Deacon
· 6 years ago
72deb45
block: remove CONFIG_LBDAF
by Christoph Hellwig
· 6 years ago
390a0c6
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
by Waiman Long
· 6 years ago
6137fed
arch/tlb: Clean up simple architectures
by Peter Zijlstra
· 6 years ago
3d9683c
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
by Masahiro Yamada
· 6 years ago
733df11
m68k: defconfig: Update defconfigs for v5.1-rc1
by Geert Uytterhoeven
· 6 years ago
19999a8
m68k: mvme16x: Handle timer counter overflow
by Finn Thain
· 6 years ago
3d744ee
m68k: mvme16x: Convert to clocksource API
by Finn Thain
· 6 years ago
7529b90
m68k: mvme147: Handle timer counter overflow
by Finn Thain
· 6 years ago
fc4c47b
m68k: mvme147: Convert to clocksource API
by Finn Thain
· 6 years ago
481fa13
m68k: mac: Convert to clocksource API
by Finn Thain
· 6 years ago
4be2ba9
m68k: hp300: Handle timer counter overflow
by Finn Thain
· 6 years ago
2ed1662
m68k: hp300: Convert to clocksource API
by Finn Thain
· 6 years ago
3384df0
m68k: bvme6000: Convert to clocksource API
by Finn Thain
· 6 years ago
26ccd2d
m68k: atari: Convert to clocksource API
by Finn Thain
· 6 years ago
5afd3d0
m68k: amiga: Convert to clocksource API
by Finn Thain
· 6 years ago
7d6ca23
m68k: Drop ARCH_USES_GETTIMEOFFSET
by Finn Thain
· 6 years ago
6242c94
m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementations
by Finn Thain
· 6 years ago
0ca7ce7
m68k: mac: Fix VIA timer counter accesses
by Finn Thain
· 6 years ago
1efdd4b
m68k: Call timer_interrupt() with interrupts disabled
by Finn Thain
· 6 years ago
16add41
syscall_get_arch: add "struct task_struct *" argument
by Dmitry V. Levin
· 6 years ago
92f922f
m68k: define syscall_get_arch()
by Dmitry V. Levin
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
a667cb7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
0240dfd
arch: don't memset(0) memory returned by memblock_alloc()
by Mike Rapoport
· 6 years ago
f3124ccf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 6 years ago
3337d5c
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
by Alexey Brodkin
· 6 years ago
45763bf
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
5ffb90b
m68k/mm: use __ClearPageReserved()
by David Hildenbrand
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
45f5532
Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 6 years ago
Next »