Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fd2efaa4eb5317c3a86357a83a7d456a1b86a0ac
/
arch
/
sparc
b3a2a05
atomics/treewide: Make conditional inc/dec ops optional
by Mark Rutland
· 7 years ago
9837559
atomics/treewide: Make unconditional inc/dec ops optional
by Mark Rutland
· 7 years ago
18cc181
atomics/treewide: Make test ops optional
by Mark Rutland
· 7 years ago
3567013
atomics/treewide: Make atomic64_fetch_add_unless() optional
by Mark Rutland
· 7 years ago
eccc2da
atomics/treewide: Make atomic_fetch_add_unless() optional
by Mark Rutland
· 7 years ago
bef8282
atomics/treewide: Make atomic64_inc_not_zero() optional
by Mark Rutland
· 7 years ago
bfc18e3
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
by Mark Rutland
· 7 years ago
ecf3867
arch/*: Kconfig: fix documentation for NMI watchdog
by Mauro Carvalho Chehab
· 7 years ago
d7dc899
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
by Stefan Agner
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
68abbe7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
3010a5e
mm: introduce ARCH_HAS_PTE_SPECIAL
by Laurent Dufour
· 7 years ago
3a3869f
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
0ad39cb
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
8715ee7
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
ba252f16
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0bbcce5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
db020be
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
1f2f01b
kbuild: add machine size to CHECKFLAGS
by Luc Van Oostenryck
· 7 years ago
104daea
kconfig: reference environment variables directly and remove 'option env='
by Masahiro Yamada
· 7 years ago
adedc05
sparc/PCI: Use dev_printk() when possible
by Bjorn Helgaas
· 7 years ago
b30f465
sparc32/PCI/PCIC: Converge device enable path
by Bjorn Helgaas
· 7 years ago
4a33b3c
sparc32/PCI/LEON: Converge device enable path
by Bjorn Helgaas
· 7 years ago
b563ea6
Merge branch 'linus' into timers/2038
by Thomas Gleixner
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
da3c6ef
Remove jsflash driver
by Jens Axboe
· 7 years ago
631b1e3
bpf, sparc: remove unused variable
by Daniel Borkmann
· 7 years ago
424f7d3
softirq/sparc: Switch to generic local_softirq_pending() implementation
by Frederic Weisbecker
· 7 years ago
49892db
softirq/sparc: Convert local_softirq_pending() to use per-cpu op
by Frederic Weisbecker
· 7 years ago
4965a68
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
by Christoph Hellwig
· 7 years ago
f616ab5
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
86596f0
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
a4ce5a4
iommu-helper: move the IOMMU_HELPER config symbol to lib/
by Christoph Hellwig
· 7 years ago
0d3fdb1
iommu-common: move to arch/sparc
by Christoph Hellwig
· 7 years ago
6e88628
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
by Christoph Hellwig
· 7 years ago
15b28bb
dma-debug: move initialization to common code
by Christoph Hellwig
· 7 years ago
01adc48
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
325ef18
PCI: remove PCI_DMA_BUS_IS_PHYS
by Christoph Hellwig
· 7 years ago
fe83963
bpf, sparc64: remove ld_abs/ld_ind
by Daniel Borkmann
· 7 years ago
8188fc8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 7 years ago
00ad691
sparc: vio: use put_device() instead of kfree()
by Arvind Yadav
· 7 years ago
d3c68d0
sparc64: Fix mistake in oradax license text
by Rob Gardner
· 7 years ago
d1f5bef
signal/sparc: Use force_sig_fault where appropriate
by Eric W. Biederman
· 7 years ago
0e3d9f1
signal/sparc: Use send_sig_fault where appropriate
by Eric W. Biederman
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
91b9b0d
y2038: sparc: Extend sysvipc data structures
by Arnd Bergmann
· 10 years ago
32772c9
sparc: fix compat siginfo ABI regression
by Dmitry V. Levin
· 7 years ago
0d55303
compat: Move compat_timespec/ timeval to compat_time.h
by Deepa Dinamani
· 7 years ago
e4da0d68
sparc: compat: Allow including asm/compat.h for 32-bit
by Arnd Bergmann
· 7 years ago
c2eead0
sparc/PCI: Request legacy VGA framebuffer only for VGA devices
by Bjorn Helgaas
· 7 years ago
ca71b3b
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
d081107
mm/gup.c: document return value
by Michael S. Tsirkin
· 7 years ago
8f2af15
exec: pass stack rlimit into mm layout functions
by Kees Cook
· 7 years ago
8844a50
Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
54a702f
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
by Masahiro Yamada
· 7 years ago
3c0d551
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
514c603
headers: untangle kmemleak.h from mm.h
by Randy Dunlap
· 7 years ago
cb9f753
mm: fix races between swapoff and flush dcache
by Huang Ying
· 7 years ago
4608f06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 7 years ago
d13864b
sparc64: Make atomic_xchg() an inline function rather than a macro.
by David S. Miller
· 7 years ago
642e7fd
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
by Linus Torvalds
· 7 years ago
c9297d2
Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 7 years ago
c7b95d5
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
by Dominik Brodowski
· 7 years ago
a90f590
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
by Dominik Brodowski
· 7 years ago
9d5b7c9
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
by Dominik Brodowski
· 7 years ago
edf292c
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
by Dominik Brodowski
· 7 years ago
36028d5
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
by Dominik Brodowski
· 7 years ago
df260e2
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
by Dominik Brodowski
· 7 years ago
806cbae
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
by Dominik Brodowski
· 7 years ago
70f68ee
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
by Dominik Brodowski
· 7 years ago
411d947
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
by Dominik Brodowski
· 7 years ago
3758a19
sparc/PCI: Stop reserving System ROM and Video ROM in PCI space
by Bjorn Helgaas
· 7 years ago
47db697
sparc: get rid of asm wrapper for nis_syscall()
by Al Viro
· 7 years ago
3d0e354
sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINE
by Al Viro
· 7 years ago
8c82ccd
sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINE
by Al Viro
· 7 years ago
8ccb004
convert compat sync_file_range() to COMPAT_SYSCALL_DEFINE
by Al Viro
· 7 years ago
a0d32ad
switch sparc_remap_file_pages() to SYSCALL_DEFINE
by Al Viro
· 7 years ago
6de7617
sparc: get rid of memory_ordering(2) wrapper
by Al Viro
· 7 years ago
ee076e8
sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE()
by Al Viro
· 7 years ago
b925c46
sparc: bury a zombie extern that had been that way for twenty years
by Al Viro
· 7 years ago
a00a700
sparc: get rid of remaining SIGN... wrappers
by Al Viro
· 7 years ago
dd19958
sparc: kill useless SIGN... wrappers
by Al Viro
· 7 years ago
257a1aa
sparc: Make auxiliary vectors for ADI available on 32-bit as well
by Khalid Aziz
· 7 years ago
3e3511b
sparc: get rid of sys_sparc_pipe() wrappers
by Al Viro
· 7 years ago
134933e
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
b9fa036
sparc64: Update signal delivery to use new helper functions
by Khalid Aziz
· 7 years ago
74a0496
sparc64: Add support for ADI (Application Data Integrity)
by Khalid Aziz
· 7 years ago
c6202ca
sparc64: Add auxiliary vectors to report platform ADI properties
by Khalid Aziz
· 7 years ago
94addb3
sparc64: Add handler for "Memory Corruption Detected" trap
by Khalid Aziz
· 7 years ago
52df948
sparc64: Add HV fault type handlers for ADI related faults
by Khalid Aziz
· 7 years ago
7503750
sparc64: Add support for ADI register fields, ASIs and traps
by Khalid Aziz
· 7 years ago
edb3959
perf: Fix sibling iteration
by Peter Zijlstra
· 7 years ago
cfb61b5
sparc64: Fix regression in pmdp_invalidate().
by David S. Miller
· 7 years ago
8343aae
perf/core: Remove perf_event::group_entry
by Peter Zijlstra
· 8 years ago
b3ada9d
asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
by Greentime Hu
· 8 years ago
Next »