1. 24 Feb, 2003 6 commits
    • Martin Schwidefsky's avatar
      [PATCH] s390: dasd block device driver. · ccac4750
      Martin Schwidefsky authored
      updates for s390 dasd driver
      
      Some problems have been found in the dasd error handling code, they
      are fixed by the update to dasd_3990_erp.c.
      
      Dasd is one of only two remaining drivers that use the null
      elevator instead of iosched. Appearantly, the null elevator
      has some bitrot and can result in random data loss. For now,
      we just don't use it.
      ccac4750
    • Martin Schwidefsky's avatar
      [PATCH] s390: ctc network driver. · 65bdce08
      Martin Schwidefsky authored
      Bug fixes for the CTC driver
      
      also removes the bogus intparm_t typedef
      65bdce08
    • Martin Schwidefsky's avatar
      [PATCH] s390: common i/o layer. · 01613ea0
      Martin Schwidefsky authored
      updates for the channel subsystem and qdio driver
      
      This adds the missing support for chp machine checks, i.e.
      enabling or disabling a set of devices from the service element.
      Some minor bugs in the driver are fixed as well.
      01613ea0
    • Martin Schwidefsky's avatar
      [PATCH] s390: base fixes. · cbc67add
      Martin Schwidefsky authored
      s390 arch changes/bug fixes:
       * add sys_fadvise64 system call
       * add initialization of init_sighand
       * add support for clone option CLONE_SETTLS
       * make use of ptrace_notify
       * sig -> sighand rename
       * move ptrace_signal_deliver to the correct place
       * make eieio a memory barrier
       * fix race condition on cpu_vm_mask in __flush_tlb_mm
       * add missing KM_SOFTIRQ0, KM_SOFTIRQ1 in asm-s390x/kmap_types.h
       * add inline assmelby for _raw_write_trylock
      cbc67add
    • Linus Torvalds's avatar
      Merge bk://cifs.bkbits.net/linux-2.5cifs · a871d09c
      Linus Torvalds authored
      into home.transmeta.com:/home/torvalds/v2.5/linux
      a871d09c
    • Linus Torvalds's avatar
      Add support for forcing default signal handlers to flush_signal_handlers(). · 53876ab4
      Linus Torvalds authored
      Make kmod force default handlers before executing the user process.
      53876ab4
  2. 23 Feb, 2003 24 commits
  3. 22 Feb, 2003 10 commits