Commit Graph

2850 Commits (c2db8054c1eaf99983d8deee347876b01c26c2cf)

Author SHA1 Message Date
Chuck Ebbert 14adf855ba x86: move prefill_possible_map calling early, fix, V2 17 years ago
Jack Steiner d2f904bb9a x86, uv: fix for size of hub mappings 17 years ago
Yinghai Lu 9b658f6f8b x86: cleanup, remove extra ifdef 17 years ago
Alexander van Heukelum 3c1326f8a6 traps: i386: make do_trap more like x86_64 17 years ago
Alexander van Heukelum a491503e4d traps: x86_64: remove trace_hardirqs_fixup from debug handler 17 years ago
Alexander van Heukelum 8b1c870f19 traps: x86_64: remove trace_hardirqs_fixup from int3 handler 17 years ago
Alexander van Heukelum 4b986a3652 traps: x86_64: remove trace_hardirqs_fixup from DO_ERROR_INFO macro 17 years ago
Alexander van Heukelum 7e61a79324 traps: x86_64: add TRACE_IRQS_OFF in paranoidentry macro 17 years ago
Alexander van Heukelum 6b11d4ef3e traps: x86_64: add TRACE_IRQS_OFF in error_entry 17 years ago
Jack Steiner 2e42060c19 x86, uv: add early detection of UV system types 17 years ago
Glauber Costa e04d645f32 x86: move vgetcpu mode probing to cpu detection 17 years ago
Glauber Costa 33c053d0ae x86: wrap MCA_bus test around an ifdef 17 years ago
Glauber Costa 2c460d0b68 x86: replace hardcoded number 17 years ago
Glauber Costa 461ebd1095 x86: rename timer_event_interrupt to timer_interrupt 17 years ago
Glauber Costa 780209af71 x86: make init_ISA_irqs nonstatic 17 years ago
Glauber Costa 2f97435e57 x86: factor out irq initialization for x86_64 17 years ago
Glauber Costa 2ff298372d x86: bind irq0 irq data to cpu0 17 years ago
Glauber Costa 8de0b8a7ea x86: use user_mode_vm instead of user_mode 17 years ago
Glauber Costa 3927fa9e4b x86: use frame pointer information on x86_64 profile_pc 17 years ago
Glauber Costa 097a0788df x86: set bp field in pt_regs properly 17 years ago
Glauber Costa 2c44e66843 x86: coalesce tests 17 years ago
Glauber Costa cf4cfb225a x86: use user_mode macro 17 years ago
Yinghai Lu bd32a8cfa8 x86: cpu don't print duplicated vendor string 17 years ago
Cyrill Gorcunov 59ef48a58e x86: smpboot - check if we have ESR register in wakeup_secondary_cpu 17 years ago
Ingo Molnar 3e6de5a393 x86: print out EBDA/lowmem address 17 years ago
Yinghai Lu a73aaedd95 x86: check dsdt before find oem table for es7000, v2 17 years ago
Jeremy Fitzhardinge 88b4c14696 x86: use early_memremap() in setup.c 17 years ago
Alexander van Heukelum 07bb2f6236 i386: trace_hardirqs_fixup should now not be necessary: irqs are off. 17 years ago
Alexander van Heukelum a790392faa i386: add TRACE_IRQS_OFF for the exception 3 (int3) 17 years ago
Alexander van Heukelum e0c7317557 i386: add TRACE_IRQS_OFF for the nmi 17 years ago
Alexander van Heukelum 43024a8a5d i386: add TRACE_IRQS_OFF for exception 1 (debug) 17 years ago
Alexander van Heukelum 85cea51d7e i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code' 17 years ago
Alexander van Heukelum f8e0870f58 i386: remove temporary DO_TRAP macros, expanding the last one used 17 years ago
Alexander van Heukelum b939bde278 i386: convert hardware exception 19 to an interrupt gate 17 years ago
Alexander van Heukelum eb642f6208 i386: convert hardware exception 18 to an interrupt gate 17 years ago
Alexander van Heukelum 5feedfd401 i386: convert hardware exception 17 to an interrupt gate 17 years ago
Alexander van Heukelum 252d28fe65 i386: convert hardware exception 16 to an interrupt gate 17 years ago
Alexander van Heukelum cf81978d5f i386: convert hardware exception 15 to an interrupt gate 17 years ago
Alexander van Heukelum c6df0d71be i386: convert hardware exception 13 to an interrupt gate 17 years ago
Alexander van Heukelum f5ca81878b i386: convert hardware exception 12 to an interrupt gate 17 years ago
Alexander van Heukelum 36d936c798 i386: convert hardware exception 11 to an interrupt gate 17 years ago
Alexander van Heukelum 6bf77bf939 i386: convert hardware exception 10 to an interrupt gate 17 years ago
Alexander van Heukelum 51bc1ed606 i386: convert hardware exception 9 to an interrupt gate 17 years ago
Alexander van Heukelum 7643e9b936 i386: convert hardware exception 7 to an interrupt gate 17 years ago
Alexander van Heukelum 12394cf567 i386: convert hardware exception 6 to an interrupt gate 17 years ago
Alexander van Heukelum 64f644c0b4 i386: convert hardware exception 5 to an interrupt gate 17 years ago
Alexander van Heukelum 8d6f9d69bd i386: convert hardware exception 4 to an interrupt gate 17 years ago
Alexander van Heukelum b94da1e4b7 i386: expand exception 3 DO_TRAP macro 17 years ago
Alexander van Heukelum 976382dcbe i386: convert hardware exception 0 to an interrupt gate 17 years ago
Alexander van Heukelum 61aef7d249 i386: prepare to convert exceptions to interrupts 17 years ago