| Commit message (Expand) | Author | Age |
* | x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad... | Ingo Molnar | 2008-02-14 |
* | x86: use KSYM_NAME_LEN | Cyrill Gorcunov | 2008-01-30 |
* | x86: make printk_address available on X86_32 | Harvey Harrison | 2008-01-30 |
* | x86: remove unneded casts | Jan Engelhardt | 2008-01-30 |
* | x86: print which shared library/executable faulted in segfault etc. messages v3 | Andi Kleen | 2008-01-30 |
* | x86: make printk_address regs->ip always reliable | Arjan van de Ven | 2008-01-30 |
* | x86: add the "print code before the trapping instruction" feature to 64 bit | Arjan van de Ven | 2008-01-30 |
* | x86: use the stack frames to get exact stack-traces for CONFIG_FRAMEPOINTER o... | Arjan van de Ven | 2008-01-30 |
* | x86: turn 64 bit x86 HANDLE_STACK into print_context_stack like 32 bit has | Arjan van de Ven | 2008-01-30 |
* | x86: add the capability to print fuzzy backtraces | Arjan van de Ven | 2008-01-30 |
* | x86: use fixup_exception() in traps_64.c | Harvey Harrison | 2008-01-30 |
* | x86: get rid of _MASK flags | Glauber de Oliveira Costa | 2008-01-30 |
* | x86-64: honor notify_die() returning NOTIFY_STOP | Jan Beulich | 2008-01-30 |
* | x86: export math_state_restore | Glauber de Oliveira Costa | 2008-01-30 |
* | x86: use generic register name in the thread and tss structures | H. Peter Anvin | 2008-01-30 |
* | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 2008-01-30 |
* | x86: debugctlmsr arch_has_block_step | Roland McGrath | 2008-01-30 |
* | x86 single_step: TIF_FORCED_TF | Roland McGrath | 2008-01-30 |
* | x86: nuke a ton of unused exports | Thomas Gleixner | 2008-01-30 |
* | lockdep: more hardirq annotations for notify_die() | Peter Zijlstra | 2008-01-16 |
* | lockdep: annotate do_debug() trap handler | Peter Zijlstra | 2007-11-26 |
* | x86: printk kernel version in WARN_ON and other dump_stack users | Arjan van de Ven | 2007-11-26 |
* | lockdep: fixup irq tracing | Peter Zijlstra | 2007-10-25 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 |
|\ |
|
| * | spelling fixes: arch/x86_64/ | Simon Arlott | 2007-10-19 |
* | | x86: use raw locks during oopses | Andi Kleen | 2007-10-19 |
|/ |
|
* | x86: constify stacktrace_ops | Jan Beulich | 2007-10-17 |
* | Delete filenames in comments. | Dave Jones | 2007-10-13 |
* | x86_64: move kernel | Thomas Gleixner | 2007-10-11 |