platform/kernel/swap-modules.git
2015-07-23 Vyacheslav... [FIX] usage of kfree'd memory
2015-07-23 Vyacheslav... [FIX] Use proper structure in FILE_PROBE_INITIALIZER
2015-07-21 Vyacheslav... [FIX] types of wsi function addresses
2015-07-21 Vitaliy Cherepanov[FIX] Preload: use caller address from userspace
2015-07-21 Vasiliy Ulyanov[FIX] Preload: use task data for storing slots
2015-07-20 Vasiliy Ulyanov[FIX] Init/uninit task_data at start/stop
2015-07-20 Vyacheslav... [FIX] call vmalloc with zero argument
2015-07-18 Vyacheslav... [FIX] slot_table items insertion/deletion
2015-07-18 Vyacheslav... [FIX] replace kmalloc/kfree with vmalloc/vfree
2015-07-18 Vyacheslav... [FIX] Save current uprobe state in stack (x86)
2015-07-16 Vyacheslav... [FIX] simultaneously work nsp and function profiling
2015-07-16 Vyacheslav... [FIX] uprobe build for x86
2015-07-16 Dmitry Kovalenko[REFACTOR] Fixed printk messages
2015-07-15 Vyacheslav... [FIX] remove uprobe from hash table on error
2015-07-14 Vyacheslav... [FIX] deadlock during __switch_to() instrumentation
2015-07-13 Vasiliy Ulyanov[FIX] Preload: remove global irq flags
2015-07-13 Vasiliy Ulyanov[FIX] Preload: memleak when dropping handlers/linker...
2015-07-13 Vasiliy Ulyanov[FIX] Preload: move dentry lookup out of uprobe handler
2015-07-12 Vasiliy Ulyanov[FIX] Preload: thumb -> arm mode switch
2015-07-12 Dmitry Kovalenko[IMPROVE] Add interface for syscalls patching
2015-07-12 Dmitry KovalenkoRevert "[FIX] workaround of hangs on multicores"
2015-07-09 Vyacheslav... [FIX] workaround of hangs on multicores
2015-07-09 Vyacheslav... [FIX] remove panic() from uprobe
2015-07-09 Vyacheslav... [FIX] remove panic() from uprobe (ARM)
2015-07-09 Vyacheslav... [FIX] remove panic() from uprobe (x86)
2015-07-09 Vyacheslav... [FIX] move trampoline alloc (for x86)
2015-07-09 Vyacheslav... [FIX] nsp stages determination
2015-07-08 Yurchenko Darya[FIX] LCD init
2015-07-06 Alexander Aksenov[FIX] Preload: total heap allocation data
2015-07-06 Dmitry Kovalenko[FIX] Build for 3.10 kernel
2015-07-06 Vyacheslav... [FIX] correct to call mod_us_app_inst() at the second...
2015-07-06 Vyacheslav... [FIX] NULL pointer dereference
2015-07-06 Vyacheslav... [FIX] filtering profiling tasks in debugfs
2015-07-06 Vyacheslav... [FIX] filtering sampling messeges
2015-07-03 Dmitry Kovalenko[FIX] build with old toolchain
2015-07-02 Vyacheslav... [FIX] invalid condition
2015-07-02 Vyacheslav... [FIX] installation of a few pfg on one process
2015-07-02 Anastasia Lyupa[FIX] packing web function entry message
2015-07-02 Alexander Aksenov[FIX] Writer: discarded events counting
2015-07-02 Alexander Aksenov[FIX] Energy: debugfs init order
2015-07-02 Alexander Aksenov[IMPROVE] Preload: breakpoint probe msgs saving
2015-06-29 Vyacheslav... [FIX] check handlers_info on NULL
2015-06-24 Vyacheslav... [FIX] check ld_info pointer on NULL
2015-06-24 Vyacheslav... [FIX] check task_struct pointer on error
2015-06-19 Anastasia LyupaRevert "[FIX] startup profiling for basic app"
2015-06-19 Vyacheslav... [FIX] safe uprobes install
2015-06-19 Vyacheslav... [IMPROVE] check size before memcpy
2015-06-19 Vyacheslav... [FIX] NULL pointer dereference
2015-06-19 Vyacheslav... [FIX] check_task_on_filters()
2015-06-18 Anastasia Lyupa[FIX] startup profiling for basic app
2015-06-18 Hyeongsik Min[FIX] Fix build for ARM
2015-06-17 Dmitry KovalenkoMerge branch 'tizen_2.4_dev' into tizen_2.4
2015-06-17 Vyacheslav... [IMPROVE] system file activity
2015-06-17 Alexander Aksenov[IMPROVE] Us_manager: start/stop callbacks
2015-06-15 Vyacheslav... [FIX] fbiprobe build
2015-06-11 Dmitry KovalenkoMerge branch 'tizen_2.4' into tizen_2.4_dev
2015-06-11 Vyacheslav... [FEATURE] native setup profiling implement
2015-06-11 Vyacheslav... [FEATURE] otg US probe for new_probe
2015-06-11 Alexander Aksenov[FIX] Master: modules uninitialization order
2015-05-27 Alexander Aksenov[REFACTOR] Preload flags
2015-05-27 Vyacheslav... [FEATURE] wsp implement (for webkit)
2015-05-26 Vyacheslav... [FIX] multithread using file_list field in img_proc...
2015-05-26 Vyacheslav... [FIX] put_pf_group() implement
2015-05-21 Vyacheslav... [FIX] check_pf_by_comm()
2015-05-18 Vyacheslav... [FEATURE] create new interface for uprobe
2015-05-18 Vyacheslav... [IMPROVE] new interface for probe_info struct
2015-05-18 Vyacheslav... [FEATURE] 'on the go' US probe
2015-05-18 Vyacheslav... [REFACTOR] sspt_file_set_mapping()
2015-05-18 Vyacheslav... [REFACTOR] move dentry_by_path()
2015-05-15 Vitaliy Cherepanov[FIX] swap_fbiprobe: error on insmod
2015-05-15 Vyacheslav... [FEATURE] MSG_PROCESS_STATUS_INFO implement
2015-05-15 Vitaliy Cherepanov[FEATURE] FBI pack error probe
2015-05-15 Vitaliy Cherepanov[FEATURE] FBI multi probing
2015-05-15 Vitaliy Cherepanov[FEATURE] FBI porting
2015-05-14 Vyacheslav... [IMPROVE] protorcol 4.0
2015-05-14 Dmitry KovalenkoMerge "Merge branch 'tizen_2.4' into tizen_2.4_dev...
2015-05-12 Anastasia Lyupa[FEATURE] set webprobe profiling
2015-05-06 Vyacheslav... [STYLE] Fix issues from checkpatch.pl
2015-04-30 Anastasia Lyupa[FIX] task_data, preload modules init
2015-04-30 Dmitry KovalenkoMerge branch 'tizen_2.4' into tizen_2.4_dev
2015-04-30 Anastasia Lyupa[FIX] module order in initializer
2015-04-30 Dmitry Kovalenko[STYLE] Fix issues from checkpatch.pl
2015-04-27 Vyacheslav... Merge branch 'tizen_2.4' into 'tizen_2.4_dev'
2015-04-27 Vyacheslav... [FIX] partial revert
2015-03-18 Vyacheslav... [IMPROVE] make modules use swap_initializer
2015-03-18 Vyacheslav... [FEATURE] master module implement
2015-03-13 Vyacheslav... [FIX] build modules for kernel >= 3.14
2015-03-13 Dmitry Kovalenko[FIX] Fix build for new kernel (3.14.25)
2015-02-27 Alexander Aksenov[STYLE] Remove comments, add tab
2015-02-24 Alexander Aksenov[FEATURE] Preload: Implement
2015-02-24 Alexander Aksenov[REFACTOR] ip struct page initialization
2015-02-24 Alexander Aksenov[IMPROVE] Add swap_put_uarg()
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add uprobe_ops registration
2015-02-24 Vasiliy Ulyanov[FIX] x86 jumps
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add arch-specific routines for setting SP
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add orig_ret_addr restore condition
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add uprobe_ops registration
2015-02-24 Alexander Aksenov[FIX] Task data searches symbols by substring
2015-02-24 Vasiliy Ulyanov[FEATURE] Implement swap_task_data module
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add uretprobe_instance data field
next