1. 7a86980 perf/x86/intel/rapl: Simplify quirk handling even more by Borislav Petkov · 9 years ago
  2. 8e2a7f5 x86/nmi: Mark 'ignore_nmis' as __read_mostly by Kostenzer Felix · 9 years ago
  3. e17dc65 perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere by Andi Kleen · 9 years ago
  4. b3e6246 perf/x86/pebs: Add proper PEBS constraints for Broadwell by Stephane Eranian · 9 years ago
  5. 8077eca perf/x86/pebs: Add workaround for broken OVFL status on HSW+ by Stephane Eranian · 9 years ago
  6. 5690ae2 perf/x86/intel: Add definition for PT PMI bit by Stephane Eranian · 9 years ago
  7. c3d266c perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi by Kan Liang · 9 years ago
  8. e72daf3 perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2 by Jiri Olsa · 9 years ago
  9. 6f6e151 perf/x86/uncore: Fix build on UP-IOAPIC configs by Ingo Molnar · 9 years ago
  10. 9de8d68 perf/x86/intel/rapl: Convert it to a per package facility by Thomas Gleixner · 9 years ago
  11. 8a6d2f8 perf/x86/intel/rapl: Utilize event->pmu_private by Thomas Gleixner · 9 years ago
  12. a208749 perf/x86/intel/rapl: Make PMU lock raw by Thomas Gleixner · 9 years ago
  13. 7162b8f perf/x86/intel/rapl: Refactor the code some more by Thomas Gleixner · 9 years ago
  14. 512089d perf/x86/intel/rapl: Clean up the printk output by Thomas Gleixner · 9 years ago
  15. 75c7003 perf/x86/intel/rapl: Calculate timing once by Thomas Gleixner · 9 years ago
  16. b8b3319a perf/x86/intel/rapl: Sanitize the quirk handling by Thomas Gleixner · 9 years ago
  17. 55f2890 perf/x86/intel/rapl: Add proper error handling by Thomas Gleixner · 9 years ago
  18. 4d120c5 perf/x86/intel/rapl: Make Knights Landings support functional by Thomas Gleixner · 9 years ago
  19. 827db83 perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookups by Thomas Gleixner · 9 years ago
  20. 5485592 perf/x86/intel/uncore: Make PCI and MSR uncore independent by Thomas Gleixner · 9 years ago
  21. 7b672d6 perf/x86/intel/uncore: Clear all hardware state on exit by Thomas Gleixner · 9 years ago
  22. cf6d445 perf/x86/uncore: Track packages, not per CPU data by Thomas Gleixner · 9 years ago
  23. 1f12e32 x86/topology: Create logical package id by Thomas Gleixner · 9 years ago
  24. 1f2569f perf/x86/intel/uncore: Store box in event->pmu_private by Thomas Gleixner · 9 years ago
  25. 1384c70 perf/x86/uncore: Make uncore_pcibus_to_physid() static by Thomas Gleixner · 9 years ago
  26. 1229735 perf/x86/intel/uncore: Make code more readable by Thomas Gleixner · 9 years ago
  27. a46195f perf/x86/intel/uncore: Clean up hardware on exit by Thomas Gleixner · 9 years ago
  28. 83f8ebd perf/x86/intel/uncore: Add sanity checks for PCI dev package id by Thomas Gleixner · 9 years ago
  29. 4f08967 perf/x86/intel/uncore: Fix error handling by Thomas Gleixner · 9 years ago
  30. ffeda00 perf/x86/intel/uncore: Simplify error rollback by Thomas Gleixner · 9 years ago
  31. 3ccca9e perf/x86/intel/uncore: Remove pointless mask check by Thomas Gleixner · 9 years ago
  32. 6cb2f1d perf/x86/intel/uncore: Remove SBOX support for BDX-DE by Kan Liang · 9 years ago
  33. 0a73489 Merge tag 'v4.5-rc6' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  34. 4b696dc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. f055ae0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. 340b3a5 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  37. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  38. a9f8094a Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  39. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
  40. 6c777e8 Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" by Bjorn Helgaas · 9 years ago
  41. 9bf148cb x86/mpx: Fix off-by-one comparison with nr_registers by Colin Ian King · 9 years ago
  42. 73056bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  43. 9aca90a Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  44. 70d070f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  45. bf70e55 x86/mm: Fix slow_virt_to_phys() for X86_PAE again by Dexuan Cui · 9 years ago
  46. 0fb00d3 Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  47. 17e4bce KVM: x86: MMU: fix ubsan index-out-of-range warning by Mike Krinkin · 9 years ago
  48. 3d44d51 x86/entry/compat: Add missing CLAC to entry_INT80_32 by Andy Lutomirski · 9 years ago
  49. 6dc390a Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  50. fd451b9 arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2 by Marc Zyngier · 9 years ago
  51. d877a21 Merge tag 'renesas-soc-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 9 years ago
  52. 0c1d77f KVM: x86: fix conversion of addresses to linear in 32-bit protected mode by Paolo Bonzini · 9 years ago
  53. 172b238 KVM: x86: fix missed hardware breakpoints by Paolo Bonzini · 9 years ago
  54. 1d6a821 arm/arm64: KVM: Feed initialized memory to MMIO accesses by Marc Zyngier · 9 years ago
  55. 9ef2d8b arc: SMP: CONFIG_ARC_IPI_DBG cleanup by Valentin Rothberg · 9 years ago
  56. 9fa6c2b Merge tag 'omap-for-v4.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  57. 5e45a25 ARM: at91/dt: fix typo in sama5d2 pinmux descriptions by Ludovic Desroches · 9 years ago
  58. b223c9f Merge tag 'imx-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 9 years ago
  59. e3acd74 Merge tag 'omap-for-v4.5/fixes-rc3-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  60. 74a46ec Merge tag 'mvebu-fixes-4.5-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 9 years ago
  61. 04d1d28 x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32 by Andy Lutomirski · 9 years ago
  62. d73b73f ARC: SMP: No need for CONFIG_ARC_IPI_DBG by Vineet Gupta · 9 years ago
  63. 3dea30c ARCv2: Elide sending new cross core intr if receiver didn't ack prev by Vineet Gupta · 9 years ago
  64. 9681787 ARCv2: SMP: Push IPI_IRQ into IPI provider by Vineet Gupta · 9 years ago
  65. dbcbc7e ARC: [intc-compact] Remove IPI setup from ARCompact port by Vineet Gupta · 9 years ago
  66. bb143f8 ARCv2: SMP: Emulate IPI to self using software triggered interrupt by Vineet Gupta · 9 years ago
  67. de9e478 x86: fix SMAP in 32-bit environments by Linus Torvalds · 9 years ago
  68. 3e5177c arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCE by Alexey Brodkin · 9 years ago
  69. dd71a17 x86/platform/intel/quark: Change the kernel's IMR lock bit to false by Bryan O'Donoghue · 9 years ago
  70. 692b8c6 Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  71. 3f315c5 ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption by Ivaylo Dimitrov · 9 years ago
  72. 1b17cb7 s390/fpu: signals vs. floating point control register by Martin Schwidefsky · 9 years ago
  73. 342300c s390/compat: correct restore of high gprs on signal return by Martin Schwidefsky · 9 years ago
  74. 9ab3ac2 powerpc/mm/hash: Clear the invalid slot information correctly by Aneesh Kumar K.V · 9 years ago
  75. f6bf0fa powerpc/eeh: Fix partial hotplug criterion by Gavin Shan · 9 years ago
  76. 0389075 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 06b74c6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. e6a1c1e Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  79. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  80. e327b3f Revert "regulator: tps65217: remove tps65217.dtsi file" by Peter Ujfalusi · 9 years ago
  81. 23300f6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  82. ff5f168 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  83. 52d7523 arm64: mm: allow the kernel to handle alignment faults on user accesses by EunTaik Lee · 9 years ago
  84. 8684fa3 arm64: kbuild: make "make install" not depend on vmlinux by Masahiro Yamada · 9 years ago
  85. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  86. 457a98b mm, x86: fix pte_page() crash in gup_pte_range() by Hugh Dickins · 9 years ago
  87. 8f31852 irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar() by Marc Zyngier · 9 years ago
  88. a150b08 ARCv2: boot report CCMs (Closely Coupled Memories) by Vineet Gupta · 9 years ago
  89. 98341f7 ARCv2: boot print Low Latency Memory by Vineet Gupta · 9 years ago
  90. 0eca6fd ARC: Assume multiplier is always present by Vineet Gupta · 9 years ago
  91. f4eafd8 x86/mm: Fix vmalloc_fault() to handle large pages properly by Toshi Kani · 9 years ago
  92. 67b4eab Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" by Bjorn Helgaas · 9 years ago
  93. fe25d07 Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled" by Bjorn Helgaas · 9 years ago
  94. 6ecad91 powerpc/ioda: Set "read" permission when "write" is set by Alexey Kardashevskiy · 9 years ago
  95. 722ec35 arm64: dma-mapping: fix handling of devices registered before arch_initcall by Marek Szyprowski · 9 years ago
  96. 9109dc9 Merge branch 'perf/urgent' into perf/core, to queue up dependent patch by Ingo Molnar · 9 years ago
  97. 901c5ff ARM: shmobile: Remove shmobile_boot_arg by Geert Uytterhoeven · 9 years ago
  98. 4e960f5 ARM: shmobile: Move shmobile_smp_{mpidr, fn, arg}[] from .text to .bss by Geert Uytterhoeven · 9 years ago
  99. b1568d8 ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup code by Geert Uytterhoeven · 9 years ago
  100. d2613f5 ARM: shmobile: Move shmobile_scu_base from .text to .bss by Geert Uytterhoeven · 9 years ago