Age | Commit message (Expand) | Author |
2007-09-10 | i386: fix a hang on stuck nmi watchdog | Daniel Walker |
2007-09-10 | x86_64: Remove CLFLUSH in text_poke() | Andi Kleen |
2007-09-10 | i386: Fix perfctr watchdog on core duo | Stephane Eranian |
2007-09-10 | Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH | Roland McGrath |
2007-08-31 | x86: be even more careful about checking the stack frame on dumping | Linus Torvalds |
2007-08-24 | Pull bugzilla-1641 into release branch | Len Brown |
2007-08-23 | sched: sched_clock_idle_[sleep|wakeup]_event() | Ingo Molnar |
2007-08-21 | ACPI: boot correctly with "nosmp" or "maxcpus=0" | Len Brown |
2007-08-18 | x86: properly initialize temp insn buffer for paravirt patching | Chris Wright |
2007-08-18 | x86_64: Fix to keep watchdog disabled by default for i386/x86_64 | Daniel Gollub |
2007-08-12 | genirq: mark io_apic level interrupts to avoid resend | Thomas Gleixner |
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-07 | acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues | Fenghua Yu |
2007-07-31 | i386: include asm/bugs.h in bugs.c for check_bugs prototype | Josh Triplett |
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-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 | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown |
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 |
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 | x86: i386-show-unhandled-signals-v3 | Masoud Asgharifard Sharbiani |
2007-07-22 | Pull misc into release branch | Len Brown |
2007-07-22 | Pull bugzilla-7880 into release branch | Len Brown |
2007-07-21 | i386: Update alignment when 4K stacks are used. | Robert P. J. Day |
2007-07-21 | i386: remove old IRQ balancing debug cruft | Stefan Richter |
2007-07-21 | i386: insert HPET firmware resource after PCI enumeration has completed | Aaron Durbin |
2007-07-21 | i386: basic infrastructure support for AMD geode-class machines | Andres Salomon |
2007-07-21 | i386: move PIT function declarations and constants to correct header file | Thomas Gleixner |
2007-07-21 | i386: hpet assumes boot cpu is 0 | Chris Wright |
2007-07-21 | i386: remove volatile in apic.c | Thomas Gleixner |
2007-07-21 | i386: Remove unneeded test of 'task' in dump_trace() | Jesper Juhl |
2007-07-21 | i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G | William Lee Irwin III |