summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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/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-17selftests/x86: Add a test for syscall restart under ptraceAndy Lutomirski
2016-02-17selftests/x86: Fix some error messages in ptrace_syscallAndy 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
2016-02-17selftests/x86: Add tests for UC_SIGCONTEXT_SS and UC_STRICT_RESTORE_SSAndy Lutomirski
2016-02-17x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski
2016-02-17x86/signal/64: Fix SS if needed when delivering a 64-bit signalAndy Lutomirski
2016-02-17x86/signal/64: Add a comment about sigcontext->fs and gsAndy Lutomirski
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2016-02-16lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk
2016-02-16efi: Add pstore variables to the deletion whitelistMatt Fleming
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2016-02-16x86/cpufeature: Speed up cpu_feature_enabled()Borislav Petkov
2016-02-14MAINTAINERS: Update mailing list for Renesas ARM64 SoC DevelopmentSimon Horman
2016-02-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-14Linux 4.5-rc4v4.5-rc4Linus Torvalds
2016-02-15Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-02-14Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-02-14Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-14Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-02-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds