1. c7f5828bf arm-ccn: perf: Prevent module unload while PMU is in use by Suzuki K Poulose · 7 years ago
  2. 19b4aff perf: arm_spe: Prevent module unload while the PMU is in use by Suzuki K Poulose · 7 years ago
  3. d125bff arm64: Fix static use of function graph by Julien Thierry · 7 years ago
  4. a92d4d1 arm64: entry.S: move SError handling into a C function for future expansion by Xie XiuQi · 7 years ago
  5. b282e1c arm64: entry.S: convert elX_irq by James Morse · 7 years ago
  6. 746647c arm64: entry.S convert el0_sync by James Morse · 7 years ago
  7. b55a5a1 arm64: entry.S: convert el1_sync by James Morse · 7 years ago
  8. 84d0fb1 arm64: entry.S: Remove disable_dbg by James Morse · 7 years ago
  9. 8d66772 arm64: Mask all exceptions during kernel_exit by James Morse · 7 years ago
  10. 41bd5b5 arm64: Move the async/fiq helpers to explicitly set process context flags by James Morse · 7 years ago
  11. 65be7a1 arm64: introduce an order for exceptions by James Morse · 7 years ago
  12. 0fbeb31 arm64: explicitly mask all exceptions by James Morse · 7 years ago
  13. c10f0d0 arm64: suspend: remove useless included file by Yisheng Xie · 7 years ago
  14. 80b6eb0 arm64: Don't walk page table for user faults in do_mem_abort by Will Deacon · 7 years ago
  15. c80ed08 arm64: vdso: fix clock_getres for 4GiB-aligned res by Mark Rutland · 7 years ago
  16. fd9dde6 arm64: prevent regressions in compressed kernel image size when upgrading to binutils 2.27 by Nick Desaulniers · 7 years ago
  17. 6218f96 arm64: Implement arch-specific pte_access_permitted() by Catalin Marinas · 7 years ago
  18. d7b1d22 arm64: uapi: Remove PSR_Q_BIT by Will Deacon · 7 years ago
  19. b7300d4 arm64: traps: Pretty-print pstate in register dumps by Will Deacon · 7 years ago
  20. a25ffd3 arm64: traps: Don't print stack or raw PC/LR values in backtraces by Will Deacon · 7 years ago
  21. 42dbf54 arm64: consistently log ESR and page table by Mark Rutland · 7 years ago
  22. fa3eb71 arm64: asm-bug: Renumber macro local labels to avoid clashes by Dave Martin · 7 years ago
  23. 6436bee arm64: Fix single stepping in kernel traps by Julien Thierry · 7 years ago
  24. e28cc02 arm64: Use existing defines for mdscr by Julien Thierry · 7 years ago
  25. 9ca255b arm64: Avoid aligning normal memory pointers in __memcpy_{to,from}io by Mark Salyzyn · 7 years ago
  26. 1e0c661 Merge branch 'for-next/perf' into aarch64/for-next/core by Will Deacon · 7 years ago
  27. 611479c arm/arm64: pmu: Distinguish percpu irq and percpu_devid irq by Julien Thierry · 7 years ago
  28. 08395c7 irqdesc: Add function to identify percpu_devid irqs by Julien Thierry · 7 years ago
  29. 5bdecb7 arm64: Fix the feature type for ID register fields by Suzuki K Poulose · 7 years ago
  30. 0714134 arm64: MAINTAINERS: hisi: Add HiSilicon SoC PMU support by Shaokun Zhang · 7 years ago
  31. 904dcf0 perf: hisi: Add support for HiSilicon SoC DDRC PMU driver by Shaokun Zhang · 7 years ago
  32. 2bab3cf perf: hisi: Add support for HiSilicon SoC HHA PMU driver by Shaokun Zhang · 7 years ago
  33. 2940bc4 perf: hisi: Add support for HiSilicon SoC L3C PMU driver by Shaokun Zhang · 7 years ago
  34. 6ce4ef9 perf: hisi: Add support for HiSilicon SoC uncore PMU driver by Shaokun Zhang · 7 years ago
  35. 3125b5b Documentation: perf: hisi: Documentation for HiSilicon SoC PMU driver by Shaokun Zhang · 7 years ago
  36. 3f7c86b arm64: Update fault_info table with new exception types by Julien Thierry · 7 years ago
  37. d5d9696 drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension by Will Deacon · 8 years ago
  38. 4b8b77a dt-bindings: Document devicetree binding for ARM SPE by Will Deacon · 8 years ago
  39. b0c57e1 arm64: head: Init PMSCR_EL2.{PA,PCT} when entered at EL2 without VHE by Will Deacon · 7 years ago
  40. a173c39 arm64: sysreg: Move SPE registers and PSB into common header files by Will Deacon · 7 years ago
  41. 085b306 perf/core: Add PERF_AUX_FLAG_COLLISION to report colliding samples by Will Deacon · 8 years ago
  42. bc1d202 perf/core: Export AUX buffer helpers to modules by Will Deacon · 8 years ago
  43. 5ffeb05 genirq: export irq_get_percpu_devid_partition to modules by Will Deacon · 8 years ago
  44. 0515ce0 Merge tag 'acpi/iort-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into aarch64/for-next/core by Will Deacon · 7 years ago
  45. 6563790 ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-up by Lorenzo Pieralisi · 7 years ago
  46. 86456a3 ACPI/IORT: Add SMMUv3 specific special index mapping handling by Hanjun Guo · 7 years ago
  47. 8c8df8d ACPI/IORT: Enable special index ITS group mappings for IORT nodes by Hanjun Guo · 7 years ago
  48. 0a71d8b ACPI/IORT: Look up IORT node through struct fwnode_handle pointer by Hanjun Guo · 7 years ago
  49. 896dd2c ACPI/IORT: Make platform devices initialization code SMMU agnostic by Lorenzo Pieralisi · 7 years ago
  50. e3d4939 ACPI/IORT: Improve functions return type/storage class specifier indentation by Lorenzo Pieralisi · 7 years ago
  51. 7580813 ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guard by Lorenzo Pieralisi · 7 years ago
  52. ee10b9c acpi/arm64: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  53. 7b77452e arm64: use WFE for long delays by Julien Thierry · 7 years ago
  54. ec5c8e4 arm_arch_timer: Expose event stream status by Julien Thierry · 7 years ago
  55. 611a7bc7 arm64: docs: describe ELF hwcaps by Mark Rutland · 7 years ago
  56. f5e035f arm64: Expose support for optional ARMv8-A features by Suzuki K Poulose · 7 years ago
  57. 0c3039f arm64: elf.h: Correct comment about READ_IMPLIES_EXEC propagation by Ben Hutchings · 7 years ago
  58. 359be67 dma mapping : export caller to vmallocinfo by Matthieu CASTET · 7 years ago
  59. 396a5d4 arm64: Unconditionally support {ARCH_}HAVE_NMI{_SAFE_CMPXCHG} by Stephen Boyd · 7 years ago
  60. d1809d0 drivers/perf: arm_pmu_acpi: drop redundant acpi_disabled check by Shaokun Zhang · 7 years ago
  61. ccaac16 arm64: consistently log boot/secondary CPU IDs by Mark Rutland · 7 years ago
  62. b65423e perf: qcom_l2_pmu: add event names by Neil Leeder · 7 years ago
  63. 4adcec1 arm64: Always use REFCOUNT_FULL by Kees Cook · 7 years ago
  64. b4f4a27 arm64: dma-mapping: Cocci spatch "vma_pages" by Thomas Meyer · 7 years ago
  65. c2f0b54 arm64: remove unneeded copy to init_utsname()->machine by Masahiro Yamada · 7 years ago
  66. f67d5c4 arm64: mm: Remove useless and wrong comments from fault.c by Will Deacon · 7 years ago
  67. 9339fd3 arm64: fix documentation on kernel pages mappings to HYP VA by Yury Norov · 7 years ago
  68. eef94a3 arm64: move TASK_* definitions to <asm/processor.h> by Yury Norov · 7 years ago
  69. 9e66317 Linux 4.14-rc3 by Linus Torvalds · 7 years ago
  70. 368f899 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. c42ed9f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 8251354 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. 7e103ac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 1c6f705 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 1de47f3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. 3d9d62b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 156069f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. a8c964e Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  79. 0b33ce7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  80. 74d83ec Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  81. 95dcc4d Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  82. 99637e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  83. 5ba88cd Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  84. 7b5ef82 Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  85. 93b5533 Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  86. a358320 Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  87. 35dbba3 Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  88. 0648260 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  89. 9f2a512 Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  90. 42057e1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  91. 6c85501 fix infoleak in waitid(2) by Al Viro · 7 years ago
  92. 196bd48 x86/asm: Use register variable to get stack pointer value by Andrey Ryabinin · 7 years ago
  93. bc829ee x86/mm: Disable branch profiling in mem_encrypt.c by Tom Lendacky · 7 years ago
  94. 1addcd5 Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  95. 95d3652 Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  96. 760bfb4 arm64: fault: Route pte translation faults via do_translation_fault by Will Deacon · 7 years ago
  97. f069fab arm64: mm: Use READ_ONCE when dereferencing pointer to pte table by Will Deacon · 7 years ago
  98. b862789 kvm/x86: Handle async PF in RCU read-side critical sections by Boqun Feng · 7 years ago
  99. 305d0ab KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume by Wanpeng Li · 7 years ago
  100. 5ccba44 sched/sysctl: Check user input value of sysctl_sched_time_avg by Ethan Zhao · 7 years ago