David Howells
9566328578
asm/system.h: clean asm/system.h from docs
...
Clean asm/system.h from docs as nothing should refer to that header anymore.
Signed-off-by: David Howells <dhowells@redhat.com >
Cc: Ingo Molnar <mingo@redhat.com >
Cc: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2014-04-07 16:36:11 -07:00
Guenter Roeck
4b08478422
Drop support for Renesas H8/300 (h8300) architecture
...
H8/300 has been dead for several years, and the kernel for it
has not compiled for ages. Drop support for it.
Cc: Yoshinori Sato <ysato@users.sourceforge.jp >
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
Signed-off-by: Guenter Roeck <linux@roeck-us.net >
2013-09-16 18:19:04 -07:00
Peter Zijlstra
f3e9478674
sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW
...
Now that the last architecture to use this has stopped doing so (ARM,
thanks Catalin!) we can remove this complexity from the scheduler
core.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl >
Cc: Oleg Nesterov <oleg@redhat.com >
Cc: Catalin Marinas <catalin.marinas@arm.com >
Link: http://lkml.kernel.org/n/tip-g9p2a1w81xxbrze25v9zpzbf@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org >
2012-09-13 16:52:04 +02:00
Wanlong Gao
25eb650a69
doc: fix wrong arch/i386 references
...
Change all "arch/i386" to "arch/x86" in Documentaion/,
since the directory has changed.
Also update the files which have changed their filename
in the meantime accordingly.
Signed-off-by: Wanlong Gao <wanlong.gao@gmail.com >
[jkosina@suse.cz: reword changelog]
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2011-06-13 13:43:05 +02:00
Randy Dunlap
90080bf4b8
sched, documentation: update scheduler header file paths
...
Impact: update documentation
Update Documentation/scheduler/ files to reflect changed header files locations.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
2008-11-06 09:02:15 +01:00
J. Bruce Fields
9b8eae7248
Documentation: create new scheduler/ subdirectory
...
The top-level Documentation/ directory is unmanageably large, so we
should take any obvious opportunities to move stuff into subdirectories.
These sched-*.txt files seem an obvious easy case.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu >
Cc: Ingo Molnar <mingo@elte.hu >
Acked-by: Randy Dunlap <randy.dunlap@oracle.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2008-02-07 08:42:17 -08:00