Age | Commit message (Expand) | Author |
2012-12-03 | x86, microcode, AMD: Add support for family 16h processors | Boris Ostrovsky |
2012-12-03 | x86-32: Fix invalid stack address while in softirq | Robert Richter |
2012-10-31 | x86, mm: Use memblock memory loop instead of e820_RAM | Yinghai Lu |
2012-10-31 | x86: efi: Turn off efi_enabled after setup on mixed fw/kernel | Olof Johansson |
2012-10-31 | x86, mm: Trim memory in memblock to be page aligned | Yinghai Lu |
2012-10-28 | xen/x86: don't corrupt %eip when returning from a signal handler | David Vrabel |
2012-10-28 | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin |
2012-10-07 | x86/alternatives: Fix p6 nops on non-modular kernels | Avi Kivity |
2012-09-14 | x86, microcode, AMD: Fix broken ucode patch size check | Andreas Herrmann |
2012-08-15 | x86, microcode: Sanitize per-cpu microcode reloading interface | Borislav Petkov |
2012-08-15 | x86, microcode: microcode_core.c simple_strtoul cleanup | Shuah Khan |
2012-08-15 | x86, nops: Missing break resulting in incorrect selection on Intel | Alan Cox |
2012-08-09 | x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults | Tony Luck |
2012-07-16 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin |
2012-07-16 | ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI | Zhang Rui |
2012-07-16 | ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding | Feng Tang |
2012-07-16 | ACPI: Remove one board specific WARN when ignoring timer overriding | Feng Tang |
2012-07-16 | ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases | Feng Tang |
2012-06-17 | x86, MCE, AMD: Make APIC LVT thresholding interrupt optional | Borislav Petkov |
2012-06-10 | x86: Reset the debug_stack update counter | Steven Rostedt |
2012-06-10 | x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 | H.J. Lu |
2012-06-01 | MCE: Fix vm86 handling for 32bit mce handler | Andi Kleen |
2012-06-01 | x86/mce: Fix check for processor context when machine check was taken. | Tony Luck |
2012-06-01 | perf/x86: Update event scheduling constraints for AMD family 15h models | Robert Richter |
2012-05-18 | Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2012-05-17 | Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg... | Linus Torvalds |
2012-05-14 | x86/mce: Only restart instruction after machine check recovery if it is safe | Tony Luck |
2012-05-09 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-08 | Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-08 | percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit | Tejun Heo |
2012-05-08 | x86: Fix section annotation of acpi_map_cpu2node() | Jan Beulich |
2012-05-07 | x86/microcode: Ensure that module is only loaded on supported Intel CPUs | Srivatsa S. Bhat |
2012-05-06 | IA32 emulation: Fix build problem for modular ia32 a.out support | Larry Finger |
2012-05-06 | KVM: Do not take reference to mm during async #PF | Gleb Natapov |
2012-04-27 | x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it | Andreas Herrmann |
2012-04-25 | x86/apic: Use x2apic physical mode based on FADT setting | Greg Pearson |
2012-04-25 | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Ingo Molnar |
2012-04-23 | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse... | Konrad Rzeszutek Wilk |
2012-04-23 | ACPI: Convert wake_sleep_flags to a value instead of function | Konrad Rzeszutek Wilk |
2012-04-19 | x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot() | Srivatsa S. Bhat |
2012-04-18 | x86, apic: APIC code touches invalid MSR on P5 class machines | Bryan O'Donoghue |
2012-04-16 | i387: ptrace breaks the lazy-fpu-restore logic | Oleg Nesterov |
2012-04-16 | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() | Andreas Herrmann |
2012-04-16 | x86/amd: Remove broken links from comment and kernel message | Andreas Herrmann |
2012-04-14 | Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2012-04-13 | x86, microcode: Ensure that module is only loaded on supported AMD CPUs | Andreas Herrmann |
2012-04-13 | x86, microcode: Fix sysfs warning during module unload on unsupported CPUs | Andreas Herrmann |
2012-04-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-04-07 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-04-06 | x86: vsyscall: Use NULL instead 0 for a pointer argument | Emil Goode |