Историја ревизија

Аутор SHA1 Порука Датум
  Alexey Dobriyan 828c09509b const: constify remaining file_operations пре 15 година
  James Morris 88e9d34c72 seq_file: constify seq_operations пре 15 година
  Ingo Molnar 89034bc2c7 Merge branch 'linus' into tracing/core пре 16 година
  Masami Hiramatsu ec30c5f3a1 kprobes: Use kernel_text_address() for checking probe address пре 16 година
  Masami Hiramatsu c5cb5a2d8d kprobes: Clean up insn_pages by using list instead of hlist пре 16 година
  Masami Hiramatsu 4a2bb6fcc8 kprobes: No need to unlock kprobe_insn_mutex пре 16 година
  Masami Hiramatsu 201517a7f3 kprobes: fix to use text_mutex around arm/disarm kprobe пре 16 година
  Masami Hiramatsu de5bd88d5a kprobes: support per-kprobe disabling пре 16 година
  Masami Hiramatsu e579abeb58 kprobes: rename kprobe_enabled to kprobes_all_disarmed пре 16 година
  Masami Hiramatsu 99081ab553 kprobes: move EXPORT_SYMBOL_GPL just after function definitions пре 16 година
  Masami Hiramatsu b918e5e60d kprobes: cleanup aggr_kprobe related code пре 16 година
  Ananth N Mavinakayanahalli f02b8624fe kprobes: Fix locking imbalance in kretprobes пре 16 година
  Mathieu Desnoyers 4460fdad85 tracing, Text Edit Lock - kprobes architecture independent support пре 16 година
  Masami Hiramatsu 5a4ccaf37f kprobes: check CONFIG_FREEZER instead of CONFIG_PM пре 16 година
  Masami Hiramatsu f24659d96f kprobes: support probing module __init function пре 16 година
  Masami Hiramatsu 49ad2fd76c kprobes: remove called_from argument пре 16 година
  Masami Hiramatsu e8386a0cb2 kprobes: support probing module __exit function пре 16 година
  Masami Hiramatsu 017c39bdb1 kprobes: add __kprobes to kprobe internal functions пре 16 година
  Masami Hiramatsu 1294156078 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() пре 16 година
  Masami Hiramatsu bc2f70151f kprobes: bugfix: try_module_get even if calling_mod is NULL пре 16 година
  Andrew Morton 7e036d040a kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds пре 16 година
  Masami Hiramatsu a189d0350f kprobes: disable preempt for module_text_address() and kernel_text_address() пре 16 година
  Adrian Bunk 2b252c5411 make kprobes.c:kretprobe_table_lock() static пре 16 година
  Abhishek Sagar 8b6dd98682 kprobes: remove redundant config check пре 17 година
  Srinivasa D S ef53d9c5e4 kprobes: improve kretprobe scalability with hashed locking пре 17 година
  Daniel Guilak 544304b200 kernel/kprobes.c: Made kprobe_blacklist static. пре 17 година
  Masami Hiramatsu 67dddaad5d kprobes: fix error checking of batch registration пре 17 година
  Masami Hiramatsu 26b31c1908 kprobes: add (un)register_jprobes for batch registration пре 17 година
  Masami Hiramatsu 4a296e07c3 kprobes: add (un)register_kretprobes for batch registration пре 17 година
  Masami Hiramatsu 9861668f74 kprobes: add (un)register_kprobes for batch registration пре 17 година