Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ac87813d4372f4c005264acbe3b7f00c1dee37c4
/
arch
/
sparc
c593642
treewide: Use sizeof_field() macro
by Pankaj Bharadiya
· 5 years ago
7235db2
sparc32: use pgtable-nopud instead of 4level-fixup
by Mike Rapoport
· 5 years ago
0fb9dc2
arch: sembuf.h: make uapi asm/sembuf.h self-contained
by Masahiro Yamada
· 5 years ago
9ef0e00
arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
by Masahiro Yamada
· 5 years ago
5b00967
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
by Masahiro Yamada
· 5 years ago
c3bed3b
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
3732391
Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 5 years ago
ceb3074
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
81b6b96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
a308a71
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
a1b39ba
asm-generic: Make msi.h a mandatory include/asm header
by Michal Simek
· 5 years ago
1d87200
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
642356c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
436b2a8
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 5 years ago
56e35f9
dma-mapping: drop the dev argument to arch_sync_dma_for_*
by Christoph Hellwig
· 5 years ago
1bf883c
y2038: stat: avoid 'time_t' in 'struct stat'
by Arnd Bergmann
· 5 years ago
caf5e32
y2038: ipc: remove __kernel_time_t reference from headers
by Arnd Bergmann
· 5 years ago
82210fc
y2038: vdso: change timespec to __kernel_old_timespec
by Arnd Bergmann
· 5 years ago
ddccf40
y2038: vdso: change timeval to __kernel_old_timeval
by Arnd Bergmann
· 7 years ago
5347291
sparc: vdso: fix build error of vdso32
by Masahiro Yamada
· 5 years ago
97c9801
asm-generic: don't provide ioremap for CONFIG_MMU
by Christoph Hellwig
· 5 years ago
38e45d8
sparc64: implement ioremap_uc
by Tuowen Zhao
· 5 years ago
c917404
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
by Kees Cook
· 5 years ago
eaf9370
vmlinux.lds.h: Move NOTES into RO_DATA
by Kees Cook
· 5 years ago
cd5d2f8
crypto: sparc/des - convert to skcipher API
by Eric Biggers
· 5 years ago
c72a26e
crypto: sparc/camellia - convert to skcipher API
by Eric Biggers
· 5 years ago
64db5e7
crypto: sparc/aes - convert to skcipher API
by Eric Biggers
· 5 years ago
eb1414e
sparc: Use pr_warn instead of pr_warning
by Kefeng Wang
· 5 years ago
8e0d0ad2
sparc64: disable fast-GUP due to unexplained oopses
by Linus Torvalds
· 5 years ago
a22fea9
arch/sparc/include/asm/pgtable_64.h: fix build
by Andrew Morton
· 5 years ago
b4ed71f
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
by Mark Rutland
· 5 years ago
903f433
lib: untag user pointers in strn*_user
by Andrey Konovalov
· 5 years ago
9c9fa97
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 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
299d14d
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
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
8b53c76
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
fb377eb
ipc: fix sparc64 ipc() wrapper
by Arnd Bergmann
· 5 years ago
8f467cf
crypto: sparc/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
2ff2b7e
kbuild: add CONFIG_ASM_MODVERSIONS
by Masahiro Yamada
· 5 years ago
b8074aa
PCI: Convert pci_resource_to_user() to a weak function
by Denis Efremov
· 5 years ago
724ecd3
crypto: aes - rename local routines to prevent future clashes
by Ard Biesheuvel
· 6 years ago
d9c5252
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
by Masahiro Yamada
· 5 years ago
168c799
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
89ff7131f
kbuild: add --hash-style= and --build-id unconditionally
by Masahiro Yamada
· 5 years ago
8aa3c92
mm/mmap: move common defines to mman-common.h
by Aneesh Kumar K.V
· 5 years ago
b98cca4
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
by Anshuman Khandual
· 5 years ago
c309b6f
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
3c69914
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
4f4cfa6
docs: admin-guide: add a series of orphaned documents
by Mauro Carvalho Chehab
· 6 years ago
1a271a6
arch: mark syscall number 435 reserved for clone3
by Christian Brauner
· 5 years ago
ec92497
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 5 years ago
67a929e
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
by Christoph Hellwig
· 5 years ago
7b9afb8
sparc64: use the generic get_user_pages_fast code
by Christoph Hellwig
· 5 years ago
5875509
sparc64: define untagged_addr()
by Christoph Hellwig
· 5 years ago
d855079
sparc64: add the missing pgd_page definition
by Christoph Hellwig
· 5 years ago
4456760
sparc: remove ARCH_SELECT_MEMORY_MODEL
by Mike Rapoport
· 5 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
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
61daf52
sparc64: Add missing newline at end of file
by Geert Uytterhoeven
· 6 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
e1928328
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
7615d9e
arch: wire-up pidfd_open()
by Christian Brauner
· 6 years ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
dca73a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
7a33847
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
by Thomas Gleixner
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
410df0c
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
99f3a06
bpf: net: Add SO_DETACH_REUSEPORT_BPF
by Martin KaFai Lau
· 6 years ago
15d5dfa
sparc: fix unknown type name u_int in uapi header
by Masahiro Yamada
· 6 years ago
6284ad9
sparc: configs: Remove useless UEVENT_HELPER_PATH
by Krzysztof Kozlowski
· 6 years ago
4165c54
sparc: Remove redundant copy of the LGPL-2.0
by Thomas Huth
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
55716d2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
by Thomas Gleixner
· 6 years ago
04e8851
locking/atomic, sparc: Use s64 for atomic64
by Mark Rutland
· 6 years ago
56cd0ae
sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD
by Young Xiao
· 6 years ago
80caf43
mdesc: fix a missing-check bug in get_vdev_port_node_info()
by Gen Zhang
· 6 years ago
d3c976c
sparc64: Fix regression in non-hypervisor TLB flush xcall
by James Clarke
· 6 years ago
0462eaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
96ac6d4
treewide: Add SPDX license identifier - Kbuild
by Greg Kroah-Hartman
· 6 years ago
7e300da
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
by Thomas Gleixner
· 6 years ago
003ba95
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214
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
cb44c9a
signal: Remove task parameter from force_sigsegv
by Eric W. Biederman
· 6 years ago
3e2a33c
sparc: bpf: eliminate zero extension code-gen
by Jiong Wang
· 6 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 6 years ago
af1a889
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
by Thomas Gleixner
· 6 years ago
f8739b7
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 14
by Thomas Gleixner
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
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
bfbfbf7
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
Next »