Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / arch / x86 / kernel / traps_32.c
2008-10-13 Alexander van Heukelumtraps: x86: finalize unification of traps.c
2008-10-13 Alexander van Heukelumtraps: x86: make traps_32.c and traps_64.c equal
2008-10-13 Alexander van Heukelumtraps: x86: various noop-changes preparing for unificat...
2008-10-13 Alexander van Heukelumtraps: i386: expand clear_mem_error and remove from...
2008-10-13 Alexander van Heukelumtraps: i386: use preempt_conditional_sti/cli in do_int3
2008-10-13 Alexander van Heukelumtraps: x86: converge trap_init functions
2008-10-13 Alexander van Heukelumx86, traps: converge do_debug handlers
2008-10-13 Alexander van Heukelumx86, traps: introduce dotraplinkage
2008-10-13 Alexander van Heukelumx86, traps, i386: factor out lazy io-bitmap copy
2008-10-13 Alexander van Heukelumi386: split out dumpstack code from traps_32.c
2008-10-13 Pekka Enbergx86: __show_registers() and __show_regs() API unification
2008-10-13 Alexander van Heukelumtraps: i386: make do_trap more like x86_64
2008-10-13 Alexander van Heukelumi386: trace_hardirqs_fixup should now not be necessary...
2008-10-13 Alexander van Heukelumi386: remove temporary DO_TRAP macros, expanding the...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 19 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 18 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 17 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 16 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 15 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 13 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 12 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 11 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 10 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 9 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 7 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 6 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 5 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 4 to an interrupt...
2008-10-13 Alexander van Heukelumi386: expand exception 3 DO_TRAP macro
2008-10-13 Alexander van Heukelumi386: convert hardware exception 0 to an interrupt...
2008-10-13 Alexander van Heukelumi386: prepare to convert exceptions to interrupts
2008-10-13 Alexander van Heukelumi386: remove kprobes' restore_interrupts in favour...
2008-09-23 Srinivasa Dssignals: demultiplexing SIGTRAP signal
2008-07-30 Suresh Siddhax86, xsave: enable xsave/xrstor on cpus with xsave...
2008-07-18 Jaswinder Singhx86: introducing asm-x86/traps.h
2008-07-18 Alexander van Heukelumx86: traps_xx: modify x86_64 to use _log_lvl variants
2008-07-18 Alexander van Heukelumx86: traps_xx: refactor die() like in x86_64
2008-07-09 Alexander van Heukelumx86: traps_xx: various small changes
2008-07-09 Alexander van Heukelumx86: traps_xx: modify default_do_nmi
2008-07-09 Alexander van Heukelumx86: traps_xx: restructure do_general_protection()
2008-07-09 Alexander van Heukelumx86: traps_xx: modify __die
2008-07-09 Alexander van Heukelumx86: traps_xx: shuffle headers and globals
2008-07-09 Alexander van Heukelumx86: initial changes to unify traps_32.c and traps_64.c
2008-07-08 Ingo Molnarx86: fix "x86: let setup_arch call init_apic_mappings...
2008-07-08 Yinghai Lux86: let setup_arch call init_apic_mappings for 32bit
2008-07-08 Glauber Costax86: don't use gdt_page openly.
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/nmi
2008-06-12 Vegard Nossumx86, lockdep: fix "WARNING: at kernel/lockdep.c:2658...
2008-05-25 Cyrill Gorcunovx86: nmi - unify die_nmi() interface
2008-04-26 Jan Beulichi386: fix signal type for iret exception
2008-04-19 Suresh Siddhax86, fpu: lazy allocation of FPU area - v5
2008-04-19 Suresh Siddhax86, fpu: split FPU state from task struct - v5
2008-04-19 Steven Rostedtftrace: add notrace annotations for NMI routines
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-kgdb
2008-04-17 Jason Wesselkgdb: fix NMI hangs
2008-04-17 gorcunov@gmail.comx86: cleanup - rename VM_MASK to X86_VM_MASK
2008-04-17 Ingo Molnarx86: cleanup replace most vm86 flags with flags from...
2008-04-17 Ingo Molnarx86: clean up traps_32.c
2008-02-06 Harvey Harrisonx86: fix sparse error in traps_32.c
2008-01-30 Ingo Molnarx86: fix EISA ioremap
2008-01-30 Harvey Harrisonx86: make printk_address available on X86_32
2008-01-30 Andi Kleenx86: print which shared library/executable faulted...
2008-01-30 Arjan van de Venx86: pull bp calculation earlier into the backtrace...
2008-01-30 Arjan van de Venx86: improve the 32 bit Frame Pointer backtracer to...
2008-01-30 Arjan van de Venx86: add the capability to print fuzzy backtraces
2008-01-30 Arjan van de Venx86: fix 32-bit FRAME_POINTER chasing code
2008-01-30 Harvey Harrisonx86: introduce __die helper to X86_32
2008-01-30 Harvey Harrisonx86: remove all definitions with fastcall
2008-01-30 Glauber de Oliveir... x86: move _set_gate and its users to a common location
2008-01-30 Glauber de Oliveir... x86: introduce gate_desc type.
2008-01-30 Glauber de Oliveir... x86: unify desc_struct
2008-01-30 H. Peter Anvinx86: use generic register name in the thread and tss...
2008-01-30 Roland McGrathx86: x86-32 thread_struct.debugreg
2008-01-30 H. Peter Anvinx86: rename the struct pt_regs members for 32/64-bit...
2008-01-30 Roland McGrathx86: debugctlmsr arch_has_block_step
2008-01-16 Peter Zijlstralockdep: more hardirq annotations for notify_die()
2007-12-21 Ingo Molnarx86: fix die() to not be preemptible
2007-11-26 Peter Zijlstralockdep: annotate do_debug() trap handler
2007-11-26 Arjan van de Venx86: printk kernel version in WARN_ON and other dump_st...
2007-10-25 Peter Zijlstralockdep: fixup irq tracing
2007-10-19 Linus TorvaldsMerge ssh:///linux/kernel/git/tglx/linux-2.6-x86
2007-10-19 Alexey DobriyanUse helpers to obtain task pid in printks (arch code)
2007-10-19 Rusty Russelli386: introduce "used_vectors" bitmap which can be...
2007-10-19 Andi Kleenx86: use raw locks during oopses
2007-10-19 Pavel Emelyanovi386: consolidate show_regs and show_registers for...
2007-10-17 Pavel Emelyanovi386: clean up oops/bug reports
2007-10-17 Jan Beulichx86: constify stacktrace_ops
2007-10-17 Sam Ravnborgi386: fix section mismatch warning in intel.c
2007-10-13 Dave JonesDelete filenames in comments.
2007-10-11 Thomas Gleixneri386: move kernel