An error occurred fetching the project authors.
  1. 15 Jul, 2003 2 commits
  2. 12 Jun, 2003 1 commit
  3. 13 Mar, 2003 1 commit
    • Jeff Garzik's avatar
      [ia32] cpu capabilities cleanups and additions · e696dce2
      Jeff Garzik authored
      * Add support for new Centaur(VIA) and Intel cpuid feature bits,
        expanding the x86_capability array by two.
      * (cleanup) Move cpu setup for newer Via C3 cpus into its own
        function, init_c3()
      * Add support for RNG control msr on VIA Nehemiah
      * export X86_FEATURE_XSTORE and cpu_has_xstore macros so that
        kernel code may easily test for cpu support of the new
        "xstore" instruction.
      e696dce2
  4. 11 Feb, 2003 1 commit
  5. 21 Dec, 2002 1 commit
  6. 21 Nov, 2002 1 commit
    • Dave Jones's avatar
      [PATCH] A new Athlon 'bug'. · 7d7f493a
      Dave Jones authored
      Very recent Athlons (Model 8 stepping 1 and above) (XPs/MPs and mobiles)
      have an interesting problem.  Certain bits in the CLK_CTL register need
      to be programmed differently to those in earlier models. The problem arises
      when people plug these new CPUs into boards running BIOSes that are unaware
      of this fact.
      
      The fix is to reprogram CLK_CTL to 200xxxxx instead of 0x600xxxxx as it was
      in previous models. The AMD folks have found that this improves stability.
      
      The patch below does this reprogramming if an affected model/bios is
      detected.
      
      I'm interested if someone with an affected model could run some
      benchmarks before and after to also see if this affects performance.
      7d7f493a
  7. 15 Oct, 2002 1 commit
  8. 29 Sep, 2002 1 commit
    • Dominik Brodowski's avatar
      [PATCH] (2/5) CPUfreq i386 core · 6ea7844f
      Dominik Brodowski authored
      CPUFreq i386 core for 2.5.39:
      arch/i386/kernel/i386_ksyms.c	export cpu_khz
      arch/i386/kernel/time.c		update various i386 values on frequency
      				changes
      include/asm-i386/msr.h		add Transmeta MSR defines
      6ea7844f
  9. 30 Aug, 2002 1 commit
  10. 03 Jun, 2002 1 commit
    • Zwane Mwaikambo's avatar
      [PATCH] bluesmoke merge · 5ca5a885
      Zwane Mwaikambo authored
      This patch merges in all the currently outstanding bluesmoke bits from
      2.5-dj to 2.5.20, it also has the pleasant side effect of fixing the
      compilation. Test compiled with and without MCE.
      5ca5a885
  11. 03 Apr, 2002 2 commits
  12. 05 Feb, 2002 3 commits
    • Linus Torvalds's avatar
      v2.5.1.4 -> v2.5.1.5 · ba6edf53
      Linus Torvalds authored
      - Dave Jones: more merging, fix up last merge..
      - release to sync with Dave
      ba6edf53
    • Linus Torvalds's avatar
      v2.4.9.2 -> v2.4.9.3 · df038637
      Linus Torvalds authored
        - Johannes Erdfelt, Oliver Neukum: USB printer driver race fix
        - John Byrne: fix stupid i386-SMP irq stack layout bug
        - Andreas Bombe, me: yenta IO window fix
        - Neil Brown: raid1 buffer state fix
        - David Miller, Paul Mackerras: fix up sparc and ppc respectively for kmap/kbd_rate
        - Matija Nalis: umsdos fixes, and make it possible to boot up with umsdos
        - Francois Romieu: fix bugs in dscc4 driver
        - Andy Grover: new PCI config space access functions (eventually for ACPI)
        - Albert Cranford: fix incorrect e2fsprog data from ver_linux script
        - Dave Jones: re-sync x86 setup code, fix macsonic kmalloc use
        - Johannes Erdfelt: remove obsolete plusb USB driver
        - Andries Brouwer: fix USB compact flash version info, add blksize ioctls
      df038637
    • Linus Torvalds's avatar
      Import changeset · 7a2deb32
      Linus Torvalds authored
      7a2deb32