1. 981ce4c uid_cputime: fix cputime overflow by Jin Qian · 10 years ago
  2. b83a90d uid_cputime: Avoids double accounting of process stime, utime and cpu_power in task exit. by Ruchi Kandoi · 10 years ago
  3. e98a740 uid_cputime: Extends the cputime functionality to report power per uid by Ruchi Kandoi · 10 years ago
  4. 3d244d5 proc: uid_cputime: fix show_uid_stat permission by Jin Qian · 10 years ago
  5. e6d5fee proc: uid_cputime: create uids from kuids by Amit Pundir · 10 years ago
  6. a29e529 proc: uid: Adds accounting for the cputimes per uid. by jinqian · 10 years ago
  7. 334eba3 fixup! proc: make oom adjustment files user read-only by Dan Willemsen · 10 years ago
  8. c686345 proc: make oom adjustment files user read-only by Rom Lemarchand · 10 years ago
  9. a4dd61e proc: smaps: Allow smaps access for CAP_SYS_RESOURCE by San Mehat · 15 years ago
  10. 626a0d1 prctl: reset PR_SET_TIMERSLACK_PID value to avoid conflict by Amit Pundir · 9 years ago
  11. 1bfacde prctl: make PR_SET_TIMERSLACK_PID pid namespace aware by Micha Kalfon · 10 years ago
  12. 3538a95 prctl: fix misplaced PR_SET_TIMERSLACK_PID case by Micha Kalfon · 10 years ago
  13. 20c61dd prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID. by Ruchi Kandoi · 11 years ago
  14. 6646d85 prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thread. by Ruchi Kandoi · 11 years ago
  15. 9d5d7db cgroup: fix cgroup_taskset_for_each call in allow_attach() for 4.1 by Dmitry Shmidt · 9 years ago
  16. 1377144 include: linux: cgroup: Fix compiler warning by Daniel Rosenberg · 10 years ago
  17. 889cf1e Fix generic cgroup subsystem permission checks by Christian Poetzsch · 10 years ago
  18. 6a97fd9 cgroup: Fix issues in allow_attach callback by Rom Lemarchand · 10 years ago
  19. 1089c15 cgroup: memcg: pass correct argument to subsys_cgroup_allow_attach by Amit Pundir · 10 years ago
  20. ded5638 cgroup: Add generic cgroup subsystem permission checks by Colin Cross · 14 years ago
  21. 5c85c74 memcg: add permission check by Rom Lemarchand · 10 years ago
  22. e3a0941 cgroup: refactor allow_attach function into common code by Rom Lemarchand · 10 years ago
  23. 678861f wakeup_reason: use vsnprintf instead of snsprintf for vargs. by Ruchi Kandoi · 9 years ago
  24. bd56953 power: wakeup_reason: fix suspend time reporting by Amit Pundir · 10 years ago
  25. 2e5079f wakeup: Add last wake up source logging for suspend abort reason. by Ruchi Kandoi · 10 years ago
  26. b77d02e Power: Report suspend times from last_suspend_time by jinqian · 10 years ago
  27. a12d5bf power: Remove HAS_WAKELOCK config and document WAKELOCK by Dylan Reid · 10 years ago
  28. 4c2179a Make suspend abort reason logging depend on CONFIG_PM_SLEEP by Lorenzo Colitti · 10 years ago
  29. 05148cd power: Add check_wakeup_reason() to verify wakeup source irq by Dmitry Shmidt · 10 years ago
  30. c425eda power: Adds functionality to log the last suspend abort reason. by Ruchi Kandoi · 10 years ago
  31. 44ab52b power: Avoids bogus error messages for the suspend aborts. by Ruchi Kandoi · 10 years ago
  32. fd27692 power: Add property CHARGE_COUNTER_EXT and 64-bit precision properties by Todd Poynor · 11 years ago
  33. 78a9fbc Power: Changes the permission to read only for sysfs file /sys/kernel/wakeup_reasons/last_resume_reason by Ruchi Kandoi · 11 years ago
  34. 423b765 power: wakeup_reason: rename irq_count to irqcount by Greg Hackmann · 11 years ago
  35. 7b3866b Power: Add guard condition for maximum wakeup reasons by Ruchi Kandoi · 11 years ago
  36. fae8e21 POWER: fix compile warnings in log_wakeup_reason by Ruchi Kandoi · 11 years ago
  37. e37fdea Power: add an API to log wakeup reasons by Ruchi Kandoi · 11 years ago
  38. b9acbfe PM / Suspend: Print wall time at suspend entry and exit by Todd Poynor · 13 years ago
  39. e1cd69b power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLED by Todd Poynor · 12 years ago
  40. 46e6ae2 power: power_supply: add POWER_SUPPLY_PROP_USB_OTG by Todd Poynor · 13 years ago
  41. 10433d5 power: power_supply: move POWER_SUPPLY_PROP_USB_HC to type 'int' order by Todd Poynor · 13 years ago
  42. 6b08bb2 power_supply: Add custom property for USB High Current mode by Todd Poynor · 13 years ago
  43. 031c02c trace: power: add trace_clock_set_parent by Colin Cross · 13 years ago
  44. 5f258e1 trace: fix compilation for 4.1 by Dmitry Shmidt · 9 years ago
  45. e72c874 trace/events: fix gpu event timestamp formatting by Jamie Gennis · 12 years ago
  46. 9f9363b trace: add non-hierarchical function_graph option by Jamie Gennis · 12 years ago
  47. 5d237c4 trace: Add an option to show tgids in trace output by Jamie Gennis · 12 years ago
  48. 458bf22 trace/events: add gpu trace events by Jamie Gennis · 12 years ago
  49. 9c0deef subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequency by rahul.khandelwal · 10 years ago
  50. dcc2f2b cpufreq: interactive: replace strict_strtoul() with kstrtoul() by Amit Pundir · 9 years ago
  51. dc42410 cpufreq: interactive: Rearm governor timer at max freq by Rohit Gupta · 10 years ago
  52. 302f05f cpufreq: interactive: Implement cluster-based min_sample_time by Junjie Wu · 10 years ago
  53. 76c17af cpufreq: interactive: Exercise hispeed settings at a policy level by Saravana Kannan · 10 years ago
  54. 6f4610d cpufreq: interactive: Round up timer_rate to match jiffy by Junjie Wu · 10 years ago
  55. dd77740 cpufreq: interactive: Don't set floor_validate_time during boost by Junjie Wu · 10 years ago
  56. 35d50dc cpufreq: interactive: Put global cpufreq kobject on failure by Junjie Wu · 10 years ago
  57. 4f81d19 cpufreq: interactive: only boost tunable affected cpus by Lianwei Wang · 10 years ago
  58. 2680020 cpufreq: interactive: don't skip waking up speedchange_task if target_freq > policy->cur by Minsung Kim · 10 years ago
  59. 2f32796 cpufreq: interactive: make common_tunables static by Cylen Yao · 10 years ago
  60. 4b9012a cpufreq: interactive: prevents the frequency to directly raise above the hispeed_freq from a lower frequency. by Ruchi Kandoi · 11 years ago
  61. e68985a cpufreq: interactive: remove compilation error from commit 49cc72365fb7ee87762a7ccc6a32ef68627216c5 by Ruchi Kandoi · 11 years ago
  62. b1fa191 cpufreq: interactive: turn boost_pulse off on boost off by Ruchi Kandoi · 11 years ago
  63. d58bb95 cpufreq: interactive: restructure CPUFREQ_GOV_LIMITS by Badhri Jagan Sridharan · 11 years ago
  64. e2c6c88 cpufreq: interactive: hold reference on global cpufreq kobject if needed by Greg Hackmann · 10 years ago
  65. 17a6e3e cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.c by Viresh Kumar · 12 years ago
  66. 4f6c7ec cpufreq: interactive: fix NULL pointer dereference at sysfs ops by Minsung Kim · 11 years ago
  67. 32582ff cpufreq: interactive: fix compiling warnings by Chih-Wei Huang · 11 years ago
  68. acebb7a cpufreq: interactive: delete timers for GOV_START by Shridhar Rasal · 11 years ago
  69. b9c5075 cpufreq: Interactive: Implement per policy instances of governor by Viresh Kumar · 12 years ago
  70. cba75f5 cpufreq: interactive: Move definition of cpufreq_gov_interactive downwards by Viresh Kumar · 12 years ago
  71. daa4454 cpufreq: interactive: Remove unnecessary cpu_online() check by Viresh Kumar · 12 years ago
  72. 457fc54 cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay by Minsung Kim · 11 years ago
  73. bbe849d cpufreq: interactive: resched timer if max freq raised by Lianwei Wang · 12 years ago
  74. fc8229c cpufreq: interactive: fix race on cpufreq TRANSITION notifier by Lianwei Wang · 12 years ago
  75. dd7886b cpufreq: interactive: avoid underflow on active time calculation by Minsung Kim · 12 years ago
  76. 4eebb54 cpufreq: interactive: reduce chance of zero time delta on load eval by Todd Poynor · 12 years ago
  77. 30857f2 cpufreq: interactive: handle errors from cpufreq_frequency_table_target by Todd Poynor · 12 years ago
  78. f207e39 cpufreq: interactive: fix uninitialized spinlock by Minsung Kim · 12 years ago
  79. 0063a34 cpufreq: interactive: base above_hispeed_delay on target freq, not current by Todd Poynor · 12 years ago
  80. 5fc17ad cpufreq: interactive: fix crash on error paths in get_tokenized_data by Todd Poynor · 12 years ago
  81. 2747480 cpufreq: interactive: add io_is_busy interface by Lianwei Wang · 12 years ago
  82. 700119b cpufreq: interactive: allow arbitrary speed / delay mappings by Minsung Kim · 12 years ago
  83. 6becfaa cpufreq: interactive: fix race on governor start/stop by Lianwei Wang · 12 years ago
  84. bd2b55b cpufreq: interactive: fix deadlock on spinlock in timer by Todd Poynor · 12 years ago
  85. 74368d8 cpufreq: interactive: don't handle transition notification if not enabled by Todd Poynor · 12 years ago
  86. 966496e cpufreq: interactive: init default values at compile time by Todd Poynor · 12 years ago
  87. daf2f76 cpufreq: interactive: default go_hispeed_load 99%, doc updates by Todd Poynor · 12 years ago
  88. 755b7a4 cpufreq: interactive: fix race on timer restart on governor start by Todd Poynor · 12 years ago
  89. 4235053 cpufreq: interactive: fix racy timer stopping by Todd Poynor · 12 years ago
  90. eb84e53 cpufreq: interactive: fix boosting logic by Todd Poynor · 12 years ago
  91. 4707840 cpufreq: interactive: add timer slack to limit idle at speed > min by Todd Poynor · 12 years ago
  92. eda4029 cpufreq: interactive: specify duration of CPU speed boost pulse by Todd Poynor · 12 years ago
  93. 4ceca14 cpufreq: interactive: adjust load for changes in speed by Todd Poynor · 12 years ago
  94. 91c1f6e cpufreq: interactive: remove load since last speed change by Todd Poynor · 12 years ago
  95. 4fbea96 cpufreq: interactive: allow arbitrary speed / target load mappings by Todd Poynor · 12 years ago
  96. 240997a cpufreq: interactive: apply above_hispeed_delay to each step above hispeed by Todd Poynor · 12 years ago
  97. ff6cb66 cpufreq: interactive: change speed according to current speed and target load by Todd Poynor · 12 years ago
  98. 5645931 cpufreq: interactive: trace actual speed in target speed decisions by Todd Poynor · 12 years ago
  99. 8a2739e cpufreq: interactive: kick timer on idle exit past expiry by Todd Poynor · 12 years ago
  100. ff5a709 cpufreq: interactive: use deferrable timer by default by Lianwei Wang · 12 years ago