Skip to content
Snippets Groups Projects
  1. Apr 11, 2014
  2. May 25, 2011
  3. Mar 29, 2011
  4. Mar 18, 2011
  5. Dec 14, 2009
  6. Oct 07, 2009
    • Robin Getz's avatar
      Blackfin: mass clean up of copyright/licensing info · 96f1050d
      Robin Getz authored
      
      Bill Gatliff & David Brownell pointed out we were missing some
      copyrights, and licensing terms in some of the files in
      ./arch/blackfin, so this fixes things, and cleans them up.
      
      It also removes:
       - verbose GPL text(refer to the top level ./COPYING file)
       - file names (you are looking at the file)
       - bug url (it's in the ./MAINTAINERS file)
       - "or later" on GPL-2, when we did not have that right
      
      It also allows some Blackfin-specific assembly files to be under a BSD
      like license (for people to use them outside of Linux).
      
      Signed-off-by: default avatarRobin Getz <robin.getz@analog.com>
      Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
      96f1050d
  7. Jun 23, 2009
  8. Jun 12, 2009
  9. Mar 04, 2009
  10. Feb 04, 2009
  11. Jan 13, 2009
  12. Jan 11, 2009
    • Yinghai Lu's avatar
      sparseirq: use kstat_irqs_cpu instead · dee4102a
      Yinghai Lu authored
      
      Impact: build fix
      
      Ingo Molnar wrote:
      
      > tip/arch/blackfin/kernel/irqchip.c: In function 'show_interrupts':
      > tip/arch/blackfin/kernel/irqchip.c:85: error: 'struct kernel_stat' has no member named 'irqs'
      > make[2]: *** [arch/blackfin/kernel/irqchip.o] Error 1
      > make[2]: *** Waiting for unfinished jobs....
      >
      
      So could move kstat_irqs array to irq_desc struct.
      
      (s390, m68k, sparc) are not touched yet, because they don't support genirq
      
      Signed-off-by: default avatarYinghai Lu <yinghai@kernel.org>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      dee4102a
  13. Jan 07, 2009
  14. Nov 18, 2008
  15. Jun 25, 2008
  16. Aug 05, 2007
  17. Jul 25, 2007
  18. Jul 12, 2007
  19. Jun 11, 2007
  20. May 07, 2007
Loading