Age | Commit message (Expand) | Author | Files | Lines |
2008-01-30 | x86: print which shared library/executable faulted in segfault etc. messages v3 | Andi Kleen | 1 | -2/+5 |
2008-01-30 | x86: pull bp calculation earlier into the backtrace path | Arjan van de Ven | 1 | -22/+17 |
2008-01-30 | x86: improve the 32 bit Frame Pointer backtracer to also use the traditional ... | Arjan van de Ven | 1 | -24/+20 |
2008-01-30 | x86: add the capability to print fuzzy backtraces | Arjan van de Ven | 1 | -3/+5 |
2008-01-30 | x86: fix 32-bit FRAME_POINTER chasing code | Arjan van de Ven | 1 | -1/+3 |
2008-01-30 | x86: introduce __die helper to X86_32 | Harvey Harrison | 1 | -34/+42 |
2008-01-30 | x86: remove all definitions with fastcall | Harvey Harrison | 1 | -12/+12 |
2008-01-30 | x86: move _set_gate and its users to a common location | Glauber de Oliveira Costa | 1 | -34/+0 |
2008-01-30 | x86: introduce gate_desc type. | Glauber de Oliveira Costa | 1 | -1/+1 |
2008-01-30 | x86: unify desc_struct | Glauber de Oliveira Costa | 1 | -1/+2 |
2008-01-30 | x86: use generic register name in the thread and tss structures | H. Peter Anvin | 1 | -3/+3 |
2008-01-30 | x86: x86-32 thread_struct.debugreg | Roland McGrath | 1 | -2/+2 |
2008-01-30 | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 1 | -57/+57 |
2008-01-30 | x86: debugctlmsr arch_has_block_step | Roland McGrath | 1 | -0/+6 |
2008-01-16 | lockdep: more hardirq annotations for notify_die() | Peter Zijlstra | 1 | -0/+1 |
2007-12-21 | x86: fix die() to not be preemptible | Ingo Molnar | 1 | -4/+3 |
2007-11-26 | lockdep: annotate do_debug() trap handler | Peter Zijlstra | 1 | -0/+2 |
2007-11-26 | x86: printk kernel version in WARN_ON and other dump_stack users | Arjan van de Ven | 1 | -0/+5 |
2007-10-25 | lockdep: fixup irq tracing | Peter Zijlstra | 1 | -0/+2 |
2007-10-20 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 1 | -33/+21 |
2007-10-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 1 | -2/+2 |
2007-10-19 | i386: introduce "used_vectors" bitmap which can be used to reserve vectors. | Rusty Russell | 1 | -0/+10 |
2007-10-19 | x86: use raw locks during oopses | Andi Kleen | 1 | -5/+7 |
2007-10-19 | i386: consolidate show_regs and show_registers for i386 | Pavel Emelyanov | 1 | -28/+4 |
2007-10-17 | i386: clean up oops/bug reports | Pavel Emelyanov | 1 | -12/+5 |
2007-10-17 | x86: constify stacktrace_ops | Jan Beulich | 1 | -3/+3 |
2007-10-17 | i386: fix section mismatch warning in intel.c | Sam Ravnborg | 1 | -14/+0 |
2007-10-13 | Delete filenames in comments. | Dave Jones | 1 | -2/+0 |
2007-10-11 | i386: move kernel | Thomas Gleixner | 1 | -0/+1250 |