tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
arch
/
sparc
/
kernel
/
at
v6.5
1 folder
156 files
syscalls
cachestat: wire up cachestat for other architectures
2 years ago
.gitignore
.gitignore: add SPDX License Identifier
6 years ago
Makefile
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
3 years ago
adi_64.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
6 years ago
apc.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
asm-offsets.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
audit.c
audit: add support for the openat2 syscall
4 years ago
auxio_32.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
auxio_64.c
treewide: Use fallthrough pseudo-keyword
5 years ago
btext.c
treewide: Convert macro and uses of __section(foo) to __section("foo")
5 years ago
central.c
treewide: Use fallthrough pseudo-keyword
5 years ago
cherrs.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
chmc.c
treewide: Add SPDX license identifier for more missed files
7 years ago
compat_audit.c
audit: add support for the openat2 syscall
4 years ago
cpu.c
mm: reorder includes after introduction of linux/pgtable.h
5 years ago
cpumap.c
sparc64: Replace zero-length array with flexible-array
6 years ago
cpumap.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
devices.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
ds.c
sparc/vio: make remove callback return void
5 years ago
dtlb_miss.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
dtlb_prot.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
ebus.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
entry.S
sparc32: Preserve clone syscall flags argument for restarts due to signals
5 years ago
entry.h
sparc64: Add support for ADI register fields, ASIs and traps
8 years ago
etrap_32.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
etrap_64.S
sparc64: Add support for ADI (Application Data Integrity)
8 years ago
fpu_traps.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
ftrace.c
ftrace: Cleanup ftrace_dyn_arch_init()
4 years ago
getsetcc.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
head_32.S
sparc32: get rid of fake_swapper_regs
5 years ago
head_64.S
sparc64: get rid of fake_swapper_regs
5 years ago
helpers.S
treewide: Add SPDX license identifier for missed files
7 years ago
hvapi.c
sparc64: Oracle DAX infrastructure
8 years ago
hvcalls.S
sparc64: Oracle DAX infrastructure
8 years ago
hvtramp.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
idprom.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
iommu-common.c
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
5 years ago
iommu.c
sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
4 years ago
iommu_common.h
sparc: remove the mapping_error dma_map_ops method
7 years ago
ioport.c
sparc64: Replace all non-returning strlcpy with strscpy
2 years ago
irq.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
irq_32.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
irq_64.c
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
3 years ago
itlb_miss.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
ivec.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
jump_label.c
jump_label: move 'asm goto' support test to Kconfig
7 years ago
kernel.h
init: consolidate prototypes in linux/init.h
2 years ago
kgdb_32.c
treewide: Use fallthrough pseudo-keyword
5 years ago
kgdb_64.c
treewide: Use fallthrough pseudo-keyword
5 years ago
kprobes.c
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
4 years ago
kstack.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
ktlb.S
mm: reorder includes after introduction of linux/pgtable.h
5 years ago
ldc.c
iommu-common: move to arch/sparc
8 years ago
led.c
Merge branch 'akpm' (patches from Andrew)
4 years ago
leon_kernel.c
sparc: Remove unused leon_trans_init
7 years ago
leon_pci.c
PCI: Introduce pci_dev_for_each_resource()
3 years ago
leon_pci_grpci1.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
leon_pci_grpci2.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
leon_pmc.c
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
3 years ago
leon_smp.c
sparc: Unbreak the build
3 years ago
mdesc.c
Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping
4 years ago
misctrap.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
module.c
jump_label: mips: move module NOP patching into arch code
3 years ago
nmi.c
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
2 years ago
of_device_32.c
sparc: Use of_property_present() for testing DT property presence
3 years ago
of_device_64.c
sparc: Use of_property_present() for testing DT property presence
3 years ago
of_device_common.c
sparc: Use of_property_present() for testing DT property presence
3 years ago
of_device_common.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
pci.c
PCI: Introduce pci_dev_for_each_resource()
3 years ago
pci_common.c
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
7 years ago
pci_fire.c
Merge branch 'akpm' (patches from Andrew)
7 years ago
pci_impl.h
sparc/PCI: Support arbitrary host bridge address offset
9 years ago
pci_msi.c
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
4 years ago
pci_psycho.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
pci_sabre.c
sparc: Use of_node_name_eq for node name comparisons
7 years ago
pci_schizo.c
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
3 years ago
pci_sun4v.c
mm, treewide: redefine MAX_ORDER sanely
3 years ago
pci_sun4v.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
pci_sun4v_asm.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
pcic.c
PCI: Introduce pci_dev_for_each_resource()
3 years ago
pcr.c
treewide: Use fallthrough pseudo-keyword
5 years ago
perf_event.c
sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD
6 years ago
pmc.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
power.c
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
3 years ago
process.c
sparc: switch to kernel_clone()
5 years ago
process_32.c
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
3 years ago
process_64.c
sched/idle: Mark arch_cpu_idle_dead() __noreturn
3 years ago
prom.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
prom_32.c
treewide: Use fallthrough pseudo-keyword
5 years ago
prom_64.c
sparc: Use of_property_present() for testing DT property presence
3 years ago
prom_common.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
prom_irqtrans.c
sparc: Use device_type helpers to access the node type
7 years ago
psycho_common.c
Merge branch 'akpm' (patches from Andrew)
7 years ago
psycho_common.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
ptrace_32.c
sparc: ptrace: user_regset_copyin_ignore() always returns 0
3 years ago
ptrace_64.c
sparc: ptrace: user_regset_copyin_ignore() always returns 0
3 years ago
reboot.c
sparc: Use device_type helpers to access the node type
7 years ago
rtrap_32.S
sparc32: Preserve clone syscall flags argument for restarts due to signals
5 years ago
rtrap_64.S
context_tracking: Split user tracking Kconfig
3 years ago
sbus.c
Merge branch 'akpm' (patches from Andrew)
7 years ago
setup_32.c
sparc/cpu: Switch to arch_cpu_finalize_init()
2 years ago
setup_64.c
sparc64: Replace all non-returning strlcpy with strscpy
2 years ago
signal32.c
sparc: allow pte_offset_map() to fail
2 years ago
signal_32.c
resume_user_mode: Move to resume_user_mode.h
4 years ago
signal_64.c
signal: Deliver SIGTRAP on perf event asynchronously if blocked
4 years ago
sigutil.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
sigutil_32.c
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
7 years ago
sigutil_64.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
smp_32.c
treewide: Trace IPIs sent via smp_send_reschedule()
3 years ago
smp_64.c
treewide: Trace IPIs sent via smp_send_reschedule()
3 years ago
sparc_ksyms.c
sparc: move exports to definitions
10 years ago
spiterrs.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
sstate.c
Merge branch 'akpm' (patches from Andrew)
4 years ago
stacktrace.c
treewide: Add SPDX license identifier for missed files
7 years ago
starfire.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
sun4d_irq.c
sparc: Use of_node_name_eq for node name comparisons
7 years ago
sun4d_smp.c
sparc: Unbreak the build
3 years ago
sun4m_irq.c
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
5 years ago
sun4m_smp.c
sparc: Unbreak the build
3 years ago
sun4v_ivec.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
sun4v_mcd.S
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
6 years ago
sun4v_tlb_miss.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
sys32.S
net: remove compat_sys_{get,set}sockopt
5 years ago
sys_sparc32.c
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
5 years ago
sys_sparc_32.c
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
4 years ago
sys_sparc_64.c
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
4 years ago
syscalls.S
sparc64: enable HAVE_COPY_THREAD_TLS
6 years ago
sysfs.c
Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
4 years ago
systbls.h
sparc: get rid of asm wrapper for nis_syscall()
8 years ago
systbls_32.S
sparc: syscalls: switch to generic syscalltbl.sh
5 years ago
systbls_64.S
sparc: syscalls: switch to generic syscalltbl.sh
5 years ago
termios.c
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty") into tty-next
3 years ago
time_32.c
sparc: Use of_property_present() for testing DT property presence
3 years ago
time_64.c
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
7 years ago
trampoline_32.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
trampoline_64.S
mm: reorder includes after introduction of linux/pgtable.h
5 years ago
traps_32.c
exit: Add and use make_task_dead.
4 years ago
traps_64.c
mm, treewide: redefine MAX_ORDER sanely
3 years ago
tsb.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
ttable_32.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
ttable_64.S
sparc64: Add support for ADI register fields, ASIs and traps
8 years ago
una_asm_32.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
una_asm_64.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
unaligned_32.c
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
4 years ago
unaligned_64.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
uprobes.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
7 years ago
urtt_fill.S
sparc64: Add support for ADI (Application Data Integrity)
8 years ago
utrap.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
vdso.c
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
5 years ago
vio.c
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
3 years ago
viohs.c
sparc64: viohs: Use struct_size() helper
5 years ago
visemul.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
vmlinux.lds.S
objtool/idle: Validate __cpuidle code as noinstr
3 years ago
windows.c
signal: Replace force_fatal_sig with force_exit_sig when in doubt
4 years ago
winfixup.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
wof.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
wuf.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago