An error occurred fetching the project authors.
- 30 Jul, 2002 1 commit
-
-
Deepak Saxena authored
This patch solves the problem of soft reboots on Iq80310, IQ80321, and BRH platforms. The problem was that during the RedBoot PCI scan, we were getting data aborts due to non-existent PCI devices. It looks like redboot doesn't cleanup after us and turn of vector relocation, so we were jumping off into nowhere.
-
- 10 Jul, 2002 1 commit
-
-
Russell King authored
- FSR "write" bit moved from bit 8 to bit 11. - Handle bit 10 of FSR for xscale imprecise aborts. - Allow Xscale CP0 and CP13 accesses. - Move Xscale specific implementations to their own file.
-
- 17 Apr, 2002 1 commit
-
-
Russell King authored
- preempt updates - build fixes - new tlb flush macro - add asm/cacheflush.h and asm/tlbflush.h
-
- 22 Mar, 2002 1 commit
-
-
Nicolas Pitre authored
-
- 10 Mar, 2002 3 commits
-
-
Russell King authored
selection depending on processor features.
-
Russell King authored
handler to allow for better optimisation.
-
Russell King authored
Ingo's highmem code. This also helps with Riel's rmap VM, and eliminates the slab overhead for these processors. For more information, see: http://lists.arm.linux.org.uk/pipermail/linux-arm-kernel/2002-March/008089.html
-
- 28 Feb, 2002 1 commit
-
-
Nicolas Pitre authored
This renames Cotulla to its official name.
-
- 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
-