linux/arch
Linus Torvalds 97ce89f8a4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Thomas Gleixner:
 "The final fixes for 4.11:

   - prevent a triple fault with function graph tracing triggered via
     suspend to ram

   - prevent optimizing for size when function graph tracing is enabled
     and the compiler does not support -mfentry

   - prevent mwaitx() being called with a zero timeout as mwaitx() might
     never return. Observed on the new Ryzen CPUs"

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  Prevent timer value 0 for MWAITX
  x86/build: convert function graph '-Os' error to warning
  ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
2017-04-30 11:44:18 -07:00
..
alpha alpha: fix stack smashing in old_adjtimex(2) 2017-04-03 01:06:53 -04:00
arc ARCv2: entry: save Accumulator register pair (r58:59) if present 2017-04-20 15:37:49 -07:00
arm ARM: SoC fixes 2017-04-16 12:38:17 -07:00
arm64 ARM: SoC fixes 2017-04-16 12:38:17 -07:00
avr32
blackfin
c6x Merge branch 'regset' (PTRACE_SETREGSET data leakage) 2017-03-29 08:55:25 -07:00
cris
frv
h8300 Merge branch 'regset' (PTRACE_SETREGSET data leakage) 2017-03-29 08:55:25 -07:00
hexagon
ia64 ia64: restore symbol versions for symbols defined in assembly 2017-04-13 18:19:49 -07:00
m32r
m68k m68k: Wire up statx 2017-03-20 11:27:28 +01:00
metag metag/usercopy: Fault handling fixes 2017-04-07 10:11:53 -07:00
microblaze
mips MIPS: PCI: add controllers before the specified head 2017-04-13 00:51:20 +02:00
mn10300
nios2 nios2: reserve boot memory for device tree 2017-04-02 20:13:57 -07:00
openrisc
parisc parisc: Fix get_user() for 64-bit value on 32-bit kernel 2017-04-16 10:26:27 +02:00
powerpc powerpc fixes for 4.11 #8 2017-04-21 09:34:45 -07:00
s390 s390/mm: fix CMMA vs KSM vs others 2017-04-12 07:40:24 +02:00
score
sh
sparc sparc: Update syscall tables. 2017-04-23 18:28:55 -07:00
tile
um
unicore32
x86 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2017-04-30 11:44:18 -07:00
xtensa xtensa: wire up statx system call 2017-03-31 16:26:21 -07:00
.gitignore
Kconfig