Age | Commit message (Expand) | Author |
2007-08-22 | Fix lazy mode vmalloc synchronization for paravirt | Zachary Amsden |
2007-08-21 | i386: Mark NUMA support experimental | Andi Kleen |
2007-08-18 | x86: properly initialize temp insn buffer for paravirt patching | Chris Wright |
2007-08-18 | x86_64: Check for .cfi_rel_offset in CFI probe | Andi Kleen |
2007-08-18 | x86_64: Fix to keep watchdog disabled by default for i386/x86_64 | Daniel Gollub |
2007-08-18 | Add some help texts to recently-introduced kconfig items | Jan Engelhardt |
2007-08-14 | [x86 setup] edd.c: make sure MBR signatures actually get reported | H. Peter Anvin |
2007-08-14 | [x86 setup] Don't use EDD to get the MBR signature | H. Peter Anvin |
2007-08-14 | [x86 setup] The current display page is returned in %bh, not %bl | H. Peter Anvin |
2007-08-12 | genirq: mark io_apic level interrupts to avoid resend | Thomas Gleixner |
2007-08-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-08-12 | i386: Fix broken mmiocfg accesses | Linus Torvalds |
2007-08-12 | Pull processor into release branch | Len Brown |
2007-08-11 | i386: Fix double fault handler | Chuck Ebbert |
2007-08-11 | i386: Fix start_kernel warning | Andi Kleen |
2007-08-11 | i386: Use global flag to disable broken local apic timer on AMD CPUs. | Andi Kleen |
2007-08-11 | i386: really stop MCEs during code patching | Adrian Bunk |
2007-08-11 | i386: Make patching more robust, fix paravirt issue | Andi Kleen |
2007-08-11 | x86: Disable CLFLUSH support again | Andi Kleen |
2007-08-11 | x86: Work around mmio config space quirk on AMD Fam10h | dean gaudet |
2007-08-11 | finish i386 and x86-64 sysdata conversion | Muli Ben-Yehuda |
2007-08-07 | acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues | Fenghua Yu |
2007-08-02 | [x86 setup] EDD: add missing =m constraint | H. Peter Anvin |
2007-08-02 | [x86 setup] video setup: Fix VBE DDC reading | Antonino A. Daplas |
2007-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds |
2007-07-31 | i386: include asm/bugs.h in bugs.c for check_bugs prototype | Josh Triplett |
2007-07-31 | Remove one more leftover reference to devfs | Michael Tokarev |
2007-07-31 | broken lilo check on make install | Gabriel C |
2007-07-31 | arch/i386/kernel/apm.c: apm_init() warning fix | Eugene Teo |
2007-07-31 | revert "x86, serial: convert legacy COM ports to platform devices" | Andrew Morton |
2007-07-31 | Fix uninitialized local variable "covered" in i386 acpi-cpufreq driver | Fenghua Yu |
2007-07-31 | [x86 setup] EDD: Fix the computation of the MBR sector buffer | H. Peter Anvin |
2007-07-31 | [x86 setup] Newline after setup signature failure message | H. Peter Anvin |
2007-07-31 | x86 boot code comments typos | Randy Dunlap |
2007-07-30 | APM support depends on CONFIG_PM_SLEEP | Stephen Rothwell |
2007-07-29 | Remove fs.h from mm.h | Alexey Dobriyan |
2007-07-29 | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown |
2007-07-29 | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki |
2007-07-26 | Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke... | Linus Torvalds |
2007-07-26 | X86_POWERNOW_K8_ACPI must depend on ACPI | Adrian Bunk |
2007-07-25 | [x86 setup] Make struct ist_info cross-architecture, and use in setup code | H. Peter Anvin |
2007-07-25 | [x86 setup] APM: BX should be zero when disconnecting | H. Peter Anvin |
2007-07-25 | [x86 setup] APM detection logic bug fix | Mikael Pettersson |
2007-07-25 | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown |
2007-07-22 | x86_64: Fix xen section warnings | Andi Kleen |
2007-07-22 | x86_64: Fix paravirt compilation | Andi Kleen |
2007-07-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-07-22 | i386: Fix the K7 NMI watchdog checkbit | Björn Steinbrink |
2007-07-22 | i386: Handle P6s without performance counters in nmi watchdog | Andi Kleen |
2007-07-22 | x86: Replace NSC/Cyrix specific chipset access macros by inlined functions. | Juergen Beisert |