Age | Commit message (Expand) | Author | Files | Lines |
2013-07-03 | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 2 | -2/+34 |
2013-07-02 | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -8/+271 |
2013-07-02 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2013-07-02 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2013-07-02 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -0/+80 |
2013-07-02 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -8/+117 |
2013-07-02 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -14/+14 |
2013-07-02 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2013-07-02 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2013-07-02 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -52/+106 |
2013-07-02 | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -2/+8 |
2013-07-02 | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -14/+8 |
2013-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -3/+0 |
2013-06-26 | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst | 2 | -14/+8 |
2013-06-26 | perf/x86/intel: Support full width counting | Andi Kleen | 1 | -0/+3 |
2013-06-26 | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 3 | -5/+8 |
2013-06-25 | x86, processor-flags: Fix the datatypes and add bit number defines | H. Peter Anvin | 1 | -50/+104 |
2013-06-25 | x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE | H. Peter Anvin | 2 | -2/+2 |
2013-06-25 | x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED | H. Peter Anvin | 1 | -1/+1 |
2013-06-22 | trace,x86: Do not call local_irq_save() in load_current_idt() | Steven Rostedt (Red Hat) | 1 | -6/+4 |
2013-06-20 | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 6 | -5/+202 |
2013-06-20 | x86: Rename variables for debugging | Seiji Aguchi | 1 | -3/+44 |
2013-06-20 | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi | 1 | -0/+27 |
2013-06-20 | Merge tag 'v3.10-rc6' into x86/cleanups | H. Peter Anvin | 3 | -10/+72 |
2013-06-20 | x86, fpu: Use static_cpu_has_safe before alternatives | Borislav Petkov | 1 | -1/+1 |
2013-06-20 | x86: Add a static_cpu_has_safe variant | Borislav Petkov | 1 | -1/+85 |
2013-06-20 | x86: Sanity-check static_cpu_has usage | Borislav Petkov | 1 | -2/+28 |
2013-06-20 | x86, cpu: Add a synthetic, always true, cpu feature | Borislav Petkov | 1 | -1/+1 |
2013-06-20 | x86: Fix trigger_all_cpu_backtrace() implementation | Michel Lespinasse | 2 | -3/+6 |
2013-06-19 | x86: Fix section mismatch on load_ucode_ap | Paul Gortmaker | 1 | -2/+2 |
2013-06-19 | perf/x86/intel: Add simple Haswell PMU support | Andi Kleen | 1 | -0/+3 |
2013-06-19 | Merge tag 'ras_fixlet_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 1 | -1/+1 |
2013-06-13 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2 | -8/+0 |
2013-06-11 | efi: Convert runtime services function ptrs | Borislav Petkov | 1 | -14/+14 |
2013-06-10 | Modify UEFI anti-bricking code | Matthew Garrett | 2 | -8/+0 |
2013-06-06 | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin | 2 | -3/+2 |
2013-06-05 | x86, mce: Fix "braodcast" typo | Mathias Krause | 1 | -1/+1 |
2013-06-04 | x86, cleanups: Remove extra tab in __flush_tlb_one() | Michael Wang | 1 | -1/+1 |
2013-05-31 | x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=m | Jacob Shin | 1 | -1/+1 |
2013-05-31 | x86: __force_order doesn't need to be an actual variable | Jan Beulich | 1 | -1/+1 |
2013-05-31 | ix86: Don't waste fixmap entries | Jan Beulich | 1 | -1/+1 |
2013-05-30 | x86, microcode, amd: Early microcode patch loading support for AMD | Jacob Shin | 1 | -0/+14 |
2013-05-30 | x86, microcode, amd: Refactor functions to prepare for early loading | Jacob Shin | 1 | -0/+64 |
2013-05-30 | x86, microcode: Vendor abstract out save_microcode_in_initrd() | Jacob Shin | 1 | -0/+2 |
2013-05-30 | x86, crc32-pclmul: Fix build with older binutils | Jan Beulich | 1 | -2/+72 |
2013-05-28 | x86: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 1 | -1/+1 |
2013-05-28 | x86/signals: Propagate RF EFLAGS bit through the signal restore call | Jiri Olsa | 1 | -2/+2 |
2013-05-13 | x86: Extend #DF debugging aid to 64-bit | Borislav Petkov | 1 | -1/+1 |