Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
91d0c59f460fd61db977d35b0d7c057128e7f7b7
/
arch
/
sparc
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
· 5 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
· 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
e1928328
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
7615d9e
arch: wire-up pidfd_open()
by Christian Brauner
· 5 years ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 5 years ago
dca73a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
7a33847
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
by Thomas Gleixner
· 5 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 5 years ago
410df0c
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
by Ingo Molnar
· 5 years ago
99f3a06
bpf: net: Add SO_DETACH_REUSEPORT_BPF
by Martin KaFai Lau
· 5 years ago
15d5dfa
sparc: fix unknown type name u_int in uapi header
by Masahiro Yamada
· 5 years ago
6284ad9
sparc: configs: Remove useless UEVENT_HELPER_PATH
by Krzysztof Kozlowski
· 5 years ago
4165c54
sparc: Remove redundant copy of the LGPL-2.0
by Thomas Huth
· 5 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
· 5 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 5 years ago
55716d2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
by Thomas Gleixner
· 5 years ago
04e8851
locking/atomic, sparc: Use s64 for atomic64
by Mark Rutland
· 5 years ago
56cd0ae
sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD
by Young Xiao
· 5 years ago
80caf43
mdesc: fix a missing-check bug in get_vdev_port_node_info()
by Gen Zhang
· 5 years ago
d3c976c
sparc64: Fix regression in non-hypervisor TLB flush xcall
by James Clarke
· 5 years ago
0462eaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
96ac6d4
treewide: Add SPDX license identifier - Kbuild
by Greg Kroah-Hartman
· 5 years ago
7e300da
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
by Thomas Gleixner
· 5 years ago
003ba95
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214
by Thomas Gleixner
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 5 years ago
2e1661d2
signal: Remove the task parameter from force_sig_fault
by Eric W. Biederman
· 5 years ago
3cf5d07
signal: Remove task parameter from force_sig
by Eric W. Biederman
· 5 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
· 5 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
5470dea
mm: use mm_zero_struct_page from SPARC on all 64b architectures
by Alexander Duyck
· 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
b53f456
sparc: advertise gigantic page support
by Alexandre Ghiti
· 6 years ago
f403999
init: free_initmem: poison freed init memory
by Mike Rapoport
· 6 years ago
f94f743
initramfs: poison freed initrd memory
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
df24014
cpufreq: Call transition notifier only once for each policy
by Viresh Kumar
· 6 years ago
f4d9a23
sparc64: simplify reduce_memory() function
by Mike Rapoport
· 6 years ago
bc0025b
sparc: use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
376b137
sparc/iommu: merge iommu_get_one and __sbus_iommu_map_page
by Christoph Hellwig
· 6 years ago
edb1f07
sparc/iommu: use __sbus_iommu_map_page to implement the map_sg path
by Christoph Hellwig
· 6 years ago
7e99689
sparc/iommu: fix __sbus_iommu_map_page for highmem pages
by Christoph Hellwig
· 6 years ago
8668b38
sparc/iommu: move per-page flushing into __sbus_iommu_map_page
by Christoph Hellwig
· 6 years ago
b820594
sparc/iommu: pass a physical address to iommu_get_one
by Christoph Hellwig
· 6 years ago
ff5cbec
sparc/iommu: create a common helper for map_sg
by Christoph Hellwig
· 6 years ago
f25b23b
sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_page
by Christoph Hellwig
· 6 years ago
a7fce1f
sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sg
by Christoph Hellwig
· 6 years ago
031abf0
sparc/iommu: use !PageHighMem to check if a page has a kernel mapping
by Christoph Hellwig
· 6 years ago
269fe56
sparc: vdso: add FORCE to the build rule of %.so
by Masahiro Yamada
· 6 years ago
a95a9e5
arch:sparc:kernel/uprobes.c : Remove duplicate header
by Jagadeesh Pagadala
· 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
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
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
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
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
5ce5d8a
asm-generic: generalize asm/sockios.h
by Arnd Bergmann
· 6 years ago
eee25da
crypto: sparc - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
39036cd
arch: add pidfd and io_uring syscalls everywhere
by Arnd Bergmann
· 6 years ago
2a29e9f
sparc64/pci_sun4v: fix ATU checks for large DMA masks
by Christoph Hellwig
· 6 years ago
54bbfe7
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
d75f773
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
by Sakari Ailus
· 6 years ago
01e3b95
arch: Remove dummy mmiowb() definitions from arch code
by Will Deacon
· 6 years ago
fdcd06a
arch: Use asm-generic header for asm/mmiowb.h
by Will Deacon
· 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
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
6137fed
arch/tlb: Clean up simple architectures
by Peter Zijlstra
· 6 years ago
96bc956
asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
by Peter Zijlstra
· 6 years ago
Next »