| .. |
|
vdso
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 tahun lalu |
|
Makefile
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 tahun lalu |
|
asm-offsets.c
|
9a55fed473
tile: check for correct compiler earlier in asm-offsets.c
|
12 tahun lalu |
|
backtrace.c
|
9e0304e388
arch/tile: big-endian: properly bswap instruction bundles when backtracing
|
13 tahun lalu |
|
compat.c
|
ca768667d8
tile 32-bit big-endian: fix bugs in syscall argument order
|
9 tahun lalu |
|
compat_signal.c
|
ea64d5acc8
signal: Unify and correct copy_siginfo_to_user32
|
8 tahun lalu |
|
early_printk.c
|
1dc6244bd6
printk: remove used-once early_vprintk
|
11 tahun lalu |
|
entry.S
|
6727ad9e20
nmi_backtrace: generate one-line reports for idle cpus
|
9 tahun lalu |
|
ftrace.c
|
9a7c348ba6
ftrace: Add return address pointer to ftrace_ret_stack
|
9 tahun lalu |
|
hardwall.c
|
839b268033
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 tahun lalu |
|
head_32.S
|
acbde1db29
tile: parameterize VA and PA space more cleanly
|
12 tahun lalu |
|
head_64.S
|
acbde1db29
tile: parameterize VA and PA space more cleanly
|
12 tahun lalu |
|
hvglue.S
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 tahun lalu |
|
hvglue_trace.c
|
e5701b74cc
tile: support delivering NMIs for multicore backtrace
|
10 tahun lalu |
|
intvec_32.S
|
1bb50cad45
arch/tile: move user_exit() to early kernel entry sequence
|
10 tahun lalu |
|
intvec_64.S
|
1bb50cad45
arch/tile: move user_exit() to early kernel entry sequence
|
10 tahun lalu |
|
irq.c
|
f47436734d
tile: Use the more common pr_warn instead of pr_warning
|
11 tahun lalu |
|
jump_label.c
|
f2545b2d4c
jump_label: Reorder hotplug lock and jump_label_lock
|
8 tahun lalu |
|
kgdb.c
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 tahun lalu |
|
kprobes.c
|
f419e6f63c
tile: define a macro ktext_writable_addr to get writable kernel text address
|
10 tahun lalu |
|
machine_kexec.c
|
f47436734d
tile: Use the more common pr_warn instead of pr_warning
|
11 tahun lalu |
|
mcount_64.S
|
437d3e124d
tile: ftrace: fix function_graph tracer issues
|
10 tahun lalu |
|
messaging.c
|
f47436734d
tile: Use the more common pr_warn instead of pr_warning
|
11 tahun lalu |
|
module.c
|
8e36f722f7
tile-module: Rename jump labels in module_alloc()
|
9 tahun lalu |
|
pci-dma.c
|
b2b206957a
tile: use generic swiotlb_ops
|
8 tahun lalu |
|
pci.c
|
9198407e23
Merge branch 'pci/resource' into next
|
8 tahun lalu |
|
pci_gx.c
|
9198407e23
Merge branch 'pci/resource' into next
|
8 tahun lalu |
|
perf_event.c
|
cfbcf46845
perf core: Pass max stack as a perf_callchain_entry context
|
9 tahun lalu |
|
pmc.c
|
511f838945
arch/tile: adopt the new nmi_backtrace framework
|
9 tahun lalu |
|
proc.c
|
839b268033
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 tahun lalu |
|
process.c
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 tahun lalu |
|
ptrace.c
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
8 tahun lalu |
|
reboot.c
|
bda0f5bad8
tile: various console improvements
|
12 tahun lalu |
|
regs_32.S
|
850a45209d
tile: change <asm/system.h> to <asm/switch_to.h> in comments
|
12 tahun lalu |
|
regs_64.S
|
850a45209d
tile: change <asm/system.h> to <asm/switch_to.h> in comments
|
12 tahun lalu |
|
relocate_kernel_32.S
|
d7c9661115
tile: remove support for TILE64
|
12 tahun lalu |
|
relocate_kernel_64.S
|
d7c9661115
tile: remove support for TILE64
|
12 tahun lalu |
|
setup.c
|
d3ce48eafc
tile: replace ZONE_DMA with ZONE_DMA32
|
8 tahun lalu |
|
signal.c
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 tahun lalu |
|
single_step.c
|
5f74972ce6
signal: Don't use structure initializers for struct siginfo
|
8 tahun lalu |
|
smp.c
|
14e73e78ee
tile: use __ro_after_init instead of tile-specific __write_once
|
9 tahun lalu |
|
smpboot.c
|
68e21be291
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
|
8 tahun lalu |
|
stack.c
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 tahun lalu |
|
sys.c
|
ca768667d8
tile 32-bit big-endian: fix bugs in syscall argument order
|
9 tahun lalu |
|
sysfs.c
|
c828a89203
treewide: Use DEVICE_ATTR_RO
|
8 tahun lalu |
|
tile-desc_32.c
|
eb7c792da5
arch/tile: factor out <arch/opcode.h> header
|
14 tahun lalu |
|
tile-desc_64.c
|
eb7c792da5
arch/tile: factor out <arch/opcode.h> header
|
14 tahun lalu |
|
time.c
|
777a45b458
arch/tile: Implement ->set_state_oneshot_stopped()
|
8 tahun lalu |
|
tlb.c
|
abe3265a6d
tile: do less L1 I-cache eviction
|
12 tahun lalu |
|
traps.c
|
5f74972ce6
signal: Don't use structure initializers for struct siginfo
|
8 tahun lalu |
|
unaligned.c
|
5f74972ce6
signal: Don't use structure initializers for struct siginfo
|
8 tahun lalu |
|
usb.c
|
3a48d13d76
tile: fix build failure
|
10 tahun lalu |
|
vdso.c
|
a6c19dfe39
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
|
11 tahun lalu |
|
vmlinux.lds.S
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 tahun lalu |