summaryrefslogtreecommitdiff
path: root/scripts/objdiff
AgeCommit message (Expand)Author
2017-03-11scripts: objdiff: Ignore debug info when comparingStephen Boyd
2014-06-10scripts: objdiff: support directories for the augument of record commandMasahiro Yamada
2014-06-10scripts: objdiff: fix a commentMasahiro Yamada
2014-06-10scripts: objdiff: change the extension of disassembly from .o to .disMasahiro Yamada
2014-06-10scripts: objdiff: improve path flexibility for record commandMasahiro Yamada
2014-06-10scripts: objdiff: remove unnecessary codeMasahiro Yamada
2014-06-10scripts: objdiff: direct error messages to stderrMasahiro Yamada
2014-06-10scripts: objdiff: get the path to .tmp_objdiff more simplyMasahiro Yamada
2014-04-08scripts: objdiff: detect object code changes between two commitsJason Cooper
a7330c997d0f74d909a7d3553b1d550d8be2b61a'>asmlinkage Make __stack_chk_failed and memcmp visibleAndi Kleen 2013-11-26panic: Make panic_timeout configurableJason Baron 2013-11-13kernel/panic.c: reduce 1 byte usage for print tainted bufferChen Gang 2013-09-11panic: call panic handlers before kmsg_dumpKees Cook 2013-07-11Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds 2013-07-09panic: add cpu/pid to warn_slowpath_common in WARNING printk()sAlex Thorlton 2013-06-19tracing: Disable tracing on warningSteven Rostedt (Red Hat) 2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo 2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell 2012-07-30panic: fix a possible deadlock in panic()Vikram Mulukutla 2012-05-18kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop()Seiji Aguchi 2012-05-07panic: Make panic_on_oops configurableKyle McMartin 2012-04-12panic: fix stack dump print on direct call to panic()Jason Wessel 2012-01-12panic: don't print redundant backtraces on oopsAndi Kleen 2012-01-12kdump: fix crash_kexec()/smp_send_stop() race in panic()Michael Holzheu