05 Dec, 2005
1 commit
-
Signed-off-by: Russell King
23 Nov, 2005
1 commit
-
Correct lots of URLs in Documentation/ Also a few minor whitespace cleanups
and typo/spello fixes. Sadly there are still a lot of bad URLs remaining.Signed-off-by: Randy Dunlap
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
18 Nov, 2005
1 commit
-
Document that the VMALLOC_END address must be aligned to 2MB since
it must align with a PGD boundary.Allocate the vectors page early so that the flush_cache_all() later
will cause any dirty cache lines in the direct mapping will be safely
written back.Move the flush_cache_all() to the second local_flush_cache_tlb() and
remove the now redundant first local_flush_cache_tlb().Signed-off-by: Russell King
05 Nov, 2005
1 commit
-
- egcs is not supported by kernel 2.6
- gcc 3.3 seems to be a good choice on ARMSigned-off-by: Adrian Bunk
Signed-off-by: Russell King
02 Nov, 2005
1 commit
-
Patch from Ben Dooks
Update the Documentation/arm/Samsung-S3C24XX to add
example platform data initialisation, and add the
linux-arm mailing list URL.Signed-off-by: Ben Dooks
Signed-off-by: Russell King
10 Aug, 2005
1 commit
-
Patch from Ben Dooks
Documentation for the in-built OHCI host controller
and the support for it in Linux.Signed-off-by: Ben Dooks
Signed-off-by: Russell King
17 Apr, 2005
1 commit
-
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.Let it rip!