Age | Commit message (Expand) | Author |
2012-04-02 | x86, tls: Off by one limit check | Dan Carpenter |
2012-04-02 | x86, tsc: Skip refined tsc calibration on systems with reliable TSC | Alok Kataria |
2012-04-02 | x86-32: Fix endless loop when processing signals for kernel tasks | Dmitry Adamushko |
2012-04-02 | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode | Andrea Arcangeli |
2012-04-02 | x86/ioapic: Add register level checks to detect bogus io-apic entries | Suresh Siddha |
2012-03-12 | perf/x86: Fix local vs remote memory events for NHM/WSM | Peter Zijlstra |
2012-03-02 | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled | Joerg Roedel |
2012-02-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-02-22 | x86/mce/AMD: Fix UP build error | Borislav Petkov |
2012-02-20 | i387: export 'fpu_owner_task' per-cpu variable | Linus Torvalds |
2012-02-20 | x86: Specify a size for the cmp in the NMI handler | Steven Rostedt |
2012-02-20 | i387: support lazy restore of FPU state | Linus Torvalds |
2012-02-20 | i387: use 'restore_fpu_checking()' directly in task switching code | Linus Torvalds |
2012-02-20 | i387: fix up some fpu_counter confusion | Linus Torvalds |
2012-02-20 | x86/nmi: Test saved %cs in NMI to determine nested NMI case | Steven Rostedt |
2012-02-18 | i387: re-introduce FPU state preloading at context switch time | Linus Torvalds |
2012-02-18 | i387: move TS_USEDFPU flag from thread_info to task_struct | Linus Torvalds |
2012-02-16 | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore | Linus Torvalds |
2012-02-16 | i387: do not preload FPU state at task switch time | Linus Torvalds |
2012-02-16 | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds |
2012-02-16 | i387: fix x86-64 preemption-unsafe user stack save/restore | Linus Torvalds |
2012-02-13 | i387: make irq_fpu_usable() tests more robust | Linus Torvalds |
2012-02-13 | i387: math_state_restore() isn't called from asm | Linus Torvalds |
2012-02-09 | x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors | Andreas Herrmann |
2012-02-07 | perf: Fix double start/stop in x86_pmu_start() | Stephane Eranian |
2012-02-07 | x86/microcode: Remove noisy AMD microcode warning | Prarit Bhargava |
2012-02-03 | perf: Remove deprecated WARN_ON_ONCE() | Stephane Eranian |
2012-02-02 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds |
2012-01-30 | x86/reboot: Remove VersaLogic Menlow reboot quirk | Michael D Labriola |
2012-01-30 | x86/reboot: Skip DMI checks if reboot set by user | Michael D Labriola |
2012-01-28 | x86/dumpstack: Remove unneeded check in dump_trace() | Dan Carpenter |
2012-01-26 | bugs, x86: Fix printk levels for panic, softlockups and stack dumps | Prarit Bhargava |
2012-01-26 | x86/microcode_amd: Add support for CPU family specific container files | Andreas Herrmann |
2012-01-19 | Merge remote-tracking branch 'linus/master' into x86/urgent | H. Peter Anvin |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-01-17 | x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n | Al Viro |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-17 | x86, tsc: Fix SMI induced variation in quick_pit_calibrate() | Linus Torvalds |
2012-01-17 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris |
2012-01-17 | ACPI, Record ACPI NVS regions | Huang Ying |
2012-01-16 | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-01-16 | mce: fix warning messages about static struct mce_device | Greg Kroah-Hartman |
2012-01-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-13 | x86/mce: Fix CPU hotplug and suspend regression related to MCE | Srivatsa S. Bhat |
2012-01-13 | module_param: make bool parameters really bool (arch) | Rusty Russell |
2012-01-11 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-01-11 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |