[CLEAN] remove arch_tramp struct
[kernel/swap-modules.git] / us_manager /
2015-12-10 Hyeongsik Min[FIX] Prevent Issues 76/53976/1
2015-12-04 Dmitry KovalenkoMerge "[FIX] deadlock in img_proc_del_ip()" into tizen_... tizen_2.4_uihv
2015-11-30 Anatolii Nikulin[FIX] deadlock in img_proc_del_ip() 57/52757/3
2015-11-18 Vyacheslav CherkashinMerge branch 'for_tizen_2.4' into tizen_2.4_dev 20/52020/1
2015-11-16 Vyacheslav Cherkashin[CLEAN] remove swap_task_data.ko 19/51319/3
2015-11-05 Vyacheslav Cherkashin[FIX] sending unmap message 33/51233/1
2015-10-30 Vyacheslav CherkashinRevert "[IMPROVE] ARM: workaround for already running" 35/50535/2
2015-10-29 Vyacheslav Cherkashin[FEATURE] already running 33/50433/4
2015-10-22 Anatolii NikulinMerge branch 'tizen_2.4' into tizen_2.4_dev 20/49920/2
2015-10-20 Anatolii Nikulin[REFACTOR] add support for manipulating probes depend... 51/46451/3
2015-10-20 Anatolii Nikulin[REFACTOR] Change probe info implementation 48/44648/8
2015-09-24 Vyacheslav Cherkashin[FIX] add proc_probes_list usage synchronization 89/48689/1
2015-09-24 Vyacheslav Cherkashin[IMPROVE] call uprobe handler from specific context... 88/48688/1
2015-09-24 Vyacheslav Cherkashin[FIX] check return of set_kjump_cb() for error 87/48687/1
2015-09-23 Vyacheslav CherkashinRevert "[STYLE] Fix mr_pre_handler" 07/48607/1
2015-09-22 Dmitry Kovalenko[STYLE] Fix __do_usm_stop 21/48121/2
2015-09-22 Dmitry Kovalenko[STYLE] Fix mr_pre_handler 20/48120/2
2015-09-12 Alexander Aksenov[FIX] US Manager: kmalloc GFP flag 66/48066/1
2015-09-07 Vyacheslav Cherkashin[FIX] Acquire/release reference to the task in sspt_proc 12/47312/3
2015-09-07 Vyacheslav Cherkashin[FIX] Synchronize completion of US profiling 11/47311/3
2015-09-07 Vyacheslav Cherkashin[FIX] Take mmap_sem on urp disarming in mm_release 10/47310/3
2015-09-07 Vyacheslav Cherkashin[FIX] Move urp disarming from atomic context on mm_release 09/47309/3
2015-09-07 Vyacheslav Cherkashin[IMPROVE] Do not call cb_clean_child on non instrumente... 08/47308/3
2015-08-28 Vyacheslav Cherkashin[FIX] Use GFP_ATOMIC flag for pl_struct allocation 61/46861/4
2015-08-28 Vyacheslav Cherkashin[FIX] sspt_filter handling 60/46860/6
2015-08-28 Vasiliy Ulyanov[FIX] stop message handling in us_manager 59/46859/5
2015-08-28 Vyacheslav Cherkashin[FIX] Move call_mm_release invocation out of atomic... 57/46857/4
2015-08-28 Vasiliy Ulyanov[FIX] Workaround to skip page faults from Preload 55/46855/4
2015-08-28 Vyacheslav Cherkashin[FIX] Add reference counting to sspt_proc 51/46851/4
2015-08-28 Vyacheslav Cherkashin[FIX] Skip fixup do_page_fault for ARM 50/46850/4
2015-08-28 Vyacheslav Cherkashin[FIX] Call call_mm_release using kjump 48/46848/4
2015-08-28 Vyacheslav Cherkashin[FIX] Add spinlock for proc_list in pf_group 46/46846/4
2015-08-28 Vyacheslav Cherkashin[FIX] probes disarming in fork'ed process 44/46844/4
2015-08-27 Vyacheslav Cherkashin[FIX] preload: move swap_do_mmap out of atomic context 86/44786/5
2015-08-27 Anatolii Nikulin[FIX] prevent issues 08/46908/2
2015-08-25 Anatolii Nikulin[FIX] prevent issues 38/46738/2
2015-08-07 Anatolii Nikulin[FIX] us_manager: memleak when deleting instrumentation... 83/44083/3
2015-08-07 Anatolii Nikulin[REFACTOR] remove kprobe from uprobe 42/44042/4
2015-07-09 Vyacheslav Cherkashin[FIX] move trampoline alloc (for x86) 14/43514/2
2015-07-06 Vyacheslav Cherkashin[FIX] correct to call mod_us_app_inst() at the second... 51/42951/3
2015-07-06 Vyacheslav Cherkashin[FIX] filtering profiling tasks in debugfs 89/42889/2
2015-07-06 Vyacheslav Cherkashin[FIX] filtering sampling messeges 88/42888/2
2015-07-03 Dmitry Kovalenko[FIX] build with old toolchain 79/42879/5
2015-07-02 Vyacheslav Cherkashin[FIX] installation of a few pfg on one process 88/42788/2
2015-07-02 Alexander Aksenov[IMPROVE] Preload: breakpoint probe msgs saving 35/42535/4
2015-06-19 Vyacheslav Cherkashin[FIX] safe uprobes install 11/41911/1
2015-06-19 Vyacheslav Cherkashin[FIX] NULL pointer dereference 09/41909/1
2015-06-19 Vyacheslav Cherkashin[FIX] check_task_on_filters() 08/41908/1
2015-06-18 Hyeongsik Min[FIX] Fix build for ARM 50/41850/1
2015-06-17 Dmitry KovalenkoMerge branch 'tizen_2.4_dev' into tizen_2.4 04/41804/1
2015-06-17 Alexander Aksenov[IMPROVE] Us_manager: start/stop callbacks 87/41787/3
2015-06-11 Dmitry KovalenkoMerge branch 'tizen_2.4' into tizen_2.4_dev 29/41229/1
2015-06-11 Vyacheslav Cherkashin[FEATURE] otg US probe for new_probe 78/40978/2
2015-05-27 Vyacheslav Cherkashin[FEATURE] wsp implement (for webkit) 67/39867/3
2015-05-26 Vyacheslav Cherkashin[FIX] multithread using file_list field in img_proc... 44/39944/1
2015-05-26 Vyacheslav Cherkashin[FIX] put_pf_group() implement 43/39943/1
2015-05-21 Vyacheslav Cherkashin[FIX] check_pf_by_comm() 48/39748/2
2015-05-18 Vyacheslav Cherkashin[FEATURE] create new interface for uprobe 66/39866/1
2015-05-18 Vyacheslav Cherkashin[IMPROVE] new interface for probe_info struct 65/39865/1
2015-05-18 Vyacheslav Cherkashin[FEATURE] 'on the go' US probe 64/39864/1
2015-05-18 Vyacheslav Cherkashin[REFACTOR] sspt_file_set_mapping() 63/39863/1
2015-05-18 Vyacheslav Cherkashin[REFACTOR] move dentry_by_path() 62/39862/1
2015-05-15 Vyacheslav Cherkashin[FEATURE] MSG_PROCESS_STATUS_INFO implement 22/39422/3
2015-05-15 Vitaliy Cherepanov[FEATURE] FBI porting 60/38860/10
2015-05-14 Vyacheslav Cherkashin[IMPROVE] protorcol 4.0 35/38935/4
2015-05-14 Dmitry KovalenkoMerge "Merge branch 'tizen_2.4' into tizen_2.4_dev...
2015-04-30 Dmitry KovalenkoMerge branch 'tizen_2.4' into tizen_2.4_dev 29/38929/1
2015-04-30 Dmitry Kovalenko[STYLE] Fix issues from checkpatch.pl 04/38604/11
2015-04-27 Vyacheslav CherkashinMerge branch 'tizen_2.4' into 'tizen_2.4_dev' 36/38736/2
2015-04-27 Vyacheslav Cherkashin[FIX] partial revert 34/38734/1
2015-03-18 Vyacheslav Cherkashin[IMPROVE] make modules use swap_initializer 94/36894/2
2015-03-18 Vyacheslav Cherkashin[FEATURE] master module implement 93/36893/2
2015-02-24 Alexander Aksenov[FEATURE] Preload: Implement 60/33660/7
2015-02-24 Alexander Aksenov[REFACTOR] ip struct page initialization 59/33659/2
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add uprobe_ops registration 57/33657/2
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add uprobe_ops registration 53/33653/2
2015-02-24 Dmitry KovalenkoMerge branch 'master' into new_protocol 43/35743/1
2015-02-01 jk7744.parktizen 2.3 release submit/tizen_2.3/20150202.085130 tizen_2.3_release
2014-12-26 Vyacheslav Cherkashin[IMPROVE] x86: apply jumper for US probes installing 41/32841/1 master
2014-12-03 Ruslan Soloviev[FEATURE] Add web profiling 89/30389/10
2014-11-12 Alexander Aksenov[FEATURE] New probes interface 55/29555/7
2014-10-23 Vyacheslav Cherkashin[CLEAN] remove module scripts 74/29274/1 Tizen_SDK_2.3
2014-10-22 Vyacheslav Cherkashin[IMPROVE] remove links to build modules 73/29273/1
2014-09-04 Vyacheslav Cherkashin[FIX] process info message for already running apps 17/27117/1
2014-08-08 Vasiliy Ulyanov[FIX] Remove unneeded warning 88/25688/1
2014-07-28 Vyacheslav Cherkashin[IMPROVE] ARM: new interface for kjumper 86/21686/3
2014-07-18 Vasiliy Ulyanov[IMPROVE] Web Apps: add task parent comm checking 08/24708/3
2014-07-18 Vasiliy Ulyanov[PROTO] Add type/subtype in msg_function_exit 98/22698/3
2014-07-14 Alexander Aksenov[IMPROVE] Comm filter for web apps 36/23236/6
2014-07-14 Alexander Aksenov[REFACTOR] Us_manager: call_page_fault() 08/23308/5
2014-07-14 Alexander Aksenov[IMPROVE] Us_manager: sspt_filter 32/23232/5
2014-07-11 Vyacheslav Cherkashin[STYLE] us_manager: doxygen comments 74/24274/3
2014-06-24 Vyacheslav Cherkashin[IMPROVE] add support kernel 3.12 61/23361/2
2014-06-24 Dmitry KovalenkoMerge "[FIX] ret_handler_unmap() (deadlock on stop...
2014-06-23 Vyacheslav Cherkashin[FIX] ret_handler_unmap() (deadlock on stop) 09/23309/1
2014-06-06 Alexander Aksenov[FIX] Us_manager: slot manager deallocation 73/22473/7
2014-06-06 Alexander Aksenov[FIX] Us_manager: images memory deallocation 81/22381/9
2014-06-06 Alexander Aksenov[FIX] Us_manager: now free img called at free pfg 80/22380/7
2014-06-06 Alexander Aksenov[IMPROVE] Us_manager: new proc filter inteface 31/22531/4
2014-06-04 Alexander Aksenov[FIX] Us_manager: dumb filter creation 74/22474/1
next