Skip to content
  1. Jun 07, 2010
  2. Jun 06, 2010
  3. Jun 02, 2010
  4. Jun 01, 2010
  5. May 28, 2010
    • Len Brown's avatar
      intel_idle: native hardware cpuidle driver for latest Intel processors · 26717172
      Len Brown authored
      
      
      This EXPERIMENTAL driver supersedes acpi_idle on
      Intel Atom Processors, Intel Core i3/i5/i7 Processors
      and associated Intel Xeon processors.
      
      It does not support the Intel Core2 processor or earlier.
      
      For kernels configured with ACPI, CONFIG_INTEL_IDLE=y
      allows intel_idle to probe before the ACPI processor driver.
      Booting with "intel_idle.max_cstate=0" disables intel_idle
      and the system will fall back on ACPI's "acpi_idle".
      
      Typical Linux distributions load ACPI processor module early,
      making CONFIG_INTEL_IDLE=m not easily useful on ACPI platforms.
      
      intel_idle probes all processors at module_init time.
      Processors that are hot-added later will be limited
      to using C1 in idle.
      
      Signed-off-by: default avatarLen Brown <len.brown@intel.com>
      26717172
  6. May 27, 2010
  7. May 26, 2010
  8. May 21, 2010
  9. May 19, 2010
  10. May 15, 2010
  11. May 12, 2010
  12. May 11, 2010
  13. May 05, 2010
  14. May 03, 2010
    • Robert Richter's avatar
      oprofile: update file list in MAINTAINERS file · 81c4a8a6
      Robert Richter authored
      
      
      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: default avatarRobert Richter <robert.richter@amd.com>
      81c4a8a6
    • Nicolas Pitre's avatar
      update MAINTAINERS file · 18e2842b
      Nicolas Pitre authored
      
      
      I'm no longer at Marvell.  Ditto for Lennert.
      I don't hack on SMC91x much either these days.
      
      Signed-off-by: default avatarNicolas Pitre <nico@fluxnic.net>
      18e2842b
  15. May 02, 2010
  16. Apr 28, 2010
  17. Apr 27, 2010
  18. Apr 22, 2010
  19. Apr 14, 2010
  20. Apr 11, 2010
  21. Apr 08, 2010
  22. Apr 07, 2010
  23. Mar 31, 2010
  24. Mar 30, 2010
  25. Mar 29, 2010
  26. Mar 26, 2010
  27. Mar 25, 2010
  28. Mar 24, 2010
  29. Mar 19, 2010
  30. Mar 18, 2010
Loading