1. 36f31b5 initramfs: Add skip_initramfs command line option by Rom Lemarchand · 9 years ago
  2. 8fb0461 of: fix CONFIG_CMDLINE_EXTEND by Colin Cross · 11 years ago
  3. 323d287 ARM64: copy CONFIG_CMDLINE_EXTEND from ARM by Colin Cross · 10 years ago
  4. 15342fc of: Support CONFIG_CMDLINE_EXTEND config option by Doug Anderson · 12 years ago
  5. f6bc36a ARM: decompressor: Flush tlb before swiching domain 0 to client mode by Arve Hjønnevåg · 11 years ago
  6. faaa5eb ARM64: add option to build Image.gz/dtb combo by Alex Ray · 10 years ago
  7. f0e7eaef ARM: convert build of appended dtb zImage to list of dtbs by Colin Cross · 11 years ago
  8. f6a3adb ARM: add config option to build zImage/dtb combo by Erik Gilling · 11 years ago
  9. 01f18e1 ARM: Fix dtb list when DTB_IMAGE_NAMES is empty by Benoit Goby · 11 years ago
  10. 4f8c9cb ARM: Fix "Make low-level printk work" to use a separate config option by Arve Hjønnevåg · 11 years ago
  11. 1bffa8f ARM: add option to flush console before reboot by Dima Zavin · 13 years ago
  12. 977bfa5 ARM: Make low-level printk work by Tony Lindgren · 19 years ago
  13. 46a8497 Optionally flush entire dcache from v6_dma_flush_range by Arve Hjønnevåg · 15 years ago
  14. 7ead5a5 process: Add display of memory around registers when displaying regs. by San Mehat · 15 years ago
  15. 78807bb selinux: Android kernel compatibility with M userspace by Jeff Vander Stoep · 9 years ago
  16. 94cec89 security: Add proper checks for Android specific capability checks by Tushar Behera · 12 years ago
  17. fe3d484 uid_cputime: Check for the range while removing range of UIDs. by Ruchi Kandoi · 9 years ago
  18. 585f3f9 uid_cputime: Iterates over all the threads instead of processes. by Ruchi Kandoi · 9 years ago
  19. 981ce4c uid_cputime: fix cputime overflow by Jin Qian · 9 years ago
  20. b83a90d uid_cputime: Avoids double accounting of process stime, utime and cpu_power in task exit. by Ruchi Kandoi · 9 years ago
  21. e98a740 uid_cputime: Extends the cputime functionality to report power per uid by Ruchi Kandoi · 9 years ago
  22. 3d244d5 proc: uid_cputime: fix show_uid_stat permission by Jin Qian · 9 years ago
  23. e6d5fee proc: uid_cputime: create uids from kuids by Amit Pundir · 9 years ago
  24. a29e529 proc: uid: Adds accounting for the cputimes per uid. by jinqian · 9 years ago
  25. 334eba3 fixup! proc: make oom adjustment files user read-only by Dan Willemsen · 9 years ago
  26. c686345 proc: make oom adjustment files user read-only by Rom Lemarchand · 9 years ago
  27. a4dd61e proc: smaps: Allow smaps access for CAP_SYS_RESOURCE by San Mehat · 15 years ago
  28. 626a0d1 prctl: reset PR_SET_TIMERSLACK_PID value to avoid conflict by Amit Pundir · 9 years ago
  29. 1bfacde prctl: make PR_SET_TIMERSLACK_PID pid namespace aware by Micha Kalfon · 9 years ago
  30. 3538a95 prctl: fix misplaced PR_SET_TIMERSLACK_PID case by Micha Kalfon · 9 years ago
  31. 20c61dd prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID. by Ruchi Kandoi · 10 years ago
  32. 6646d85 prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thread. by Ruchi Kandoi · 10 years ago
  33. 9d5d7db cgroup: fix cgroup_taskset_for_each call in allow_attach() for 4.1 by Dmitry Shmidt · 9 years ago
  34. 1377144 include: linux: cgroup: Fix compiler warning by Daniel Rosenberg · 9 years ago
  35. 889cf1e Fix generic cgroup subsystem permission checks by Christian Poetzsch · 9 years ago
  36. 6a97fd9 cgroup: Fix issues in allow_attach callback by Rom Lemarchand · 9 years ago
  37. 1089c15 cgroup: memcg: pass correct argument to subsys_cgroup_allow_attach by Amit Pundir · 9 years ago
  38. ded5638 cgroup: Add generic cgroup subsystem permission checks by Colin Cross · 13 years ago
  39. 5c85c74 memcg: add permission check by Rom Lemarchand · 10 years ago
  40. e3a0941 cgroup: refactor allow_attach function into common code by Rom Lemarchand · 10 years ago
  41. 678861f wakeup_reason: use vsnprintf instead of snsprintf for vargs. by Ruchi Kandoi · 9 years ago
  42. bd56953 power: wakeup_reason: fix suspend time reporting by Amit Pundir · 9 years ago
  43. 2e5079f wakeup: Add last wake up source logging for suspend abort reason. by Ruchi Kandoi · 9 years ago
  44. b77d02e Power: Report suspend times from last_suspend_time by jinqian · 9 years ago
  45. a12d5bf power: Remove HAS_WAKELOCK config and document WAKELOCK by Dylan Reid · 9 years ago
  46. 4c2179a Make suspend abort reason logging depend on CONFIG_PM_SLEEP by Lorenzo Colitti · 9 years ago
  47. 05148cd power: Add check_wakeup_reason() to verify wakeup source irq by Dmitry Shmidt · 10 years ago
  48. c425eda power: Adds functionality to log the last suspend abort reason. by Ruchi Kandoi · 10 years ago
  49. 44ab52b power: Avoids bogus error messages for the suspend aborts. by Ruchi Kandoi · 10 years ago
  50. fd27692 power: Add property CHARGE_COUNTER_EXT and 64-bit precision properties by Todd Poynor · 10 years ago
  51. 78a9fbc Power: Changes the permission to read only for sysfs file /sys/kernel/wakeup_reasons/last_resume_reason by Ruchi Kandoi · 10 years ago
  52. 423b765 power: wakeup_reason: rename irq_count to irqcount by Greg Hackmann · 10 years ago
  53. 7b3866b Power: Add guard condition for maximum wakeup reasons by Ruchi Kandoi · 10 years ago
  54. fae8e21 POWER: fix compile warnings in log_wakeup_reason by Ruchi Kandoi · 10 years ago
  55. e37fdea Power: add an API to log wakeup reasons by Ruchi Kandoi · 10 years ago
  56. b9acbfe PM / Suspend: Print wall time at suspend entry and exit by Todd Poynor · 12 years ago
  57. e1cd69b power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLED by Todd Poynor · 12 years ago
  58. 46e6ae2 power: power_supply: add POWER_SUPPLY_PROP_USB_OTG by Todd Poynor · 12 years ago
  59. 10433d5 power: power_supply: move POWER_SUPPLY_PROP_USB_HC to type 'int' order by Todd Poynor · 12 years ago
  60. 6b08bb2 power_supply: Add custom property for USB High Current mode by Todd Poynor · 12 years ago
  61. 031c02c trace: power: add trace_clock_set_parent by Colin Cross · 12 years ago
  62. 5f258e1 trace: fix compilation for 4.1 by Dmitry Shmidt · 9 years ago
  63. e72c874 trace/events: fix gpu event timestamp formatting by Jamie Gennis · 11 years ago
  64. 9f9363b trace: add non-hierarchical function_graph option by Jamie Gennis · 12 years ago
  65. 5d237c4 trace: Add an option to show tgids in trace output by Jamie Gennis · 12 years ago
  66. 458bf22 trace/events: add gpu trace events by Jamie Gennis · 11 years ago
  67. 9c0deef subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequency by rahul.khandelwal · 9 years ago
  68. dcc2f2b cpufreq: interactive: replace strict_strtoul() with kstrtoul() by Amit Pundir · 9 years ago
  69. dc42410 cpufreq: interactive: Rearm governor timer at max freq by Rohit Gupta · 9 years ago
  70. 302f05f cpufreq: interactive: Implement cluster-based min_sample_time by Junjie Wu · 9 years ago
  71. 76c17af cpufreq: interactive: Exercise hispeed settings at a policy level by Saravana Kannan · 10 years ago
  72. 6f4610d cpufreq: interactive: Round up timer_rate to match jiffy by Junjie Wu · 10 years ago
  73. dd77740 cpufreq: interactive: Don't set floor_validate_time during boost by Junjie Wu · 9 years ago
  74. 35d50dc cpufreq: interactive: Put global cpufreq kobject on failure by Junjie Wu · 9 years ago
  75. 4f81d19 cpufreq: interactive: only boost tunable affected cpus by Lianwei Wang · 9 years ago
  76. 2680020 cpufreq: interactive: don't skip waking up speedchange_task if target_freq > policy->cur by Minsung Kim · 9 years ago
  77. 2f32796 cpufreq: interactive: make common_tunables static by Cylen Yao · 10 years ago
  78. 4b9012a cpufreq: interactive: prevents the frequency to directly raise above the hispeed_freq from a lower frequency. by Ruchi Kandoi · 10 years ago
  79. e68985a cpufreq: interactive: remove compilation error from commit 49cc72365fb7ee87762a7ccc6a32ef68627216c5 by Ruchi Kandoi · 10 years ago
  80. b1fa191 cpufreq: interactive: turn boost_pulse off on boost off by Ruchi Kandoi · 10 years ago
  81. d58bb95 cpufreq: interactive: restructure CPUFREQ_GOV_LIMITS by Badhri Jagan Sridharan · 10 years ago
  82. e2c6c88 cpufreq: interactive: hold reference on global cpufreq kobject if needed by Greg Hackmann · 9 years ago
  83. 17a6e3e cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.c by Viresh Kumar · 11 years ago
  84. 4f6c7ec cpufreq: interactive: fix NULL pointer dereference at sysfs ops by Minsung Kim · 10 years ago
  85. 32582ff cpufreq: interactive: fix compiling warnings by Chih-Wei Huang · 10 years ago
  86. acebb7a cpufreq: interactive: delete timers for GOV_START by Shridhar Rasal · 11 years ago
  87. b9c5075 cpufreq: Interactive: Implement per policy instances of governor by Viresh Kumar · 11 years ago
  88. cba75f5 cpufreq: interactive: Move definition of cpufreq_gov_interactive downwards by Viresh Kumar · 11 years ago
  89. daa4454 cpufreq: interactive: Remove unnecessary cpu_online() check by Viresh Kumar · 11 years ago
  90. 457fc54 cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay by Minsung Kim · 11 years ago
  91. bbe849d cpufreq: interactive: resched timer if max freq raised by Lianwei Wang · 11 years ago
  92. fc8229c cpufreq: interactive: fix race on cpufreq TRANSITION notifier by Lianwei Wang · 11 years ago
  93. dd7886b cpufreq: interactive: avoid underflow on active time calculation by Minsung Kim · 11 years ago
  94. 4eebb54 cpufreq: interactive: reduce chance of zero time delta on load eval by Todd Poynor · 11 years ago
  95. 30857f2 cpufreq: interactive: handle errors from cpufreq_frequency_table_target by Todd Poynor · 11 years ago
  96. f207e39 cpufreq: interactive: fix uninitialized spinlock by Minsung Kim · 11 years ago
  97. 0063a34 cpufreq: interactive: base above_hispeed_delay on target freq, not current by Todd Poynor · 11 years ago
  98. 5fc17ad cpufreq: interactive: fix crash on error paths in get_tokenized_data by Todd Poynor · 11 years ago
  99. 2747480 cpufreq: interactive: add io_is_busy interface by Lianwei Wang · 11 years ago
  100. 700119b cpufreq: interactive: allow arbitrary speed / delay mappings by Minsung Kim · 11 years ago