An error occurred fetching the project authors.
- 06 Dec, 2007 1 commit
-
-
Paul Mackerras authored
This updates all the defconfigs in arch/powerpc/configs except iseries and ps3, which were updated by the preceding commits. This mostly takes the defaults, except that I turned on tickless idle and high-resolution timers for everything, and turned off instrumentation support and "Fair group CPU scheduler" for the smaller/embedded platforms. Signed-off-by:
Paul Mackerras <paulus@samba.org>
-
- 17 Oct, 2007 1 commit
-
-
Anton Blanchard authored
When checking out the new NO_HZ support in powerpc, I noticed we never slept for more than 2 seconds. It turns out SLAB has a 2 second per cpu timer that causes this. After switching to SLUB I see some nice 4 second sleeps which is the limit on this POWER6 box (the decrementer ticks at 512MHz): slept 4.19 sec slept 4.19 sec slept 4.19 sec slept 4.19 sec slept 3.96 sec slept 3.80 sec slept 2.99 sec Since SLUB is now the default and some powerpc defconfigs already enable it, lets enable SLUB across the board for consistency. While doing this I also noticed that the maple defconfig has SLAB debugging enabled which is sure to make your box nice and slow. Fix that too. Signed-off-by:
Anton Blanchard <anton@samba.org> Signed-off-by:
Paul Mackerras <paulus@samba.org>
-
- 29 Aug, 2007 1 commit
-
-
Kumar Gala authored
Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
-
- 26 Jun, 2007 1 commit
-
-
Paul Mackerras authored
Signed-off-by:
Paul Mackerras <paulus@samba.org>
-
- 09 Feb, 2007 1 commit
-
-
Guennadi Liakhovetski authored
Linkstation systems capable of running mainline kernels use u-boot as a bootloader, so, specifying a suitable kernel command is not a problem. Don't guess. Also extend linkstation_defconfig to support the linkstation HS model with a IT8212 IDE controller and kuroboxHD/HD-HLAN linkstation models with a tulip ethernet chip. The latter also require a slightly different .dts file, which is also included with this patch. Signed-off-by:
Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
-
- 22 Jan, 2007 1 commit
-
-
Paul Mackerras authored
Mostly took the defaults, except tried to get the netfilter options more or less as they were before. Signed-off-by:
Paul Mackerras <paulus@samba.org>
-
- 04 Dec, 2006 1 commit
-
-
Guennadi Liakhovetski authored
Support for the Kurobox(HG)/LinkStation-I NAS systems by Buffalo Technology, should be also applicable to the PPC TeraStation family. Signed-off-by:
Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org> Signed-off-by:
Paul Mackerras <paulus@samba.org>
-
- 16 Oct, 2006 1 commit
-
-
Timur Tabi authored
The default configuration file for the MPC8349E-mITX reference board, mpc834x_itx_defconfig, did not include support for DOS partition table types. This support is necessary because the hard drive that comes with the ITX is formatted with this partition table type. Without this config option, no partitions on the drive can be mounted. Signed-off-by:
Timur Tabi <timur@freescale.com> Signed-off-by:
Paul Mackerras <paulus@samba.org>
-
- 26 Sep, 2006 2 commits
-
-
Olaf Hering authored
Update defconfig files after libata .config breakage sed -i 's/CONFIG_SCSI_SATA_/CONFIG_SATA_/;s/CONFIG_SCSI_SATA/CONFIG_ATA/' arch/powerpc/configs/*g Signed-off-by:
Olaf Hering <olaf@aepfle.de> Signed-off-by:
Paul Mackerras <paulus@samba.org>
-
Kim Phillips authored
update mpc8349_itx_defconfig and turn off some debug settings Signed-off-by:
Kim Phillips <kim.phillips@freescale.com> Signed-off-by:
Paul Mackerras <paulus@samba.org>
-
- 10 Sep, 2006 1 commit
-
-
Paul Mackerras authored
Signed-off-by:
Paul Mackerras <paulus@samba.org>
-
- 03 Jul, 2006 1 commit
-
-
Kim Phillips authored
Provide default configuration for the Freescale MPC8349E-mITX board, including the on-board 16MB flash. Signed-off-by:
Kim Phillips <kim.phillips@freescale.com> Signed-off-by:
Timur Tabi <timur@freescale.com> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
-
- 20 Apr, 2006 1 commit
-
-
Lennert Buytenhek authored
Patch from Lennert Buytenhek Signed-off-by:
Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 28 Mar, 2006 1 commit
-
-
Lennert Buytenhek authored
Patch from Lennert Buytenhek Add ixp23xx defconfig. Signed-off-by:
Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 09 Jan, 2006 1 commit
-
-
Russell King authored
EPXA10DB has gone, no need to keep the symbol in the defconfigs. Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 04 Jan, 2006 1 commit
-
-
Deepak Saxena authored
Patch from Deepak Saxena Add NAS 100d to machine build list and update to new 2.6.15 options. Signed-off-by:
Deepak Saxena <dsaxena@plexity.net> --- Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 01 Nov, 2005 1 commit
-
-
Deepak Saxena authored
Patch from Deepak Saxena CONFIG_MACH_GTWX5715 hardcodes the machine type in head-xscale.S so we can no longer boot on any other machine types. The proper fix would be to remove the hardcoding, but that machine is an off-the-shelf system and most users won't have access to the bootloader. :( Signed-off-by:
Deepak Saxena <dsaxena@plexity.net> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 26 Sep, 2005 1 commit
-
-
Vincent Sanders authored
Patch from Vincent Sanders A recent patch which made IXP4xx mach_desc's depend on config options had the effect of not building the kernel for several machines it possibly could be, this patch updates the default config to ensure all possible machines are built for by default. Signed-off-by:
Vincent Sanders <vince@arm.linux.org.uk> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 16 Apr, 2005 1 commit
-
-
Linus Torvalds authored
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
-