- 10 Jul, 2003 7 commits
-
-
John Levon authored
Critical fix to the IO-APIC timer support. By Zwane Mwaikambo.
-
John Levon authored
oprofile_arch_exit() can be called from an __init routine now. Remove the remaining incorrect __exit markers.
-
http://jfs.bkbits.net/linux-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Linus Torvalds authored
-
Mikael Starvik authored
This brings the chris architecture up to date with 2.5. The patch is huge because files have been moved to prepare for future subarchitechtures.
-
http://lia64.bkbits.net/to-linus-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Dave Kleikamp authored
into shaggy.austin.ibm.com:/shaggy/bk/jfs-2.5
-
- 09 Jul, 2003 5 commits
-
-
Linus Torvalds authored
odd-ball IDE controllers without a control register. (Apparently Amiga X-Surf and Amiga Gayle with IDE doubler) Also, clean up the code a bit while I'm at it.
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/net-2.5
-
Thomas Graf authored
-
Ville Nuorvala authored
-
bk://kernel.bkbits.net/jmorris/net-2.5David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
- 10 Jul, 2003 4 commits
-
-
Ville Nuorvala authored
-
Randy Dunlap authored
-
Jean-Luc Richier authored
-
Herbert Xu authored
This patch fixes a refcnt leak when the policy changes on us in xfrm_lookup.
-
- 09 Jul, 2003 24 commits
-
-
David S. Miller authored
-
Ville Nuorvala authored
-
Ville Nuorvala authored
-
David S. Miller authored
-
David S. Miller authored
-
Alexey Kuznetsov authored
-
Stephen Hemminger authored
-
Matthew Wilcox authored
With the recent changes in 2.5.74-BK, ia64 can now use the generic pci_scan_bus().
-
Linus Torvalds authored
Also, switch the snail-mail address to OSDL from Transmeta. I'm sure they'll enjoy the junk-mail ;)
-
Pavel Machek authored
This fixes swsusp with CONFIG_PREEMPT and makes locking a bit more obvious.
-
Stephen Hemminger authored
OSDL is new building as of May-2003
-
David Mosberger authored
-
Linus Torvalds authored
consistently.
-
Linus Torvalds authored
The driver obviously cannot rely on the interrupt handler when it is probing for interrupts, so the identify code is written to not use interrupts and the probing code will disable the interrupt after having figured out which one it is. The non-probe code should do the same, otherwise confusion happens.
-
Dave Kleikamp authored
This option allows a performance boost by not writing to the journal at the expense of loss of data integrity if the system crashes or is powered off. The intended use of this option is to allow faster restores from backup media.
-
bk://kernel.bkbits.net/lord/xfs-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Stephen Lord authored
confusion in the future over which constants apply to which initializers.
-
Stephen Lord authored
-
Eric Sandeen authored
SGI Modid: 2.5.x-xfs:slinx:152354a
-
David Mosberger authored
into tiger.hpl.hp.com:/data1/bk/lia64/to-linus-2.5
-
bk://linux-dj.bkbits.net/cpufreqLinus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Dave Jones authored
into tetrachloride.(none):/mnt/raid/src/kernel/2.5/cpufreq
-
Dave Jones authored
- CPUFREQ_ALL_CPUS is not a valid argument any more, don't mention it in include/linux/cpufreq.h - without a driver->init() function a cpufreq driver isn't even loaded, so remove that check in the per-CPU initialization - whitespace and clarification changes to linux/cpufreq. All from Dominik again..
-
Dave Jones authored
More from Dominik
-