1. 27 5月, 2010 1 次提交
  2. 26 5月, 2010 1 次提交
  3. 21 5月, 2010 2 次提交
  4. 20 5月, 2010 1 次提交
  5. 19 5月, 2010 2 次提交
  6. 15 5月, 2010 1 次提交
  7. 13 5月, 2010 1 次提交
  8. 11 5月, 2010 1 次提交
  9. 06 5月, 2010 1 次提交
  10. 04 5月, 2010 2 次提交
    • R
      oprofile: update file list in MAINTAINERS file · 81c4a8a6
      Robert Richter 提交于
      File list now catches:
      
       $ xargs | eval ls -d $(cat) | sort -u
       arch/*/include/asm/oprofile*.h
       arch/*/oprofile/
       drivers/oprofile/
       include/linux/oprofile.h
      
       arch/alpha/oprofile/
       arch/arm/oprofile/
       arch/avr32/oprofile/
       arch/blackfin/oprofile/
       arch/ia64/oprofile/
       arch/m32r/oprofile/
       arch/microblaze/oprofile/
       arch/mips/oprofile/
       arch/mn10300/oprofile/
       arch/parisc/oprofile/
       arch/powerpc/include/asm/oprofile_impl.h
       arch/powerpc/oprofile/
       arch/s390/oprofile/
       arch/sh/oprofile/
       arch/sparc/oprofile/
       arch/x86/oprofile/
       drivers/oprofile/
       include/linux/oprofile.h
      Signed-off-by: NRobert Richter <robert.richter@amd.com>
      81c4a8a6
    • N
      update MAINTAINERS file · 18e2842b
      Nicolas Pitre 提交于
      I'm no longer at Marvell.  Ditto for Lennert.
      I don't hack on SMC91x much either these days.
      Signed-off-by: NNicolas Pitre <nico@fluxnic.net>
      18e2842b
  11. 03 5月, 2010 2 次提交
  12. 28 4月, 2010 2 次提交
  13. 23 4月, 2010 1 次提交
  14. 14 4月, 2010 2 次提交
  15. 12 4月, 2010 1 次提交
  16. 11 4月, 2010 1 次提交
  17. 08 4月, 2010 2 次提交
  18. 31 3月, 2010 2 次提交
  19. 30 3月, 2010 2 次提交
  20. 26 3月, 2010 2 次提交
  21. 25 3月, 2010 1 次提交
  22. 20 3月, 2010 1 次提交
  23. 19 3月, 2010 1 次提交
  24. 18 3月, 2010 2 次提交
  25. 17 3月, 2010 1 次提交
    • R
      perf/core: Correct files in MAINTAINERS entry · 141c4296
      Robert Richter 提交于
      This corrects the file entries for perf_events. The following
      files are caught now:
      
       $ xargs | eval ls $(cat) | sort -u
       kernel/perf_event*.c
       include/linux/perf_event.h
       arch/*/kernel/perf_event*.c
       arch/*/kernel/*/perf_event*.c
       arch/*/kernel/*/*/perf_event*.c
       arch/*/include/asm/perf_event.h
       arch/*/lib/perf_event*.c
       arch/*/kernel/perf_callchain.c
      
       arch/alpha/include/asm/perf_event.h
       arch/arm/include/asm/perf_event.h
       arch/arm/kernel/perf_event.c
       arch/frv/include/asm/perf_event.h
       arch/frv/lib/perf_event.c
       arch/parisc/include/asm/perf_event.h
       arch/powerpc/include/asm/perf_event.h
       arch/powerpc/kernel/perf_callchain.c
       arch/powerpc/kernel/perf_event.c
       arch/s390/include/asm/perf_event.h
       arch/sh/include/asm/perf_event.h
       arch/sh/kernel/cpu/sh4a/perf_event.c
       arch/sh/kernel/cpu/sh4/perf_event.c
       arch/sh/kernel/perf_callchain.c
       arch/sh/kernel/perf_event.c
       arch/sparc/include/asm/perf_event.h
       arch/sparc/kernel/perf_event.c
       arch/x86/include/asm/perf_event.h
       arch/x86/kernel/cpu/perf_event_amd.c
       arch/x86/kernel/cpu/perf_event.c
       arch/x86/kernel/cpu/perf_event_intel.c
       arch/x86/kernel/cpu/perf_event_p6.c
       include/linux/perf_event.h
       kernel/perf_event.c
      Signed-off-by: NRobert Richter <robert.richter@amd.com>
      Cc: Stephane Eranian <eranian@google.com>
      Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
      LKML-Reference: <1268826553-19518-3-git-send-email-robert.richter@amd.com>
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      141c4296
  26. 16 3月, 2010 1 次提交
  27. 13 3月, 2010 3 次提交