1. 11 Sep, 2002 2 commits
    • Sam Ravnborg's avatar
      [PATCH] zftape: Cleanup zftape_syms.c · a8b2e9c3
      Sam Ravnborg authored
      Removed compatibility cruft from zftape_syms.c.
      There is no need to be compatible with kernel 2.1.18 and older.
      Replaced FT_KSYM with direct call to EXPORT_SYMBOL.
      a8b2e9c3
    • Ivan Kokshaysky's avatar
      [PATCH] alpha update · e91208b7
      Ivan Kokshaysky authored
      - signal update; make do_signal use generic get_signal_to_deliver()
      - irqs_disabled macro
      - remove vmlinux.lds.s target from arch/alpha/Makefile since it works
        correctly in the top level Makefile
      - extra argument for pcibios_enable_device (most likely we'll never
        use it though...)
      e91208b7
  2. 10 Sep, 2002 2 commits
    • Jens Axboe's avatar
      bio.h: · 6ebbf06b
      Jens Axboe authored
        clean up with bio_kmap_irq() thing properly. remove the micro optimization of _not_ calling kmap_atomic() if this isn't a highmem page. we could keep that and do the inc_preempt_count() ourselves, but I'm not sure it's worth it and this is cleaner.
      6ebbf06b
    • Jens Axboe's avatar
      Merge axboe@brick.kernel.dk:/mnt/kernel/ide/linux-2.5 · fe0e4341
      Jens Axboe authored
      into hera.kernel.org:/home/axboe/BK/linux-2.5-ide
      fe0e4341
  3. 11 Sep, 2002 36 commits