summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-26x86/unwind: Silence more entry-code related warningsJosh Poimboeuf
2017-04-21x86/ftrace: Fix ebp in ftrace_regs_caller that screws up unwinderSteven Rostedt (VMware)
2017-04-19x86/unwind: Remove unused 'sp' parameter in unwind_dump()Josh Poimboeuf
2017-04-19x86/unwind: Prepend hex mask value with '0x' in unwind_dump()Josh Poimboeuf
2017-04-19x86/unwind: Properly zero-pad 32-bit values in unwind_dump()Josh Poimboeuf
2017-04-18x86/unwind: Ensure stack pointer is alignedJosh Poimboeuf
2017-04-14debug: Avoid setting BUGFLAG_WARNING twicePeter Zijlstra
2017-04-14x86/unwind: Silence entry-related warningsJosh Poimboeuf
2017-04-14x86/unwind: Read stack return address in update_stack_state()Josh Poimboeuf
2017-04-14x86/unwind: Move common code into update_stack_state()Josh Poimboeuf
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra
2017-03-30x86/debug: Define BUG() again for !CONFIG_BUGArnd Bergmann
2017-03-27x86/debug: Implement __WARN() using UD0Peter Zijlstra
2017-03-24x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.oSteven Rostedt (VMware)
2017-03-24x86/ftrace: Add -mfentry support to x86_32 with DYNAMIC_FTRACE setSteven Rostedt (VMware)
2017-03-24x86/ftrace: Clean up ftrace_regs_callerSteven Rostedt (VMware)
2017-03-24x86/ftrace: Add stack frame pointer to ftrace_callerSteven Rostedt (VMware)
2017-03-24x86/ftrace: Move the ftrace specific code out of entry_32.SSteven Rostedt (VMware)
2017-03-24x86/ftrace: Rename mcount_64.S to ftrace_64.SSteven Rostedt (VMware)
2017-03-23Merge branch 'linus' into x86/asm, to refresh the topic tree with fixesIngo Molnar
2017-03-21mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()Huang Ying
2017-03-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-03-21Merge tag 'rproc-v4.11-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-03-21Merge tag 'for-f2fs-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-21HID: wacom: generic: Wacom mouse is only provided for opaque tabletsPing Cheng
2017-03-21HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to h...Oscar Campos
2017-03-21HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos
2017-03-21HID: wacom: don't manually release resources for the EKRAaron Armstrong Skomra
2017-03-21HID: wacom: Correct Intuos Pro 2 resolutionAaron Armstrong Skomra
2017-03-20remoteproc: qcom: fix QCOM_SMD dependenciesArnd Bergmann
2017-03-20f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu
2017-03-20f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu
2017-03-20f2fs: use __set{__clear}_bit_leJaegeuk Kim
2017-03-20f2fs: declare static functionsJaegeuk Kim
2017-03-20f2fs: don't overwrite node block by SSRJaegeuk Kim
2017-03-19Linux 4.11-rc3v4.11-rc3Linus Torvalds
2017-03-19mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds
2017-03-19Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-19Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-03-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran
2017-03-18qla2xxx: Add async new target notificationQuinn Tran