kernel/swap-modules.git
2016-05-18 Vyacheslav... [FIX] Skip fixup do_page_fault for x86 11/70011/2 tizen_2.4_dev
2016-05-18 Vyacheslav... [IMPROVE] add kprobe tests 41/69641/3
2016-05-18 Vyacheslav... [CLEAN] remove kjumper 40/69640/3
2016-05-18 Vyacheslav... [IMPROVE] remove atomic context from kprobe handler 23/69323/4
2016-05-18 Alexander Aksenov[FIX] Loader: dentry get/put balance 06/70006/3
2016-05-17 Vyacheslav... [IMPROVE] take out swap_unregister_kprobe() from atomic... 22/69322/2
2016-05-17 Vyacheslav... [FIX] double call swap_unregister_kretprobe() 21/69321/2
2016-05-17 Vyacheslav... [IMPROVE] call kprobe handlers at current context ... 20/69320/2
2016-05-17 Vyacheslav... [IMPROVE] remove preemption disabling from kprobe 19/69319/2
2016-05-17 Vyacheslav... [IMPROVE] remove PER_CPU variables from kprobe 18/69318/2
2016-05-13 Alexander Aksenov[FIX] Build for device 75/69475/1
2016-05-04 Alexander Aksenov[FEATURE] UI Viewer implementation 68/45268/18
2016-04-29 Alexander Aksenov[REFACTOR] Loader separated from preload 65/59065/4
2016-04-29 Dmitry Kovalenko[FIX] Added missing include 91/67891/1
2016-04-22 Vyacheslav... [FIX] warning in ktd_exit() 95/66595/2
2016-04-19 Vyacheslav... [FIX] sspt_proc struct double put 94/66594/1
2016-04-18 Vyacheslav... [FIX] sspt_ip usage after removing 61/66161/3
2016-04-18 Vyacheslav... [IMPROVE] synchronize usage of img_file.ips.head 24/65724/3
2016-04-18 Vyacheslav... [IMPROVE] synchronize usage of sspt_file.htable.heads 23/65723/3
2016-04-18 Vyacheslav... [IMPROVE] synchronize usage of sspt_proc.files.head 22/65722/3
2016-04-15 Vyacheslav... [FIX] race condition when use sspt_proc 21/65721/2
2016-04-15 Vyacheslav... [CLEAN] Remove unused code 20/65720/2
2016-04-15 Vyacheslav... [IMPROVE] Remove atomic context usage in uretprobe... 53/65353/4
2016-04-15 Vyacheslav... [IMPROVE] Remove atomic context usage in sspt_page_*() 52/65352/3
2016-04-12 Vyacheslav... [IMPROVE] storing sspt_proc in group_leader's stack 51/65351/2
2016-04-12 Vyacheslav... [IMPROVE] remove atomic context for img_proc.filse 68/64468/3
2016-04-12 Vyacheslav... [IMPROVE] remove atomic context for sspt_proc.filter 67/64467/3
2016-04-12 Vyacheslav... [IMPROVE] remove atomic context for pfg_list 66/64466/3
2016-04-12 Vyacheslav... [REFACTOR] naming in img_* 65/64465/3
2016-04-12 Vyacheslav... [REFACTOR] naming in sspt_* 64/64464/2
2016-03-30 Vyacheslav... [FIX] nsp: sleeping function called from atomic context 89/64189/1 SRR_20160331
2016-03-24 Vyacheslav... [FIX] Preload: implement automatic ARM <-> THUMB mode... 37/63537/1
2016-03-18 Vyacheslav... [FIX] set correct CPU mode 36/63536/1
2016-02-05 Vyacheslav... [FIX] synchronizing of unregister_uprobe() 64/58964/1
2016-02-05 Vyacheslav... [3RDPARTY] Add wait_on_atomic_t() and wake_up_atomic_t() 63/58963/1
2016-02-05 Vyacheslav... [CLEAN] remove unused legacy code 62/58962/1
2016-02-05 Vyacheslav... [IMPROVE] split into uprobe core handlers (for x86) 61/58961/1
2016-02-05 Vyacheslav... [IMPROVE] call uprobe handlers from non-atomic context... 69/57669/4
2016-02-05 Vyacheslav... [IMPROVE] call uprobe handlers from non-atomic context... 61/55361/3
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
next