Commit Graph

113726 Commits (e4c2ce82ca2710e17cb4df8eb2b249fa2eb5af30)
 

Author SHA1 Message Date
Alexander van Heukelum dd6e4eba1c dumpstack: x86: move die_nmi to dumpstack_32.c 16 years ago
Alexander van Heukelum 8728861b4f traps: x86: finalize unification of traps.c 16 years ago
Alexander van Heukelum 081f75bbdc traps: x86: make traps_32.c and traps_64.c equal 16 years ago
Alexander van Heukelum c1d518c842 traps: x86: various noop-changes preparing for unification of traps_xx.c 16 years ago
Alexander van Heukelum a5ae2330a5 traps: x86_64: use task_pid_nr(tsk) instead of tsk->pid in do_general_protection 16 years ago
Alexander van Heukelum 7970479c48 traps: i386: expand clear_mem_error and remove from mach_traps.h 16 years ago
Alexander van Heukelum 1c9af8a9f4 traps: x86_64: make io_check_error equal to the one on i386 16 years ago
Alexander van Heukelum 4915a35e35 traps: i386: use preempt_conditional_sti/cli in do_int3 16 years ago
Alexander van Heukelum 091d30c8f7 traps: x86_64: make math_state_restore more like i386 16 years ago
Alexander van Heukelum 699d2937d4 traps: x86: converge trap_init functions 16 years ago
Alexander van Heukelum 3d2a71a596 x86, traps: converge do_debug handlers 16 years ago
Alexander van Heukelum e407d62088 x86, traps: introduce dotraplinkage 16 years ago
Alexander van Heukelum ae82157b3d x86, traps, i386: factor out lazy io-bitmap copy 16 years ago
Alexander van Heukelum a28680b4b8 x86, traps: split out math_error and simd_math_error 16 years ago
Alexander van Heukelum 6fcbede3fd x86_64: split out dumpstack code from traps_64.c 16 years ago
Alexander van Heukelum 2bc5f927d4 i386: split out dumpstack code from traps_32.c 16 years ago
Vegard Nossum af5c2bd16a x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 16 years ago
Chuck Ebbert 7f2f49a582 x86: allow number of additional hotplug CPUs to be set at compile time, V2 16 years ago
Krzysztof Helt 94f6bac105 x86: do not allow to optimize flag_is_changeable_p() (rev. 2) 16 years ago
Pekka Enberg e2ce07c804 x86: __show_registers() and __show_regs() API unification 16 years ago
Jack Steiner 1e0b5d00b2 x86, UV: new UV genapic functions for x2apic 16 years ago
Chuck Ebbert 14adf855ba x86: move prefill_possible_map calling early, fix, V2 16 years ago
Krzysztof Helt 69d45dd1c3 x86: merge winchip-2 and winchip-2a cpu choices 16 years ago
Jack Steiner d2f904bb9a x86, uv: fix for size of hub mappings 16 years ago
Yinghai Lu 9b658f6f8b x86: cleanup, remove extra ifdef 16 years ago
Alexander van Heukelum 3c1326f8a6 traps: i386: make do_trap more like x86_64 16 years ago
Alexander van Heukelum 69c89b5bf7 traps: x86: remove trace_hardirqs_fixup from pagefault handler 16 years ago
Alexander van Heukelum a491503e4d traps: x86_64: remove trace_hardirqs_fixup from debug handler 16 years ago
Alexander van Heukelum 8b1c870f19 traps: x86_64: remove trace_hardirqs_fixup from int3 handler 16 years ago
Alexander van Heukelum 4b986a3652 traps: x86_64: remove trace_hardirqs_fixup from DO_ERROR_INFO macro 16 years ago
Alexander van Heukelum 7e61a79324 traps: x86_64: add TRACE_IRQS_OFF in paranoidentry macro 16 years ago
Alexander van Heukelum 6b11d4ef3e traps: x86_64: add TRACE_IRQS_OFF in error_entry 16 years ago
Jack Steiner 2e42060c19 x86, uv: add early detection of UV system types 16 years ago
Glauber Costa e04d645f32 x86: move vgetcpu mode probing to cpu detection 16 years ago
Glauber Costa 33c053d0ae x86: wrap MCA_bus test around an ifdef 16 years ago
Glauber Costa 2c460d0b68 x86: replace hardcoded number 16 years ago
Glauber Costa 461ebd1095 x86: rename timer_event_interrupt to timer_interrupt 16 years ago
Glauber Costa 780209af71 x86: make init_ISA_irqs nonstatic 16 years ago
Glauber Costa 2f97435e57 x86: factor out irq initialization for x86_64 16 years ago
Glauber Costa 2ff298372d x86: bind irq0 irq data to cpu0 16 years ago
Glauber Costa 8de0b8a7ea x86: use user_mode_vm instead of user_mode 16 years ago
Glauber Costa efa323abd4 x86: remove SEGMENT_IS_FLAT_CODE 16 years ago
Glauber Costa 3927fa9e4b x86: use frame pointer information on x86_64 profile_pc 16 years ago
Glauber Costa 097a0788df x86: set bp field in pt_regs properly 16 years ago
Glauber Costa 2c44e66843 x86: coalesce tests 16 years ago
Glauber Costa cf4cfb225a x86: use user_mode macro 16 years ago
Yinghai Lu bd32a8cfa8 x86: cpu don't print duplicated vendor string 16 years ago
Jan Beulich 606ee44dbb x86: make mm/gup.c more virtualization friendly 16 years ago
Jan Beulich 5e72d9e485 x86-64: fix combining of regions in init_memory_mapping() 16 years ago
Cyrill Gorcunov 59ef48a58e x86: smpboot - check if we have ESR register in wakeup_secondary_cpu 16 years ago