aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-02-29x86/kprobes: Mark kretprobe_trampoline() stack frame as non-standardJosh Poimboeuf
2016-02-29x86/xen: Mark xen_cpuid() stack frame as non-standardJosh Poimboeuf
2016-02-29objtool: Add STACK_FRAME_NON_STANDARD() macroJosh Poimboeuf
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf
2016-02-25Merge branch 'ras/core' into core/objtool, to pick up the new exception table...Ingo Molnar
2016-02-25Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixesIngo Molnar
2016-02-24sched/x86: Add stack frame dependency to __preempt_schedule[_notrace]()Josh Poimboeuf
2016-02-24x86/kvm: Add output operand in vmx_handle_external_intr inline asmChris J Arges
2016-02-24x86/locking: Create stack frame in PV unlockJosh Poimboeuf
2016-02-24x86/kvm: Make test_cc() always inlineJosh Poimboeuf
2016-02-24x86/kvm: Set ELF function type for fastop functionsJosh Poimboeuf
2016-02-24x86/kprobes: Get rid of kretprobe_trampoline_holder()Josh Poimboeuf
2016-02-24x86/asm/bpf: Create stack frames in bpf_jit.SJosh Poimboeuf
2016-02-24x86/asm/bpf: Annotate callable functionsJosh Poimboeuf
2016-02-24x86/uaccess: Add stack frame output operand in get_user() inline asmChris J Arges
2016-02-24x86/asm/power: Create stack frames in hibernate_asm_64.SJosh Poimboeuf
2016-02-24x86/asm/efi: Create a stack frame in efi_call()Josh Poimboeuf
2016-02-24x86/asm: Create stack frames in rwsem functionsJosh Poimboeuf
2016-02-24x86/asm/acpi: Create a stack frame in do_suspend_lowlevel()Josh Poimboeuf
2016-02-24x86/asm/entry: Create stack frames in thunk functionsJosh Poimboeuf
2016-02-24x86/asm/crypto: Create stack frames in crypto functionsJosh Poimboeuf
2016-02-24x86/asm/crypto: Don't use RBP as a scratch registerJosh Poimboeuf
2016-02-24x86/asm/crypto: Simplify stack usage in sha-mb functionsJosh Poimboeuf
2016-02-24x86/asm/crypto: Move jump_table to .rodata sectionJosh Poimboeuf
2016-02-24x86/asm/crypto: Move .Lbswap_mask data to .rodata sectionJosh Poimboeuf
2016-02-24x86/amd: Set ELF function type for vide()Josh Poimboeuf
2016-02-24x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNKJosh Poimboeuf
2016-02-24x86/paravirt: Add stack frame dependency to PVOP inline asm callsJosh Poimboeuf
2016-02-24x86/asm/xen: Create stack frames in xen-asm.SJosh Poimboeuf
2016-02-24x86/asm/xen: Set ELF function type for xen_adjust_exception_frame()Josh Poimboeuf
2016-02-24x86/xen: Add stack frame dependency to hypercall inline asm callsJosh Poimboeuf
2016-02-23x86: fix SMAP in 32-bit environmentsLinus Torvalds
2016-02-22Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-02-18mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins
2016-02-18x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck
2016-02-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar
2016-02-18x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entriesTony Luck
2016-02-18x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-02-18Merge tag 'v4.5-rc4' into ras/core, to pick up fixesIngo Molnar
2016-02-18x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani
2016-02-17x86/entry/compat: Keep TS_COMPAT set during signal deliveryAndy Lutomirski
2016-02-17hpet: Drop stale URLsMichael S. Tsirkin
2016-02-17x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani
2016-02-17x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani
2016-02-17x86/msr: Document msr-index.h rule for additionBorislav Petkov
2016-02-17x86/ftrace, x86/asm: Kill ftrace_caller_end labelBorislav Petkov