..
syscalls
compat: remove some compat entry points
2021-09-08 15:32:35 -07:00
.gitignore
.gitignore: add SPDX License Identifier
2020-03-25 11:50:48 +01:00
Makefile
sparc: share process creation helpers between sparc and sparc64
2020-06-23 10:49:56 +02:00
adi_64.c
…
apc.c
…
asm-offsets.c
…
audit.c
…
auxio_32.c
…
auxio_64.c
treewide: Use fallthrough pseudo-keyword
2020-08-23 17:36:59 -05:00
btext.c
treewide: Convert macro and uses of __section(foo) to __section("foo")
2020-10-25 14:51:49 -07:00
central.c
treewide: Use fallthrough pseudo-keyword
2020-08-23 17:36:59 -05:00
cherrs.S
…
chmc.c
…
compat_audit.c
…
cpu.c
mm: reorder includes after introduction of linux/pgtable.h
2020-06-09 09:39:13 -07:00
cpumap.c
sparc64: Replace zero-length array with flexible-array
2020-05-07 18:49:04 -07:00
cpumap.h
…
devices.c
…
ds.c
sparc/vio: make remove callback return void
2021-05-14 13:45:58 +02:00
dtlb_miss.S
…
dtlb_prot.S
…
ebus.c
…
entry.S
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
2021-02-23 15:09:53 -08:00
entry.h
…
etrap_32.S
…
etrap_64.S
…
fpu_traps.S
…
ftrace.c
…
getsetcc.S
…
head_32.S
sparc32: get rid of fake_swapper_regs
2021-01-03 20:10:55 -05:00
head_64.S
sparc64: get rid of fake_swapper_regs
2021-01-03 20:10:54 -05:00
helpers.S
…
hvapi.c
…
hvcalls.S
…
hvtramp.S
…
idprom.c
…
iommu-common.c
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
2020-09-03 18:12:15 +02:00
iommu.c
sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
2021-08-09 17:13:06 +02:00
iommu_common.h
…
ioport.c
sparc32: page align size in arch_dma_alloc
2021-09-14 14:35:17 +02:00
irq.h
…
irq_32.c
…
irq_64.c
softirq: Move do_softirq_own_stack() to generic asm header
2021-02-10 23:34:16 +01:00
itlb_miss.S
…
ivec.S
…
jump_label.c
…
kernel.h
sparc: share process creation helpers between sparc and sparc64
2020-06-23 10:49:56 +02:00
kgdb_32.c
treewide: Use fallthrough pseudo-keyword
2020-08-23 17:36:59 -05:00
kgdb_64.c
treewide: Use fallthrough pseudo-keyword
2020-08-23 17:36:59 -05:00
kprobes.c
kprobes: Do not increment probe miss count in the fault handler
2021-06-03 15:47:26 +02:00
kstack.h
…
ktlb.S
mm: reorder includes after introduction of linux/pgtable.h
2020-06-09 09:39:13 -07:00
ldc.c
…
led.c
sparc: fix led.c driver when PROC_FS is not enabled
2021-02-18 16:31:13 -08:00
leon_kernel.c
…
leon_pci.c
…
leon_pci_grpci1.c
…
leon_pci_grpci2.c
…
leon_pmc.c
sched/idle: Fix arch_cpu_idle() vs tracing
2020-11-24 16:47:35 +01:00
leon_smp.c
mm: remove unneeded includes of <asm/pgalloc.h>
2020-08-07 11:33:26 -07:00
mdesc.c
sparc: avoid stringop-overread errors
2021-09-15 13:42:33 -07:00
misctrap.S
…
module.c
…
nmi.c
…
of_device_32.c
…
of_device_64.c
…
of_device_common.c
sparc32: use per-device dma_ops
2020-04-02 18:11:55 -07:00
of_device_common.h
…
pci.c
sparc: use for_each_child_of_node() macro
2020-08-05 17:51:51 -07:00
pci_common.c
…
pci_fire.c
…
pci_impl.h
…
pci_msi.c
…
pci_psycho.c
…
pci_sabre.c
…
pci_schizo.c
…
pci_sun4v.c
sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
2021-08-09 17:13:06 +02:00
pci_sun4v.h
…
pci_sun4v_asm.S
…
pcic.c
…
pcr.c
treewide: Use fallthrough pseudo-keyword
2020-08-23 17:36:59 -05:00
perf_event.c
…
pmc.c
…
power.c
…
process.c
sparc: switch to kernel_clone()
2020-08-20 13:12:58 +02:00
process_32.c
isystem: trim/fixup stdarg.h and other headers
2021-08-19 09:02:55 +09:00
process_64.c
arch: remove compat_alloc_user_space
2021-09-08 15:32:35 -07:00
prom.h
…
prom_32.c
treewide: Use fallthrough pseudo-keyword
2020-08-23 17:36:59 -05:00
prom_64.c
…
prom_common.c
…
prom_irqtrans.c
…
psycho_common.c
…
psycho_common.h
…
ptrace_32.c
sparc: switch to ->regset_get()
2020-07-27 14:31:08 -04:00
ptrace_64.c
sparc: switch to ->regset_get()
2020-07-27 14:31:08 -04:00
reboot.c
…
rtrap_32.S
sparc32: Preserve clone syscall flags argument for restarts due to signals
2021-02-18 16:15:11 -08:00
rtrap_64.S
sched/rt, sparc: Use CONFIG_PREEMPTION
2019-12-08 14:37:35 +01:00
sbus.c
…
setup_32.c
sparc32: get rid of fake_swapper_regs
2021-01-03 20:10:55 -05:00
setup_64.c
sparc64: get rid of fake_swapper_regs
2021-01-03 20:10:54 -05:00
signal32.c
arch: remove compat_alloc_user_space
2021-09-08 15:32:35 -07:00
signal_32.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
2021-02-23 15:09:53 -08:00
signal_64.c
arch: remove compat_alloc_user_space
2021-09-08 15:32:35 -07:00
sigutil.h
…
sigutil_32.c
…
sigutil_64.c
…
smp_32.c
sched/core: Initialize the idle task with preemption disabled
2021-05-12 13:01:45 +02:00
smp_64.c
Merge branch 'akpm' (patches from Andrew)
2021-06-29 17:29:11 -07:00
sparc_ksyms.c
…
spiterrs.S
…
sstate.c
kernel.h: split out panic and oops helpers
2021-07-01 11:06:04 -07:00
stacktrace.c
…
starfire.c
…
sun4d_irq.c
…
sun4d_smp.c
…
sun4m_irq.c
mm: remove unneeded includes of <asm/pgalloc.h>
2020-08-07 11:33:26 -07:00
sun4m_smp.c
…
sun4v_ivec.S
…
sun4v_mcd.S
…
sun4v_tlb_miss.S
…
sys32.S
net: remove compat_sys_{get,set}sockopt
2020-07-19 18:16:40 -07:00
sys_sparc32.c
sparc: remove unused header file nfs_fs.h
2020-06-02 18:41:48 -07:00
sys_sparc_32.c
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
2021-07-23 13:08:57 -05:00
sys_sparc_64.c
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
2021-07-23 13:08:57 -05:00
syscalls.S
sparc64: enable HAVE_COPY_THREAD_TLS
2020-06-23 10:49:54 +02:00
sysfs.c
…
systbls.h
…
systbls_32.S
sparc: syscalls: switch to generic syscalltbl.sh
2021-05-02 00:43:34 +09:00
systbls_64.S
sparc: syscalls: switch to generic syscalltbl.sh
2021-05-02 00:43:34 +09:00
time_32.c
…
time_64.c
…
trampoline_32.S
…
trampoline_64.S
mm: reorder includes after introduction of linux/pgtable.h
2020-06-09 09:39:13 -07:00
traps_32.c
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
2021-07-23 13:08:57 -05:00
traps_64.c
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
2021-07-23 13:08:57 -05:00
tsb.S
…
ttable_32.S
…
ttable_64.S
…
una_asm_32.S
…
una_asm_64.S
…
unaligned_32.c
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
2021-07-23 13:08:57 -05:00
unaligned_64.c
…
uprobes.c
…
urtt_fill.S
…
utrap.S
…
vdso.c
locking/seqlock, headers: Untangle the spaghetti monster
2020-08-06 16:13:13 +02:00
vio.c
bus: Make remove callback return void
2021-07-21 11:53:42 +02:00
viohs.c
sparc64: viohs: Use struct_size() helper
2020-06-22 15:43:16 -07:00
visemul.c
…
vmlinux.lds.S
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
2020-09-01 09:50:35 +02:00
windows.c
…
winfixup.S
…
wof.S
…
wuf.S
…