| Commit message (Expand) | Author | Age |
* | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 2007-07-16 |
* | make seccomp zerocost in schedule | Andrea Arcangeli | 2007-07-16 |
* | Use menuconfig objects II - oprofile | Jan Engelhardt | 2007-07-16 |
* | x86: initial fixmap support | Eric W. Biderman | 2007-07-16 |
* | [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-13 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-07-12 |
|\ |
|
| * | [CPUFREQ] Longhaul - Proper register access | Rafał Bilski | 2007-06-21 |
| * | [CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driver | Joshua Hoblitt | 2007-06-06 |
| * | [CPUFREQ] Longhaul - Replace ACPI functions with direct I/O | Rafał Bilski | 2007-06-06 |
| * | [CPUFREQ] Longhaul - Remove duplicate multipliers | Rafał Bilski | 2007-05-29 |
| * | [CPUFREQ] Longhaul - Embedded "conservative" | Rafał Bilski | 2007-05-29 |
| * | [CPUFREQ] acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSR | Venki Pallipadi | 2007-05-29 |
| * | [CPUFREQ] Longhaul - Check ACPI "BM DMA in progress" bit | Rafał Bilski | 2007-05-29 |
| * | [CPUFREQ] Longhaul - Move old_ratio to correct place | Rafał Bilski | 2007-05-29 |
| * | [CPUFREQ] Longhaul - VT8237 support | Rafał Bilski | 2007-05-29 |
| * | [CPUFREQ] Longhaul - Use all kinds of support | Rafał Bilski | 2007-05-29 |
| * | [CPUFREQ] powernow-k8: clarify number of cores. | Dave Jones | 2007-05-18 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 |
|\ \ |
|
| * | | 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-11 |
* | | | 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-12 |
|/ / |
|
* | | sched: x86, track TSC-unstable events | Ingo Molnar | 2007-07-09 |