Age | Commit message (Expand) | Author |
2012-02-25 | x32: Make sure TS_COMPAT is cleared for x32 tasks | Bobby Powers |
2012-02-24 | PCI: Use class for quirk for via_no_dac | Yinghai Lu |
2012-02-24 | x86: Fix the NMI nesting comments | Steven Rostedt |
2012-02-24 | x86-64: Improve insn scheduling in SAVE_ARGS_IRQ | Jan Beulich |
2012-02-24 | x86-64: Fix CFI annotations for NMI nesting code | Jan Beulich |
2012-02-24 | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2012-02-24 | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar |
2012-02-23 | x86, efi: Allow basic init with mixed 32/64-bit efi/kernel | Olof Johansson |
2012-02-23 | irq_domain/x86: Convert x86 (embedded) to use common irq_domain | Grant Likely |
2012-02-22 | x86/mce: Fix return value of mce_chrdev_read() when erst is disabled | Naoya Horiguchi |
2012-02-22 | x86/mce: Convert static array of pointers to per-cpu variables | Greg Kroah-Hartman |
2012-02-22 | x86: Remove some noise from boot log when starting cpus | Luck, Tony |
2012-02-22 | x86/mce/AMD: Fix UP build error | Borislav Petkov |
2012-02-22 | x86/tsc: Reduce the TSC sync check time for core-siblings | Suresh Siddha |
2012-02-21 | i387: Split up <asm/i387.h> into exported and internal interfaces | Linus Torvalds |
2012-02-21 | i387: Uninline the generic FP helpers that we expose to kernel modules | Linus Torvalds |
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 | x32: If configured, add x32 system calls to system call tables | H. Peter Anvin |
2012-02-20 | x32: Handle process creation | H. Peter Anvin |
2012-02-20 | x32: Signal-related system calls | H. Peter Anvin |
2012-02-20 | x32: Handle the x32 system call flag | H. Peter Anvin |
2012-02-20 | x32: Export setup/restore_sigcontext from signal.c | H. Peter Anvin |
2012-02-20 | x86: Move some signal-handling definitions to a common header | H. Peter Anvin |
2012-02-20 | x32: Add x32 system calls to syscall/syscall_64.tbl | H. Peter Anvin |
2012-02-20 | x32: Add a thread flag for x32 processes | H. Peter Anvin |
2012-02-20 | x86: Factor out TIF_IA32 from 32-bit address space | H. Peter Anvin |
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-32/irq: Don't switch to irq stack for a user-mode irq | 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-17 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
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 | x86/cpu: Clean up modalias feature matching | Ben Hutchings |
2012-02-13 | x86/cpu: Fix overrun check in arch_print_cpu_modalias() | Ben Hutchings |
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-13 | x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle() | Steven Rostedt |
2012-02-12 | x86/debug: Fix/improve the show_msr=<cpus> debug print out | Yinghai Lu |
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/sched/perf/AMD: Set sched_clock_stable | Borislav Petkov |
2012-02-07 | x86/microcode: Remove noisy AMD microcode warning | Prarit Bhargava |
2012-02-06 | Merge branch 'perf/urgent' into perf/core | Arnaldo Carvalho de Melo |