summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2015-03-05x86/asm/entry: Do mass removal of 'ARGOFFSET'Denys Vlasenko1-43/+43
2015-03-05x86/asm/entry/64: Shrink code in 'paranoid_exit'Denys Vlasenko1-6/+4
2015-03-05x86/asm/entry/64: Fix commentsDenys Vlasenko1-6/+12
2015-03-05x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel s...Denys Vlasenko1-121/+75
2015-03-05x86/asm/entry/64: Fix incorrect symbolic constant usage: R11->ARGOFFSETDenys Vlasenko1-3/+3
2015-03-05x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTOREDenys Vlasenko1-14/+7
2015-03-04Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar3-31/+144
2015-03-04Merge tag 'v4.0-rc2' into x86/asm, to refresh the treeIngo Molnar40-185/+658
2015-03-04x86/compat: Merge native and compat 32-bit syscall tablesBrian Gerst2-4/+13
2015-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+8
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-14/+42
2015-02-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt1-0/+6
2015-02-28Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar37-155/+579
2015-02-26x86/traps: Enable DEBUG_STACK after cpu_init() for TRAP_DB/BPWang Nan1-2/+19
2015-02-25x86/ia32-compat: Fix CLONE_SETTLS bitness of copy_thread()Andy Lutomirski1-1/+1
2015-02-25x86/ptrace: Remove checks for TIF_IA32 when changing CS and SSAndy Lutomirski1-8/+2
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel2-0/+6
2015-02-23x86/asm: Cleanup prefetch primitivesBorislav Petkov1-0/+5
2015-02-23x86/entry_32: Convert X86_INVD_BUG to ALTERNATIVE macroBorislav Petkov1-9/+3
2015-02-23x86/alternatives: Use optimized NOPs for paddingBorislav Petkov1-1/+13
2015-02-23x86/alternatives: Make JMPs more robustBorislav Petkov1-5/+98
2015-02-23x86/alternatives: Add instruction paddingBorislav Petkov2-4/+4
2015-02-23x86/alternatives: Cleanup DPRINTK macroBorislav Petkov1-16/+25
2015-02-22x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini1-2/+2
2015-02-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+9
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-14/+29
2015-02-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-44/+111
2015-02-21Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds2-0/+8
2015-02-21kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()Petr Mladek2-0/+14
2015-02-21kprobes/x86: Use 5-byte NOP when the code might be modified by ftracePetr Mladek1-14/+28
2015-02-20x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina1-1/+0
2015-02-19Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2-1/+10
2015-02-19x86/microcode/intel: Handle truncated microcode images more robustlyQuentin Casasnovas2-0/+9
2015-02-19x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas1-1/+1
2015-02-19Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-13/+20
2015-02-19x86/mm/ASLR: Propagate base load address calculationJiri Kosina2-13/+20
2015-02-19x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.SAlexander Kuleshov1-1/+2
2015-02-19x86/asm/boot: Fix path in commentsAlexander Kuleshov1-2/+2
2015-02-18kprobes/x86: Mark 2 bytes NOP as boostableWang Nan1-1/+1
2015-02-18uprobes/x86: Fix 2-byte opcode tableDenys Vlasenko1-35/+17
2015-02-18uprobes/x86: Fix 1-byte opcode tablesDenys Vlasenko1-48/+18
2015-02-18uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support...Denys Vlasenko1-19/+134
2015-02-18x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel1-0/+3
2015-02-18x86/irq: Fix regression caused by commit b568b8601f05Jiang Liu1-0/+5
2015-02-18x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T1-4/+9
2015-02-18Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+1
2015-02-17Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds17-40/+98
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-21/+166
2015-02-14kasan: enable instrumentation of global variablesAndrey Ryabinin1-1/+11
2015-02-14mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin1-1/+1