summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/kprobes.c
Commit message (Expand)AuthorAgeFilesLines
* ia64: replace comments with C99 initializersBenjamin Stürz2022-04-281-32/+32
* kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-301-4/+4
* kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-09-301-3/+2
* kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...Masami Hiramatsu2021-09-301-5/+0
* ia64: kprobes: Fix to pass correct trampoline address to the handlerMasami Hiramatsu2021-09-301-4/+5
* kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao2021-06-031-7/+0
* kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-9/+0
* ia64: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-75/+2
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* sched/rt, ia64: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-1/+1
* ia64/kprobes: remove the unused ia64_get_bsp_cfm functionChristoph Hellwig2019-08-121-26/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-211-9/+4
* ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes codeMasami Hiramatsu2018-06-211-10/+0
* ia64/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-211-70/+0
* ia64: ensure exception table search users include extable.hPaul Gortmaker2017-01-241-1/+1
* ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker2017-01-241-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-261-3/+3
* doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew2013-10-141-1/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-4/+4
* kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu2010-02-041-1/+1
* kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2009-01-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-061-3/+5
|/
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-4/+2
* [IA64] kprobes: kprobe-booster for ia64Masami Hiramatsu2008-04-091-26/+107
* [IA64] kprobes arch consolidation build fixHarvey Harrison2008-03-061-1/+1
* [IA64] fix ia64 kprobes compilationAdrian Bunk2008-03-041-0/+5
* [IA64] Fix the order of atomic operations in restore_previous_kprobes on ia64Masami Hiramatsu2008-02-041-3/+4
* [IA64] kprobe: make kreturn probe handler stack unwind correctShaohua Li2007-12-071-2/+17
* [IA64] Add missing "space" to concatenated stringsJoe Perches2007-12-071-5/+5
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+2
* jprobes: make jprobes a little safer for usersMichael Ellerman2007-07-191-1/+6
* [IA64] optimize pagefaults a littleChristoph Hellwig2007-05-161-8/+1
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-111-3/+3
* [IA64] fix Kprobes reentrancyAnil S Keshavamurthy2007-05-111-4/+8
* Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+9
* kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-14/+4
* Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-081-1/+2
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [IA64] kprobe clears qp bits for special instructionsbibo,mao2006-12-121-53/+122
* [IA64] enable trap code on slot 1Tony Luck2006-12-121-14/+37
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-071-1/+1
|\
| * [IA64] sparse cleanupsMatthew Wilcox2006-12-071-1/+1
* | [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-071-1/+1
|/
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-2/+7
* [PATCH] kprobe whitespace cleanupbibo,mao2006-10-021-44/+45