Revision 16ec54ad1502a095a35b4ae3bf6ec129111a44c5 authored by Linus Torvalds on 19 January 2014, 21:06:51 UTC, committed by Linus Torvalds on 19 January 2014, 21:06:51 UTC
Pull perf fixes from Ingo Molnar:

 - an s2ram related fix on AMD systems

 - a perf fault handling bug that is relatively old but which has become
   much easier to trigger in v3.13 after commit e00b12e64be9 ("perf/x86:
   Further optimize copy_from_user_nmi()")

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
  x86, mm, perf: Allow recursive faults from interrupts
2 parent s 7d0d46d + bee09ed
History
File Mode Size
Kconfig -rw-r--r-- 442 bytes
Makefile -rw-r--r-- 278 bytes
netlabel_addrlist.c -rw-r--r-- 10.3 KB
netlabel_addrlist.h -rw-r--r-- 6.2 KB
netlabel_cipso_v4.c -rw-r--r-- 21.2 KB
netlabel_cipso_v4.h -rw-r--r-- 4.8 KB
netlabel_domainhash.c -rw-r--r-- 22.2 KB
netlabel_domainhash.h -rw-r--r-- 3.3 KB
netlabel_kapi.c -rw-r--r-- 27.5 KB
netlabel_mgmt.c -rw-r--r-- 19.9 KB
netlabel_mgmt.h -rw-r--r-- 6.2 KB
netlabel_unlabeled.c -rw-r--r-- 41.6 KB
netlabel_unlabeled.h -rw-r--r-- 7.0 KB
netlabel_user.c -rw-r--r-- 3.2 KB
netlabel_user.h -rw-r--r-- 1.9 KB

back to top