Commit Graph

113636 Commits (68bf21aa15c85d2e9b623dcda2b1ed8893275fa1)
 

Author SHA1 Message Date
Alexander van Heukelum 6a2ae2d9f9 dumpstack: x86: various small unification steps, fix 17 years ago
Thomas Gleixner cb48bb5999 x86: remove additional_cpus 17 years ago
Ingo Molnar b807305059 x86: remove additional_cpus configurability 17 years ago
Thomas Gleixner 649c6653fa x86: improve UP kernel when CPU-hotplug and SMP is enabled 17 years ago
Alexander van Heukelum 8a541665b9 dumpstack: x86: various small unification steps 17 years ago
Alexander van Heukelum 802a67de0c dumpstack: i386: make kstack= an early boot-param and add oops=panic 17 years ago
Alexander van Heukelum ca0a816403 dumpstack: x86: use log_lvl and unify trace formatting 17 years ago
Alexander van Heukelum 2ac53721f3 dumptrace: x86: consistently include loglevel, print stack switch 17 years ago
Alexander van Heukelum 3a18512db0 dumpstack: x86: add "end" parameter to valid_stack_ptr and print_context_stack 17 years ago
Alexander van Heukelum 161827903b dumpstack: x86: make printk_address equal 17 years ago
Alexander van Heukelum dd6e4eba1c dumpstack: x86: move die_nmi to dumpstack_32.c 17 years ago
Alexander van Heukelum 8728861b4f traps: x86: finalize unification of traps.c 17 years ago
Alexander van Heukelum 081f75bbdc traps: x86: make traps_32.c and traps_64.c equal 17 years ago
Alexander van Heukelum c1d518c842 traps: x86: various noop-changes preparing for unification of traps_xx.c 17 years ago
Alexander van Heukelum a5ae2330a5 traps: x86_64: use task_pid_nr(tsk) instead of tsk->pid in do_general_protection 17 years ago
Alexander van Heukelum 7970479c48 traps: i386: expand clear_mem_error and remove from mach_traps.h 17 years ago
Alexander van Heukelum 1c9af8a9f4 traps: x86_64: make io_check_error equal to the one on i386 17 years ago
Alexander van Heukelum 4915a35e35 traps: i386: use preempt_conditional_sti/cli in do_int3 17 years ago
Alexander van Heukelum 091d30c8f7 traps: x86_64: make math_state_restore more like i386 17 years ago
Alexander van Heukelum 699d2937d4 traps: x86: converge trap_init functions 17 years ago
Alexander van Heukelum 3d2a71a596 x86, traps: converge do_debug handlers 17 years ago
Alexander van Heukelum e407d62088 x86, traps: introduce dotraplinkage 17 years ago
Alexander van Heukelum ae82157b3d x86, traps, i386: factor out lazy io-bitmap copy 17 years ago
Alexander van Heukelum a28680b4b8 x86, traps: split out math_error and simd_math_error 17 years ago
Alexander van Heukelum 6fcbede3fd x86_64: split out dumpstack code from traps_64.c 17 years ago
Alexander van Heukelum 2bc5f927d4 i386: split out dumpstack code from traps_32.c 17 years ago
Vegard Nossum af5c2bd16a x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 17 years ago
Chuck Ebbert 7f2f49a582 x86: allow number of additional hotplug CPUs to be set at compile time, V2 17 years ago
Krzysztof Helt 94f6bac105 x86: do not allow to optimize flag_is_changeable_p() (rev. 2) 17 years ago
Pekka Enberg e2ce07c804 x86: __show_registers() and __show_regs() API unification 17 years ago
Jack Steiner 1e0b5d00b2 x86, UV: new UV genapic functions for x2apic 17 years ago
Chuck Ebbert 14adf855ba x86: move prefill_possible_map calling early, fix, V2 17 years ago
Krzysztof Helt 69d45dd1c3 x86: merge winchip-2 and winchip-2a cpu choices 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 69c89b5bf7 traps: x86: remove trace_hardirqs_fixup from pagefault handler 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