<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/include/asm-x86/mach-visws, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2008-07-20T07:31:24+00:00</updated>
<entry>
<title>x86, VisWS: turn into generic arch, eliminate leftover files</title>
<updated>2008-07-20T07:31:24+00:00</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2008-07-20T07:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=c4dc59ae7af8c1c116d2cb4dffba337f032a6bee'/>
<id>urn:sha1:c4dc59ae7af8c1c116d2cb4dffba337f032a6bee</id>
<content type='text'>
remove unused leftovers.

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>Merge branch 'generic-ipi' into generic-ipi-for-linus</title>
<updated>2008-07-15T19:55:59+00:00</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2008-07-15T19:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=1a781a777b2f6ac46523fe92396215762ced624d'/>
<id>urn:sha1:1a781a777b2f6ac46523fe92396215762ced624d</id>
<content type='text'>
Conflicts:

	arch/powerpc/Kconfig
	arch/s390/kernel/time.c
	arch/x86/kernel/apic_32.c
	arch/x86/kernel/cpu/perfctr-watchdog.c
	arch/x86/kernel/i8259_64.c
	arch/x86/kernel/ldt.c
	arch/x86/kernel/nmi_64.c
	arch/x86/kernel/smpboot.c
	arch/x86/xen/smp.c
	include/asm-x86/hw_irq_32.h
	include/asm-x86/hw_irq_64.h
	include/asm-x86/mach-default/irq_vectors.h
	include/asm-x86/mach-voyager/irq_vectors.h
	include/asm-x86/smp.h
	kernel/Makefile

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/setup_arch.h</title>
<updated>2008-07-10T16:55:40+00:00</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2008-07-10T13:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=4191894b68a85bd8da935fb9ac4c882a1fa8651c'/>
<id>urn:sha1:4191894b68a85bd8da935fb9ac4c882a1fa8651c</id>
<content type='text'>
use the generic version of setup_arch.h - it's the same.

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>x86, VisWS: turn into generic arch, move definitions</title>
<updated>2008-07-10T16:55:40+00:00</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2008-07-10T13:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=efd746b8892d1d40c43c3d518b3bde9e56238ce8'/>
<id>urn:sha1:efd746b8892d1d40c43c3d518b3bde9e56238ce8</id>
<content type='text'>
move the SGIVW definitions from setup_arch.h into its own header file.

preparation for turning VISWS into a generic PC architecture.

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>x86, VisWS: turn into generic arch, create include/asm-x86/visws/</title>
<updated>2008-07-10T16:55:39+00:00</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2008-07-10T13:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b4b86416712d79a77cdc53756751b3b91fbb7a3d'/>
<id>urn:sha1:b4b86416712d79a77cdc53756751b3b91fbb7a3d</id>
<content type='text'>
move the include/asm-x86/mach-visws/ VISWS specific hardware
details include files into include/asm-x86/visws, to be used from
generic code.

No code changed.

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>x86, VisWS: turn into generic arch, eliminate asm-x86/mach-visws/mach_apicdef.h</title>
<updated>2008-07-10T16:55:38+00:00</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2008-07-10T13:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=18c413e27e1585358cedc22e450847e3240006ff'/>
<id>urn:sha1:18c413e27e1585358cedc22e450847e3240006ff</id>
<content type='text'>
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>x86, VisWS: turn into generic arch, update asm-x86/mach-visws/mach_apicdef.h</title>
<updated>2008-07-10T16:55:37+00:00</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2008-07-10T13:12:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b70d9c2473ffbe327f5d7364bfbf67e94c440af8'/>
<id>urn:sha1:b70d9c2473ffbe327f5d7364bfbf67e94c440af8</id>
<content type='text'>
update asm-x86/mach-visws/mach_apicdef.h to the generic version.

This should work fine as VISWS has a standard local APIC and thus
its mach_apicdef.h copy is just an ancient version of the generic code.

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/smpboot_hooks.h</title>
<updated>2008-07-10T16:55:36+00:00</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2008-07-10T13:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=6649ababd52014afaca62a12aed37d797f9f865c'/>
<id>urn:sha1:6649ababd52014afaca62a12aed37d797f9f865c</id>
<content type='text'>
now that include/asm-x86/mach-visws/smpboot_hooks.h equals
to the default file in ../mach-default/smpboot_hooks.h, simply
include it instead of maintaining a copy.

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>x86, VisWS: turn into generic arch, update include/asm-x86/mach-visws/smpboot_hooks.h</title>
<updated>2008-07-10T16:55:36+00:00</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2008-07-10T13:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=244a5e2ee0ba204d66dfe4273df91c6bc65a310a'/>
<id>urn:sha1:244a5e2ee0ba204d66dfe4273df91c6bc65a310a</id>
<content type='text'>
update include/asm-x86/mach-visws/smpboot_hooks.h to
include/asm-x86/mach-default/smpboot_hooks.h (the generic version).

this _should_ work, because VISWS sets skip_ioapic_setup, but it
should be tested on a real VISWS to make sure.

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/mach_apic.h</title>
<updated>2008-07-10T16:55:34+00:00</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2008-07-10T13:04:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=d8d1bc73f0ccb60f4d6056333b8fcb3140772c21'/>
<id>urn:sha1:d8d1bc73f0ccb60f4d6056333b8fcb3140772c21</id>
<content type='text'>
now that include/asm-x86/mach-visws/mach_apic.h equals
to include/asm-x86/mach-default/mach_apic.h, simply start
using the generic one.

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
</feed>
