dumpstack: x86: move die_nmi to dumpstack_32.c
[linux-2.6] / arch / x86 / kernel /
2008-10-13  Alexander van Heukelumdumpstack: x86: move die_nmi to dumpstack_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: x86_64: use task_pid_nr(tsk) instead of tsk...
2008-10-13  Alexander van Heukelumtraps: i386: expand clear_mem_error and remove from...
2008-10-13  Alexander van Heukelumtraps: x86_64: make io_check_error equal to the one...
2008-10-13  Alexander van Heukelumtraps: i386: use preempt_conditional_sti/cli in do_int3
2008-10-13  Alexander van Heukelumtraps: x86_64: make math_state_restore more like i386
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 Heukelumx86, traps: split out math_error and simd_math_error
2008-10-13  Alexander van Heukelumx86_64: split out dumpstack code from traps_64.c
2008-10-13  Alexander van Heukelumi386: split out dumpstack code from traps_32.c
2008-10-13  Vegard Nossumx86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL...
2008-10-13  Chuck Ebbertx86: allow number of additional hotplug CPUs to be...
2008-10-13  Krzysztof Heltx86: do not allow to optimize flag_is_changeable_p...
2008-10-13  Pekka Enbergx86: __show_registers() and __show_regs() API unification
2008-10-13  Jack Steinerx86, UV: new UV genapic functions for x2apic
2008-10-13  Chuck Ebbertx86: move prefill_possible_map calling early, fix, V2
2008-10-13  Jack Steinerx86, uv: fix for size of hub mappings
2008-10-13  Yinghai Lux86: cleanup, remove extra ifdef
2008-10-13  Alexander van Heukelumtraps: i386: make do_trap more like x86_64
2008-10-13  Alexander van Heukelumtraps: x86_64: remove trace_hardirqs_fixup from debug...
2008-10-13  Alexander van Heukelumtraps: x86_64: remove trace_hardirqs_fixup from int3...
2008-10-13  Alexander van Heukelumtraps: x86_64: remove trace_hardirqs_fixup from DO_ERRO...
2008-10-13  Alexander van Heukelumtraps: x86_64: add TRACE_IRQS_OFF in paranoidentry...
2008-10-13  Alexander van Heukelumtraps: x86_64: add TRACE_IRQS_OFF in error_entry
2008-10-13  Jack Steinerx86, uv: add early detection of UV system types
2008-10-13  Glauber Costax86: move vgetcpu mode probing to cpu detection
2008-10-13  Glauber Costax86: wrap MCA_bus test around an ifdef
2008-10-13  Glauber Costax86: replace hardcoded number
2008-10-13  Glauber Costax86: rename timer_event_interrupt to timer_interrupt
2008-10-13  Glauber Costax86: make init_ISA_irqs nonstatic
2008-10-13  Glauber Costax86: factor out irq initialization for x86_64
2008-10-13  Glauber Costax86: bind irq0 irq data to cpu0
2008-10-13  Glauber Costax86: use user_mode_vm instead of user_mode
2008-10-13  Glauber Costax86: use frame pointer information on x86_64 profile_pc
2008-10-13  Glauber Costax86: set bp field in pt_regs properly
2008-10-13  Glauber Costax86: coalesce tests
2008-10-13  Glauber Costax86: use user_mode macro
2008-10-13  Yinghai Lux86: cpu don't print duplicated vendor string
2008-10-13  Cyrill Gorcunovx86: smpboot - check if we have ESR register in wakeup_...
2008-10-13  Ingo Molnarx86: print out EBDA/lowmem address
2008-10-13  Yinghai Lux86: check dsdt before find oem table for es7000, v2
2008-10-13  Jeremy Fitzhardingex86: use early_memremap() in setup.c
2008-10-13  Alexander van Heukelumi386: trace_hardirqs_fixup should now not be necessary...
2008-10-13  Alexander van Heukelumi386: add TRACE_IRQS_OFF for the exception 3 (int3)
2008-10-13  Alexander van Heukelumi386: add TRACE_IRQS_OFF for the nmi
2008-10-13  Alexander van Heukelumi386: add TRACE_IRQS_OFF for exception 1 (debug)
2008-10-13  Alexander van Heukelumi386: add TRACE_IRQS_OFF to entry_32.S in 'error_code'
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-10-13  Manfred Spraularch/x86/kernel/smpboot.c: Clarify when irq processing...
2008-10-12  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-12  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-10-12  Linus TorvaldsMerge branch 'x86-core-v2-for-linus' of git://git....
2008-10-12  Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2008-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-12  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-10-12  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-12  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-12  Ingo MolnarMerge branches 'x86/xen', 'x86/build', 'x86/microcode...
2008-10-12  Haavard SkinnemoenMerge branch 'master' of git://git./linux/kernel/git...
2008-10-12  Ingo Molnarx86, amd-iommu: propagate PCI device enabling error
2008-10-12  Ingo Molnarwarnings: fix arch/x86/kernel/io_apic_64.c
2008-10-12  Ingo Molnarwarnings: fix arch/x86/kernel/early_printk.c
2008-10-12  Ingo Molnarx86, fpu: check __clear_user() return value
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/xsave
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/memory-corruption-check
2008-10-12  Ingo MolnarMerge branches 'core/signal' and 'x86/spinlocks' into...
2008-10-12  Ingo MolnarMerge branch 'x86/signal' into core/signal
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/signal
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/quirks
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/spinlocks
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/xen
2008-10-12  Roland McGrathx86: ioperm user_regset
2008-10-12  Ingo MolnarMerge branch 'x86/urgent' into core/signal
2008-10-12  Petr Vandrovecx86: fix early panic on amd64 due to typo in supported...
2008-10-12  David Rientjesx86: avoid dereferencing beyond stack + THREAD_SIZE
2008-10-12  Pierre OssmanMerge branch 'master' of git://git./linux/kernel/git...
next