- 10 Jan, 2003 21 commits
-
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
(plus some CodingStyle reformatting)
-
Dave Jones authored
-
Dave Jones authored
-
- 09 Jan, 2003 1 commit
-
-
Dave Jones authored
into tetrachloride.(none):/mnt/stuff/kernel/2.5/watchdog
-
- 08 Jan, 2003 18 commits
-
-
Linus Torvalds authored
-
Dave Jones authored
-
Dave Jones authored
Since we killed off the broken 486 strings copies, the config item isn't needed any longer.
-
Dave Jones authored
Next in line for the -W cleanups is this patch from Willy which I've been carrying since 2.5.29 or so. Should be no functional differences, just no more warnings when we compile with -W
-
Dave Jones authored
s/boundry/boundary/
-
Dave Jones authored
-
Dave Jones authored
Without this fix, compiling with CONFIG_DEBUG_SPINLOCK dies with an unknown variable error..
-
Dave Jones authored
This looks extremely suspect to me, and seems like it will prefetch past the end of the pmd, which is a no no.
-
Dave Jones authored
-
Dave Jones authored
Can't remember where this came from, but its been around for quite a while. Prints the parent (tracer) pid if its being traced.
-
Dave Jones authored
The first of many... From 2.4
-
Dave Jones authored
Silly typo caused strange corruption. With this fixed, agpgart almost works again on x86-64 (change_page_attr() seems broken there)
-
Dave Jones authored
From 2.4
-
Dave Jones authored
Cset 1.808 in 2.4 never got propagated forward to 2.5 It's pretty much the same fix as below (s/!=/</), but with the following changes - This was a patch to pci_alloc_consistant(), which now wants to be dma_alloc_coherent() - Removal of the u32 cast
-
Dave Jones authored
Missed forward port from 2.4. ACKed by GregKH
-
Dave Jones authored
-
Dave Jones authored
From 2.4
-
Dave Jones authored
-