platform/kernel/swap-modules.git
2014-10-20 Vyacheslav... [FIX] using functions set_memory_[ro\rw]()
2014-09-25 Vitaliy Cherepanov[PROTO] redesign lock handler events. add new subtype
2014-09-19 Vyacheslav... [FIX] ARM func: write_u32()
2014-09-17 Vyacheslav... [FIX] use mem_text_write_kernel_word()
2014-09-08 Vyacheslav... [REFACTOR] remove unused code
2014-09-05 Vyacheslav... [FIX] declares swap_current_kprobe
2014-09-04 Vyacheslav... [FIX] process info message for already running apps
2014-08-13 Vyacheslav... [IMPROVE] sampler: remove writer dependency
2014-08-08 Vasiliy Ulyanov[FIX] Remove unneeded warning
2014-07-31 Vyacheslav... [IMPROVE] x86: create jumper
2014-07-31 Vyacheslav... [REFACTOR] kretprobe_trampoline() for x86
2014-07-31 Vyacheslav... [IMPROVE] x86: create kjumper
2014-07-28 Vyacheslav... [IMPROVE] ARM: new interface for kjumper
2014-07-21 Vasiliy Ulyanov[REFACTOR] Remove start.sh/stop.sh
2014-07-21 Vasiliy Ulyanov[FIX] file ops handlers build with kernel >= 3.12
2014-07-18 Vasiliy Ulyanov[IMPROVE] Web Apps: add task parent comm checking
2014-07-18 Vitaliy Cherepanov[FIX] daemon start for buildin modules
2014-07-18 Vasiliy Ulyanov[FEATURE] File analysis: add file ops handlers
2014-07-18 Vasiliy Ulyanov[FEATURE] File analysis: add ks_map
2014-07-18 Vasiliy Ulyanov[PROTO] Add type/subtype in msg_function_exit
2014-07-18 Vasiliy Ulyanov[PROTO] Change msg_function_entry fields sequence
2014-07-18 Vasiliy Ulyanov[REFACTOR] Move events checking out from msg packing...
2014-07-18 Vasiliy Ulyanov[REFACTOR] Export check_event function
2014-07-14 Alexander Aksenov[IMPROVE] Comm filter for web apps
2014-07-14 Alexander Aksenov[REFACTOR] Us_manager: call_page_fault()
2014-07-14 Alexander Aksenov[IMPROVE] Us_manager: sspt_filter
2014-07-11 Dmitry Kovalenko[IMPROVE] Add different OBS projects handling
2014-07-11 Vyacheslav... [STYLE] us_manager: doxygen comments
2014-07-11 Vyacheslav... [STYLE] energy: doxygen comments
2014-07-11 Alexander Aksenov[STYLE] Uprobe: doxygen comments
2014-07-11 Alexander Aksenov[STYLE] Writer: doxygen comments
2014-07-11 Alexander Aksenov[STYLE] Sampler: doxygen comments
2014-07-11 Alexander Aksenov[STYLE] Parser: doxygen comments
2014-07-11 Alexander Aksenov[STYLE] Ks_features: doxygen comments
2014-07-11 Alexander Aksenov[STYLE] Kprobe: doxygen comments
2014-07-11 Alexander Aksenov[STYLE] Driver: doxygen comments
2014-07-11 Alexander Aksenov[FIX] Driver: remove duplicated file
2014-07-11 Alexander Aksenov[STYLE] Buffer: doxygen comments
2014-07-09 Alexander Aksenov[STYLE] Doxygen config file
2014-07-03 Vasiliy Ulyanov[FIX] .spec file for Kiran emulator (x86)
2014-07-03 Vasiliy Ulyanov[FIX] .spec file for Kiran target
2014-07-02 Alexander Aksenov[FIX] Spec: spec for private repo
2014-06-26 Alexander Aksenov[FIX] Kprobe: remove_kprobe() when unregister
2014-06-25 Alexander Aksenov[REFACTOR] Sampler: remove garbage
2014-06-25 Alexander Aksenov[FIX] Kprobe: remove aggrigated probe from list
2014-06-25 Vyacheslav... [FIX] build for kernel 3.4
2014-06-24 Alexander Aksenov[FIX] Spec: building for 3.12 emulator kernel
2014-06-24 Vyacheslav... [IMPROVE] add support kernel 3.12
2014-06-24 Dmitry KovalenkoMerge "[FIX] ret_handler_unmap() (deadlock on stop...
2014-06-23 Vyacheslav... [FIX] ret_handler_unmap() (deadlock on stop)
2014-06-06 Alexander Aksenov[FIX] Us_manager: slot manager deallocation
2014-06-06 Alexander Aksenov[FIX] Uprobe: slot free for unfired uprobes
2014-06-06 Alexander Aksenov[FIX] Us_manager: images memory deallocation
2014-06-06 Alexander Aksenov[FIX] Us_manager: now free img called at free pfg
2014-06-06 Alexander Aksenov[IMPROVE] Us_manager: new proc filter inteface
2014-06-04 Alexander Aksenov[FIX] Us_manager: dumb filter creation
2014-05-29 Alexander Aksenov[FIX] name conflicts with kernel kprobe
2014-05-28 Alexander Aksenov[IMPROVE] Build: add m0 support to spec file
2014-05-28 Vasiliy Ulyanov[FIX] buffer put in case of erroneous args packing...
2014-05-28 Vitaliy Cherepanov[FIX] tasks file
2014-05-27 Vasiliy Ulyanov[FEATURE] Add custom events support (with vargs fmt)
2014-05-27 Vyacheslav... [PROTO] add task->comm monitoring functionality
2014-05-23 Alexander Aksenov[FIX] Energy: replace export.h dependency
2014-05-21 Alexander Aksenov[IMPROVE] Build: arch dependent .spec
2014-05-12 Vasiliy Ulyanov[FIX] deadlock on modules unloading with one active CPU
2014-05-08 Vyacheslav... [REFACTOR] change prefix dbi* -> swap*
2014-05-07 Vyacheslav... [REFACTOR] remove unnecessary functions declaration
2014-05-07 Vyacheslav... [REFACTOR] slots manager
2014-05-05 Vyacheslav... [FIX] name conflict for building with kernel
2014-05-05 Vyacheslav... [CLEAN] remove unnecessary file
2014-05-05 Vasiliy Ulyanov[FIX] non boot cpus shutting down on uniprocessor devices
2014-04-30 Alexander Aksenov[IMPROVE] Build: spec file for separate modules
2014-04-30 Alexander Aksenov[IMPROVE] Build: add strip to build script
2014-04-30 Vasiliy Ulyanov[FIX] Add missing swap_ksyms module to the list
2014-04-30 Dmitry KovalenkoMerge "[IMPROVE] Gbs: add spec file" into prod_rel
2014-04-29 Vasiliy Ulyanov[FIX] ARM: add mandatory lr check on uretprobes disarming
2014-04-29 Vasiliy Ulyanov[CLEAN] remove unnecessary prints
2014-04-29 Vasiliy Ulyanov[FIX] remove unecessary write to userspace
2014-04-29 Vasiliy Ulyanov[FIX] race condition on probes disarming (at stop)
2014-04-29 Alexander Aksenov[IMPROVE] Gbs: add spec file
2014-04-28 Vyacheslav... [FIX] correct search vma at address
2014-04-28 Vyacheslav... [IMPROVE] ARM: workaround for already running
2014-04-22 Vyacheslav... [FIX] call un/kmap() if non-atomic context
2014-04-21 Vyacheslav... [IMPROVE] ARM: create kjumper
2014-04-21 Vasiliy Ulyanov[FIX] race condition with US tramps
2014-04-21 Vasiliy Ulyanov[FIX] ARM: map US insn slots at uprobe registration
2014-04-21 Vyacheslav... [IMPROVE] ARM: move uprobes installation out of exception
2014-04-21 Vyacheslav... [IMPROVE] ARM: create jumper
2014-04-15 Vasiliy Ulyanov[FIX] Error check on uprobes registration
2014-04-11 Vasiliy Ulyanov[FIX] 'repz ret' instruction instrumentation
2014-04-09 Vasiliy Ulyanov[FIX] synchronization in dbi_disarm_urp_inst_for_task()
2014-04-09 Vasiliy Ulyanov[FIX] Remove pending uretprobes in mm_release() handler
2014-04-08 Vyacheslav... [FIX] add uretprobe null check (ri->rp)
2014-04-08 Vasiliy Ulyanov[FIX] CBZ branch displacement calculation
2014-04-07 Vyacheslav... [FIX] optimize nested call US instrumentation
2014-04-07 Vyacheslav... [FIX] US probes removal synchronization
2014-04-07 Alexander Aksenov[FIX] Buffer: disabling irqs in the same func
2014-04-07 Vyacheslav... [REFACTOR] us_manager: install helper probes
2014-04-07 Vyacheslav... [IMPROVE] unregister kretprobe top/bottom interface
2014-04-07 Vasiliy Ulyanov[FIX] instrumentation for CLZ instruction
next