1. 18 12月, 2013 1 次提交
  2. 25 9月, 2013 1 次提交
  3. 26 8月, 2013 1 次提交
    • J
      MIPS: use generic-y where possible · cad3b624
      James Hogan 提交于
      Use generic-y and remove headers in arch/mips/include/[uapi/]asm/Kbuild
      where the header just includes or is identical to the corresponding
      <asm-generic/*.h>.
      
      We can't do the same for uapi/asm/kvm_para.h because it's presence is
      explicitly checked in include/uapi/linux/Kbuild to decide whether to add
      kvm_para.h to header-y.
      Signed-off-by: NJames Hogan <james.hogan@imgtec.com>
      Cc: Ralf Baechle <ralf@linux-mips.org>
      Cc: Christoph Lameter <cl@linux-foundation.org>
      Cc: Tejun Heo <tj@kernel.org>
      Cc: Dave Jones <davej@redhat.com>
      Cc: David Howells <dhowells@redhat.com>
      Cc: David Sharp <dhsharp@google.com>
      Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: linux-mips@linux-mips.org
      Cc: linux-kernel@vger.kernel.org
      Patchwork: https://patchwork.linux-mips.org/patch/5581/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      cad3b624
  4. 14 11月, 2012 1 次提交
  5. 17 10月, 2012 1 次提交
    • D
      UAPI: Place comments in empty arch Kbuilds to make them non-empty · 4c7b279c
      David Howells 提交于
      Place comments in:
      
      	arch/mips/include/asm/Kbuild
      	arch/tile/include/arch/Kbuild
      
      to make them non-empty so that the patch program doesn't remove them when it
      reduces them to nothing.
      
      Possibly they should be just deleted, but it's possible that they'll acquire
      generic-y or genhdr-y lines in future, so I'm keeping them around for the
      moment.
      
      Note that MIPS will compile happily if the file is deleted instead.  I haven't
      tested TILE, but I suspect it will be the same there.
      Signed-off-by: NDavid Howells <dhowells@redhat.com>
      cc: Ralf Baechle <ralf@linux-mips.org>
      cc: Chris Metcalf <cmetcalf@tilera.com>
      4c7b279c
  6. 09 10月, 2012 1 次提交
  7. 12 12月, 2011 1 次提交
  8. 15 1月, 2009 1 次提交
  9. 07 1月, 2009 1 次提交
  10. 11 10月, 2008 1 次提交
  11. 27 9月, 2006 2 次提交
  12. 18 6月, 2006 1 次提交