Age | Commit message (Expand) | Author |
2007-07-13 | [CPUFREQ] Fix typos in powernow-k8 printk's. | Dave Jones |
2007-07-13 | [CPUFREQ] powernow-k8 compile fix. | Andrew Morton |
2007-07-13 | [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI | Adrian Bunk |
2007-07-13 | [CPUFREQ] Longhaul - Option to disable ACPI C3 support | RafaĆ Bilski |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-07-12 | Remove old i386 setup code | H. Peter Anvin |
2007-07-12 | Use the new x86 setup code for i386 | H. Peter Anvin |
2007-07-12 | Linker script for the new x86 setup code | H. Peter Anvin |
2007-07-12 | Assembly header and main routine for new x86 setup code | H. Peter Anvin |
2007-07-12 | Code for actual protected-mode entry | H. Peter Anvin |
2007-07-12 | Video mode probing support for the new x86 setup code | H. Peter Anvin |
2007-07-12 | Voyager support for the new x86 setup code | H. Peter Anvin |
2007-07-12 | Memory probing support for the new x86 setup code | H. Peter Anvin |
2007-07-12 | MCA support for new x86 setup code | H. Peter Anvin |
2007-07-12 | EDD probing code for the new x86 setup code | H. Peter Anvin |
2007-07-12 | CPU features verification for the new x86 setup code | H. Peter Anvin |
2007-07-12 | Version string for the new x86 setup code | H. Peter Anvin |
2007-07-12 | Console-writing code for the new x86 setup code | H. Peter Anvin |
2007-07-12 | Command-line parsing code for the new x86 setup code | H. Peter Anvin |
2007-07-12 | APM probing code | H. Peter Anvin |
2007-07-12 | A20 handling code | H. Peter Anvin |
2007-07-12 | String-handling functions for the new x86 setup code. | H. Peter Anvin |
2007-07-12 | Simple bitops for the new x86 setup code. | H. Peter Anvin |
2007-07-12 | Top header file for new x86 setup code | H. Peter Anvin |
2007-07-12 | Header file to produce 16-bit code with gcc | H. Peter Anvin |
2007-07-12 | Make struct boot_params a real structure, and remove obsolete fields | H. Peter Anvin |
2007-07-12 | Make definitions for struct e820entry and struct e820map consistent | H. Peter Anvin |
2007-07-12 | Define zero-page offset 0x1e4 as a scratch field, and use it | H. Peter Anvin |
2007-07-12 | Use a new CPU feature word to cover features that are spread around | Venki Pallipadi |
2007-07-12 | x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY | H. Peter Anvin |
2007-07-12 | Unify the CPU features vectors between i386 and x86-64 | H. Peter Anvin |
2007-07-11 | PCI: i386: traps, change VENDOR to DEVICE | Jiri Slaby |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |
2007-07-09 | sched: x86, track TSC-unstable events | Ingo Molnar |
2007-07-09 | sched: zap the migration init / cache-hot balancing code | Ingo Molnar |
2007-07-07 | Clean up E7520/7320/7525 quirk printk. | Dave Jones |
2007-07-06 | GEODE: reboot fixup for geode machines with CS5536 boards | Andres Salomon |
2007-07-06 | i386: es7000 build breakage fix | Vivek Goyal |
2007-07-06 | MTRR: Fix race causing set_mtrr to go into infinite loop | Loic Prylli |
2007-07-06 | i386: fix regression, endless loop in ptrace singlestep over an int80 | Jason Wessel |
2007-07-03 | Remove some unused variables | Linus Torvalds |
2007-07-03 | Revert perfctr reservation to 2.6.21 state | Andi Kleen |
2007-07-03 | Revert HPET resource reservation | Andi Kleen |
2007-07-01 | i386: mtrr crash fix | Andrew Morton |
2007-07-01 | i386: remove bogus mtrr range check | Linus Torvalds |
2007-06-28 | mtrr/cyrix: fix sections | Randy Dunlap |
2007-06-24 | ACPI: preserve the ebx value in acpi_copy_wakeup_routine | Tian Kevin |
2007-06-22 | i386: Make CMPXCHG64 only dependent on PAE | Andi Kleen |
2007-06-21 | Allow DEBUG_RODATA and KPROBES to co-exist | Arjan van de Ven |