- Feb 13, 2007
-
-
Andi Kleen authored
Signed-off-by:
Andi Kleen <ak@suse.de>
-
- Jan 26, 2007
-
-
Bjorn Helgaas authored
I'm trying to remove drivers/acpi/motherboard.c, which is mostly redundant with drivers/pnp/system.c. So make sure that we include the PNP driver in the default config. Most distros enable this already. Turning on CONFIG_PNP also causes the following options to be enabled: CONFIG_PNPACPI CONFIG_SERIAL_8250_PNP CONFIG_SERIAL_8250_PNP causes legacy serial ports to be discovered twice, which is ugly but harmless: serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A Signed-off-by:
Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by:
Len Brown <len.brown@intel.com>
-
- Jan 11, 2007
-
-
Andi Kleen authored
Signed-off-by:
Andi Kleen <ak@suse.de>
-
- Dec 30, 2006
-
-
Soeren Sonnenburg authored
The apple fn keys don't work anymore with 2.6.20-rc1. The reason is that USB_HID_POWERBOOK appears in several files although USB_HIDINPUT_POWERBOOK is the thing to be used. The patch fixes this. Cc: Greg KH <greg@kroah.com> Cc: Dmitry Torokhov <dtor@mail.ru> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Jiri Kosina <jkosina@suse.cz> Cc: Marcel Holtmann <marcel@holtmann.org> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- Dec 15, 2006
-
-
Linus Torvalds authored
It has caused more problems than it ever really solved, and is apparently not getting cleaned up and fixed. We can put it back when it's stable and isn't likely to make warning or bug events worse. In the meantime, enable frame pointers for more readable stack traces. Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- Dec 09, 2006
-
-
Andi Kleen authored
Signed-off-by:
Andi Kleen <ak@suse.de>
-
- Dec 07, 2006
-
-
Andi Kleen authored
Signed-off-by:
Andi Kleen <ak@suse.de>
-
- Oct 21, 2006
-
-
Andi Kleen authored
Signed-off-by:
Andi Kleen <ak@suse.de>
-
- Oct 05, 2006
-
-
Andi Kleen authored
Signed-off-by:
Andi Kleen <ak@suse.de>
-
- Sep 29, 2006
-
-
Andi Kleen authored
Signed-off-by:
Andi Kleen <ak@suse.de>
-
- Sep 26, 2006
-
-
Andi Kleen authored
This is based on the x86-64 defconfig which works on a wide range of systems. Signed-off-by:
Andi Kleen <ak@suse.de>
-
- Jul 10, 2006
-
-
Adrian Bunk authored
Matthew Wilcox notified me that CONFIG_PM_STD_PARTITION="/dev/hda2" in the i386 defconfig wasn't a good idea (especially since it prevented booting for him due to another bug). This patch sets CONFIG_PM_STD_PARTITION="" in the i386 defconfig. Signed-off-by:
Adrian Bunk <bunk@stusta.de> Cc: Matthew Wilcox <willy@debian.org> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- Mar 20, 2006
-
-
Adrian Bunk authored
The i386 defconfig wasn't updated for ages. Instead of running "make oldconfig" on the old defconfig and trying to give reasonable answers at all new options, this patch replaces it with the one I'm using in 2.6.16-rc1. This way, it's a .config that is confirmed to work on at least one computer in the world. ;-) Signed-off-by:
Adrian Bunk <bunk@stusta.de>
-
- Jan 18, 2006
-
-
Jesse Brandeburg authored
Adds the ability to disability packet split at compile time and use the legacy receive path on PCI express hardware. Made this a CONFIG option and modified the Kconfig, to reflect the new option. Signed-off-by:
Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by:
Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by:
John Ronciak <john.ronciak@intel.com> Signed-off-by:
Jeff Garzik <jgarzik@pobox.com>
-
- Aug 25, 2005
-
-
Len Brown authored
Delete the ability to build an ACPI kernel that does not include PCI support. When such a machine is created and it requires a tuned kernel, send a patch. http://bugzilla.kernel.org/show_bug.cgi?id=1364 Signed-off-by:
Len Brown <len.brown@intel.com>
-
- Aug 24, 2005
-
-
Len Brown authored
it is a synonym for CONFIG_ACPI Signed-off-by:
Len Brown <len.brown@intel.com>
-
Len Brown authored
it is a synonym for CONFIG_ACPI Signed-off-by:
Len Brown <len.brown@intel.com>
-
Len Brown authored
it has been a synonym for CONFIG_ACPI since 2.6.12 Signed-off-by:
Len Brown <len.brown@intel.com>
-
- Jun 25, 2005
-
-
Pavel Machek authored
CONFIG_PM_DISK is long gone, but it still managed to survived at few places. Signed-off-by:
Pavel Machek <pavel@suse.cz> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- Apr 16, 2005
-
-
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!
-