summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2015-03-04x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTOREDenys Vlasenko
2015-03-04Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2015-03-04Merge tag 'v4.0-rc2' into x86/asm, to refresh the treeIngo Molnar
2015-03-04x86/compat: Merge native and compat 32-bit syscall tablesBrian Gerst
2015-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-02-28Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar
2015-02-26x86/traps: Enable DEBUG_STACK after cpu_init() for TRAP_DB/BPWang Nan
2015-02-25x86/ia32-compat: Fix CLONE_SETTLS bitness of copy_thread()Andy Lutomirski
2015-02-25x86/ptrace: Remove checks for TIF_IA32 when changing CS and SSAndy Lutomirski
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel
2015-02-23x86/asm: Cleanup prefetch primitivesBorislav Petkov
2015-02-23x86/entry_32: Convert X86_INVD_BUG to ALTERNATIVE macroBorislav Petkov
2015-02-23x86/alternatives: Use optimized NOPs for paddingBorislav Petkov
2015-02-23x86/alternatives: Make JMPs more robustBorislav Petkov
2015-02-23x86/alternatives: Add instruction paddingBorislav Petkov
2015-02-23x86/alternatives: Cleanup DPRINTK macroBorislav Petkov
2015-02-22x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini
2015-02-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-21Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds
2015-02-21kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()Petr Mladek
2015-02-21kprobes/x86: Use 5-byte NOP when the code might be modified by ftracePetr Mladek
2015-02-20x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina
2015-02-19Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2015-02-19x86/microcode/intel: Handle truncated microcode images more robustlyQuentin Casasnovas
2015-02-19x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-02-19Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2015-02-19x86/mm/ASLR: Propagate base load address calculationJiri Kosina
2015-02-19x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.SAlexander Kuleshov
2015-02-19x86/asm/boot: Fix path in commentsAlexander Kuleshov
2015-02-18kprobes/x86: Mark 2 bytes NOP as boostableWang Nan
2015-02-18uprobes/x86: Fix 2-byte opcode tableDenys Vlasenko
2015-02-18uprobes/x86: Fix 1-byte opcode tablesDenys Vlasenko
2015-02-18uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support...Denys Vlasenko
2015-02-18x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel
2015-02-18x86/irq: Fix regression caused by commit b568b8601f05Jiang Liu
2015-02-18x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T
2015-02-17Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2015-02-13x86_64: add KASan supportAndrey Ryabinin
2015-02-13x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds