summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-03x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf
2016-02-29objtool: Enable stack metadata validation on 64-bit x86Josh Poimboeuf
2016-02-29objtool: Add CONFIG_STACK_VALIDATION optionJosh Poimboeuf
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-24Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-24arc: SMP: CONFIG_ARC_IPI_DBG cleanupValentin Rothberg
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-24ARC: SMP: No need for CONFIG_ARC_IPI_DBGVineet Gupta
2016-02-24ARCv2: Elide sending new cross core intr if receiver didn't ack prevVineet Gupta
2016-02-24ARCv2: SMP: Push IPI_IRQ into IPI providerVineet Gupta
2016-02-24ARC: [intc-compact] Remove IPI setup from ARCompact portVineet Gupta
2016-02-24ARCv2: SMP: Emulate IPI to self using software triggered interruptVineet Gupta
2016-02-23x86: fix SMAP in 32-bit environmentsLinus Torvalds
2016-02-23arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCEAlexey Brodkin
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-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds