- 13 Feb, 2003 40 commits
-
-
bk://ldm.bkbits.net/linux-2.5-powerLinus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
Patrick Mochel authored
- It depends on the rest of the subsys_initcalls in acpi to be done to get the sleep info from the firmware. - It doesn't need to be available any earlier...
-
Patrick Mochel authored
- Make acpi_sleep_proc_init() a late_initcall(), and not called from acpi_sleep_init(). This guarantees that the acpi proc hierarchy is at least there when we create the dang file.
-
Patrick Mochel authored
into osdl.org:/home/mochel/src/kernel/devel/linux-2.5-power
-
Patrick Mochel authored
-
Patrick Mochel authored
- Created arch/i386/kernel/acpi/ - Split file into boot.c and sleep.c. - Moved acpi_wakeup.S into there.
-
Patrick Mochel authored
into osdl.org:/home/mochel/src/kernel/devel/linux-2.5-power
-
David Jeffery authored
This converts the driver to use the new scsi_add_host() interface to add scsi controllers.
-
David Jeffery authored
This removes the old LinuxVersionCode() and replaces it with KERNEL_VERSION(). Thanks go to Adrian Bunk for sending the initial version.
-
David Jeffery authored
This adds a few bits of code and couple #ifdefs that are needed to enable this driver to work for 2.4 as well as 2.5.
-
David Jeffery authored
This adds back the reboot_notifier hook that was accidentally removed in the last set of patches. It also adds support handle a Mode Page 8 command so the scsi layer won't complain anymore. And the movement to using ->device to get scsi numbers resulted in 2 typos in debug code. These are also fixed.
-
Dave Jones authored
Lingering around for a while. 2.4 forward port.
-
Dave Jones authored
The new C3s won't boot a C3 kernel as they dropped 3dnow support in favour of SSE. It now also has cmov though and can be scheduled as a 686 CPU. I've a patch for gcc pending inclusion that adds the -march=c3-2 option.
-
Dave Jones authored
Forgot to bring this bit forward when I updated the watchdog drivers.
-
Dave Jones authored
Fixes from 2.4 + compile fixes from me.
-
Dave Jones authored
This one has been around for ages, has Rusty's name all over it, but wasn't from him. 48 lines of comments, and no swearing? 8-) Mostly documentation, but also has some buffer overflow detection in there.
-
Dave Jones authored
from 2.4
-
Dave Jones authored
adap_lock is a little generic for a global..
-
Dave Jones authored
-
Dave Jones authored
This went into 2.4.18
-
Dave Jones authored
Whoops, VIA goofed, and it reports L2 size as 65KB.
-
Dave Jones authored
If we have a non-SMP approved CPU, but its in a UP system, we should allow SMP kernels.
-
Dave Jones authored
from 2.4 only register gameport if the port is active
-
Dave Jones authored
from 2.4 only register gameport if the port is active
-
bk://linux-dj.bkbits.net/cpufreqLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Dave Jones authored
-
Dave Jones authored
-
bk://linux-dj.bkbits.net/watchdogLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Dave Jones authored
-
Dave Jones authored
By Heiko Ronsdorf, has been around linux-kernel a few days, and has been through some rounds of cleanup.
-
Dave Jones authored
into tetrachloride.(none):/mnt/stuff/kernel/2.5/watchdog
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Linus Torvalds authored
updates.
-
bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/davem/sparc-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-