aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-09-26[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()Andi Kleen
2006-09-26[PATCH] Remove bogus warning from early_ioremapAndi Kleen
2006-09-26[PATCH] Remove safe_smp_processor_id()Andi Kleen
2006-09-26[PATCH] Detect clock skew during suspendRafael J. Wysocki
2006-09-26[PATCH] i386: annotate FIX_STACK() and the rest of nmi()Chuck Ebbert
2006-09-26[PATCH] make numa_emulation() __initAndrew Morton
2006-09-26[PATCH] Don't force reserve the 640k-1MB rangeAndi Kleen
2006-09-26[PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao
2006-09-26[PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao
2006-09-26[PATCH] i386: mark cpu cache functions as __cpuinitMagnus Damm
2006-09-26[PATCH] i386: mark cpu identify functions as __cpuinitMagnus Damm
2006-09-26[PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdataMagnus Damm
2006-09-26[PATCH] i386: mark cpu_dev structures as __cpuinitdataMagnus Damm
2006-09-26[PATCH] mark init_amd() as __cpuinitMagnus Damm
2006-09-26[PATCH] i386: remove redundant generic_identify() calls when identifying cpusMagnus Damm
2006-09-26[PATCH] x86_64 kernel mapping fixKeith Mannthey
2006-09-26[PATCH] wire up oops_enter()/oops_exit()Andrew Morton
2006-09-26[PATCH] non lazy "sleazy" fpu implementationArjan van de Ven
2006-09-26[PATCH] i386: Support physical cpu hotplug for x86_64Ashok Raj
2006-09-26[PATCH] fix bus numbering format in mmconfig warningBrice Goglin
2006-09-26[PATCH] i386: mark two more functions as __initMagnus Damm
2006-09-26[PATCH] i386: clean up topology.cMagnus Damm
2006-09-26[PATCH] Auto size the per cpu area.Eric W. Biederman
2006-09-26[PATCH] i386: Descriptor and trap table cleanups.Rusty Russell
2006-09-26[PATCH] i386: move kernel_thread_helper into entry.SAndi Kleen
2006-09-26[PATCH] i386: Make enable_local_apic staticAdrian Bunk
2006-09-26[PATCH] i386: Make acpi_force staticAdrian Bunk
2006-09-26[PATCH] i386: make fault notifier unconditional and export itAndi Kleen
2006-09-26[PATCH] make fault notifier unconditional and export itAndi Kleen
2006-09-26[PATCH] i386: Fix warning in mpparse.cAndi Kleen
2006-09-26[PATCH] Make boot_param_data pure BSSAndi Kleen
2006-09-26[PATCH] i386/x86-64: Improve Kconfig description of CRASH_DUMPAndi Kleen
2006-09-26[PATCH] X86_64 monotonic_clock goes backwardsDimitri Sivanich
2006-09-26[PATCH] x86: error_code is not safe for kprobesPrasanna S.P
2006-09-26[PATCH] i386: don't taint UP K7's running SMP kernels.Dave Jones
2006-09-26[PATCH] i386: fix dubious segment register clear in cpu_init()Jeremy Fitzhardinge
2006-09-26[PATCH] i386: Get ebp from unwinder state when continuing fallback backtraceAndi Kleen
2006-09-26[PATCH] i386: Terminate backtrace fallback early if unwinder stack pointer is...Andi Kleen
2006-09-26[PATCH] i386: Do stacktracer conversion tooAndi Kleen
2006-09-26[PATCH] Check for end of stack trace before falling backAndi Kleen
2006-09-26[PATCH] Merge stacktrace and show_traceAndi Kleen
2006-09-26[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yetAndi Kleen
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen
2006-09-26[PATCH] Calgary IOMMU: eradicate sole remaining 80 chars per line offenderMuli Ben-Yehuda
2006-09-26[PATCH] remove tce_cache_blast_stress()Muli Ben-Yehuda
2006-09-26[PATCH] only verify the allocation bitmap if CONFIG_IOMMU_DEBUG is onMuli Ben-Yehuda
2006-09-26[PATCH] print whether CONFIG_IOMMU_DEBUG is enabledMuli Ben-Yehuda
2006-09-26[PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fixChuck Ebbert
2006-09-26[PATCH] x86: Remove unneeded externs in acpi/boot.cAndi Kleen
2006-09-26[PATCH] Replace local_save_flags+local_irq_disable withFernando Luis Vázquez Cao