1. 04 Jan, 2005 1 commit
  2. 03 Jan, 2005 5 commits
  3. 11 Nov, 2004 1 commit
  4. 04 Nov, 2004 1 commit
  5. 27 Oct, 2004 1 commit
  6. 18 Oct, 2004 1 commit
  7. 16 Oct, 2004 1 commit
  8. 13 Sep, 2004 1 commit
  9. 24 Aug, 2004 1 commit
  10. 17 Aug, 2004 1 commit
  11. 15 Aug, 2004 1 commit
    • Sam Ravnborg's avatar
      kconfig/all archs: Introduce Kconfig.debug · 49105c09
      Sam Ravnborg authored
      Localize Kconfig debug options into one file (lib/Kconfig.debug)
      for easier maintenance, searching, and menu-building.
      
      Updated to 2.6.8.
      
      Summary of changes:
      
      . localizes the following symbols in lib/Kconfig.debug:
          DEBUG_KERNEL, MAGIC_SYSRQ, DEBUG_SLAB, DEBUG_SPINLOCK,
          DEBUG_SPINLOCK_SLEEP, DEBUG_HIGHMEM, DEBUG_BUGVERBOSE,
          DEBUG_INFO
        and FRAME_POINTER for some instances of it (if it's freely
        user-selectable) but not for the cases where it's forced or
        it depends on some other options.
      . adds DEBUG_KERNEL requirement to some DEBUG_vars;
      . remove KALLSYMS from S390-specific kernel hacking menu;
        use KALLSYMS in the EMBEDDED menu instead;
      . add CRIS and M68KNOMMU symbols for use in lib/Kconfig.debug;
      . eliminate duplicate "General setup" labels in sparc64 config;
      . whitespace cleanup;
      . fixed a few trival typos;
      
      Portions of the original patch were also done by
      Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
      
      Signed-off-by: Randy Dunla...
      49105c09
  12. 12 Aug, 2004 1 commit
  13. 06 Aug, 2004 1 commit
  14. 02 Aug, 2004 2 commits
  15. 29 Jul, 2004 1 commit
  16. 27 Jul, 2004 1 commit
  17. 26 Jul, 2004 1 commit
    • Alexander Viro's avatar
      [PATCH] broken stuff marked as such in Kconfig · f51b9905
      Alexander Viro authored
      
      	a) ppc KGDB builds only on two subarch; say so in Kconfig
      	b) ide-pmac.c can't be a module; make it dependent on IDE=y.
      	c) a bunch of isdn drivers is broken on ppc; marked as such
      	d) oaknet is broken; marked as such (includes on files that do not
      exist, etc.)
      	e) buslogic and cyber2000 are broken on sparc64
      	f) s3trio framebuffer is broken
      	g) usual 8250-based serial is broken on sparc64; in principle it might
      be worth supporting (there are PCI cards of that sort), for now marked as
      broken (no asm/serial.h, to start with).
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      f51b9905
  18. 02 Jul, 2004 1 commit
  19. 22 Jun, 2004 1 commit
  20. 18 Jun, 2004 1 commit
  21. 17 Jun, 2004 3 commits
  22. 16 Jun, 2004 2 commits
  23. 31 May, 2004 1 commit
  24. 29 May, 2004 1 commit
  25. 14 May, 2004 1 commit
  26. 29 Apr, 2004 1 commit
  27. 28 Apr, 2004 2 commits
    • Andrew Morton's avatar
      [PATCH] ppc32: Update Motorola PrPMC750 support · abfd7fc4
      Andrew Morton authored
      From: Tom Rini <trini@kernel.crashing.org>
      
      This patch updates support for the Motorola PrPMC750 platform.  Most of the
      size in this patch comes from merging prpmc750_pci.c and prpmc750_setup.c into
      just prpmc750.c.
      abfd7fc4
    • Andrew Morton's avatar
      [PATCH] ppc32: Update SBS K2 support · 9be15f90
      Andrew Morton authored
      From: Tom Rini <trini@kernel.crashing.org>
      
      This patch updates support for the SBS K2 platform.  Most of the size in this
      patch comes from merging k2_pci.c and k2_setup.c into just k2.c.
      9be15f90
  28. 09 Apr, 2004 1 commit
  29. 30 Mar, 2004 1 commit
  30. 18 Mar, 2004 1 commit
    • Andrew Morton's avatar
      [PATCH] doc. updates/typos · 56b586b8
      Andrew Morton authored
      From: "Randy.Dunlap" <rddunlap@osdl.org>
      
      Remove the rest of references to smp.tex
      Documentation/cpufreq => Documentation/cpu-freq
      DocBook/tulip.{pdf,ps,html} => DocBook/tulip-user.{pdf,ps,html}
      Bunch of other typos.
      56b586b8
  31. 16 Mar, 2004 1 commit