linux_dsm_epyc7002/arch/avr32/kernel
Viresh Kumar 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation
Most of the stuff from kernel/sched.c was moved to kernel/sched/core.c long time
back and the comments/Documentation never got updated.

I figured it out when I was going through sched-domains.txt and so thought of
fixing it globally.

I haven't crossed check if the stuff that is referenced in sched/core.c by all
these files is still present and hasn't changed as that wasn't the motive behind
this patch.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/cdff76a265326ab8d71922a1db5be599f20aad45.1370329560.git.viresh.kumar@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2013-06-19 12:58:42 +02:00
..
.gitignore
asm-offsets.c
avr32_ksyms.c
cpu.c
entry-avr32b.S
head.S
irq.c
kprobes.c
Makefile
module.c avr32: fix relocation check for signed 18-bit offset 2013-05-13 22:22:10 +02:00
nmi_debug.c
ocd.c
process.c sched: Rename sched.c as sched/core.c in comments and Documentation 2013-06-19 12:58:42 +02:00
ptrace.c
setup.c
signal.c avr32: switch to generic sigaltstack 2013-02-03 18:15:50 -05:00
stacktrace.c
switch_to.S
syscall_table.S avr32: switch to generic sigaltstack 2013-02-03 18:15:50 -05:00
syscall-stubs.S avr32: switch to generic sigaltstack 2013-02-03 18:15:50 -05:00
time.c avr32: Use generic idle loop 2013-04-08 17:39:24 +02:00
traps.c taint: add explicit flag to show whether lock dep is still OK. 2013-01-21 17:17:57 +10:30
vmlinux.lds.S