1. 68dbff9 ANDROID: sched: fair/tune: Add schedtune with cgroups interface by Patrick Bellasi · 7 years ago
  2. 99f3cc6 ANDROID: drivers: Introduce a legacy Energy Model loading driver by Quentin Perret · 6 years ago
  3. a0912a3 ANDROID: cpufreq: scmi: Register an Energy Model by Quentin Perret · 6 years ago
  4. b085f79 UPSTREAM: firmware: arm_scmi: add a getter for power of performance states by Quentin Perret · 6 years ago
  5. 354f0b0 ANDROID: cpufreq: arm_big_little: Register an Energy Model by Dietmar Eggemann · 6 years ago
  6. 61dcd89 ANDROID: cpufreq: scpi: Register an Energy Model by Quentin Perret · 6 years ago
  7. d326aa3 ANDROID: PM / OPP: cpufreq-dt: Move power estimation function by Quentin Perret · 6 years ago
  8. 2397778 FROMLIST: cpufreq: dt: Register an Energy Model by Quentin Perret · 6 years ago
  9. 6ed388bc ANDROID: arm: dts: vexpress-v2p-ca15_a7: Add dynamic-power-coefficient properties by Dietmar Eggemann · 6 years ago
  10. 9b249ed ANDROID: arm64: dts: juno-r2: Add dynamic-power-coefficient properties by Dietmar Eggemann · 6 years ago
  11. e105a95 ANDROID: arm64: dts: juno: Add dynamic-power-coefficient properties by Dietmar Eggemann · 6 years ago
  12. a3f0c66 ANDROID: arm, arm64: Enable kernel config options required for EAS by Dietmar Eggemann · 6 years ago
  13. af31057 ANDROID: sched: Enable idle balance to pull single task towards cpu with higher capacity by Dietmar Eggemann · 10 years ago
  14. 97f2533 ANDROID: sched: Prevent unnecessary active balance of single task in sched group by Morten Rasmussen · 9 years ago
  15. 54655c9 FROMLIST: sched/fair: Select an energy-efficient CPU on task wake-up by Quentin Perret · 6 years ago
  16. 0d548be FROMLIST: sched/fair: Introduce an energy estimation helper function by Quentin Perret · 6 years ago
  17. 4f37ec6 FROMLIST: sched: Add over-utilization/tipping point indicator by Morten Rasmussen · 6 years ago
  18. e201c56 FROMLIST: sched/fair: Clean-up update_sg_lb_stats parameters by Quentin Perret · 6 years ago
  19. b78eec5 FROMLIST: sched: Introduce a sysctl for Energy Aware Scheduling by Quentin Perret · 6 years ago
  20. 7881428 FROMLIST: sched: Introduce sched_energy_present static key by Quentin Perret · 6 years ago
  21. 1e6b121 FROMLIST: sched/topology: Make Energy Aware Scheduling depend on schedutil by Quentin Perret · 6 years ago
  22. 7aeb124 FROMLIST: sched/topology: Disable EAS on inappropriate platforms by Quentin Perret · 6 years ago
  23. a4dffa6 FROMLIST: sched/topology: Lowest CPU asymmetry sched_domain level pointer by Quentin Perret · 6 years ago
  24. 2b73358 FROMLIST: sched/topology: Reference the Energy Model of CPUs when available by Quentin Perret · 6 years ago
  25. b8c80a0 FROMLIST: PM / EM: Expose the Energy Model in sysfs by Quentin Perret · 6 years ago
  26. 9cbf2b6 FROMLIST: PM: Introduce an Energy Model management framework by Quentin Perret · 6 years ago
  27. f3e4542 FROMLIST: sched/cpufreq: Prepare schedutil for Energy Aware Scheduling by Quentin Perret · 6 years ago
  28. 30f6e1b FROMLIST: sched: Relocate arch_scale_cpu_capacity by Quentin Perret · 6 years ago
  29. d9634ab UPSTREAM: sched/core: Disable SD_PREFER_SIBLING on asymmetric CPU capacity domains by Morten Rasmussen · 6 years ago
  30. cf203a2 UPSTREAM: sched/fair: Don't move tasks to lower capacity CPUs unless necessary by Chris Redpath · 6 years ago
  31. 9551c95 UPSTREAM: sched/fair: Set rq->rd->overload when misfit by Valentin Schneider · 6 years ago
  32. 6497830 UPSTREAM: sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE() by Valentin Schneider · 6 years ago
  33. f68d8fe UPSTREAM: sched/core: Change root_domain->overload type to int by Valentin Schneider · 6 years ago
  34. e45affc UPSTREAM: sched/fair: Change 'prefer_sibling' type to bool by Valentin Schneider · 6 years ago
  35. d66ab02 UPSTREAM: sched/fair: Kick nohz balance if rq->misfit_task_load by Valentin Schneider · 6 years ago
  36. fa4d08f UPSTREAM: sched/fair: Consider misfit tasks when load-balancing by Morten Rasmussen · 6 years ago
  37. 92819a6 UPSTREAM: sched/fair: Add sched_group per-CPU max capacity by Morten Rasmussen · 6 years ago
  38. bca5744 UPSTREAM: sched/fair: Add 'group_misfit_task' load-balance type by Morten Rasmussen · 6 years ago
  39. b1c506a UPSTREAM: sched/topology: Add static_key for asymmetric CPU capacity optimizations by Morten Rasmussen · 6 years ago
  40. 8ea7fca UPSTREAM: sched/topology, arch/arm: Rebuild sched_domain hierarchy when CPU capacity changes by Morten Rasmussen · 6 years ago
  41. d647aa9 UPSTREAM: sched/topology, arch/arm64: Rebuild the sched_domain hierarchy when the CPU capacity changes by Morten Rasmussen · 6 years ago
  42. 9e986d2 UPSTREAM: sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarchy when capacities change by Morten Rasmussen · 6 years ago
  43. f2d1d0f UPSTREAM: sched/topology: Add SD_ASYM_CPUCAPACITY flag detection by Morten Rasmussen · 6 years ago
  44. 84df952 Linux 4.19 by Greg Kroah-Hartman · 6 years ago
  45. 8e630c3 MAINTAINERS: Add an entry for the code of conduct by Greg Kroah-Hartman · 6 years ago
  46. f3f76d6 Code of Conduct: Change the contact email address by Greg Kroah-Hartman · 6 years ago
  47. d117a85 Code of Conduct Interpretation: Put in the proper URL for the committee by Greg Kroah-Hartman · 6 years ago
  48. f7e5858 Code of Conduct: Provide links between the two documents by Greg Kroah-Hartman · 6 years ago
  49. d84feee Code of Conduct Interpretation: Properly reference the TAB correctly by Greg Kroah-Hartman · 6 years ago
  50. 79dbeed Code of Conduct Interpretation: Add document explaining how the Code of Conduct is to be interpreted by Greg Kroah-Hartman · 6 years ago
  51. c1d1ba8 Code of conduct: Fix wording around maintainers enforcing the code of conduct by Chris Mason · 6 years ago
  52. 467e050 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Greg Kroah-Hartman · 6 years ago
  53. 23469de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  54. d2fb4fb Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin" by Roopa Prabhu · 6 years ago
  55. 4ba4c56 net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs by David Ahern · 6 years ago
  56. 31d8603 i2c: rcar: cleanup DMA for all kinds of failure by Wolfram Sang · 6 years ago
  57. 72a7a4a MAINTAINERS: Add entry for Broadcom STB I2C controller by Kamal Dasu · 6 years ago
  58. b0d04fb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  59. 14dbc56 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  60. 9b00eb8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  61. d55bef50 net: fix pskb_trim_rcsum_slow() with odd trim offset by Dimitris Michailidis · 6 years ago
  62. 270b77a Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  63. 6b5201c Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 6 years ago
  64. d4ec49d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  65. fe7acd1 Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  66. ba0e41c selftests: ftrace: Add synthetic event syntax testcase by Masami Hiramatsu · 6 years ago
  67. a360d9e tracing: Fix synthetic event to allow semicolon at end by Masami Hiramatsu · 6 years ago
  68. 282447b tracing: Fix synthetic event to accept unsigned modifier by Masami Hiramatsu · 6 years ago
  69. 4899542 Revert "bond: take rcu lock in netpoll_send_skb_on_dev" by David S. Miller · 6 years ago
  70. c7b70a6 Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Greg Kroah-Hartman · 6 years ago
  71. b2a205f Merge tag 'for-linus-20181019' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 6 years ago
  72. e84cb60 drm/sun4i: Fix an ulong overflow in the dotclock driver by Boris Brezillon · 6 years ago
  73. 91b1561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  74. 2a96661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Greg Kroah-Hartman · 6 years ago
  75. 7555c5d Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  76. eb6d938 Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Greg Kroah-Hartman · 6 years ago
  77. 485734f x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels by Christoph Hellwig · 6 years ago
  78. f8e6e1b Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  79. d4d576f ip6_tunnel: Fix encapsulation layout by Stefano Brivio · 6 years ago
  80. b06f9d9 tipc: fix info leak from kernel tipc_event by Jon Maloy · 6 years ago
  81. b616856 net: socket: fix a missing-check bug by Wenwen Wang · 6 years ago
  82. 3c53ed8 net: sched: Fix for duplicate class dump by Phil Sutter · 6 years ago
  83. 6b839b6 r8169: fix NAPI handling under high load by Heiner Kallweit · 6 years ago
  84. 27faeeb sparc: Revert unintended perf changes. by David S. Miller · 6 years ago
  85. 4364bcb drm: Get ref on CRTC commit object when waiting for flip_done by Leo Li · 6 years ago
  86. 2ee653f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  87. 744889b7 block: don't deal with discard limit in blkdev_issue_discard() by Ming Lei · 6 years ago
  88. fa520c4 fscache: Fix out of bound read in long cookie keys by Eric Sandeen · 6 years ago
  89. 1ff2288 fscache: Fix incomplete initialisation of inline key space by David Howells · 6 years ago
  90. 169b803 cachefiles: fix the race between cachefiles_bury_object() and rmdir(2) by Al Viro · 6 years ago
  91. eb66ae0 mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago
  92. 19e6420 LICENSES: Remove CC-BY-SA-4.0 license text by Christoph Hellwig · 6 years ago
  93. ca9f672 Merge branch 'ida-fixes-4.19-rc8' of git://git.infradead.org/users/willy/linux-dax by Greg Kroah-Hartman · 6 years ago
  94. 20e8e72 Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  95. eddf016 net: ipmr: fix unresolved entry dumps by Nikolay Aleksandrov · 6 years ago
  96. 06a36ec net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion() by Gregory CLEMENT · 6 years ago
  97. 5660b9d sctp: fix the data size calculation in sctp_data_size by Xin Long · 6 years ago
  98. 05c998b virtio_net: avoid using netif_tx_disable() for serializing tx routine by Ake Koomsin · 6 years ago
  99. 9bd871d Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 6 years ago
  100. 84dad55 udp6: fix encap return code for resubmitting by Paolo Abeni · 6 years ago