1. 07 Oct, 2003 10 commits
    • Linus Torvalds's avatar
      Merge bk://kernel.bkbits.net/davem/sparc-2.5 · 9d8a5eb8
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      9d8a5eb8
    • Chen Yang's avatar
      [PATCH] InterMezzo maintainence patch · 7cfb5e64
      Chen Yang authored
      I have tested these patches and can atteste that they work.
      
       - rwhron@earthlink.net:
      	include cleanup of fs/intermezzo
       - kdw@neowiz.com:
      	memory leakage problem,race condition report
       - Domen Puncer:
      	Use list_for_each() where applicable
       - Chen Yang:
      	include file modification for more platforms to compile intermezzo
      	fix an oops problem
      7cfb5e64
    • Andi Kleen's avatar
      [PATCH] Fix x86-64 signal FPU saving bug · d154c8f0
      Andi Kleen authored
      Don't overwrite FPU state unconditionally in init_fpu.
      
      The child == current check is probably not needed, it's just paranoia.
      d154c8f0
    • Jan Kara's avatar
      [PATCH] Quota bugfix · f9358b1b
      Jan Kara authored
      This should fix a problem with used-bytes counter overflow in old quota
      format.
      f9358b1b
    • Gerd Knorr's avatar
      [PATCH] saa7134 driver update · de7fe914
      Gerd Knorr authored
      This pdates the saa7134 driver.  It depends on the videobuf patch.
      
      Changes:
      
        * add support for mplex mpeg2 encoder cards (new saa6752hs module).
        * tv card list updates.
        * adapt to videobuf changes.
        * better sysfs support.
      de7fe914
    • Gerd Knorr's avatar
      [PATCH] v4l: saa7146 driver update · 4c6bc102
      Gerd Knorr authored
      This adapts the saa7146 driver to the videobuf changes
      4c6bc102
    • Gerd Knorr's avatar
      [PATCH] v4l: bttv driver update · b405268b
      Gerd Knorr authored
      This updates the bttv driver.  It depends on the videobuf patch.
      
        * usual tv card list updates.
        * sysfs adaptions.
        * new, experimental i2c adapter code for bt878 chips
          (not used by default yet).
        * various minor fixes.
      b405268b
    • Gerd Knorr's avatar
      [PATCH] v4l: videobuf update · c9e80989
      Gerd Knorr authored
      This updates the videobuf module used by the bttv, saa7134 and saa7146
      drivers.
      
      Changes:
        * adds support for overlays (i.e. PCI-PCI DMA transfers).
        * adds support for userspace DMA.
        * fixes bug in the read() helper function (catch I/O errors).
      c9e80989
    • Andrew Morton's avatar
      [PATCH] fix ia64 core dump code · 367e82de
      Andrew Morton authored
      From: Roland Turner <roland@redhat.com>
      
      Fixes a BUG which occurs when an ia64 application tries to dump core.
      367e82de
    • Roland McGrath's avatar
      [PATCH] remove unused `locks' field from task_struct · 15054075
      Roland McGrath authored
      This field is used nowhere; I had it commented out in my "make
      allyesconfig" build and nothing complained.
      15054075
  2. 06 Oct, 2003 15 commits
  3. 07 Oct, 2003 4 commits
  4. 06 Oct, 2003 11 commits