An error occurred fetching the project authors.
  1. 25 Nov, 2002 1 commit
  2. 08 Nov, 2002 1 commit
  3. 05 Nov, 2002 1 commit
    • Andrew Morton's avatar
      [PATCH] timers: drivers/* · b28bf3f6
      Andrew Morton authored
      Results of a quick pass through everything under drivers/.  We're
      mostly OK in there.  I will have missed some.
      b28bf3f6
  4. 31 Oct, 2002 1 commit
  5. 11 Oct, 2002 1 commit
    • Andries E. Brouwer's avatar
      Since 2.5.32 the keyboard repeat code was broken. · 723a2459
      Andries E. Brouwer authored
      The reason Vojtech broke it was the stupid name of a field
      in struct kbd_repeat, namely "rate".  Every sane person
      expects that a rate has dimension [1/sec], but here the
      "rate" is a time period measured in msec.
      
      So, the patch below first of all fixes the code,
      and secondly changes the name.
      Since Vojtech used PERIOD as index, I also used period
      as field name in the struct.
      
      Half of the stuff below is actually from Alan Stern.
      
      Andries
      723a2459
  6. 08 Oct, 2002 1 commit
  7. 13 Sep, 2002 1 commit
  8. 29 Aug, 2002 1 commit
  9. 27 Aug, 2002 1 commit
  10. 26 Aug, 2002 4 commits
  11. 25 Aug, 2002 1 commit
  12. 22 Aug, 2002 1 commit
    • Franz Sirl's avatar
      Hi Vojtech, · 77f1a9e6
      Franz Sirl authored
      I noticed you just pushed the pc_keyb.c removal to linux-input, here is the
      PPC part of it that removes now superflous stuff. The small change in
      keyboard.c is a bugfix from 2.4 and ruby that didn't make it into 2.5 yet.
      Franz.
      77f1a9e6
  13. 21 Aug, 2002 1 commit
  14. 03 Jul, 2002 1 commit
  15. 01 Jul, 2002 1 commit
  16. 27 Jun, 2002 1 commit
  17. 05 Feb, 2002 4 commits
    • Linus Torvalds's avatar
      v2.5.1.1 -> v2.5.1.2 · 6533333c
      Linus Torvalds authored
      - Al Viro: task-private namespaces, more cleanups
      6533333c
    • Linus Torvalds's avatar
      v2.4.9.11 -> v2.4.9.12 · dfc52b82
      Linus Torvalds authored
        - Alan Cox: much more merging
        - Pete Zaitcev: ymfpci race fixes
        - Andrea Arkangeli: VM race fix and OOM tweak.
        - Arjan Van de Ven: merge RH kernel fixes
        - Andi Kleen: use more readable 'likely()/unlikely()' instead of __builtin_expect()
        - Keith Owens: fix 64-bit ELF types
        - Gerd Knorr: mark more broken PCI bridges, update btaudio driver
        - Paul Mackerras: powermac driver update
        - me: clean up PTRACE_DETACH to use common infrastructure
      dfc52b82
    • Linus Torvalds's avatar
      v2.4.9.10 -> v2.4.9.11 · a880f45a
      Linus Torvalds authored
        - Neil Brown: md cleanups/fixes
        - Andrew Morton: console locking merge
        - Andrea Arkangeli: major VM merge
      a880f45a
    • Linus Torvalds's avatar
      Import changeset · 7a2deb32
      Linus Torvalds authored
      7a2deb32