Age | Commit message (Expand) | Author |
2017-04-26 | x86/unwind: Silence more entry-code related warnings | Josh Poimboeuf |
2017-04-21 | x86/ftrace: Fix ebp in ftrace_regs_caller that screws up unwinder | Steven Rostedt (VMware) |
2017-04-19 | x86/unwind: Remove unused 'sp' parameter in unwind_dump() | Josh Poimboeuf |
2017-04-19 | x86/unwind: Prepend hex mask value with '0x' in unwind_dump() | Josh Poimboeuf |
2017-04-19 | x86/unwind: Properly zero-pad 32-bit values in unwind_dump() | Josh Poimboeuf |
2017-04-18 | x86/unwind: Ensure stack pointer is aligned | Josh Poimboeuf |
2017-04-14 | debug: Avoid setting BUGFLAG_WARNING twice | Peter Zijlstra |
2017-04-14 | x86/unwind: Silence entry-related warnings | Josh Poimboeuf |
2017-04-14 | x86/unwind: Read stack return address in update_stack_state() | Josh Poimboeuf |
2017-04-14 | x86/unwind: Move common code into update_stack_state() | Josh Poimboeuf |
2017-04-03 | debug: Fix __bug_table[] in arch linker scripts | Peter Zijlstra |
2017-03-30 | debug: Add _ONCE() logic to report_bug() | Peter Zijlstra |
2017-03-30 | x86/debug: Define BUG() again for !CONFIG_BUG | Arnd Bergmann |
2017-03-27 | x86/debug: Implement __WARN() using UD0 | Peter Zijlstra |
2017-03-24 | x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.o | Steven Rostedt (VMware) |
2017-03-24 | x86/ftrace: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set | Steven Rostedt (VMware) |
2017-03-24 | x86/ftrace: Clean up ftrace_regs_caller | Steven Rostedt (VMware) |
2017-03-24 | x86/ftrace: Add stack frame pointer to ftrace_caller | Steven Rostedt (VMware) |
2017-03-24 | x86/ftrace: Move the ftrace specific code out of entry_32.S | Steven Rostedt (VMware) |
2017-03-24 | x86/ftrace: Rename mcount_64.S to ftrace_64.S | Steven Rostedt (VMware) |
2017-03-23 | Merge branch 'linus' into x86/asm, to refresh the topic tree with fixes | Ingo Molnar |
2017-03-21 | mm, swap: Remove WARN_ON_ONCE() in free_swap_slot() | Huang Ying |
2017-03-21 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2017-03-21 | Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2017-03-21 | Merge tag 'rproc-v4.11-fixes' of git://github.com/andersson/remoteproc | Linus Torvalds |
2017-03-21 | Merge tag 'for-f2fs-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-03-21 | HID: wacom: generic: Wacom mouse is only provided for opaque tablets | Ping Cheng |
2017-03-21 | HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to h... | Oscar Campos |
2017-03-21 | HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGB | Oscar Campos |
2017-03-21 | HID: wacom: don't manually release resources for the EKR | Aaron Armstrong Skomra |
2017-03-21 | HID: wacom: Correct Intuos Pro 2 resolution | Aaron Armstrong Skomra |
2017-03-20 | remoteproc: qcom: fix QCOM_SMD dependencies | Arnd Bergmann |
2017-03-20 | f2fs: combine nat_bits and free_nid_bitmap cache | Chao Yu |
2017-03-20 | f2fs: skip scanning free nid bitmap of full NAT blocks | Chao Yu |
2017-03-20 | f2fs: use __set{__clear}_bit_le | Jaegeuk Kim |
2017-03-20 | f2fs: declare static functions | Jaegeuk Kim |
2017-03-20 | f2fs: don't overwrite node block by SSR | Jaegeuk Kim |
2017-03-19 | Linux 4.11-rc3v4.11-rc3 | Linus Torvalds |
2017-03-19 | mm/swap: don't BUG_ON() due to uninitialized swap slot cache | Linus Torvalds |
2017-03-19 | Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-03-19 | Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2017-03-19 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-03-18 | qla2xxx: Update driver version to 9.00.00.00-k | Himanshu Madhani |
2017-03-18 | qla2xxx: Fix delayed response to command for loop mode/direct connect. | Quinn Tran |
2017-03-18 | qla2xxx: Change scsi host lookup method. | Quinn Tran |
2017-03-18 | qla2xxx: Add DebugFS node to display Port Database | Himanshu Madhani |
2017-03-18 | qla2xxx: Use IOCB interface to submit non-critical MBX. | Quinn Tran |
2017-03-18 | qla2xxx: Add async new target notification | Quinn Tran |