Age | Commit message (Expand) | Author |
2013-07-02 | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-02 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-07-02 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-07-02 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-07-02 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-07-02 | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-26 | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst |
2013-06-26 | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li... | Ingo Molnar |
2013-06-25 | x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE | H. Peter Anvin |
2013-06-22 | trace,x86: Do not call local_irq_save() in load_current_idt() | Steven Rostedt (Red Hat) |
2013-06-20 | x86, trace: Add irq vector tracepoints | Seiji Aguchi |
2013-06-20 | x86: Rename variables for debugging | Seiji Aguchi |
2013-06-20 | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi |
2013-06-20 | Merge tag 'v3.10-rc6' into x86/cleanups | H. Peter Anvin |
2013-06-20 | x86, fpu: Use static_cpu_has_safe before alternatives | Borislav Petkov |
2013-06-20 | x86: Add a static_cpu_has_safe variant | Borislav Petkov |
2013-06-20 | x86: Sanity-check static_cpu_has usage | Borislav Petkov |
2013-06-20 | x86, cpu: Add a synthetic, always true, cpu feature | Borislav Petkov |
2013-06-20 | x86: Fix trigger_all_cpu_backtrace() implementation | Michel Lespinasse |
2013-06-19 | x86: Fix section mismatch on load_ucode_ap | Paul Gortmaker |
2013-06-19 | perf/x86/intel: Add simple Haswell PMU support | Andi Kleen |
2013-06-19 | Merge tag 'ras_fixlet_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2013-06-13 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2013-06-11 | efi: Convert runtime services function ptrs | Borislav Petkov |
2013-06-10 | Modify UEFI anti-bricking code | Matthew Garrett |
2013-06-06 | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin |
2013-06-05 | x86, mce: Fix "braodcast" typo | Mathias Krause |
2013-06-04 | x86, cleanups: Remove extra tab in __flush_tlb_one() | Michael Wang |
2013-05-31 | x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=m | Jacob Shin |
2013-05-31 | x86: __force_order doesn't need to be an actual variable | Jan Beulich |
2013-05-31 | ix86: Don't waste fixmap entries | Jan Beulich |
2013-05-30 | x86, microcode, amd: Early microcode patch loading support for AMD | Jacob Shin |
2013-05-30 | x86, microcode, amd: Refactor functions to prepare for early loading | Jacob Shin |
2013-05-30 | x86, microcode: Vendor abstract out save_microcode_in_initrd() | Jacob Shin |
2013-05-30 | x86, crc32-pclmul: Fix build with older binutils | Jan Beulich |
2013-05-28 | x86: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin |
2013-05-28 | x86/signals: Propagate RF EFLAGS bit through the signal restore call | Jiri Olsa |
2013-05-13 | x86: Extend #DF debugging aid to 64-bit | Borislav Petkov |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-05-07 | Merge branch 'rwsem-optimizations' | Linus Torvalds |
2013-05-07 | x86 rwsem: avoid taking slow path when stealing write lock | Michel Lespinasse |