dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/sh
Paul Mundt 45ed285b54 sh: speculative execution support for SH7780.
SH7780 has a speculative execution mode where it can speculatively
perform an instruction fetch for subroutine returns, this allows it
to be enabled. There are some various pitfalls associated with this
mode, so it's left as depending on CONFIG_EXPERIMENTAL and not
enabled by default.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-05-07 02:10:51 +00:00
..
boards sh: Bring kgdb back from the dead. 2007-05-07 02:10:51 +00:00
boot sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096. 2006-12-12 08:53:29 +09:00
cchips sh: rts7751r2d board updates. 2007-02-15 18:20:52 +09:00
configs sh: Enable SM501 support for RTS7751R2D. 2007-03-05 14:13:26 +09:00
drivers sh: Fix PCI BAR address-space wraparound. 2007-03-12 14:50:49 +09:00
kernel sh: speculative execution support for SH7780. 2007-05-07 02:10:51 +00:00
lib [STRING]: Move strcasecmp/strncasecmp to lib/string.c 2007-04-26 01:54:39 -07:00
math-emu sh: Kill off remaining config.h references. 2006-10-03 13:19:02 +09:00
mm sh: Revert lazy dcache writeback changes. 2007-03-05 19:46:47 +09:00
oprofile sh: Fixup cpu_data references for the non-boot CPUs. 2007-02-13 10:54:45 +09:00
tools sh: Kill off dead bigsur and ec3104 boards. 2007-02-14 15:06:09 +09:00
Kconfig sh: speculative execution support for SH7780. 2007-05-07 02:10:51 +00:00
Kconfig.debug sh: Rip out broken kgdb thread support. 2007-05-07 02:10:51 +00:00
Makefile sh: Bring kgdb back from the dead. 2007-05-07 02:10:51 +00:00