kernel-ark/arch/x86_64/kernel
Shaohua Li 55b2355eef [PATCH] don't use flush_tlb_all in suspend time
flush_tlb_all uses on_each_cpu, which will disable/enable interrupt.
In suspend/resume time, this will make interrupt wrongly enabled.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Cc: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-23 07:43:00 -07:00
..
acpi [PATCH] don't use flush_tlb_all in suspend time 2006-06-23 07:43:00 -07:00
cpufreq
aperture.c
apic.c [PATCH] x86: make using_apic_timer __read_mostly 2006-06-23 07:42:57 -07:00
asm-offsets.c
crash_dump.c
crash.c
e820.c [PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_area 2006-05-30 20:31:06 -07:00
early_printk.c
entry.S [PATCH] x86_64: Don't do syscall exit tracing twice 2006-05-30 20:31:06 -07:00
functionlist
genapic_cluster.c
genapic_flat.c
genapic.c
head64.c
head.S
i387.c [PATCH] x86: make i387 mxcsr_feature_mask __read_mostly 2006-06-23 07:42:57 -07:00
i8259.c
init_task.c
io_apic.c [PATCH] Fix HPET operation on 64-bit NVIDIA platforms 2006-06-08 15:12:21 -07:00
ioport.c
irq.c
kprobes.c [PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64 2006-05-21 12:59:21 -07:00
ldt.c
machine_kexec.c
Makefile
mce_amd.c
mce_intel.c
mce.c
module.c
mpparse.c [PATCH] x86_64: avoid IRQ0 ioapic pin collision 2006-05-08 09:34:56 -07:00
nmi.c
pci-dma.c [PATCH] x86_64: Handle empty node zero 2006-05-30 20:31:06 -07:00
pci-gart.c [PATCH] x86_64: Fix no IOMMU warning in PCI-GART driver 2006-05-30 20:31:05 -07:00
pci-nommu.c [PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bit 2006-05-16 07:59:31 -07:00
pci-swiotlb.c
pmtimer.c [PATCH] x86_64: fix last_tsc calculation of PM timer 2006-05-30 20:31:05 -07:00
process.c
ptrace.c
reboot.c
relocate_kernel.S
setup64.c
setup.c [PATCH] swsusp: x86_64 mark special saveable/unsaveable pages 2006-06-23 07:42:59 -07:00
signal.c
smp.c
smpboot.c
suspend_asm.S
suspend.c
sys_x86_64.c
syscall.c
time.c
trampoline.S
traps.c [PATCH] x86_64: Don't schedule on exception stack on preemptive kernels 2006-05-16 07:59:32 -07:00
vmlinux.lds.S
vsmp.c
vsyscall.c
x8664_ksyms.c