Revision c38c04c630a5fb626e93b7530671a67feab9596c authored by Linus Torvalds on 28 October 2016, 18:28:14 UTC, committed by Linus Torvalds on 28 October 2016, 18:28:14 UTC
Pull x86 fixes from Ingo Molnar:
 "Misc fixes: three build fixes, an unwinder fix and a microcode loader
  fix"

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y
  x86: Fix export for mcount and __fentry__
  x86/quirks: Hide maybe-uninitialized warning
  x86/build: Fix build with older GCC versions
  x86/unwind: Fix empty stack dereference in guess unwinder
2 parent s a8006bd + 1c27f64
History
File Mode Size
Kconfig -rw-r--r-- 188 bytes
Makefile -rw-r--r-- 321 bytes
acl.c -rw-r--r-- 4.1 KB
dcache.c -rw-r--r-- 3.6 KB
devorangefs-req.c -rw-r--r-- 22.4 KB
dir.c -rw-r--r-- 10.0 KB
downcall.h -rw-r--r-- 3.0 KB
file.c -rw-r--r-- 18.9 KB
inode.c -rw-r--r-- 11.1 KB
namei.c -rw-r--r-- 12.0 KB
orangefs-bufmap.c -rw-r--r-- 12.6 KB
orangefs-bufmap.h -rw-r--r-- 806 bytes
orangefs-cache.c -rw-r--r-- 4.2 KB
orangefs-debug.h -rw-r--r-- 2.7 KB
orangefs-debugfs.c -rw-r--r-- 25.5 KB
orangefs-debugfs.h -rw-r--r-- 309 bytes
orangefs-dev-proto.h -rw-r--r-- 2.3 KB
orangefs-kernel.h -rw-r--r-- 16.3 KB
orangefs-mod.c -rw-r--r-- 6.1 KB
orangefs-sysfs.c -rw-r--r-- 31.5 KB
orangefs-sysfs.h -rw-r--r-- 77 bytes
orangefs-utils.c -rw-r--r-- 17.7 KB
protocol.h -rw-r--r-- 13.4 KB
super.c -rw-r--r-- 15.2 KB
symlink.c -rw-r--r-- 454 bytes
upcall.h -rw-r--r-- 6.6 KB
waitqueue.c -rw-r--r-- 9.8 KB
xattr.c -rw-r--r-- 12.6 KB

back to top