summaryrefslogtreecommitdiffstats
path: root/drivers/eisa (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-24x86/kvm: Add output operand in vmx_handle_external_intr inline asmChris J Arges1-1/+3
2016-02-24x86/locking: Create stack frame in PV unlockJosh Poimboeuf1-0/+4
2016-02-24watchdog/hpwdt: Create stack frame in asminline_call()Josh Poimboeuf1-4/+4
2016-02-24x86/kvm: Make test_cc() always inlineJosh Poimboeuf1-1/+1
2016-02-24x86/kvm: Set ELF function type for fastop functionsJosh Poimboeuf1-8/+21
2016-02-24x86/kprobes: Get rid of kretprobe_trampoline_holder()Josh Poimboeuf1-29/+28
2016-02-24x86/asm/bpf: Create stack frames in bpf_jit.SJosh Poimboeuf1-2/+7
2016-02-24x86/asm/bpf: Annotate callable functionsJosh Poimboeuf1-23/+16
2016-02-24x86/uaccess: Add stack frame output operand in get_user() inline asmChris J Arges1-2/+3
2016-02-24x86/asm/power: Create stack frames in hibernate_asm_64.SJosh Poimboeuf1-0/+7
2016-02-24x86/asm/efi: Create a stack frame in efi_call()Josh Poimboeuf1-0/+3
2016-02-24x86/asm: Create stack frames in rwsem functionsJosh Poimboeuf1-1/+10
2016-02-24x86/asm/acpi: Create a stack frame in do_suspend_lowlevel()Josh Poimboeuf1-0/+3
2016-02-24x86/asm/entry: Create stack frames in thunk functionsJosh Poimboeuf1-0/+4
2016-02-24x86/asm/crypto: Create stack frames in crypto functionsJosh Poimboeuf11-27/+148
2016-02-24x86/asm/crypto: Don't use RBP as a scratch registerJosh Poimboeuf1-4/+4
2016-02-24x86/asm/crypto: Simplify stack usage in sha-mb functionsJosh Poimboeuf2-55/+6
2016-02-24x86/asm/crypto: Move jump_table to .rodata sectionJosh Poimboeuf1-4/+4
2016-02-24x86/asm/crypto: Move .Lbswap_mask data to .rodata sectionJosh Poimboeuf1-0/+2
2016-02-24x86/amd: Set ELF function type for vide()Josh Poimboeuf1-1/+4
2016-02-24x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNKJosh Poimboeuf1-2/+7
2016-02-24x86/paravirt: Add stack frame dependency to PVOP inline asm callsJosh Poimboeuf1-8/+10
2016-02-24x86/asm/xen: Create stack frames in xen-asm.SJosh Poimboeuf1-1/+9
2016-02-24x86/asm/xen: Set ELF function type for xen_adjust_exception_frame()Josh Poimboeuf1-0/+1
2016-02-24x86/xen: Add stack frame dependency to hypercall inline asm callsJosh Poimboeuf1-2/+3
2016-02-18x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck4-0/+17
2016-02-18x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani1-4/+11
2016-02-17x86/entry/compat: Keep TS_COMPAT set during signal deliveryAndy Lutomirski1-10/+13
2016-02-17selftests/x86: Add a test for syscall restart under ptraceAndy Lutomirski1-0/+126
2016-02-17selftests/x86: Fix some error messages in ptrace_syscallAndy Lutomirski1-3/+3
2016-02-17hpet: Drop stale URLsMichael S. Tsirkin3-6/+4
2016-02-17x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani1-4/+32
2016-02-17x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani1-41/+73
2016-02-17x86/msr: Document msr-index.h rule for additionBorislav Petkov1-1/+6
2016-02-17x86/ftrace, x86/asm: Kill ftrace_caller_end labelBorislav Petkov2-12/+13
2016-02-17selftests/x86: Add tests for UC_SIGCONTEXT_SS and UC_STRICT_RESTORE_SSAndy Lutomirski1-28/+202
2016-02-17x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski5-30/+99
2016-02-17x86/signal/64: Fix SS if needed when delivering a 64-bit signalAndy Lutomirski2-2/+72
2016-02-17x86/signal/64: Add a comment about sigcontext->fs and gsAndy Lutomirski1-0/+25
2016-02-16lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk1-7/+7
2016-02-16efi: Add pstore variables to the deletion whitelistMatt Fleming1-0/+1
2016-02-16x86/cpufeature: Speed up cpu_feature_enabled()Borislav Petkov1-2/+1
2016-02-15MAINTAINERS: Update mailing list for Renesas ARM64 SoC DevelopmentSimon Horman1-2/+2
2016-02-14Linux 4.5-rc4v4.5-rc4Linus Torvalds1-1/+1
2016-02-13ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky1-5/+7
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin1-7/+17
2016-02-12EVM: Use crypto_memneq() for digest comparisonsRyan Ware1-1/+2
2016-02-12ARC: mm: Introduce explicit super page size supportVineet Gupta2-19/+45
2016-02-12arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFIAndrew Morton1-0/+1