1. e633c65 x86/perf/intel/uncore: Make the Intel uncore PMU driver modular by Kan Liang · 9 years ago
  2. 85dc600 perf/x86/amd/ibs: Fix pmu::stop() nesting by Peter Zijlstra · 9 years ago
  3. a49ac9f perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL by Huang Rui · 9 years ago
  4. 7b0fd56 perf/x86/intel/rapl: Add missing Broadwell models by Srinivas Pandruvada · 9 years ago
  5. cb22525 perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU by Kan Liang · 9 years ago
  6. c7ab62b perf/x86/amd/power: Add AMD accumulated power reporting mechanism by Huang Rui · 9 years ago
  7. 01fe03f x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag by Huang Rui · 9 years ago
  8. f851915 perf/x86/amd: Add support for new IOMMU performance events by Suravee Suthikulpanit · 9 years ago
  9. 8dfeae0 perf/x86/amd: Move nodes_per_socket into bsp_init_amd() by Huang Rui · 9 years ago
  10. 27348f3 perf/x86/cqm: Factor out some common code by Peter Zijlstra · 9 years ago
  11. e7ee3e8 perf/x86/mbm: Add support for MBM counter overflow handling by Vikas Shivappa · 9 years ago
  12. 2d4de83 perf/x86/mbm: Implement RMID recycling by Vikas Shivappa · 9 years ago
  13. 87f01cc perf/x86/mbm: Add memory bandwidth monitoring event management by Tony Luck · 9 years ago
  14. 33c3cc7 perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init by Vikas Shivappa · 9 years ago
  15. ada2f63 perf/x86/cqm: Fix CQM memory leak and notifier leak by Vikas Shivappa · 9 years ago
  16. a223c1c perf/x86/cqm: Fix CQM handling of grouping events into a cache_group by Vikas Shivappa · 9 years ago
  17. e8d8a90 perf/x86/BTS: Fix RCU usage by Peter Zijlstra · 9 years ago
  18. c2872d3 perf/x86/ibs: Add IBS interrupt to the dynamic throttle by Peter Zijlstra · 9 years ago
  19. 5a50f52 perf/x86/ibs: Fix race with IBS_STARTING state by Peter Zijlstra · 9 years ago
  20. 0158b83 perf/x86/ibs: Fix IBS throttle by Peter Zijlstra · 9 years ago
  21. 57d335c x86/oprofile/nmi: Add missing hotplug FROZEN handling by Thomas Gleixner · 9 years ago
  22. f80be5e x86/hpet: Use proper mask to modify hotplug action by Thomas Gleixner · 9 years ago
  23. f47ab81 x86/apic/uv: Fix the hotplug notifier by Thomas Gleixner · 9 years ago
  24. a38f987 x86/apb/timer: Use proper mask to modify hotplug action by Thomas Gleixner · 9 years ago
  25. 3e8db22 x86/topology: Use total_cpus not nr_cpu_ids for logical packages by Thomas Gleixner · 9 years ago
  26. 63d1e99 x86/topology: Fix Intel HT disable by Peter Zijlstra · 9 years ago
  27. b5d5f27 x86/topology: Fix logical package mapping by Peter Zijlstra · 9 years ago
  28. 551adc6 x86/irq: Cure live lock in fixup_irqs() by Thomas Gleixner · 9 years ago
  29. f508a5b x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known() by Thomas Gleixner · 9 years ago
  30. 7834c10 x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() by Dave Jones · 9 years ago
  31. c29016c x86/iopl: Fix iopl capability check on Xen PV by Andy Lutomirski · 9 years ago
  32. b7a58459 x86/iopl/64: Properly context-switch IOPL on Xen PV by Andy Lutomirski · 9 years ago
  33. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 9 years ago
  34. cbf8b5a x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() by Tony Luck · 9 years ago
  35. ba4e06d Merge branch 'linus' into x86/urgent, to pick up dependencies for a fix by Ingo Molnar · 9 years ago
  36. 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
  37. 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
  38. 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
  39. 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
  40. 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
  41. 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
  42. 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
  43. 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
  44. 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
  45. 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
  46. 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
  47. 743146d x86/video: Don't assume all FB devices are PCI devices by Vitaly Kuznetsov · 9 years ago
  48. d4e79615 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. 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
  50. 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
  51. 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
  52. 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
  53. 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
  54. 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
  55. a265554 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  56. d825c06 MIPS: smp.c: Fix uninitialised temp_foreign_map by James Hogan · 9 years ago
  57. 7a50e46 MIPS: Fix build error when SMP is used without GIC by Hauke Mehrtens · 9 years ago
  58. ba9e72c MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780 by Aaro Koskinen · 9 years ago
  59. 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
  60. d050049 x86/cpufeature: Enable new AVX-512 features by Fenghua Yu · 9 years ago
  61. 452308d x86/efi: Fix boot crash by always mapping boot service regions into new EFI page tables by Matt Fleming · 9 years ago
  62. 6e68670 x86/fpu: Fix eager-FPU handling on legacy FPU machines by Borislav Petkov · 9 years ago
  63. 2a4fb27 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  64. d7d5a43 ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window by Thomas Petazzoni · 9 years ago
  65. 8b8addf x86/mm/32: Enable full randomization on i386 and X86_32 by Hector Marco-Gisbert · 9 years ago
  66. f2c1242 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  67. c32c2cb Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  68. 2da33f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  69. 10ee738 x86/entry/traps: Show unhandled signal for i386 in do_trap() by Jianyu Zhan · 9 years ago
  70. 8447733 x86/delay: Avoid preemptible context checks in delay_mwaitx() by Borislav Petkov · 9 years ago
  71. 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
  72. 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
  73. 9999c8c x86/entry: Call enter_from_user_mode() with IRQs off by Andy Lutomirski · 9 years ago
  74. a798f09 x86/entry/32: Change INT80 to be an interrupt gate by Andy Lutomirski · 9 years ago
  75. 6cbe9e4 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
  76. a65050c x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off") by Yu-cheng Yu · 9 years ago
  77. fda57b2 x86/entry: Improve system call entry comments by Andy Lutomirski · 9 years ago
  78. 392a625 x86/entry: Remove TIF_SINGLESTEP entry work by Andy Lutomirski · 9 years ago
  79. 2a41aa4 x86/entry/32: Add and check a stack canary for the SYSENTER stack by Andy Lutomirski · 9 years ago
  80. 7536656 x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup by Andy Lutomirski · 9 years ago
  81. 6dcc941 x86/entry: Only allocate space for tss_struct::SYSENTER_stack if needed by Andy Lutomirski · 9 years ago
  82. f2b3757 x86/entry: Vastly simplify SYSENTER TF (single-step) handling by Andy Lutomirski · 9 years ago
  83. 8bb5643 x86/entry/traps: Clear DR6 early in do_debug() and improve the comment by Andy Lutomirski · 9 years ago
  84. 81edd9f x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptions by Andy Lutomirski · 9 years ago
  85. c2c9b52 x86/entry/32: Restore FLAGS on SYSEXIT by Andy Lutomirski · 9 years ago
  86. 67f590e x86/entry/32: Filter NT and speed up AC filtering in SYSENTER by Andy Lutomirski · 9 years ago
  87. e786041 x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test by Andy Lutomirski · 9 years ago
  88. 3446c13 s390/mm: four page table levels vs. fork by Martin Schwidefsky · 9 years ago
  89. 0d97e6d arm64: kasan: clear stale stack poison by Mark Rutland · 9 years ago
  90. 1dea581 Merge tag 'for-v4.5-rc/omap-critical-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 9 years ago
  91. ff79258 arm64: hugetlb: partial revert of 66b3923a1a0f by Will Deacon · 9 years ago
  92. 36e5cd6 arm64: account for sparsemem section alignment when choosing vmemmap offset by Ard Biesheuvel · 9 years ago
  93. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  94. 8b30a8b x86/defconfigs/32: Set CONFIG_FRAME_WARN to the Kconfig default by Borislav Petkov · 9 years ago
  95. f363938 x86/fpu: Fix 'no387' regression by Andy Lutomirski · 9 years ago
  96. 92b0729 x86/mm, x86/mce: Add memcpy_mcsafe() by Tony Luck · 9 years ago
  97. 7a86980 perf/x86/intel/rapl: Simplify quirk handling even more by Borislav Petkov · 9 years ago
  98. 14ddde7 Merge branch 'linus' into x86/fpu, to pick up fixes by Ingo Molnar · 9 years ago
  99. 0dd0036 x86/asm-offsets: Remove PARAVIRT_enabled by Andy Lutomirski · 9 years ago
  100. 58a5aac x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled by Andy Lutomirski · 9 years ago