1. 1879445 perf/core: Set event's default ::overflow_handler() by Wang Nan · 9 years ago
  2. 981a4cb perf/x86/intel/bts: Move transaction start/stop to start/stop callbacks by Alexander Shishkin · 9 years ago
  3. 66d2190 perf/x86/intel/pt: Move transaction start/stop to PMU start/stop callbacks by Alexander Shishkin · 9 years ago
  4. 07dc900 perf/x86: Move Kconfig.perf and other perf configuration bits to events/Kconfig by Peter Zijlstra · 9 years ago
  5. aaf2488 perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter by Huang Rui · 9 years ago
  6. 8a22426 perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support by Huang Rui · 9 years ago
  7. c7afba3 x86/perf/intel/cstate: Modularize driver by Thomas Gleixner · 9 years ago
  8. d29859e x86/perf/intel/cstate: Sanitize error handling by Thomas Gleixner · 9 years ago
  9. 424646e x86/perf/intel/cstate: Sanitize probing by Thomas Gleixner · 9 years ago
  10. 49de049 x86/perf/intel/cstate: Make cstate hotplug handling actually work by Thomas Gleixner · 9 years ago
  11. 4b6e257 x86/perf/intel/rapl: Make the Intel RAPL PMU driver modular by Kan Liang · 9 years ago
  12. e633c65 x86/perf/intel/uncore: Make the Intel uncore PMU driver modular by Kan Liang · 9 years ago
  13. 85dc600 perf/x86/amd/ibs: Fix pmu::stop() nesting by Peter Zijlstra · 9 years ago
  14. a49ac9f perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL by Huang Rui · 9 years ago
  15. 7b0fd56 perf/x86/intel/rapl: Add missing Broadwell models by Srinivas Pandruvada · 9 years ago
  16. cb22525 perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU by Kan Liang · 9 years ago
  17. c7ab62b perf/x86/amd/power: Add AMD accumulated power reporting mechanism by Huang Rui · 9 years ago
  18. 01fe03f x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag by Huang Rui · 9 years ago
  19. f851915 perf/x86/amd: Add support for new IOMMU performance events by Suravee Suthikulpanit · 9 years ago
  20. 8dfeae0 perf/x86/amd: Move nodes_per_socket into bsp_init_amd() by Huang Rui · 9 years ago
  21. 27348f38 perf/x86/cqm: Factor out some common code by Peter Zijlstra · 9 years ago
  22. e7ee3e8 perf/x86/mbm: Add support for MBM counter overflow handling by Vikas Shivappa · 9 years ago
  23. 2d4de83 perf/x86/mbm: Implement RMID recycling by Vikas Shivappa · 9 years ago
  24. 87f01cc perf/x86/mbm: Add memory bandwidth monitoring event management by Tony Luck · 9 years ago
  25. 33c3cc7 perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init by Vikas Shivappa · 9 years ago
  26. ada2f63 perf/x86/cqm: Fix CQM memory leak and notifier leak by Vikas Shivappa · 9 years ago
  27. a223c1c perf/x86/cqm: Fix CQM handling of grouping events into a cache_group by Vikas Shivappa · 9 years ago
  28. e8d8a90 perf/x86/BTS: Fix RCU usage by Peter Zijlstra · 9 years ago
  29. c2872d3 perf/x86/ibs: Add IBS interrupt to the dynamic throttle by Peter Zijlstra · 9 years ago
  30. 5a50f52 perf/x86/ibs: Fix race with IBS_STARTING state by Peter Zijlstra · 9 years ago
  31. 0158b83 perf/x86/ibs: Fix IBS throttle by Peter Zijlstra · 9 years ago
  32. 57d335c x86/oprofile/nmi: Add missing hotplug FROZEN handling by Thomas Gleixner · 9 years ago
  33. f80be5e x86/hpet: Use proper mask to modify hotplug action by Thomas Gleixner · 9 years ago
  34. f47ab81 x86/apic/uv: Fix the hotplug notifier by Thomas Gleixner · 9 years ago
  35. a38f987 x86/apb/timer: Use proper mask to modify hotplug action by Thomas Gleixner · 9 years ago
  36. 3e8db22 x86/topology: Use total_cpus not nr_cpu_ids for logical packages by Thomas Gleixner · 9 years ago
  37. 63d1e99 x86/topology: Fix Intel HT disable by Peter Zijlstra · 9 years ago
  38. b5d5f27 x86/topology: Fix logical package mapping by Peter Zijlstra · 9 years ago
  39. 551adc6 x86/irq: Cure live lock in fixup_irqs() by Thomas Gleixner · 9 years ago
  40. f508a5b x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known() by Thomas Gleixner · 9 years ago
  41. 7834c10 x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() by Dave Jones · 9 years ago
  42. c29016c x86/iopl: Fix iopl capability check on Xen PV by Andy Lutomirski · 9 years ago
  43. b7a58459 x86/iopl/64: Properly context-switch IOPL on Xen PV by Andy Lutomirski · 9 years ago
  44. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 9 years ago
  45. cbf8b5a x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() by Tony Luck · 9 years ago
  46. ba4e06d Merge branch 'linus' into x86/urgent, to pick up dependencies for a fix by Ingo Molnar · 9 years ago
  47. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. df2e37c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. ae465be Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 8ab84ef Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. 13c76ad Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. 9cf8d63 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. ecc026b Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. fa53c48 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 42576be Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. 743146db x86/video: Don't assume all FB devices are PCI devices by Vitaly Kuznetsov · 9 years ago
  59. d4e7961 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. d88bfe1 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 5ec9424 Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. fbed0bc Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. d37a14b Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. a265554 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  67. d825c06 MIPS: smp.c: Fix uninitialised temp_foreign_map by James Hogan · 9 years ago
  68. 7a50e46 MIPS: Fix build error when SMP is used without GIC by Hauke Mehrtens · 9 years ago
  69. ba9e72c MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780 by Aaro Koskinen · 9 years ago
  70. 2f51c82 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. d050049 x86/cpufeature: Enable new AVX-512 features by Fenghua Yu · 9 years ago
  72. 452308d x86/efi: Fix boot crash by always mapping boot service regions into new EFI page tables by Matt Fleming · 9 years ago
  73. 6e68670 x86/fpu: Fix eager-FPU handling on legacy FPU machines by Borislav Petkov · 9 years ago
  74. 2a4fb27 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  75. d7d5a43 ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window by Thomas Petazzoni · 9 years ago
  76. 8b8addf x86/mm/32: Enable full randomization on i386 and X86_32 by Hector Marco-Gisbert · 9 years ago
  77. f2c1242 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  78. c32c2cb Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  79. 2da33f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  80. 10ee738 x86/entry/traps: Show unhandled signal for i386 in do_trap() by Jianyu Zhan · 9 years ago
  81. 8447733 x86/delay: Avoid preemptible context checks in delay_mwaitx() by Borislav Petkov · 9 years ago
  82. 5f0b819 KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 by Paolo Bonzini · 9 years ago
  83. 844a5fe KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo by Paolo Bonzini · 9 years ago
  84. 9999c8c0 x86/entry: Call enter_from_user_mode() with IRQs off by Andy Lutomirski · 9 years ago
  85. a798f09 x86/entry/32: Change INT80 to be an interrupt gate by Andy Lutomirski · 9 years ago
  86. 6cbe9e4 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
  87. a65050c x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off") by Yu-cheng Yu · 9 years ago
  88. fda57b2 x86/entry: Improve system call entry comments by Andy Lutomirski · 9 years ago
  89. 392a625 x86/entry: Remove TIF_SINGLESTEP entry work by Andy Lutomirski · 9 years ago
  90. 2a41aa4 x86/entry/32: Add and check a stack canary for the SYSENTER stack by Andy Lutomirski · 9 years ago
  91. 7536656 x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup by Andy Lutomirski · 9 years ago
  92. 6dcc941 x86/entry: Only allocate space for tss_struct::SYSENTER_stack if needed by Andy Lutomirski · 9 years ago
  93. f2b3757 x86/entry: Vastly simplify SYSENTER TF (single-step) handling by Andy Lutomirski · 9 years ago
  94. 8bb5643 x86/entry/traps: Clear DR6 early in do_debug() and improve the comment by Andy Lutomirski · 9 years ago
  95. 81edd9f x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptions by Andy Lutomirski · 9 years ago
  96. c2c9b52 x86/entry/32: Restore FLAGS on SYSEXIT by Andy Lutomirski · 9 years ago
  97. 67f590e x86/entry/32: Filter NT and speed up AC filtering in SYSENTER by Andy Lutomirski · 9 years ago
  98. e786041 x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test by Andy Lutomirski · 9 years ago
  99. 3446c13 s390/mm: four page table levels vs. fork by Martin Schwidefsky · 9 years ago
  100. 0d97e6d arm64: kasan: clear stale stack poison by Mark Rutland · 9 years ago