An error occurred fetching the project authors.
  1. 07 Mar, 2003 1 commit
  2. 24 Feb, 2003 1 commit
    • Martin Schwidefsky's avatar
      [PATCH] s390: gcc 3.3 adaptions. · b83cd715
      Martin Schwidefsky authored
      updates for compiling with gcc-3.3pre
      
      - add -finline-limit=10000 to make it build
      - drop .eh_frame elf section from vmlinux
      - fix common warnings inn asm headers
      - make dasd compile
      - Don't warn about signed/unsigned comparisions
      - fix inline syscall macros
      b83cd715
  3. 26 Jan, 2003 2 commits
  4. 15 Dec, 2002 1 commit
    • Martin Schwidefsky's avatar
      [PATCH] s390: Makefiles. · 0e08b4bd
      Martin Schwidefsky authored
      Makefile changes by Sam Ravnborg. Summary of changes:
      o Added FORCE prerequisite in boot/Makefile
      o Do not use shorthand targets when calling the boot/Makefile
      o No longer use BOOT_IMAGE, not needed now
      o Use kbuild clean infrastructure when cleaning up in boot
      o Offset generation shrinked with one rule
      o removed inclusion of Rules.make in all Makefiles
      o no longer use the descend macro, use $(Q)$(MAKE) as replacement
      0e08b4bd
  5. 18 Nov, 2002 1 commit
    • Martin Schwidefsky's avatar
      [PATCH] s390: config & make. · f2f04b19
      Martin Schwidefsky authored
      Kconfig file fixes: remove options ISA/MCA/EISA, add some missing
      help texts. Regenerate default configuration files. Update section
      names in vmlinux.lds.S. Simplify some Makefiles.
      f2f04b19
  6. 09 Oct, 2002 1 commit
  7. 22 Sep, 2002 1 commit
  8. 17 Sep, 2002 2 commits
  9. 20 Jun, 2002 4 commits
  10. 16 Jun, 2002 1 commit
    • Kai Germaschewski's avatar
      kbuild: Remove archdep · f3c28355
      Kai Germaschewski authored
      Since we don't do dependencies up front anymore, archdep does not make
      too much sense anymore. It was mostly unused now anyway, move the
      remaining users to the "prepare" target, which is exactly what is wanted:
      Do some work before the actual build gets started.
      f3c28355
  11. 15 Jun, 2002 1 commit
  12. 08 Jun, 2002 1 commit
  13. 28 May, 2002 1 commit
  14. 24 May, 2002 1 commit
    • Kai Germaschewski's avatar
      kbuild: Simplify rule for just building one subdir · 6f31fe5a
      Kai Germaschewski authored
      It's possible to say "make <subdir>", to descend into that subdir
      and recursively build things there. This patch provides this
      facility generally without the arch Makefiles needing to duplicate
      it for arch/$(ARCH)/somedir.
      6f31fe5a
  15. 05 Feb, 2002 5 commits
    • Linus Torvalds's avatar
      v2.4.12 -> v2.4.12.1 · ad8dcf57
      Linus Torvalds authored
        - Trond Myklebust: deadlock checking in lockd server
        - Tim Waugh: fix up parport wrong #define
        - Christoph Hellwig: i2c update, ext2 cleanup
        - Al Viro: fix partition handling sanity check.
        - Trond Myklebust: make NFS use SLAB_NOFS, and not play games with PF_MEMALLOC
        - Ben Fennema: UDF update
        - Alan Cox: continued merging
        - Chris Mason: get /proc buffer memory sizes right after buf-in-page-cache
      ad8dcf57
    • Linus Torvalds's avatar
      v2.4.7 -> v2.4.7.1 · 6fbaac38
      Linus Torvalds authored
        - Anton Altaparmakov: NTFS error checking
        - Johannes Erdfelt: USB updates
        - OGAWA Hirofumi: FAT update
        - Alan Cox: driver + s390 update merge
        - Richard Henderson: fix alpha sigsuspend error return value
        - Marcelo Tosatti: per-zone VM shortage
        - Daniel Phillips: generic use-once optimization instead of drop-behind
        - Bjorn Wesen: Cris architecture update
        - Anton Altaparmakov: support for Windows Dynamic Disks
        - James Washer: LDT loading SMP bug fix
      6fbaac38
    • Linus Torvalds's avatar
      v2.4.3.1 -> v2.4.3.2 · b0683ac8
      Linus Torvalds authored
        - Ingo Molnar/Al Viro: don't use bforget() on ext2 (and minix) metadata
        where we may not be the only owner of the buffer! FS corruption.
        - Andi Kleen: IPv6 packet re-assembly fix.
        - David Howells: fix up rwsem implementation
        - Alan Cox: more merging (S/390 down, ARM to go).
        - Jens Axboe: LVM and loop fixes
      b0683ac8
    • Linus Torvalds's avatar
      v2.4.1.3 -> v2.4.1.4 · 2a7117ac
      Linus Torvalds authored
        - big S/390x 64-bit merge
        - typos and license name fixes. doc updates.
        - more include file cleanups (phase out "malloc.h")
        - even more elevator corner cases.. When not merging, find the best insertion point.
        - pmac ide update
        - network fixes (netif_wake_queue on tx timeout)
        - USB printer select() fix
        - NFS client missed initialization, deamon fixed client address check
      2a7117ac
    • Linus Torvalds's avatar
      Import changeset · 7a2deb32
      Linus Torvalds authored
      7a2deb32