1. 50eab8f perf/x86/intel/lbr: Add support for LBRv5 by Andi Kleen · 10 years ago
  2. b83ff1c x86: Add new MSRs and MSR bits used for Intel Skylake PMU support by Andi Kleen · 10 years ago
  3. a7b58d2 perf/x86/intel/lbr: Allow time stamp for free running PEBSv3 by Andi Kleen · 9 years ago
  4. 2f7ebf2 perf/x86/intel: Add support for PEBSv3 profiling by Andi Kleen · 10 years ago
  5. a94cab2 perf/x86: Add a native_perf_sched_clock_from_tsc() by Andi Kleen · 10 years ago
  6. b1bf72d perf/x86/intel/pt: Add new timing packet enables by Alexander Shishkin · 9 years ago
  7. 9a6694c perf/x86/intel/pt: Do not force sync packets on every schedule-in by Alexander Shishkin · 9 years ago
  8. 27747f8 perf/x86/hw_breakpoints: Fix check for kernel-space breakpoints by Andy Lutomirski · 9 years ago
  9. ab51392 perf/x86/hw_breakpoints: Improve range breakpoint validation by Andy Lutomirski · 9 years ago
  10. e5779e8 perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe by Andy Lutomirski · 9 years ago
  11. ae3f011 perf/x86/intel: Fix SLM MSR_OFFCORE_RSP1 valid_mask by Kan Liang · 9 years ago
  12. c749b3e perf/x86/intel/lbr: Kill off intel_pmu_needs_lbr_smpl for good by Alexander Shishkin · 9 years ago
  13. e9b3bd3 perf/x86/intel/bts: Drop redundant declarations by Alexander Shishkin · 9 years ago
  14. 3a99958 perf/x86/intel/uncore: Use Sandy Bridge client PMU on Haswell/Broadwell by Andi Kleen · 9 years ago
  15. e3a13192 perf/x86/intel/uncore: Add support for ARB uncore PMU on Sandy/IvyBridge by Andi Kleen · 9 years ago
  16. 070a7cd perf/x86/intel/uncore: Remove use of macro DEFINE_PCI_DEVICE_TABLE() by Vaishali Thakkar · 9 years ago
  17. 3a2a779 perf/x86/intel/rapl: Add support for Knights Landing (KNL) by Dasaratharaman Chandramouli · 9 years ago
  18. db087ef uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever by Oleg Nesterov · 9 years ago
  19. 86dcb70 uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  20. 7b868e4 uprobes/x86: Reimplement arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  21. 2579d01 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  22. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 9 years ago
  24. 2c534c0 perf/x86/intel/cqm: Return cached counter value from IRQ context by Matt Fleming · 9 years ago
  25. 82b35f3 Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  26. 1e63dca Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  27. b497500 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  28. c0c3322 x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit by Denys Vlasenko · 9 years ago
  29. 8a0a5da x86/mm: Fix newly introduced printk format warnings by Thomas Gleixner · 9 years ago
  30. 1cd5594 dts: imx7: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  31. cf75eb1 dts: imx25: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  32. 89c1a8cf dts: imx6: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  33. 94d7694 dts: imx53: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  34. aca45c0 dts: imx51: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  35. 7525a99 m32r: Add ioreadXX/iowriteXX big-endian mmio accessors by Peter Hurley · 9 years ago
  36. 3f81d24 tile: use free_bootmem_late() for initrd by Chris Metcalf · 9 years ago
  37. 0da029e KVM: x86: rename quirk constants to KVM_X86_QUIRK_* by Paolo Bonzini · 9 years ago
  38. fb279950 KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED by Xiao Guangrong · 9 years ago
  39. 41dbc6b KVM: x86: introduce kvm_check_has_quirk by Paolo Bonzini · 9 years ago
  40. 3e5d2fd KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type by Xiao Guangrong · 9 years ago
  41. 10dc331 KVM: MTRR: fix memory type handling if MTRR is completely disabled by Xiao Guangrong · 9 years ago
  42. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  43. 5a5ca73 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  44. 9a58eeb x86/mm: Remove region_is_ram() call from ioremap by Toshi Kani · 9 years ago
  45. 1c9cf9b x86/mm: Move warning from __ioremap_check_ram() to the call site by Toshi Kani · 9 years ago
  46. 3bc38fc ARM64/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  47. c0d3fce arm64: switch_to: calculate cpu context pointer using separate register by Will Deacon · 9 years ago
  48. c18fe54 ARM: net: fix vlan access instructions in ARM JIT. by Nicolas Schichan · 9 years ago
  49. 6d715e3 ARM: net: handle negative offsets in BPF JIT. by Nicolas Schichan · 9 years ago
  50. 7aed35c ARM: net: fix condition for load_order > 0 when translating load instructions. by Nicolas Schichan · 9 years ago
  51. ca1fec5 x86/mm/pat: Adjust default caching mode translation tables by Jan Beulich · 9 years ago
  52. 5bc016f x86/fpu: Disable dependent CPU features on "noxsave" by Jan Beulich · 9 years ago
  53. a8965276 x86/mpx: Do not set ->vm_ops on MPX VMAs by Kirill A. Shutemov · 9 years ago
  54. bbc0377 x86/mm: Add parenthesis for TLB tracepoint size calculation by Dave Hansen · 9 years ago
  55. 9d634c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  56. 3827ec3 s390: adapt entry.S to the move of thread_struct by Martin Schwidefsky · 9 years ago
  57. 09adcdf AVR32/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  58. 8bff839 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  59. ff72bf7 Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  60. 10b97f3 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  61. fcc53b5 MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU by Markos Chandras · 9 years ago
  62. 4c4ac9a parisc: mm: Fix a memory leak related to pmd not attached to the pgd by Christophe Jaillet · 9 years ago
  63. 3eae03d Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD by Olof Johansson · 9 years ago
  64. 9d37e66 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  65. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. f79a17b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 59ee762 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  69. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  70. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  71. da89947 Update Viresh Kumar's email address by Viresh Kumar · 9 years ago
  72. 7f9be77 s390/hugetlb: add hugepages_supported define by Dominik Dingel · 9 years ago
  73. 41318bf revert "s390/mm: make hugepages_supported a boot time decision" by Dominik Dingel · 9 years ago
  74. ad4f99e revert "s390/mm: change HPAGE_SHIFT type to int" by Dominik Dingel · 9 years ago
  75. 04ea1e9 openrisc: fix CONFIG_UID16 setting by Andrew Morton · 9 years ago
  76. 47295aa Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into fixes by Olof Johansson · 9 years ago
  77. 0871b72 ARM: fix __virt_to_idmap build error on !MMU by Russell King · 9 years ago
  78. bac51ad ARM: invalidate L1 before enabling coherency by Russell King · 9 years ago
  79. 462859aa ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check by Marek Szyprowski · 9 years ago
  80. 8e0c34b ARM: 8402/1: perf: Don't use of_node after putting it by Stephen Boyd · 9 years ago
  81. df9de3c ARM: 8400/1: use virt_to_idmap to get phys_reset address by Vitaly Andrianov · 9 years ago
  82. a97439a x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code by Andy Lutomirski · 9 years ago
  83. 36f1a77 x86/nmi/64: Make the "NMI executing" variable more consistent by Andy Lutomirski · 9 years ago
  84. 23a781e x86/nmi/64: Minor asm simplification by Andy Lutomirski · 9 years ago
  85. 810bc07 x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection by Andy Lutomirski · 9 years ago
  86. a27507c x86/nmi/64: Reorder nested NMI checks by Andy Lutomirski · 9 years ago
  87. 0b22930 x86/nmi/64: Improve nested NMI comments by Andy Lutomirski · 9 years ago
  88. 9b6e6a8 x86/nmi/64: Switch stacks on userspace NMI entry by Andy Lutomirski · 9 years ago
  89. 0e181bb x86/nmi/64: Remove asm code that saves CR2 by Andy Lutomirski · 9 years ago
  90. 9d05041 x86/nmi: Enable nested do_nmi() handling for 64-bit kernels by Andy Lutomirski · 9 years ago
  91. 3e87ee0 Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  92. f85c712 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  93. 8b4769c ARM: keystone: dts: rename pcie nodes to help override status by Murali Karicheri · 9 years ago
  94. 9dd4f28 ARM: keystone: dts: fix dt bindings for PCIe by Murali Karicheri · 9 years ago
  95. a927ef8 ARM: pxa: fix dm9000 platform data regression by Robert Jarzmik · 9 years ago
  96. df14a68 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  97. bec33cd Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  98. 9c69481 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  99. e0ea136 Merge tag 'omap-for-v4.2/fixes-rc2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  100. 9908ac3 ARM: dts: Correct audio input route & set mic bias for am335x-pepper by Adam YH Lee · 9 years ago