original_kernel/arch/tile
Chris Metcalf 7a7039ee71 arch/tile: fix bug in loading kernels larger than 16 MB
Previously we only handled kernels up to a single huge page in size.
Now we create additional PTEs appropriately.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2012-04-02 12:13:12 -04:00
..
configs
include arch/tile: work around a hardware issue with the return-address stack 2012-04-02 12:12:48 -04:00
kernel arch/tile: fix a couple of comments that needed updating 2012-04-02 12:12:55 -04:00
kvm
lib arch/tile: make sure to build memcpy_user_64 without frame pointer 2012-04-02 12:12:42 -04:00
mm arch/tile: fix bug in loading kernels larger than 16 MB 2012-04-02 12:13:12 -04:00
Kbuild
Kconfig arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit builds 2012-04-02 12:00:14 -04:00
Kconfig.debug
Makefile arch/tile/Makefile: use KCFLAGS when figuring out the libgcc path. 2012-04-02 12:12:59 -04:00