2008-10-13 |
Alexander van Heukelum | dumpstack: x86: various small unification steps, fix |
tree | commitdiff |
2008-10-13 |
Thomas Gleixner | x86: remove additional_cpus |
tree | commitdiff |
2008-10-13 |
Ingo Molnar | x86: remove additional_cpus configurability |
tree | commitdiff |
2008-10-13 |
Thomas Gleixner | x86: improve UP kernel when CPU-hotplug and SMP is... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | dumpstack: x86: various small unification steps |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | dumpstack: i386: make kstack= an early boot-param and... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | dumpstack: x86: use log_lvl and unify trace formatting |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | dumptrace: x86: consistently include loglevel, print... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | dumpstack: x86: add "end" parameter to valid_stack_ptr... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | dumpstack: x86: make printk_address equal |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | dumpstack: x86: move die_nmi to dumpstack_32.c |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86: finalize unification of traps.c |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86: make traps_32.c and traps_64.c equal |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86: various noop-changes preparing for unificat... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86_64: use task_pid_nr(tsk) instead of tsk... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: i386: expand clear_mem_error and remove from... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86_64: make io_check_error equal to the one... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: i386: use preempt_conditional_sti/cli in do_int3 |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86_64: make math_state_restore more like i386 |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86: converge trap_init functions |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | x86, traps: converge do_debug handlers |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | x86, traps: introduce dotraplinkage |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | x86, traps, i386: factor out lazy io-bitmap copy |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | x86, traps: split out math_error and simd_math_error |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | x86_64: split out dumpstack code from traps_64.c |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: split out dumpstack code from traps_32.c |
tree | commitdiff |
2008-10-13 |
Vegard Nossum | x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL... |
tree | commitdiff |
2008-10-13 |
Chuck Ebbert | x86: allow number of additional hotplug CPUs to be... |
tree | commitdiff |
2008-10-13 |
Krzysztof Helt | x86: do not allow to optimize flag_is_changeable_p... |
tree | commitdiff |
2008-10-13 |
Pekka Enberg | x86: __show_registers() and __show_regs() API unification |
tree | commitdiff |
2008-10-13 |
Jack Steiner | x86, UV: new UV genapic functions for x2apic |
tree | commitdiff |
2008-10-13 |
Chuck Ebbert | x86: move prefill_possible_map calling early, fix, V2 |
tree | commitdiff |
2008-10-13 |
Jack Steiner | x86, uv: fix for size of hub mappings |
tree | commitdiff |
2008-10-13 |
Yinghai Lu | x86: cleanup, remove extra ifdef |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: i386: make do_trap more like x86_64 |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86_64: remove trace_hardirqs_fixup from debug... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86_64: remove trace_hardirqs_fixup from int3... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86_64: remove trace_hardirqs_fixup from DO_ERRO... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86_64: add TRACE_IRQS_OFF in paranoidentry... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86_64: add TRACE_IRQS_OFF in error_entry |
tree | commitdiff |
2008-10-13 |
Jack Steiner | x86, uv: add early detection of UV system types |
tree | commitdiff |
2008-10-13 |
Glauber Costa | x86: move vgetcpu mode probing to cpu detection |
tree | commitdiff |
2008-10-13 |
Glauber Costa | x86: wrap MCA_bus test around an ifdef |
tree | commitdiff |
2008-10-13 |
Glauber Costa | x86: replace hardcoded number |
tree | commitdiff |
2008-10-13 |
Glauber Costa | x86: rename timer_event_interrupt to timer_interrupt |
tree | commitdiff |
2008-10-13 |
Glauber Costa | x86: make init_ISA_irqs nonstatic |
tree | commitdiff |
2008-10-13 |
Glauber Costa | x86: factor out irq initialization for x86_64 |
tree | commitdiff |
2008-10-13 |
Glauber Costa | x86: bind irq0 irq data to cpu0 |
tree | commitdiff |
2008-10-13 |
Glauber Costa | x86: use user_mode_vm instead of user_mode |
tree | commitdiff |
2008-10-13 |
Glauber Costa | x86: use frame pointer information on x86_64 profile_pc |
tree | commitdiff |
2008-10-13 |
Glauber Costa | x86: set bp field in pt_regs properly |
tree | commitdiff |
2008-10-13 |
Glauber Costa | x86: coalesce tests |
tree | commitdiff |
2008-10-13 |
Glauber Costa | x86: use user_mode macro |
tree | commitdiff |
2008-10-13 |
Yinghai Lu | x86: cpu don't print duplicated vendor string |
tree | commitdiff |
2008-10-13 |
Cyrill Gorcunov | x86: smpboot - check if we have ESR register in wakeup_... |
tree | commitdiff |
2008-10-13 |
Ingo Molnar | x86: print out EBDA/lowmem address |
tree | commitdiff |
2008-10-13 |
Yinghai Lu | x86: check dsdt before find oem table for es7000, v2 |
tree | commitdiff |
2008-10-13 |
Jeremy Fitzhardinge | x86: use early_memremap() in setup.c |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: trace_hardirqs_fixup should now not be necessary... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: add TRACE_IRQS_OFF for the exception 3 (int3) |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: add TRACE_IRQS_OFF for the nmi |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: add TRACE_IRQS_OFF for exception 1 (debug) |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code' |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: remove temporary DO_TRAP macros, expanding the... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: convert hardware exception 19 to an interrupt... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: convert hardware exception 18 to an interrupt... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: convert hardware exception 17 to an interrupt... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: convert hardware exception 16 to an interrupt... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: convert hardware exception 15 to an interrupt... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: convert hardware exception 13 to an interrupt... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: convert hardware exception 12 to an interrupt... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: convert hardware exception 11 to an interrupt... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: convert hardware exception 10 to an interrupt... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: convert hardware exception 9 to an interrupt... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: convert hardware exception 7 to an interrupt... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: convert hardware exception 6 to an interrupt... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: convert hardware exception 5 to an interrupt... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: convert hardware exception 4 to an interrupt... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: expand exception 3 DO_TRAP macro |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: convert hardware exception 0 to an interrupt... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: prepare to convert exceptions to interrupts |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | i386: remove kprobes' restore_interrupts in favour... |
tree | commitdiff |
2008-10-13 |
Manfred Spraul | arch/x86/kernel/smpboot.c: Clarify when irq processing... |
tree | commitdiff |
2008-10-12 |
Linus Torvalds | Merge branch 'for_linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-10-12 |
Linus Torvalds | Merge git://git./linux/kernel/git/sfrench/cifs-2.6 |
tree | commitdiff |
2008-10-12 |
Linus Torvalds | Merge branch 'x86-core-v2-for-linus' of git://git.... |
tree | commitdiff |
2008-10-12 |
Linus Torvalds | Merge git://git./linux/kernel/git/hskinnemoen/avr32-2.6 |
tree | commitdiff |
2008-10-12 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-10-12 |
Linus Torvalds | Merge git://git./linux/kernel/git/wim/linux-2.6-watchdog |
tree | commitdiff |
2008-10-12 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2008-10-12 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2008-10-12 |
Ingo Molnar | Merge branches 'x86/xen', 'x86/build', 'x86/microcode... |
tree | commitdiff |
2008-10-12 |
Haavard Skinnemoen | Merge branch 'master' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-10-12 |
Ingo Molnar | x86, amd-iommu: propagate PCI device enabling error |
tree | commitdiff |
2008-10-12 |
Ingo Molnar | warnings: fix arch/x86/kernel/io_apic_64.c |
tree | commitdiff |
2008-10-12 |
Ingo Molnar | warnings: fix arch/x86/kernel/early_printk.c |
tree | commitdiff |
2008-10-12 |
Ingo Molnar | x86, fpu: check __clear_user() return value |
tree | commitdiff |
2008-10-12 |
Ingo Molnar | Merge branch 'linus' into x86/xsave |
tree | commitdiff |
2008-10-12 |
Ingo Molnar | Merge branch 'linus' into x86/memory-corruption-check |
tree | commitdiff |
2008-10-12 |
Ingo Molnar | Merge branches 'core/signal' and 'x86/spinlocks' into... |
tree | commitdiff |
next |