Commit Graph

2146 Commits (7b277b1a5fb147cb828e5d8b9780cee60f31a9bf)

Author SHA1 Message Date
H. Peter Anvin 5e8ddcbe86 Video mode probing support for the new x86 setup code 18 years ago
H. Peter Anvin 337496eb73 Voyager support for the new x86 setup code 18 years ago
H. Peter Anvin 449f2ab946 Memory probing support for the new x86 setup code 18 years ago
H. Peter Anvin 3b53d3045b MCA support for new x86 setup code 18 years ago
H. Peter Anvin d13444a5a5 EDD probing code for the new x86 setup code 18 years ago
H. Peter Anvin 31b54f40e1 CPU features verification for the new x86 setup code 18 years ago
H. Peter Anvin 0008ea39bd Version string for the new x86 setup code 18 years ago
H. Peter Anvin 1543610ad7 Console-writing code for the new x86 setup code 18 years ago
H. Peter Anvin e44c22f65f Command-line parsing code for the new x86 setup code 18 years ago
H. Peter Anvin 49df18fa3f APM probing code 18 years ago
H. Peter Anvin 5a8a8128bc A20 handling code 18 years ago
H. Peter Anvin 5be8656615 String-handling functions for the new x86 setup code. 18 years ago
H. Peter Anvin ad7e906d56 Simple bitops for the new x86 setup code. 18 years ago
H. Peter Anvin 62bd0337d0 Top header file for new x86 setup code 18 years ago
H. Peter Anvin f7f4a5fbd2 Header file to produce 16-bit code with gcc 18 years ago
H. Peter Anvin 48c7ae674f Make struct boot_params a real structure, and remove obsolete fields 18 years ago
H. Peter Anvin 9c25d134b3 Make definitions for struct e820entry and struct e820map consistent 18 years ago
H. Peter Anvin 85414b693a Define zero-page offset 0x1e4 as a scratch field, and use it 18 years ago
Venki Pallipadi 1d67953f2b Use a new CPU feature word to cover features that are spread around 18 years ago
H. Peter Anvin de32e04175 x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY 18 years ago
H. Peter Anvin ec481536b1 Unify the CPU features vectors between i386 and x86-64 18 years ago
Jiri Slaby c43eaa02ab PCI: i386: traps, change VENDOR to DEVICE 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
Ingo Molnar bb29ab2686 sched: x86, track TSC-unstable events 18 years ago
Ingo Molnar 0437e109e1 sched: zap the migration init / cache-hot balancing code 18 years ago
Dave Jones 38377be88a Clean up E7520/7320/7525 quirk printk. 18 years ago
Andres Salomon 95069f89e8 GEODE: reboot fixup for geode machines with CS5536 boards 18 years ago
Vivek Goyal 071922c08c i386: es7000 build breakage fix 18 years ago
Loic Prylli d25c1ba2fa MTRR: Fix race causing set_mtrr to go into infinite loop 18 years ago
Jason Wessel 1e2e99f0e4 i386: fix regression, endless loop in ptrace singlestep over an int80 18 years ago
Linus Torvalds ba609a9d97 Remove some unused variables 18 years ago
Andi Kleen 5dcccd8d7e Revert perfctr reservation to 2.6.21 state 18 years ago
Andi Kleen 0f8dc2f065 Revert HPET resource reservation 18 years ago
Andrew Morton 84288ad89e i386: mtrr crash fix 18 years ago
Linus Torvalds 4710bcce8e i386: remove bogus mtrr range check 18 years ago
Randy Dunlap 80581c43d0 mtrr/cyrix: fix sections 18 years ago
Tian Kevin c8cbee61c9 ACPI: preserve the ebx value in acpi_copy_wakeup_routine 18 years ago
Andi Kleen 9d9bbd4d24 i386: Make CMPXCHG64 only dependent on PAE 18 years ago
Arjan van de Ven 0864a4e201 Allow DEBUG_RODATA and KPROBES to co-exist 18 years ago
Rafał Bilski 689eba77cb [CPUFREQ] Longhaul - Proper register access 18 years ago
Yinghai Lu bf8c481742 x86_64: fix link warning between for .text and .init.text 18 years ago
Andi Kleen 018d2ad0cc x86: change_page_attr bandaids 18 years ago
Andi Kleen 55181000cd x86: Disable KPROBES with DEBUG_RODATA for now 18 years ago
Andi Kleen 388c19e176 x86: Disable DAC on VIA bridges 18 years ago
Björn Steinbrink da88ba17de perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmi 18 years ago
Björn Steinbrink 54c6ed7562 i386: use the right wrapper to disable the NMI watchdog 18 years ago
Björn Steinbrink faa4cfa6b3 i386: fix NMI watchdog not reserving its MSRs 18 years ago
Zhang Rui 3cdf552be2 ACPI: Discard invalid elements in _PSS package 18 years ago
Yoann Padioleau a17627ef88 potential parse error in ifdef part 3 18 years ago
Steven Rostedt e5e3c84b70 enable interrupts in user path of page fault. 18 years ago