kernel/swap-modules.git
2016-01-29 Anatolii Nikulin[FIX] add linker and loader binaries to ignored list 54/58354/1
2015-12-29 Anatolii Nikulin[FIX] application bluetooth consumption estimation 28/55828/2
2015-12-29 Vyacheslav... [FIX] application wifi consumption estimation 85/55785/3
2015-12-22 Vyacheslav... [IMPROVE] remove atomic dependence from uprobe handlers 86/55186/4
2015-12-22 Anatolii Nikulin[FIX] SVACE issue #27673 00/55200/2
2015-12-22 Anatolii Nikulin[IMPROVE] redesigned build.sh 94/54594/3
2015-12-22 Dmitry Kovalenko[FIX] Wrong check in __get_vma_by_addr() 18/55118/1
2015-12-18 Vyacheslav... [FIX] unexpected undefined instruction after disarm... 08/54708/2
2015-12-18 Vyacheslav... [FIX] instrumentation BL and BLX for THUMB2 05/54505/2
2015-12-18 Vyacheslav... [IMPROVE] B.W instrumentation for THUMB2 55/54455/3
2015-12-18 Vyacheslav... [IMPROVE] STRD/LDRD instrumentation for THUMB2 20/53420/3
2015-12-18 Vyacheslav... [CLEAN] remove arch_tramp struct 19/53419/2
2015-12-11 Alexander Aksenov[REFACTOR] Preload: remove unused includes 92/54092/7
2015-12-11 Alexander Aksenov[IMRPOVE] Preload: load and execution in different... 91/54091/7
2015-12-11 Alexander Aksenov[IMPROVE] Preload: split loading and probe execution 90/54090/5
2015-12-11 Alexander Aksenov[STYLE] Preload: shorten names, remove unused code 89/54089/2
2015-12-11 Alexander Aksenov[REFACTOR] Preload: use dentry instead of types 88/54088/2
2015-12-11 Alexander Aksenov[REFACTOR] Preload: separate states on functions 87/54087/1
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-26 Vyacheslav... [FIX] use different coefficients for cpu0 and cpuN 99/52599/3
2015-11-26 Yurchenko Darya[IMPROVE] added bluetooth consumption 65/42965/5
2015-11-26 Yurchenko Darya[IMPROVE] added wifi consumption 67/41867/17
2015-11-25 Vyacheslav... [FIX] webprobe: double free 91/52691/1
2015-11-23 Alexander Aksenov[FIX] Typo in preload_control 69/52469/1
2015-11-19 Alexander Aksenov[IMPROVE] Preload: pass ignored via debugfs 63/51863/7
2015-11-19 Alexander Aksenov[FIX] Kprobe: new task_data 62/51862/3
2015-11-18 Vyacheslav... [FIX] wrong files list in .spec 22/52022/1
2015-11-18 Vyacheslav... Merge branch 'for_tizen_2.4' into tizen_2.4_dev 20/52020/1
2015-11-16 Anatolii Nikulin[FIX] remove mutex and dput() functions from atomic... 31/51731/3
2015-11-16 Vyacheslav... [CLEAN] remove swap_task_data.ko 19/51319/3
2015-11-16 Anatolii Nikulin[FIX] correctly restore original instruction in THUMB... 83/51283/2
2015-11-05 Vyacheslav... [IMPROVE] use ktd in preload 48/51248/1
2015-11-05 Vyacheslav... [FIX] sending unmap message 33/51233/1
2015-10-30 Anatolii Nikulin[IMPROVE] use list for saving target binary 46/50746/1
2015-10-30 Vyacheslav... Revert "[IMPROVE] ARM: workaround for already running" 35/50535/2
2015-10-30 Alexander Aksenov[FIX] WSP: double free 22/50722/2
2015-10-30 Alexander Aksenov[FIX] Kprobe: add include to swap_ktd 26/50726/1
2015-10-29 Anatolii Nikulin[IMPROVE] use list for saving target binary 90/50490/5
2015-10-29 Vyacheslav... [FEATURE] already running 33/50433/4
2015-10-29 Vyacheslav... [FEATURE] task context for KS 57/50257/5
2015-10-29 Hyeongsik Min[FIX] Preload: fix slup corruption issue 83/50483/1
2015-10-29 Hyeongsik Min[FIX] Preload: fix slup corruption issue 82/50482/1
2015-10-28 Alexander Aksenov[IMPROVE] WSP: pass data via debugfs 26/50426/1
2015-10-28 Alexander Aksenov[FIX] Replace swap-modules.spec 90/50390/1 root_dep_remove
2015-10-27 Alexander Aksenov[FIX] Change .spec file 66/50266/1
2015-10-22 Vyacheslav... [FEATURE] ktask_data implement 92/49992/1
2015-10-22 Vyacheslav... [IMPROVE] coordination of the use of the stack 91/49991/1
2015-10-22 Vyacheslav... [FEATURE] swap_td_raw implement 87/49987/3
2015-10-22 Anatolii NikulinMerge branch 'tizen_2.4' into tizen_2.4_dev 20/49920/2
2015-10-21 Anatolii Nikulin[FIX] check probe for uncreated process 91/49891/2
2015-10-21 Anatolii Nikulin[FIX] remove unnessary function uprobe_prepare_singlestep() 50/46450/2
2015-10-20 Anatolii Nikulin[REFACTOR] add support for manipulating probes depend... 51/46451/3
2015-10-20 Anatolii Nikulin[FIX] memleak with cdev_alloc() 54/44854/5
2015-10-20 Anatolii Nikulin[REFACTOR] Change probe info implementation 48/44648/8
2015-10-09 Vyacheslav... [FIX] probe_info struct size value setting during creation 41/49241/2 accepted/tizen/2.4/mobile/20151029.024950 submit/tizen_2.4/20151028.065647 tizen_2.4_mobile_release
2015-10-08 Alexander Aksenov[FIX] Us_manager: memory access on unregister 23/49223/1
2015-10-01 Vyacheslav... [FIX] disarm uretprobe from child process 19/48919/2
2015-09-30 Anatolii Nikulin[FIX] remove unnessary spin_lock_irqsave/spin_unlock_ir... 22/48822/1
2015-09-29 Anatolii Nikulin[FIX] fix spin lockup 85/48785/2
2015-09-29 Anatolii Nikulin[FIX] error handling for copy from user 84/48784/2
2015-09-26 Vyacheslav... [FIX] WSP: change path of web aux process 52/48752/1
2015-09-24 Vyacheslav... [FIX] use d_path between path_get()/path_put() 90/48690/1
2015-09-24 Vyacheslav... [FIX] add proc_probes_list usage synchronization 89/48689/1
2015-09-24 Vyacheslav... [IMPROVE] call uprobe handler from specific context... 88/48688/1
2015-09-24 Vyacheslav... [FIX] check return of set_kjump_cb() for error 87/48687/1
2015-09-24 Vyacheslav... [REFACTOR] remove unnecessary warning 86/48686/1
2015-09-24 Vyacheslav... [FIX] kprobe and kretprobe disarming synchronization 85/48685/1
2015-09-24 Vyacheslav... [FIX] uprobe: memory access to US for x86 81/48681/2
2015-09-24 Vyacheslav... [FIX] task_data: sync register/unregister probes 70/48670/2
2015-09-24 Anatolii Nikulin[FIX] do not call dlopen in libpthread and libsmack 05/48305/3
2015-09-23 Vyacheslav... Revert "[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-22 Dmitry Kovalenko[STYLE] Fix preload_threads_get_drop 14/48114/3
2015-09-21 Vitaliy Cherepanov[FIX] kernel panic on second DA start 66/48466/1
2015-09-12 Alexander Aksenov[FIX] Task_data: helper probe reg/unreg 70/48070/1 submit/tizen_2.4/20150912.103527
2015-09-12 Alexander Aksenov[FIX] Preload: sync in atomic 69/48069/1
2015-09-12 Alexander Aksenov[FIX] Preload: memory allocation in atomic 68/48068/1
2015-09-12 Alexander Aksenov[FIX] Preload: context fix 67/48067/1
2015-09-12 Alexander Aksenov[FIX] US Manager: kmalloc GFP flag 66/48066/1
2015-09-07 Anatolii Nikulin[FIX] Define breakpoint instruction size for ARM/Thumb... 21/47321/5
2015-09-07 Vyacheslav... [FIX] Acquire/release reference to the task in sspt_proc 12/47312/3
2015-09-07 Vyacheslav... [FIX] Synchronize completion of US profiling 11/47311/3
2015-09-07 Vyacheslav... [FIX] Take mmap_sem on urp disarming in mm_release 10/47310/3
2015-09-07 Vyacheslav... [FIX] Move urp disarming from atomic context on mm_release 09/47309/3
2015-09-07 Vyacheslav... [IMPROVE] Do not call cb_clean_child on non instrumente... 08/47308/3
2015-09-03 Vyacheslav... [FIX] Remove masking oops_in_progress 52/47052/2
2015-08-28 Vyacheslav... [FIX] preload library 46/47046/1
2015-08-28 Vyacheslav... [FIX] mmap allocation atribute 45/47045/1
2015-08-28 Vyacheslav... [FIX] Preload: dentry balance counter 90/44790/3
2015-08-28 Vyacheslav... [FIX] Add chunk_init result checking 76/46876/4
2015-08-28 Vyacheslav... [FIX] Add default case in swap_put_uarg switch(...) {} 75/46875/4
2015-08-28 Vyacheslav... [FIX] Use GFP_ATOMIC flag for pl_struct allocation 61/46861/4
2015-08-28 Vyacheslav... [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 Vasiliy Ulyanov[FIX] Use stop_machine to disarm kretprobe_instance 58/46858/4
2015-08-28 Vyacheslav... [FIX] Move call_mm_release invocation out of atomic... 57/46857/4
2015-08-28 Vyacheslav... [FIX] Allocate uretprobe_instance with correct gfp... 56/46856/4
next