android_kernel_motorola_sm6225/include/asm-x86
Joe Korty 38e760a133 x86: expand /proc/interrupts to include missing vectors, v2
Add missing IRQs and IRQ descriptions to /proc/interrupts.

/proc/interrupts is most useful when it displays every IRQ vector in use by
the system, not just those somebody thought would be interesting.

This patch inserts the following vector displays to the i386 and x86_64
platforms, as appropriate:

	rescheduling interrupts
	TLB flush interrupts
	function call interrupts
	thermal event interrupts
	threshold interrupts
	spurious interrupts

A threshold interrupt occurs when ECC memory correction is occuring at too
high a frequency.  Thresholds are used by the ECC hardware as occasional
ECC failures are part of normal operation, but long sequences of ECC
failures usually indicate a memory chip that is about to fail.

Thermal event interrupts occur when a temperature threshold has been
exceeded for some CPU chip.  IIRC, a thermal interrupt is also generated
when the temperature drops back to a normal level.

A spurious interrupt is an interrupt that was raised then lowered by the
device before it could be fully processed by the APIC.  Hence the apic sees
the interrupt but does not know what device it came from.  For this case
the APIC hardware will assume a vector of 0xff.

Rescheduling, call, and TLB flush interrupts are sent from one CPU to
another per the needs of the OS.  Typically, their statistics would be used
to discover if an interrupt flood of the given type has been occuring.

AK: merged v2 and v4 which had some more tweaks
AK: replace Local interrupts with Local timer interrupts
AK: Fixed description of interrupt types.

[ tglx: arch/x86 adaptation ]
[ mingo: small cleanup ]

Signed-off-by: Joe Korty <joe.korty@ccur.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Tim Hockin <thockin@hockin.org>
Cc: Andi Kleen <ak@suse.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-10-17 20:16:53 +02:00
..
mach-bigsmp i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mach-default i386: fix 4 bit apicid assumption of mach-default 2007-10-17 20:15:24 +02:00
mach-es7000 i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mach-generic i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mach-numaq i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mach-summit i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mach-visws x86: visws extern inline to static inline 2007-10-17 20:16:39 +02:00
mach-voyager i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
xen i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
a.out.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
a.out_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
a.out_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
acpi.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
acpi_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
acpi_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
agp.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
agp_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
agp_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
alternative-asm.h x86: rename .i assembler includes to .h 2007-10-17 20:16:29 +02:00
alternative.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
alternative_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
alternative_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
apic.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
apic_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
apic_64.h x86_64: remove now unused code 2007-10-12 23:04:23 +02:00
apicdef.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
apicdef_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
apicdef_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
arch_hooks.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
atomic.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
atomic_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
atomic_64.h x86: make atomic64_t work like atomic_t 2007-10-17 20:16:21 +02:00
auxvec.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
auxvec_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
auxvec_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
bitops.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
bitops_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
bitops_64.h x86: Eliminate result signage problem in asm-x86_64/bitops.h 2007-10-17 20:16:27 +02:00
boot.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
bootparam.h [x86] remove uses of magic macros for boot_params access 2007-10-16 17:38:31 -07:00
bug.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
bug_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
bug_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
bugs.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
bugs_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
bugs_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
byteorder.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
byteorder_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
byteorder_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
cache.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
cache_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
cache_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
cacheflush.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
cacheflush_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
cacheflush_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
calgary.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
calling.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
checksum.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
checksum_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
checksum_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
cmpxchg.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
cmpxchg_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
cmpxchg_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
compat.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
cpu.h i386: no need to make enable_cpu_hotplug a variable 2007-10-17 20:16:16 +02:00
cpufeature.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
cpufeature_32.h I/OAT: Add DCA services 2007-10-16 09:43:09 -07:00
cpufeature_64.h minimal build fixes for uml (fallout from x86 merge) 2007-10-13 09:57:15 -07:00
cputime.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
cputime_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
cputime_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
current.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
current_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
current_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
debugreg.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
debugreg_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
debugreg_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
delay.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
delay_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
delay_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
desc.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
desc_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
desc_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
desc_defs.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
device.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
device_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
device_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
div64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
div64_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
div64_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
dma-mapping.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
dma-mapping_32.h i386 dma_map_sg: convert to using sg helpers 2007-10-16 11:26:01 +02:00
dma-mapping_64.h x86-64: enable sg chaining 2007-10-16 11:26:02 +02:00
dma.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
dma_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
dma_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
dmi.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
dmi_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
dmi_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
dwarf2.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
dwarf2_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
dwarf2_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
e820.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
e820_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
e820_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
edac.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
edac_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
edac_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
elf.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
elf_32.h increase AT_VECTOR_SIZE to terminate saved_auxv properly 2007-10-17 08:43:00 -07:00
elf_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
emergency-restart.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
errno.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
errno_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
errno_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
fb.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
fb_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
fb_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
fcntl.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
fixmap.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
fixmap_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
fixmap_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
floppy.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
floppy_32.h cleanup floppy.h 2007-10-17 08:42:55 -07:00
floppy_64.h cleanup floppy.h 2007-10-17 08:42:55 -07:00
fpu32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
frame.h x86: rename .i assembler includes to .h 2007-10-17 20:16:29 +02:00
futex.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
futex_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
futex_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
genapic.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
genapic_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
genapic_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
geode.h x86: Geode Multi-Function General Purpose Timers support 2007-10-12 23:04:06 +02:00
hardirq.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
hardirq_32.h x86: expand /proc/interrupts to include missing vectors, v2 2007-10-17 20:16:53 +02:00
hardirq_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
highmem.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
hpet.h x86: HPET force enable for ICH5 2007-10-12 23:04:24 +02:00
hw_irq.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
hw_irq_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
hw_irq_64.h x86: Add parenthesis to IRQ vector macros 2007-10-17 20:16:28 +02:00
hypertransport.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
i387.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
i387_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
i387_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
i8253.h i386: Remove the useless #ifdef in i8253.h 2007-10-12 23:04:23 +02:00
i8259.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ia32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ia32_unistd.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ide.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
idle.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
intel_arch_perfmon.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
intel_arch_perfmon_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
intel_arch_perfmon_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
io.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
io_32.h x86: asm-i386/io.h fix constness 2007-10-17 20:16:40 +02:00
io_64.h Remove dma_cache_(wback|inv|wback_inv) functions 2007-10-17 08:42:57 -07:00
io_apic.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
io_apic_32.h i386: Expose IOAPIC register definitions even if CONFIG_X86_IO_APIC is not set 2007-10-13 10:18:17 +02:00
io_apic_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ioctl.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ioctls.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ioctls_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ioctls_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
iommu.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ipcbuf.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ipcbuf_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ipcbuf_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ipi.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
irq.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
irq_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
irq_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
irq_regs.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
irq_regs_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
irq_regs_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
irqflags.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
irqflags_32.h lockdep: i386: connect the sysexit hook 2007-10-11 22:11:12 +02:00
irqflags_64.h lockdep: x86_64: connect the sysexit hook 2007-10-11 22:11:12 +02:00
ist.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
k8.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
Kbuild x86: unify include/asm/ldt_32/64.h 2007-10-17 20:16:47 +02:00
kdebug.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
kdebug_32.h x86: optimize page faults like all other achitectures and kill notifier cruft 2007-10-16 09:42:50 -07:00
kdebug_64.h x86: optimize page faults like all other achitectures and kill notifier cruft 2007-10-16 09:42:50 -07:00
kexec.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
kexec_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
kexec_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
kmap_types.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
kmap_types_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
kmap_types_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
kprobes.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
kprobes_32.h kprobes: support kretprobe blacklist 2007-10-16 09:43:10 -07:00
kprobes_64.h kprobes: support kretprobe blacklist 2007-10-16 09:43:10 -07:00
ldt.h x86: unify include/asm/ldt_32/64.h 2007-10-17 20:16:47 +02:00
linkage.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
linkage_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
linkage_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
local.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
local_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
local_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mach_apic.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
math_emu.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mc146818rtc.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mc146818rtc_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mc146818rtc_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mca.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mca_dma.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mce.h x86: unify include/asm/mce_32/64.h 2007-10-17 20:16:44 +02:00
mman.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mman_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mman_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mmsegment.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mmu.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mmu_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mmu_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mmu_context.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mmu_context_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mmu_context_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mmx.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mmzone.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mmzone_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mmzone_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
module.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
module_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
module_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mpspec.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mpspec_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mpspec_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mpspec_def.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
msgbuf.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
msgbuf_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
msgbuf_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
msidef.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
msr-index.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
msr.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
msr_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
msr_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mtrr.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mtrr_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mtrr_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mutex.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mutex_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
mutex_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
namei.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
namei_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
namei_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
nmi.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
nmi_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
nmi_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
numa.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
numa_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
numa_64.h x86: clean up apicid_to_node declaration 2007-10-17 20:15:16 +02:00
numaq.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
page.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
page_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
page_64.h x86_64: SPARSEMEM_VMEMMAP 2M page size support 2007-10-16 09:42:51 -07:00
param.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
param_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
param_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
paravirt.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
parport.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
parport_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
parport_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
pci-direct.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
pci.h PCI: merge almost all of pci_32.h and pci_64.h together 2007-10-12 15:03:20 -07:00
pci_32.h PCI: merge almost all of pci_32.h and pci_64.h together 2007-10-12 15:03:20 -07:00
pci_64.h PCI: merge almost all of pci_32.h and pci_64.h together 2007-10-12 15:03:20 -07:00
pda.h x86: expand /proc/interrupts to include missing vectors, v2 2007-10-17 20:16:53 +02:00
percpu.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
percpu_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
percpu_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
pgalloc.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
pgalloc_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
pgalloc_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
pgtable-2level-defs.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
pgtable-2level.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
pgtable-3level-defs.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
pgtable-3level.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
pgtable.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
pgtable_32.h Slab API: remove useless ctor parameter and reorder parameters 2007-10-17 08:42:45 -07:00
pgtable_64.h x86_64: SPARSEMEM_VMEMMAP 2M page size support 2007-10-16 09:42:51 -07:00
poll.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
posix_types.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
posix_types_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
posix_types_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
prctl.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
processor-cyrix.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
processor-flags.h KVM: Use standard CR8 flags, and fix TPR definition 2007-10-13 10:18:19 +02:00
processor.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
processor_32.h i386: fix argument signedness warnings 2007-10-17 20:16:31 +02:00
processor_64.h x86_64: Remove serialize_cpu() inline 2007-10-17 20:16:03 +02:00
proto.h x86_64: remove now unused code 2007-10-12 23:04:23 +02:00
ptrace-abi.h x86: unify include/asm/ptrace-abi_32/64.h 2007-10-17 20:16:45 +02:00
ptrace.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ptrace_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ptrace_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
reboot.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
reboot_fixups.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
required-features.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
required-features_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
required-features_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
resource.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
resource_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
resource_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
resume-trace.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
resume-trace_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
resume-trace_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
rio.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
rtc.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
rtc_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
rtc_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
rwlock.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
rwlock_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
rwlock_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
rwsem.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
scatterlist.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
scatterlist_32.h i386: enable sg chaining 2007-10-16 11:26:01 +02:00
scatterlist_64.h x86-64: enable sg chaining 2007-10-16 11:26:02 +02:00
seccomp.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
seccomp_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
seccomp_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sections.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sections_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sections_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
segment.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
segment_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
segment_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
semaphore.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
semaphore_32.h kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
semaphore_64.h kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
sembuf.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sembuf_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sembuf_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
serial.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
serial_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
serial_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
setup.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
setup_32.h [x86] remove uses of magic macros for boot_params access 2007-10-16 17:38:31 -07:00
setup_64.h [x86] remove uses of magic macros for boot_params access 2007-10-16 17:38:31 -07:00
shmbuf.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
shmbuf_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
shmbuf_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
shmparam.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
shmparam_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
shmparam_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sigcontext.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sigcontext32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sigcontext_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sigcontext_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
siginfo.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
siginfo_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
siginfo_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
signal.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
signal_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
signal_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
smp.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
smp_32.h i386: export i386 smp_call_function_mask() to modules 2007-10-17 20:15:21 +02:00
smp_64.h x86: remove x86_cpu_to_log_apicid 2007-10-17 20:16:24 +02:00
socket.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sockios.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sockios_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sockios_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sparsemem.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sparsemem_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sparsemem_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
spinlock.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
spinlock_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
spinlock_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
spinlock_types.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
srat.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
stacktrace.h x86: constify stacktrace_ops 2007-10-17 20:16:11 +02:00
stat.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
stat_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
stat_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
statfs.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
statfs_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
statfs_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
string.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
string_32.h i386: Remove strrchr assembler implementation 2007-10-17 20:16:23 +02:00
string_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
suspend.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
suspend_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
suspend_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
swiotlb.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
sync_bitops.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
system.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
system_32.h x86: Create clflush() inline, remove hardcoded wbinvd 2007-10-17 20:16:12 +02:00
system_64.h x86: remove STR() macros 2007-10-17 20:16:25 +02:00
tce.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
termbits.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
termbits_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
termbits_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
termios.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
termios_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
termios_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
therm_throt.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
thread_info.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
thread_info_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
thread_info_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
time.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
timer.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
timex.h x86: unify timex.h variants 2007-10-12 23:04:23 +02:00
tlb.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
tlb_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
tlb_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
tlbflush.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
tlbflush_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
tlbflush_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
topology.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
topology_32.h Convert cpu_sibling_map to be a per cpu variable 2007-10-16 09:42:50 -07:00
topology_64.h Convert cpu_sibling_map to be a per cpu variable 2007-10-16 09:42:50 -07:00
tsc.h x86: unify timex.h variants 2007-10-12 23:04:23 +02:00
types.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
types_32.h remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
types_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
uaccess.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
uaccess_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
uaccess_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ucontext.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ucontext_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
ucontext_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
unaligned.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
unaligned_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
unaligned_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
unistd.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
unistd_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
unistd_64.h x86: cleanup 64bit unistd.h 2007-10-17 20:16:36 +02:00
unwind.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
unwind_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
unwind_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
user.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
user32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
user_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
user_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
vga.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
vgtod.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
vic.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
vm86.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
vmi.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
vmi_time.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
voyager.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
vsyscall.h i386/x8664: cleanup the shared hpet code 2007-10-12 23:04:23 +02:00
vsyscall32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
xor.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
xor_32.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
xor_64.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00