- 5cec93c x86-64: Emulate legacy vsyscalls by Andy Lutomirski · 14 years ago
- f2fd439 x86, NMI: Clean-up default_do_nmi() by Don Zickus · 14 years ago
- ab846f1 x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU by Don Zickus · 14 years ago
- c410b83 x86, NMI: Remove DIE_NMI_IPI by Don Zickus · 14 years ago
- 1c7b74d x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR by Huang Ying · 14 years ago
- 74d91e3 x86, NMI: Add touch_nmi_watchdog to io_check_error delay by Huang Ying · 14 years ago
- 5dc3055 x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls by Don Zickus · 14 years ago
- 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 14 years ago
- 5f2b0ba x86, nmi_watchdog: Remove the old nmi_watchdog by Don Zickus · 14 years ago
- 02f3603 Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 6554287 x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers. by Bart Oldeman · 14 years ago
- a334fe4 x86-32, fpu: Remove math_emulate stub by Brian Gerst · 14 years ago
- 6ac8bac x86, fpu: Merge fpu_init() by Brian Gerst · 14 years ago
- 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
- a1e80fa x86: Send a SIGTRAP for user icebp traps by Frederic Weisbecker · 15 years ago
- 29c8439 x86, kgdb: early trap init for early debug by Jan Kiszka · 15 years ago
- f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 15 years ago
- 41d5910 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 58687ac lockup_detector: Combine nmi_watchdog and softlockup detector by Don Zickus · 15 years ago
- 2508250 x86-32: Don't set ignore_fpu_irq in simd exception by Brian Gerst · 15 years ago
- e2e75c9 x86: Merge kernel_math_error() into math_error() by Brian Gerst · 15 years ago
- 9b6dba9 x86: Merge simd_math_error() into math_error() by Brian Gerst · 15 years ago
- 40d2e76 x86-32: Rework cache flush denied handler by Brian Gerst · 15 years ago
- ea8e61b x86, ptrace: Fix block-step by Peter Zijlstra · 15 years ago
- faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
- 47195d5 nmi_watchdog: Clean up various small details by Don Zickus · 15 years ago
- 84e478c nmi_watchdog: Config option to enable new nmi_watchdog by Don Zickus · 15 years ago
- e40b172 x86: Move notify_die from nmi.c to traps.c by Don Zickus · 15 years ago
- 40f9249 x86/debug: Clear reserved bits of DR6 in do_debug() by K.Prasad · 15 years ago
- 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
- 5bb241b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 704daf5 Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 15 years ago
- 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
- 144374d includecheck fix: x86, traps.c by Jaswinder Singh Rajput · 15 years ago
- 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 07e81d6 x86: Use section .data.page_aligned for the idt_table. by Tim Abbott · 15 years ago
- dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
- 625037c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 15b0404 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
- 428cf90 x86: Move traps_init to x86_init_ops by Thomas Gleixner · 15 years ago
- fde0312 x86: Remove unused patch_espfix_desc() by Akinobu Mita · 16 years ago
- 9ff80942 x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded number by Cyrill Gorcunov · 16 years ago
- 5211a24 x86: Add sysctl to allow panic on IOCK NMI error by Kurt Garloff · 16 years ago
- c4c5ab3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e6e9cac x86: split out core __math_state_restore by Jeremy Fitzhardinge · 16 years ago
- eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 16 years ago
- 9e55e44 x86, mce: unify mce.h by Hidetoshi Seto · 16 years ago
- 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 16 years ago
- f856129 x86: add hooks for kmemcheck by Vegard Nossum · 17 years ago
- 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 16 years ago
- 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- 5301e0d Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 62edab9 hw-breakpoints: reset bits in dr6 after the corresponding exception is handled by K.Prasad · 16 years ago
- 08d6832 hw-breakpoints: modifying generic debug exception to use thread-specific debug registers by K.Prasad · 16 years ago
- 48b1fdd Merge branch 'irq/numa' into x86/mce3 by H. Peter Anvin · 16 years ago
- 7856f6c x86, mce: enable MCE_INTEL for 32bit new MCE by Andi Kleen · 16 years ago
- 4efc067 x86, mce: use 64bit machine check code on 32bit by Andi Kleen · 16 years ago
- ac3048d x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs by Pekka Enberg · 16 years ago
- fcb2ac5 x86_32: introduce restore_fpu_checking() by Jiri Slaby · 16 years ago
- f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
- db949bb x86-32: use non-lazy io bitmap context switching by Jeremy Fitzhardinge · 16 years ago
- 8e81817 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 16 years ago
- a852cbfa Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core by Ingo Molnar · 16 years ago
- 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago
- fc6fcdf x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointer by Hannes Eder · 16 years ago
- 0b6de00 Merge branch 'x86/apic' into perfcounters/core by Ingo Molnar · 16 years ago
- 494df59 Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt', 'x86/urgent' and 'x86/xen'; commit 'v2.6.29-rc5' into x86/core by Ingo Molnar · 16 years ago
- be71661 x86, vm86: fix preemption bug by Thomas Gleixner · 16 years ago
- b1864e9 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 16 years ago
- ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
- f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- e9c4ffb Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- aa78bcf x86: use pt_regs pointer in do_device_not_available() by Brian Gerst · 16 years ago
- 92e2d50 Merge branch 'x86/urgent' into core/percpu by Ingo Molnar · 16 years ago
- d315760 x86: fix math_emu register frame access by Tejun Heo · 16 years ago
- 1164dd0 x86: move mach-default/*.h files to asm/ by Ingo Molnar · 16 years ago
- bb3f0b5 x86: make irqinit_32.c more like irqinit_64.c, v2 by Yinghai Lu · 16 years ago
- 0d974d4 x86: remove pda.h by Brian Gerst · 16 years ago
- 3d14bda Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 16 years ago
- 60d53c3 x86: traps.c fix style problems by Jaswinder Singh Rajput · 16 years ago
- 923a789 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
- b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 34bf5d0 Merge branch 'x86/core' into x86/cleanups by Ingo Molnar · 16 years ago
- bd8b96d x86: clean up comment style in arch/x86/kernel/traps.c by Ingo Molnar · 16 years ago
- a73ad33 x86: unify the implementation of FPU traps by H. Peter Anvin · 16 years ago
- 79a66b9 Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core by Ingo Molnar · 16 years ago
- 1fcccb0 x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32 by Jaswinder Singh · 16 years ago
- b77b881 x86: fix lguest used_vectors breakage, -v2 by Yinghai Lu · 16 years ago
- bed4f13 Merge branch 'x86/irq' into x86/core by Ingo Molnar · 16 years ago
- adf77ba x86: prioritize the FPU traps for the error code by H. Peter Anvin · 16 years ago
- 915b0d0 x86: hardirq: introduce inc_irq_stat() by Hiroshi Shimamoto · 16 years ago
- d2f6f7a MCE: Don't run 32bit machine checks with interrupts on by Andi Kleen · 16 years ago
- dd6e4eb dumpstack: x86: move die_nmi to dumpstack_32.c by Alexander van Heukelum · 16 years ago
- 8728861 traps: x86: finalize unification of traps.c by Alexander van Heukelum · 16 years ago[Renamed from arch/x86/kernel/traps_32.c]
- 081f75b traps: x86: make traps_32.c and traps_64.c equal by Alexander van Heukelum · 16 years ago
- c1d518c traps: x86: various noop-changes preparing for unification of traps_xx.c by Alexander van Heukelum · 16 years ago
- 7970479 traps: i386: expand clear_mem_error and remove from mach_traps.h by Alexander van Heukelum · 16 years ago
- 4915a35 traps: i386: use preempt_conditional_sti/cli in do_int3 by Alexander van Heukelum · 16 years ago