kernel/swap-modules.git
2013-11-28 Dmitry Bogatov[FIX] Remove unreachable code
2013-11-28 Vyacheslav... [FIX] US instrumentation running process
2013-11-28 Vyacheslav... [REFACTOR] arch_copy_trampoline_thumb_uprobe()
2013-11-28 Vyacheslav... [REFACTOR] arch_check_insn_thumb()
2013-11-28 Vyacheslav... [REFACTOR] arch_copy_trampoline_arm_uprobe()
2013-11-28 Vyacheslav... [REFACTOR] arch_check_insn_arm()
2013-11-27 Vyacheslav... [FIX] call schedule() in atomic context
2013-11-20 Nikita Kalyazin[IMPROVE] energy: add coefficients for LCD
2013-11-19 Vyacheslav... [FEATURE] energy: add support LCD s6e8aa0
2013-11-19 Vyacheslav... [IMPROVE] add lcd_/un/set_energy()
2013-11-18 Vyacheslav... [FIX] replace return value type for syscall
2013-11-18 Vyacheslav... [IMPROVE] add calculation energy for LCD
2013-11-18 Vyacheslav... [IMPROVE] now struct tm_stat array has dynamic size
2013-11-18 Vyacheslav... [IMPROVE] energy: add debugfs for LCD
2013-11-18 Vyacheslav... [REFACTOR] use rational struct in debugfs_energy
2013-11-18 Vyacheslav... [IMPROVE] add rational_debugfs in swap_energy module
2013-11-18 Alexander Aksenov[FIX] building with kernels > 3.10.0
2013-11-15 Vyacheslav... [FIX] remove mistyping
2013-11-15 Vitaliy Cherepanov[FIX] wrong debug print in get_u64
2013-11-15 Vyacheslav... [FIX] random return value in register_lcd()
2013-11-15 Vyacheslav... [IMPROVE] lcd energy calculation
2013-11-15 Vyacheslav... [REFACTOR] use tm_stat for CPU time calculation
2013-11-15 Vyacheslav... [IMPROVE] add tm_stat struct
2013-11-14 Alexander Aksenov[IMPROVE] now modules are buildable with tizen 3.10...
2013-11-12 Vyacheslav... [PROTO] add return type for exit_event()
2013-11-12 Vyacheslav... [IMPROVE] add support lcd MARU
2013-11-12 Vyacheslav... [IMPROVE] new struct lcd_base
2013-11-12 Vyacheslav... [IMPROVE] new Kbuild for swap_energy module
2013-11-12 Alexander Aksenov[STYLE] build.sh
2013-11-12 Alexander Aksenov[FIX] remove redundant includes
2013-11-12 Alexander Aksenov[FIX] change paths and remove redundant includes in...
2013-11-12 Alexander Aksenov[FIX] arch includes for kprobe, uprobe, ks_{manager...
2013-11-12 Alexander Aksenov[FIX] change paths in uprobe
2013-11-12 Alexander Aksenov[FIX] change paths and remove redundant includes in...
2013-11-12 Alexander Aksenov[FIX] change paths and remove redundant includes in...
2013-11-12 Alexander Aksenov[FIX] change paths and remove redundant includes in...
2013-11-12 Alexander Aksenov[FIX] fix paths in writer for commit aed8104d1543fd29ff...
2013-11-12 Alexander Aksenov[FIX] remove redundant includes
2013-11-11 Vyacheslav... [FIX] wrong parameters
2013-11-11 Vyacheslav... [IMPROVE] add function to get arguments in US
2013-11-11 Vyacheslav... [FIX] add end string symbol '\0'
2013-11-11 Alexander Aksenov[IMPROVE] change absolute paths to relative ones
2013-11-11 Alexander Aksenov[FIX] warnings in swap_driver
2013-11-11 Alexander Aksenov[REFACTOR] separate definitions and kernel operations...
2013-11-11 Alexander Aksenov[FIX] warnings in swap_sampler
2013-11-09 Alexander Aksenov[IMPROVE] Add owner to all file_operations structs
2013-11-08 Alexander Aksenov[FIX] warnings in swap_buffer
2013-11-08 Vyacheslav... [REFACTOR] remove arch code for obtain arguments
2013-11-08 Nikita Kalyazin[CLEAN] remove unnecessary Makefiles
2013-11-08 Anastasia Lyupa[IMPROVE] MODVERSIONS kernel option support
2013-11-07 Anastasia Lyupa[FIX] warnings in swap_message_parser
2013-11-07 Anastasia Lyupa[FIX] warnings in swap_us_manager
2013-11-07 Anastasia Lyupa[FIX] warnings in swap_ks_features
2013-11-07 Anastasia Lyupa[FIX] warnings in swap_uprobe
2013-11-07 Anastasia Lyupa[FIX] warnings in swap_writer
2013-11-06 Anastasia Lyupa[FIX] warnings in swap_ks_manager
2013-11-06 Anastasia Lyupa[FIX] warnings in swap_kprobe
2013-11-01 Vyacheslav... [PROTO] add map/unmap message
2013-11-01 Vyacheslav... [IMPROVE] add function to get arguments in KS
2013-10-30 Vyacheslav... [FIX] safe US handlers
2013-10-29 Vyacheslav... [FIX] get_regs_ret_func() for x86
2013-10-29 Vyacheslav... [FIX] calculation start_time
2013-10-29 Vyacheslav... [IMPROVE] safe read stack
2013-10-29 Vyacheslav... [FIX] get_regs_ret_func() for x86
2013-10-29 Vyacheslav... [IMPROVE] support double parameter
2013-10-28 Vyacheslav... [FIX] remove the tracking of child processes
2013-10-25 Vyacheslav... [IMPROVE] support float parameter
2013-10-24 Vyacheslav... [FIX] sync set_features() call
2013-10-24 Vyacheslav... [FIX] does not apply config before start
2013-10-23 Vyacheslav... [IMPROVE] add blocking function read US instrumentation...
2013-10-23 Vyacheslav... [FIX] remove swap_sampler module
2013-10-23 Vyacheslav... [STYLE] swap_sampler module
2013-10-23 Vyacheslav... [FIX] syscall features installing
2013-10-23 Nikita Kalyazin[PROTO] config is preserved between stop and start
2013-10-23 Vyacheslav... [IMPROVE] switch context profiling
2013-10-23 Vyacheslav... [FIX] kernel crash when removing swap_ks_features module
2013-10-23 Vyacheslav... [FIX] kernel crash when removing swap_energy module
2013-10-21 Vyacheslav... [PROTO] correct handling of the flag 'function profiling'
2013-10-21 Vyacheslav... [FIX] correct handling of do_munmap()
2013-10-21 Nikita Kalyazin[FIX] remove useless ~ from start script
2013-10-17 Vyacheslav... [FEATURE] energy: add support lcd maru
2013-10-17 Vyacheslav... [REFACTOR] energy: move lcd_mach_/init/exit()
2013-10-17 Vyacheslav... [REFACTOR] energy: move read_val()
2013-10-17 Vyacheslav... [FIX] energy: use the correct data type
2013-10-17 Vyacheslav... [FIX] correcting sspt_unregister_feature()
2013-10-17 Vyacheslav... [IMPROVE] add auxilary functions for feature_img_list
2013-10-17 Vyacheslav... [FIX] uninstall probes on do_munmap() call
2013-10-16 Vyacheslav... [FIX] check page address value
2013-10-14 Vyacheslav... [FIX] excess filtering handle_mm_fault()
2013-10-11 Anastasia Lyupa[PROTO] update msg_process_info, add sending it
2013-10-11 Nikita Kalyazin[IMPROVE] energy: add coefficients to start.sh
2013-10-11 Nikita Kalyazin[PROTO] message id update (starting from 0x0001)
2013-10-10 Vitaliy Cherepanov[PROTO] remove app info and config from start message
2013-10-08 Vyacheslav... [REFACTOR] use smp_processor_id() instead of task_cpu()
2013-10-04 Vyacheslav... {IMPROVE] add ret_addr for exit_event()
2013-10-04 Vyacheslav... [IMPROVE] add US filter for events
2013-10-04 Vyacheslav... [FEATURE] add event_filter in swap_writer module
2013-10-02 Vyacheslav... [IMPROVE] write US messages via sysfs
2013-09-30 Vyacheslav... [IMPROVE] energy: add apps parameters in debugfs
2013-09-30 Vyacheslav... [IMPROVE] add spinlock proc_lock
next