22 Apr, 2006
1 commit
-
Since it is way more work to change most drivers to comply with parisc, take
the easy way out and make ioremap _NO_CACHE by default. This is in line with
what powerpc does.Signed-off-by: Kyle McMartin
31 Mar, 2006
3 commits
-
Remove CONFIG_DEBUG_IOREMAP, it's now obsolete and won't work anyway.
Remove it from lib/KConfig since it was only available on parisc.Signed-off-by: Helge Deller
Signed-off-by: Kyle McMartin -
Enable CONFIG_HPPA_IOREMAP by default and remove all now unnecessary code.
Signed-off-by: Helge Deller
Signed-off-by: Kyle McMartin -
Instead of making it a #define in asm/io.h, allow user to select
to turn on IOREMAP from the config menu.Signed-off-by: Helge Deller
Signed-off-by: Kyle McMartin
24 Mar, 2006
1 commit
-
unused isa_...() helpers removed.
Adrian Bunk:
The asm-sh part was rediffed due to unrelated changes.Signed-off-by: Al Viro
Signed-off-by: Adrian Bunk
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
11 Jan, 2006
1 commit
-
Add __iomem to __raw_check_addr(), which nukes ~13809 sparse
warnings on allmodconfig.Signed-off-by: Alexey Dobriyan
Signed-off-by: Matthew Wilcox
Signed-off-by: Kyle McMartin
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!