1. 28 2月, 2017 21 次提交
  2. 16 2月, 2017 2 次提交
  3. 13 2月, 2017 1 次提交
  4. 30 1月, 2017 2 次提交
  5. 17 1月, 2017 2 次提交
  6. 14 1月, 2017 1 次提交
    • N
      ARM: put types.h in uapi · ed79c9d3
      Nicolas Dichtel 提交于
      Due to the way kbuild works, this header was unintentionally exported
      back in 2013 when it was created, despite it not being in a uapi/
      directory.  This is very non-intuitive behaviour by Kbuild.
      
      However, we've had this include exported to userland for almost four
      years, and searching google for "ARM types.h __UINTPTR_TYPE__" gives
      no hint that anyone has complained about it.  So, let's make it
      officially exported in this state.
      Signed-off-by: NNicolas Dichtel <nicolas.dichtel@6wind.com>
      Signed-off-by: NRussell King <rmk+kernel@armlinux.org.uk>
      ed79c9d3
  7. 11 1月, 2017 11 次提交