- 26 Apr, 2006 1 commit
-
-
David Woodhouse authored
Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 20 Jan, 2006 1 commit
-
-
Vitaly Bordug authored
This adds setbitsXX/clrbitsXX macro for read-modify-write operations and converts the 8xx core and drivers to use them. Signed-off-by:
Vitaly Bordug <vbordug@ru.mvista.com> Signed-off-by:
Marcelo Tosatti <marcelo.tosatti@cyclades.com> Signed-off-by:
Paul Mackerras <paulus@samba.org>
-
- 06 Jan, 2006 1 commit
-
-
Sylvain Munaut authored
Some custom cards might not need PCI, without this patch, compilation fails. Signed-off-by:
Roger Blofeld <blofeldus@yahoo.com> Signed-off-by:
Sylvain Munaut <tnt@246tNt.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- 18 Nov, 2005 1 commit
-
-
Stephen Rothwell authored
Every other architecture define dma_cache_{inv,wback,wback_inv} in asm/io.h and doing so brings us closer to ppc64. Signed-off-by:
Stephen Rothwell <sfr@canb.auug.org.au>
-
- 06 Nov, 2005 1 commit
-
-
Marcelo Tosatti authored
This adds exception table entries for I/O instructions on and changes MachineCheckException() slightly to cover 8xx specifics (on 8xx the MCE can be generated while executing the IO access instruction itself, which is not the case on PowerMac's, as the comment on traps.c details). Signed-off-by:
Marcelo Tosatti <marcelo.tosatti@cyclades.com> Signed-off-by:
Paul Mackerras <paulus@samba.org>
-
- 30 Sep, 2005 1 commit
-
-
Al Viro authored
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- 25 Sep, 2005 1 commit
-
-
Becky Bruce authored
powerpc: Merge atomic.h and memory.h into powerpc Merged atomic.h into include/powerpc. Moved asm-style HMT_ defines from memory.h into ppc_asm.h, where there were already HMT_defines; moved c-style HMT_ defines to processor.h. Renamed memory.h to synch.h to better reflect its contents. Signed-off-by:
Kumar Gala <kumar.gala@freescale.com> Signed-off-by:
Becky Bruce <becky.bruce@freescale.com> Signed-off-by:
Jon Loeliger <linuxppc@jdl.com> Signed-off-by:
Paul Mackerras <paulus@samba.org>
-
- 16 Apr, 2005 1 commit
-
-
Linus Torvalds authored
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!
-