1. 27 1月, 2018 2 次提交
    • H
      x86: Mark hpa as a "Designated Reviewer" for the time being · 8a95b74d
      H. Peter Anvin 提交于
      Due to some unfortunate events, I have not been directly involved in
      the x86 kernel patch flow for a while now.  I have also not been able
      to ramp back up by now like I had hoped to, and after reviewing what I
      will need to work on both internally at Intel and elsewhere in the near
      term, it is clear that I am not going to be able to ramp back up until
      late 2018 at the very earliest.
      
      It is not acceptable to not recognize that this load is currently
      taken by Ingo and Thomas without my direct participation, so I mark
      myself as R: (designated reviewer) rather than M: (maintainer) until
      further notice.  This is in fact recognizing the de facto situation
      for the past few years.
      
      I have obviously no intention of going away, and I will do everything
      within my power to improve Linux on x86 and x86 for Linux.  This,
      however, puts credit where it is due and reflects a change of focus.
      
      This patch also removes stale entries for portions of the x86
      architecture which have not been maintained separately from arch/x86
      for a long time.  If there is a reason to re-introduce them then that
      can happen later.
      Signed-off-by: NH. Peter Anvin <h.peter.anvin@intel.com>
      Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
      Cc: Bruce Schlobohm <bruce.schlobohm@intel.com>
      Cc: Linus Torvalds <torvalds@linux-foundation.org>
      Cc: Peter Zijlstra <peterz@infradead.org>
      Link: http://lkml.kernel.org/r/20180125195934.5253-1-hpa@zytor.comSigned-off-by: NIngo Molnar <mingo@kernel.org>
      8a95b74d
    • P
      Update the RISC-V MAINTAINERS file · 6572cc2b
      Palmer Dabbelt 提交于
      Now that we're upstream in Linux we've been able to make some
      infrastructure changes so our port works a bit more like other ports.
      Specifically:
      
      * We now have a mailing list specific to the RISC-V Linux port, hosted
        at lists.infreadead.org.
      * We now have a kernel.org git tree where work on our port is
        coordinated.
      
      This patch changes the RISC-V maintainers entry to reflect these new
      bits of infrastructure.
      Reviewed-by: NChristoph Hellwig <hch@lst.de>
      Signed-off-by: NPalmer Dabbelt <palmer@sifive.com>
      6572cc2b
  2. 25 1月, 2018 2 次提交
  3. 19 1月, 2018 1 次提交
  4. 14 1月, 2018 2 次提交
  5. 12 1月, 2018 1 次提交
  6. 05 1月, 2018 2 次提交
  7. 03 1月, 2018 1 次提交
  8. 01 1月, 2018 1 次提交
  9. 20 12月, 2017 1 次提交
  10. 17 12月, 2017 1 次提交
  11. 16 12月, 2017 1 次提交
  12. 14 12月, 2017 1 次提交
  13. 12 12月, 2017 2 次提交
  14. 08 12月, 2017 1 次提交
  15. 07 12月, 2017 1 次提交
  16. 05 12月, 2017 3 次提交
  17. 04 12月, 2017 1 次提交
    • M
      PM: Provide a config snippet for disabling PM · 4ab53fe6
      Mark Brown 提交于
      A frequent source of build problems is poor handling of optional PM
      support, almost all development is done with the PM options enabled
      but they can be turned off.  Currently few if any of the build test
      services do this as standard as there is no standard config for it and
      the use of selects and def_bool means that simply setting CONFIG_PM=n
      doesn't do what is expected.  To make this easier provide a fragement
      that can be used with KCONFIG_ALLCONFIG to force PM off.
      
      CONFIG_XEN is disabled as Xen uses hibernation callbacks which end up
      turning on power management on architectures with Xen.  Some cpuidle
      implementations on ARM select PM so CONFIG_CPU_IDLE is disabled, and
      some ARM architectures unconditionally enable PM so they are also
      disabled.
      Signed-off-by: NMark Brown <broonie@kernel.org>
      Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
      4ab53fe6
  18. 03 12月, 2017 1 次提交
  19. 30 11月, 2017 1 次提交
  20. 29 11月, 2017 3 次提交
  21. 27 11月, 2017 1 次提交
  22. 21 11月, 2017 1 次提交
  23. 19 11月, 2017 3 次提交
  24. 17 11月, 2017 1 次提交
  25. 16 11月, 2017 1 次提交
  26. 14 11月, 2017 1 次提交
  27. 11 11月, 2017 1 次提交
  28. 10 11月, 2017 1 次提交
  29. 09 11月, 2017 1 次提交