Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
cb2d3daddbfb6318d170e79aac1f7d5e4d49f0d7
/
arch
/
sh
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 5 years ago
c456cfc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211
by Thomas Gleixner
· 5 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
9cc342f
treewide: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
178aa03
sh: exclude vmlinux.scr from .gitignore pattern
by Masahiro Yamada
· 6 years ago
5b13f84
sh: vsyscall: drop unnecessary cc-ldoption
by Nick Desaulniers
· 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
b09e893
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
by Masahiro Yamada
· 6 years ago
87dfb31
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
by Masahiro Yamada
· 6 years ago
350e88b
mm: memblock: make keeping memblock memory opt-in rather than opt-out
by Mike Rapoport
· 6 years ago
ac5c942
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
by David Hildenbrand
· 6 years ago
940519f
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
by Michal Hocko
· 6 years ago
4eb0716
hugetlb: allow to free gigantic pages regardless of the configuration
by Alexandre Ghiti
· 6 years ago
8df995f
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
by Alexandre Ghiti
· 6 years ago
a861bbc
sh: advertise gigantic page support
by Alexandre Ghiti
· 6 years ago
997aef6
init: provide a generic free_initmem implementation
by Mike Rapoport
· 6 years ago
4afd58e
initramfs: provide a generic free_initrd_mem implementation
by Christoph Hellwig
· 6 years ago
73b0140
mm/gup: change GUP fast to use flags rather than a write 'bool'
by Ira Weiny
· 6 years ago
e602b26
arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header
by Sabyasachi Gupta
· 6 years ago
4dbf09f
Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 6 years ago
fe460a6
Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 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
9bff9df
Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
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
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
2c6a392
Merge branch 'core-stacktrace-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
1c7cbd6
Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next
by Richard Weinberger
· 6 years ago
2e5f081
Merge branch 'spi-5.2' into spi-next
by Mark Brown
· 6 years ago
8b44836
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
5c61ee2
Merge tag 'v5.1-rc6' into for-5.2/block
by Jens Axboe
· 6 years ago
0768e17
net: socket: implement 64-bit timestamps
by Arnd Bergmann
· 6 years ago
72c5af0
mtd: rawnand: Clarify Kconfig entry MTD_NAND
by Miquel Raynal
· 6 years ago
39036cd
arch: add pidfd and io_uring syscalls everywhere
by Arnd Bergmann
· 6 years ago
b01f6d3
sh/stacktrace: Remove the pointless ULONG_MAX marker
by Thomas Gleixner
· 6 years ago
54bbfe7
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
e9e8543
sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
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
f654f0f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
acaf892
sh: fix multiple function definition build errors
by Randy Dunlap
· 6 years ago
32d9258
syscalls: Remove start and number from syscall_set_arguments() args
by Steven Rostedt (VMware)
· 6 years ago
b35f549
syscalls: Remove start and number from syscall_get_arguments() args
by Steven Rostedt (Red Hat)
· 8 years ago
9fda669
spi: sh-msiof: Convert to use GPIO descriptors
by Geert Uytterhoeven
· 6 years ago
390a0c6
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
by Waiman Long
· 6 years ago
46ad084
locking/rwsem: Remove arch specific rwsem files
by Waiman Long
· 6 years ago
c5b27a8
sh/tlb: Convert SH to generic mmu_gather
by Peter Zijlstra
· 6 years ago
ed6a793
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
by Peter Zijlstra
· 6 years ago
8440bb9
sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()
by Geert Uytterhoeven
· 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
16add41
syscall_get_arch: add "struct task_struct *" argument
by Dmitry V. Levin
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
26fb3da
memblock: drop memblock_alloc_*_nopanic() variants
by Mike Rapoport
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
42b46ae
memblock: drop __memblock_alloc_base()
by Mike Rapoport
· 6 years ago
ecc3e77
memblock: memblock_phys_alloc(): don't panic
by Mike Rapoport
· 6 years ago
f240ec0
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
by Mike Rapoport
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
96a6de1
Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
47f1e92
sh: prefer memblock APIs returning virtual address
by Mike Rapoport
· 6 years ago
3337d5c
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
by Alexey Brodkin
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
6855369
sh: remove nargs from __SYSCALL
by Firoz Khan
· 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
32c0ac3
Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 6 years ago
736706b
get rid of legacy 'get_ds()' function
by Linus Torvalds
· 6 years ago
88f268a
Merge branch 'regulator-5.1' into regulator-next
by Mark Brown
· 6 years ago
82c5de0
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
by Christoph Hellwig
· 6 years ago
ff4c25f
dma-mapping: improve selection of dma_declare_coherent availability
by Christoph Hellwig
· 6 years ago
942fa98
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
by Yury Norov
· 7 years ago
5c88ee0
media: sh: migor: Include missing dma-mapping header
by Jacopo Mondi
· 6 years ago
207a369
sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCE
by Masahiro Yamada
· 6 years ago
48166e6
y2038: add 64-bit time_t syscalls to all 32-bit architectures
by Arnd Bergmann
· 6 years ago
d33c577
y2038: rename old time and utime syscalls
by Arnd Bergmann
· 6 years ago
00bf25d
y2038: use time32 syscall names on 32-bit
by Arnd Bergmann
· 6 years ago
01dc79c
regulator: fixed/gpio: Pull inversion/OD into gpiolib
by Linus Walleij
· 6 years ago
b41c51c
arch: add pkey and rseq syscall numbers everywhere
by Arnd Bergmann
· 6 years ago
0d6040d
arch: add split IPC system calls where needed
by Arnd Bergmann
· 6 years ago
d25a122a
sh: add statx system call
by Arnd Bergmann
· 6 years ago
83f6091
sh: remove duplicate unistd_32.h file
by Arnd Bergmann
· 6 years ago
85e1ffb
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
94bd8a0
Fix 'acccess_ok()' on alpha and SH
by Linus Torvalds
· 6 years ago
d6e4b3e
arch: remove redundant UAPI generic-y defines
by Masahiro Yamada
· 6 years ago
d4ce545
arch: remove stale comments "UAPI Header export list"
by Masahiro Yamada
· 6 years ago
172caf1
kbuild: remove redundant target cleaning on failure
by Masahiro Yamada
· 6 years ago
a670124
Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
505b050
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 6 years ago
dc56367
sh: ftrace: Fix missing parenthesis in WARN_ON()
by Steven Rostedt (VMware)
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
fcf0104
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
by Linus Torvalds
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
cc02829
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
by Christophe Leroy
· 6 years ago
3cd99ac
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
by Douglas Anderson
· 6 years ago
Next »