An error occurred fetching the project authors.
- 13 May, 2002 1 commit
-
-
Russell King authored
we fix ARM720T support - this CPU has unified writethrough caches only, so we can't use the Harvard cache operations when copying pages. Also, we don't have to evict cache entries during copypage.
-
- 10 Mar, 2002 1 commit
-
-
Russell King authored
selection depending on processor features.
-
- 25 Feb, 2002 1 commit
-
-
Russell King authored
replication across each processor type, each handling alignment of addresses slightly differently. We unify this mess, and allow for greater flexibility in the per-CPU architecture TLB handlers. We also start to remove the ARM cache.h -> cpu_*.h -> proc-fns.h mess making the code cleaner and easier to follow. Documentation describing the expected behaviour of each TLB function for the 32-bit ARM processors is also included.
-
- 05 Feb, 2002 1 commit
-
-
Linus Torvalds authored
- Russell King: large ARM update - Adam Richter et al: more kdev_t updates
-