platform/kernel/swap-modules.git
2016-04-06 Alexander Aksenov[IMPROVE] Modern kernels (> 3.16) support accepted/tizen/mobile/20160407.001200 accepted/tizen/tv/20160407.001213 accepted/tizen/wearable/20160407.001235 submit/tizen/20160406.121341
2016-02-12 Vyacheslav... [FIX] set correct CPU mode
2016-02-12 Vyacheslav... Merge branch 'tizen_2.4_dev' into tizen
2016-02-09 Vyacheslav... [FIX] inserting preload module
2016-02-05 Vyacheslav... [FIX] synchronizing of unregister_uprobe()
2016-02-05 Vyacheslav... [3RDPARTY] Add wait_on_atomic_t() and wake_up_atomic_t()
2016-02-05 Vyacheslav... [CLEAN] remove unused legacy code
2016-02-05 Vyacheslav... [IMPROVE] split into uprobe core handlers (for x86)
2016-02-05 Vyacheslav... [IMPROVE] call uprobe handlers from non-atomic context...
2016-02-05 Vyacheslav... [IMPROVE] call uprobe handlers from non-atomic context...
2016-01-29 Anatolii Nikulin[FIX] add linker and loader binaries to ignored list
2015-12-29 Anatolii Nikulin[FIX] application bluetooth consumption estimation
2015-12-29 Vyacheslav... [FIX] application wifi consumption estimation
2015-12-22 Vyacheslav... [IMPROVE] remove atomic dependence from uprobe handlers
2015-12-22 Anatolii Nikulin[FIX] SVACE issue #27673
2015-12-22 Anatolii Nikulin[IMPROVE] redesigned build.sh
2015-12-22 Dmitry Kovalenko[FIX] Wrong check in __get_vma_by_addr()
2015-12-18 Vyacheslav... [FIX] unexpected undefined instruction after disarm...
2015-12-18 Vyacheslav... [FIX] instrumentation BL and BLX for THUMB2
2015-12-18 Vyacheslav... [IMPROVE] B.W instrumentation for THUMB2
2015-12-18 Vyacheslav... [IMPROVE] STRD/LDRD instrumentation for THUMB2
2015-12-18 Vyacheslav... [CLEAN] remove arch_tramp struct
2015-12-11 Alexander Aksenov[REFACTOR] Preload: remove unused includes
2015-12-11 Alexander Aksenov[IMRPOVE] Preload: load and execution in different...
2015-12-11 Alexander Aksenov[IMPROVE] Preload: split loading and probe execution
2015-12-11 Alexander Aksenov[STYLE] Preload: shorten names, remove unused code
2015-12-11 Alexander Aksenov[REFACTOR] Preload: use dentry instead of types
2015-12-11 Alexander Aksenov[REFACTOR] Preload: separate states on functions
2015-12-10 Hyeongsik Min[FIX] Prevent Issues
2015-12-04 Dmitry KovalenkoMerge "[FIX] deadlock in img_proc_del_ip()" into tizen_...
2015-11-30 Anatolii Nikulin[FIX] deadlock in img_proc_del_ip()
2015-11-26 Vyacheslav... [FIX] use different coefficients for cpu0 and cpuN
2015-11-26 Yurchenko Darya[IMPROVE] added bluetooth consumption
2015-11-26 Yurchenko Darya[IMPROVE] added wifi consumption
2015-11-25 Vyacheslav... [FIX] webprobe: double free
2015-11-23 Alexander Aksenov[FIX] Typo in preload_control
2015-11-23 Vyacheslav... [FIX] build for tizen_3.0
2015-11-19 Alexander Aksenov[IMPROVE] Preload: pass ignored via debugfs
2015-11-19 Alexander Aksenov[FIX] Kprobe: new task_data
2015-11-18 Vyacheslav... [FIX] wrong files list in .spec
2015-11-18 Vyacheslav... Merge branch 'for_tizen_2.4' into tizen_2.4_dev
2015-11-16 Anatolii Nikulin[FIX] remove mutex and dput() functions from atomic...
2015-11-16 Vyacheslav... [CLEAN] remove swap_task_data.ko
2015-11-16 Anatolii Nikulin[FIX] correctly restore original instruction in THUMB...
2015-11-05 Vyacheslav... [IMPROVE] use ktd in preload
2015-11-05 Vyacheslav... [FIX] sending unmap message
2015-10-30 Anatolii Nikulin[IMPROVE] use list for saving target binary
2015-10-30 Vyacheslav... Revert "[IMPROVE] ARM: workaround for already running"
2015-10-30 Alexander Aksenov[FIX] WSP: double free
2015-10-30 Alexander Aksenov[FIX] Kprobe: add include to swap_ktd
2015-10-29 Anatolii Nikulin[IMPROVE] use list for saving target binary
2015-10-29 Vyacheslav... [FEATURE] already running
2015-10-29 Vyacheslav... [FEATURE] task context for KS
2015-10-29 Hyeongsik Min[FIX] Preload: fix slup corruption issue
2015-10-29 Hyeongsik Min[FIX] Preload: fix slup corruption issue
2015-10-28 Alexander Aksenov[IMPROVE] WSP: pass data via debugfs
2015-10-28 Alexander Aksenov[FIX] Replace swap-modules.spec
2015-10-27 Alexander Aksenov[FIX] Change .spec file
2015-10-22 Vyacheslav... [FEATURE] ktask_data implement
2015-10-22 Vyacheslav... [IMPROVE] coordination of the use of the stack
2015-10-22 Vyacheslav... [FEATURE] swap_td_raw implement
2015-10-22 Anatolii NikulinMerge branch 'tizen_2.4' into tizen_2.4_dev
2015-10-21 Anatolii Nikulin[FIX] check probe for uncreated process
2015-10-21 Anatolii Nikulin[FIX] remove unnessary function uprobe_prepare_singlestep()
2015-10-20 Anatolii Nikulin[REFACTOR] add support for manipulating probes depend...
2015-10-20 Anatolii Nikulin[FIX] memleak with cdev_alloc()
2015-10-20 Anatolii Nikulin[REFACTOR] Change probe info implementation
2015-10-09 Vyacheslav... [FIX] probe_info struct size value setting during creation
2015-10-08 Alexander Aksenov[FIX] Us_manager: memory access on unregister
2015-10-01 Vyacheslav... [FIX] disarm uretprobe from child process
2015-09-30 Anatolii Nikulin[FIX] remove unnessary spin_lock_irqsave/spin_unlock_ir...
2015-09-29 Anatolii Nikulin[FIX] fix spin lockup
2015-09-29 Anatolii Nikulin[FIX] error handling for copy from user
2015-09-26 Vyacheslav... [FIX] WSP: change path of web aux process
2015-09-24 Vyacheslav... [FIX] use d_path between path_get()/path_put()
2015-09-24 Vyacheslav... [FIX] add proc_probes_list usage synchronization
2015-09-24 Vyacheslav... [IMPROVE] call uprobe handler from specific context...
2015-09-24 Vyacheslav... [FIX] check return of set_kjump_cb() for error
2015-09-24 Vyacheslav... [REFACTOR] remove unnecessary warning
2015-09-24 Vyacheslav... [FIX] kprobe and kretprobe disarming synchronization
2015-09-24 Vyacheslav... [FIX] uprobe: memory access to US for x86
2015-09-24 Vyacheslav... [FIX] task_data: sync register/unregister probes
2015-09-24 Anatolii Nikulin[FIX] do not call dlopen in libpthread and libsmack
2015-09-23 Vyacheslav... Revert "[STYLE] Fix mr_pre_handler"
2015-09-22 Dmitry Kovalenko[STYLE] Fix __do_usm_stop
2015-09-22 Dmitry Kovalenko[STYLE] Fix mr_pre_handler
2015-09-22 Dmitry Kovalenko[STYLE] Fix preload_threads_get_drop
2015-09-21 Vitaliy Cherepanov[FIX] kernel panic on second DA start
2015-09-12 Alexander Aksenov[FIX] Task_data: helper probe reg/unreg
2015-09-12 Alexander Aksenov[FIX] Preload: sync in atomic
2015-09-12 Alexander Aksenov[FIX] Preload: memory allocation in atomic
2015-09-12 Alexander Aksenov[FIX] Preload: context fix
2015-09-12 Alexander Aksenov[FIX] US Manager: kmalloc GFP flag
2015-09-07 Anatolii Nikulin[FIX] Define breakpoint instruction size for ARM/Thumb...
2015-09-07 Vyacheslav... [FIX] Acquire/release reference to the task in sspt_proc
2015-09-07 Vyacheslav... [FIX] Synchronize completion of US profiling
2015-09-07 Vyacheslav... [FIX] Take mmap_sem on urp disarming in mm_release
2015-09-07 Vyacheslav... [FIX] Move urp disarming from atomic context on mm_release
2015-09-07 Vyacheslav... [IMPROVE] Do not call cb_clean_child on non instrumente...
2015-09-03 Vyacheslav... [FIX] Remove masking oops_in_progress
next