| Commit message (Expand) | Author | Age |
* | 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 |
|\ |
|
| * | Pull processor into release branch | Len Brown | 2007-08-12 |
| |\ |
|
| | * | acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues | Fenghua Yu | 2007-08-07 |
* | | | i386: Fix broken mmiocfg accesses | Linus Torvalds | 2007-08-12 |
|/ / |
|
* | | 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-11 |
|/ |
|
* | [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-08-02 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 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-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 |
|/ |
|
* | APM support depends on CONFIG_PM_SLEEP | Stephen Rothwell | 2007-07-30 |
* | 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-29 |
* | 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-26 |
* | [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-25 |
* | 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 |
|\ |
|
| * | Pull misc into release branch | Len Brown | 2007-07-22 |
| |\ |
|
| | * | ACPI: Remove Dell Optiplex GX240 from the ACPI blacklist | Tear | 2007-06-02 |
| * | | Pull bugzilla-7880 into release branch | Len Brown | 2007-07-22 |
| |\ \ |
|
| | * | | ACPI: Discard invalid elements in _PSS package | Zhang Rui | 2007-06-13 |
* | | | | 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 | 2007-07-22 |
* | | | | i386: Do not include other cpus' interrupt 0 in nmi_watchdog | Keith Owens | 2007-07-22 |
* | | | | i386: Tune AMD Fam10h/11h like K8 | Andi Kleen | 2007-07-22 |
* | | | | i386: Fix cpu_llc_id section mismatch warning | Andi Kleen | 2007-07-22 |
* | | | | x86: Stop MCEs and NMIs during code patching | Andi Kleen | 2007-07-22 |
* | | | | x86: Fix alternatives and kprobes to remap write-protected kernel text | Andi Kleen | 2007-07-22 |