An error occurred fetching the project authors.
- 22 Jun, 2004 1 commit
-
-
Benjamin Herrenschmidt authored
This adds basic oprofile support to ppc32. Originally from Anton Blanchard, I just re-diffed it against current kernels. Signed-off-by:
Anton Blanchard <anton@samba.org> Signed-off-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- 18 Jun, 2004 1 commit
-
-
Kumar Gala authored
Here is both a GNU style and BK patch for adding support for the e500 core and 85xx platform to 2.6. This is pretty much a direct port from 2.4 with a bit of cleanup around the edges. Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- 31 May, 2004 1 commit
-
-
David Woodhouse authored
Code from Guy Streeter <streeter@redhat.com>
-
- 29 May, 2004 1 commit
-
-
Andrew Morton authored
From: Matt Porter <mporter@kernel.crashing.org> Reorg PPC DMA API. Use PCI DMA API wrapper and add coherent alloc in irq. Signed-off-by:
Matt Porter <mporter@kernel.crashing.org> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- 14 May, 2004 1 commit
-
-
Andrew Morton authored
From: Matt Porter <mporter@kernel.crashing.org> New OCP infrastructure ported from 2.4 along with several enhancements. Updated patch with comments from hch and Valdis.
-
- 29 Apr, 2004 1 commit
-
-
Andrew Morton authored
From: Tom Rini <trini@kernel.crashing.org> Makes the Motorola PrPMC800 platform functional again. This comes from Randy Vinson <rvinson@mvista.com>.
-
- 28 Apr, 2004 2 commits
-
-
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.
-
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.
-
- 09 Apr, 2004 1 commit
-
-
Randy Vinson authored
-
- 30 Mar, 2004 1 commit
-
-
Benjamin Herrenschmidt authored
On ppc32, CONFIG_PREEMPT wasn't settable along with CONFIG_SMP for historical reasons (smp_processor_id() races). Those races have been fixes since then (well, should have been at least) so it's now safe to allow both options.
-
- 18 Mar, 2004 1 commit
-
-
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.
-
- 16 Mar, 2004 1 commit
-
-
Tom Rini authored
From: Adrian Cox <adrian@humboldt.co.uk>.
-
- 11 Mar, 2004 1 commit
-
-
Tom Rini authored
From Randy Vinson <rvinson@mvista.com>
-
- 18 Feb, 2004 1 commit
-
-
Bartlomiej Zolnierkiewicz authored
As a bonus: cris, h8300, m68k and sparc can use CONFIG_HOTPLUG now.
-
- 13 Feb, 2004 2 commits
-
-
Andrew Morton authored
From: Tom Rini <trini@kernel.crashing.org> From: Randy Vinson <rvinson@mvista.com> - Fixup IBM Spruce support (GEN550, general fixes and cleanups). - Forward-port the INTERACTIVE_CONSOLE bits from 2.4. - Forward-port the bootinfo code. - Add a weak get_mem_size() function.
-
Benjamin Herrenschmidt authored
-
- 06 Feb, 2004 2 commits
-
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
move drivers/macintosh/nvram.c to drivers/char/generic_nvram.c, update platform hooks, fix powermac nvram driver for newer machines
-
- 04 Feb, 2004 2 commits
-
-
Andrew Morton authored
From: Tom Rini <trini@kernel.crashing.org> The following has been approved by Paul, FWIW. The following patch makes PPC601_SYNC_FIX depend on PPC_PMAC || PPC_PREP. It used to depend on ALL_PPC I believe, but this was (at least semi-intentionally I gather) backed out. The last time this was discussed, the only platforms old enough to have a 601 to support were pmacs and preps, so it makes some sense to only ask for these machines.
-
Andrew Morton authored
From: Tom Rini <trini@kernel.crashing.org> Various fixes for the PPC_GEN550 backend. - Move PPC_GEN550 bool into a more appropriate spot. - Add PPC_GEN550 support to the MCPN765 platform. - Allow for SERIAL_TEXT_DEBUG on PPC_GEN550. - Add missing headers to arch/ppc/syslib/gen550_dbg.c - Clean-up the KGDB interface such that we allow for a kgdb_map_scc call, but do not require one. - Add gen550 prototypes to <asm/kgdb.h> - PPC_GEN550 backend code doesn't depend on 8250_SERIAL.
-
- 19 Jan, 2004 1 commit
-
-
Andrew Morton authored
From: Adrian Bunk <bunk@fs.tum.de> The 2.6 Kconfig language allows to set the range for integer questions. The patch below adds a range line on all architectures that have a NR_CPUS question except ia64. The help text on ia64 didn't suggest any values. Could someone tell the correct values for ia64 (and if it's only a minimum value of 2)?
-
- 07 Oct, 2003 1 commit
-
-
Paul Mackerras authored
-
- 27 Sep, 2003 1 commit
-
-
Paul Mackerras authored
This is from Ben Herrenschmidt's tree.
-
- 25 Sep, 2003 1 commit
-
-
Christoph Hellwig authored
-
- 24 Sep, 2003 1 commit
-
-
Rusty Russell authored
Kconfig cleanup megapatch from Nicolas Kaiser <nikai@nikai.net>. modules.txt no longer exists, and the common wording used to refer to it sucks. This is all by Nicolas Kaiser's: at Randy and Matthew's request, "say M" changed to "choose M" (more sense for graphical front ends, too).
-
- 18 Sep, 2003 1 commit
-
-
Benjamin Herrenschmidt authored
-
- 17 Sep, 2003 2 commits
- 12 Sep, 2003 3 commits
-
-
Tom Rini authored
From Hollis Blanchard <hollisb@us.ibm.com>.
-
Tom Rini authored
This will make things like 'allyesconfig' and 'allmodconfig' produce a much more sane config file. It didn't really make sense to split these boards out anyhow, as they aren't 'radically different' like the 8xx boards that this distinction was styled on.
-
Tom Rini authored
-
- 04 Sep, 2003 1 commit
-
-
Paul Mackerras authored
This has three main parts: (1) support for the 440GP and 440GX processors, (2) support for the "Ebony" and "Ocotea" reference boards for those processors, and (3) support for 64-bit physical addresses. The 440GP and 440GX are "Book E" processors, and this introduces a CONFIG_BOOKE and some definitions that apply to all Book E processors. Having 64-bit physical addresses means that PTEs are now 64 bits. The PTE pages stay at 4kB, and the pgdir expands to 8kB.
-
- 31 Aug, 2003 1 commit
-
-
Andrew Morton authored
From: Adrian Bunk <bunk@fs.tum.de> Remove CONFIG_KCORE_AOUT: the ability to present /proc/kcore in a.out format. I've checked with various arch maintainers. It won't be missed.
-
- 24 Aug, 2003 1 commit
-
-
Benjamin Herrenschmidt authored
The new driver is a complete rewrite based on David Miller sunzilog adapted to PowerMac, it uses the new driver model & the serial driver core unlike the old macserial. It doesn't support DMA yet but this is a "feature" for now as the DMA implementation of macserial used to exhibit memory corruption problems.
-
- 21 Aug, 2003 1 commit
-
-
Tom Rini authored
-
- 05 Aug, 2003 2 commits
-
-
Paul Mackerras authored
-
Paul Mackerras authored
-
- 02 Aug, 2003 1 commit
-
-
Bartlomiej Zolnierkiewicz authored
Allows all architectures to simply include the sound/Kconfig file. Now somebody can finally update the comment for CONFIG_SOUND ;-).
-
- 10 Jul, 2003 1 commit
-
-
Andrew Morton authored
From: Diego Calleja Garcia <diegocg@teleline.es> Move CONFIG_KALLSYMS out of the arch directory and into init/. It defaults to "on" unless the user explicitly turns it off in the "embedded systems" menu.
-
- 01 Jul, 2003 1 commit
-
-
Tom Rini authored
This change can also be found in patch form at: ftp://source.mvista.com/pub/linuxppc/obsolete/menf1
-