- 08 Oct, 2002 35 commits
-
-
Dave Jones authored
- moves functions around to match where they are in 2.4 (makes syncing easier) - Adds some extra entries
-
Dave Jones authored
- Recognise and decode trace cache - Add several missing elements to descriptor table - Xeon errata workaround - updated names for P4's
-
Dave Jones authored
From 2.4, see comment in diff.
-
Dave Jones authored
Old patch by Krishna Ramachandran
-
Dave Jones authored
get_vm_area() doesn't play too well when passed malformed arguments due to a missing check. Originally by davem, munged by me.
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
From John Levon. This corrects the comment to match the real quotation. Patch splitting/bombing is a very boring job, if it wasn't for light relief like this, it'd be even moreso 8-)
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
From 2.4 with some 2.5 mangling from Robert Love.
-
Dave Jones authored
From Zwane Mwaikambo, this diff makes sure we don't poke reserved bits on the P4.
-
Dave Jones authored
make mrproper misses some files..
-
Dave Jones authored
Missing kill_sb member meant that futexfs died a death when someone tried to mount it.
-
Dave Jones authored
-
Dave Jones authored
This patch from Ravikiran G Thirumalai removes cacheline bouncing of apic_timer_irqs
-
Dave Jones authored
Straightforward diff to allow longer names for PCI devices
-
Dave Jones authored
- Standardise usage on IA-32 instead of a mix of IA32 and ix86. - Add some missing options. - Fix up some options.
-
Dave Jones authored
-
Dave Jones authored
From 2.4
-
Dave Jones authored
From 2.4
-
Dave Jones authored
-
Dave Jones authored
Files moved, so the comments should be updated to reflect their new locations.
-
Dave Jones authored
-
bk://linux-input.bkbits.net/linux-inputLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
input_register_device() usually does that, but some drivers will call input_event() before registering to pre-load the absolute values in struct input_dev in an easy way.
-
Vojtech Pavlik authored
standard for extended keys.
-
- 07 Oct, 2002 5 commits
-
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
work.
-
Vojtech Pavlik authored
can be set for keys over 128.
-
Vojtech Pavlik authored
-
Andreas Deresch authored
-