platform/kernel/swap-modules.git
2016-06-03 Anatolii Nikulin[IMPROVE] kernel with version > 4.0.0 support
2016-05-30 Vyacheslav... [FIX] NULL pointer dereference accepted/tizen/common/20160531.143557 accepted/tizen/mobile/20160602.023132 accepted/tizen/mobile/20160603.122144 accepted/tizen/tv/20160602.022710 accepted/tizen/tv/20160603.122326 accepted/tizen/wearable/20160602.022916 accepted/tizen/wearable/20160603.122614 submit/tizen/20160531.082934 submit/tizen/20160603.101318
2016-05-25 Anatolii Nikulin[FIX] Svace issues accepted/tizen/common/20160526.150256 accepted/tizen/mobile/20160531.052006 accepted/tizen/tv/20160531.052026 accepted/tizen/wearable/20160531.052037 submit/tizen/20160525.125754 submit/tizen/20160526.055252 submit/tizen/20160531.051146
2016-05-18 Dmitry KovalenkoMerge branch 'tizen_2.4_dev' into tizen accepted/tizen/common/20160525.155752 accepted/tizen/mobile/20160525.003314 accepted/tizen/tv/20160525.003329 accepted/tizen/wearable/20160525.003322 submit/tizen/20160524.083432
2016-05-18 Vyacheslav... [FIX] Skip fixup do_page_fault for x86
2016-05-18 Vyacheslav... [IMPROVE] add kprobe tests
2016-05-18 Vyacheslav... [CLEAN] remove kjumper
2016-05-18 Vyacheslav... [IMPROVE] remove atomic context from kprobe handler
2016-05-18 Alexander Aksenov[FIX] Loader: dentry get/put balance
2016-05-17 Vyacheslav... [IMPROVE] take out swap_unregister_kprobe() from atomic...
2016-05-17 Vyacheslav... [FIX] double call swap_unregister_kretprobe()
2016-05-17 Vyacheslav... [IMPROVE] call kprobe handlers at current context ...
2016-05-17 Dmitry KovalenkoMerge branch 'tizen_2.4_dev' into tizen
2016-05-17 Vyacheslav... [IMPROVE] remove preemption disabling from kprobe
2016-05-17 Vyacheslav... [IMPROVE] remove PER_CPU variables from kprobe
2016-05-16 Dmitry Kovalenko[IMPROVE] Add target-circle support accepted/tizen/common/20160516.143500 accepted/tizen/mobile/20160518.003857 accepted/tizen/tv/20160518.003910 accepted/tizen/wearable/20160518.003854 submit/tizen/20160516.070608 submit/tizen/20160517.081158
2016-05-16 Dmitry Kovalenko[FIX] Removed arm-wayland target from spec
2016-05-16 Dmitry Kovalenko[STYLE] Indent size changed in spec 4 -> 2
2016-05-13 Alexander Aksenov[FIX] Build for device
2016-05-11 Dmitry Kovalenko[FIX] Build for Tizen TV. Spec changed accepted/tizen/mobile/20160512.050925 accepted/tizen/tv/20160512.050858 accepted/tizen/wearable/20160512.050916 submit/tizen/20160511.054956 submit/tizen_common/20160512.094115
2016-05-04 Alexander Aksenov[FEATURE] UI Viewer implementation
2016-04-29 Alexander Aksenov[REFACTOR] Loader separated from preload
2016-04-29 Dmitry Kovalenko[FIX] Added missing include
2016-04-25 Dmitry Kovalenko[STYLE] Change "usuported repo" error generation accepted/tizen/common/20160425.145224 accepted/tizen/mobile/20160425.135710 accepted/tizen/tv/20160425.135832 accepted/tizen/wearable/20160425.135922 submit/tizen/20160425.105510
2016-04-25 Dmitry Kovalenko[FIX] Build for wearable emulator and TM1 submit/tizen/20160425.075832
2016-04-22 Vyacheslav... [FIX] warning in ktd_exit()
2016-04-22 Dmitry Kovalenko[FIX] Build for arm-wayland and emulator32
2016-04-19 Vyacheslav... [FIX] sspt_proc struct double put
2016-04-18 Vyacheslav... [FIX] Preload: implement automatic ARM <-> THUMB mode...
2016-04-18 Vyacheslav... [FIX] sspt_ip usage after removing
2016-04-18 Vyacheslav... [IMPROVE] synchronize usage of img_file.ips.head
2016-04-18 Vyacheslav... [IMPROVE] synchronize usage of sspt_file.htable.heads
2016-04-18 Vyacheslav... [IMPROVE] synchronize usage of sspt_proc.files.head
2016-04-15 Vyacheslav... [FIX] race condition when use sspt_proc
2016-04-15 Vyacheslav... [CLEAN] Remove unused code
2016-04-15 Vyacheslav... [IMPROVE] Remove atomic context usage in uretprobe...
2016-04-15 Vyacheslav... [IMPROVE] Remove atomic context usage in sspt_page_*()
2016-04-12 Vyacheslav... [IMPROVE] storing sspt_proc in group_leader's stack
2016-04-12 Vyacheslav... [IMPROVE] remove atomic context for img_proc.filse
2016-04-12 Vyacheslav... [IMPROVE] remove atomic context for sspt_proc.filter
2016-04-12 Vyacheslav... [IMPROVE] remove atomic context for pfg_list
2016-04-12 Vyacheslav... [REFACTOR] naming in img_*
2016-04-12 Vyacheslav... [REFACTOR] naming in sspt_*
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-03-30 Vyacheslav... [FIX] nsp: sleeping function called from atomic context
2016-03-24 Vyacheslav... [FIX] Preload: implement automatic ARM <-> THUMB mode...
2016-03-18 Vyacheslav... [FIX] set correct CPU mode
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
next