1. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 9 years ago
  3. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  4. 21f77d2 Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  5. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 9 years ago
  6. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 9 years ago
  7. b6ae405 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  8. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  9. 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. e6d9a52 arm64: do not enforce strict 16 byte alignment to stack pointer by Colin Ian King · 9 years ago
  11. 61462c8 arm64: kernel: Fix incorrect brk randomization by Kees Cook · 9 years ago
  12. f228b49 arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str by Julien Grall · 9 years ago
  13. 99aa036 arm64: secondary_start_kernel: Remove unnecessary barrier by Suzuki K Poulose · 9 years ago
  14. 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  15. 1fe492c arm64: hibernate: Refuse to hibernate if the boot cpu is offline by James Morse · 9 years ago
  16. 82869ac arm64: kernel: Add support for hibernate/suspend-to-disk by James Morse · 9 years ago
  17. 28c7258 arm64: Promote KERNEL_START/KERNEL_END definitions to a header file by James Morse · 9 years ago
  18. cabe1c8 arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va by James Morse · 9 years ago
  19. adc9b2d arm64: kernel: Rework finisher callback out of __cpu_suspend_enter() by James Morse · 9 years ago
  20. c94b0cf arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp() by James Morse · 9 years ago
  21. ad72e59 arm64: hyp/kvm: Make hyp-stub extensible by Geoff Levand · 9 years ago
  22. 00a44cd arm64: kvm: Move lr save/restore from do_el2_call into EL1 by James Morse · 9 years ago
  23. 57fdb89a arm64/efi/libstub: Make screen_info accessible to the UEFI stub by Ard Biesheuvel · 9 years ago
  24. 1fd55a9 arm64/efi: Apply strict permissions to UEFI Runtime Services regions by Ard Biesheuvel · 9 years ago
  25. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 9 years ago
  26. 6a1f547 arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DT by Ard Biesheuvel · 9 years ago
  27. 08cdac6 arm64: relocatable: deal with physically misaligned kernel images by Ard Biesheuvel · 9 years ago
  28. 18b9c0d arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid it by Ard Biesheuvel · 9 years ago
  29. b03cc88 arm64: kernel: replace early 64-bit literal loads with move-immediates by Ard Biesheuvel · 9 years ago
  30. 0cd3def arm64: kernel: perform relocation processing from ID map by Ard Biesheuvel · 9 years ago
  31. e5ebeec arm64: kernel: use literal for relocated address of __secondary_switched by Ard Biesheuvel · 9 years ago
  32. 190c056 arm64: kernel: don't export local symbols from head.S by Ard Biesheuvel · 9 years ago
  33. 44dbcc9 arm64: Fix behavior of maxcpus=N by Suzuki K Poulose · 9 years ago
  34. 6a6efbb arm64: Verify CPU errata work arounds on hotplugged CPU by Suzuki K Poulose · 9 years ago
  35. e3661b1 arm64: Allow a capability to be checked on a single CPU by Marc Zyngier · 9 years ago
  36. 92406f0 arm64: cpufeature: Add scope for capability check by Suzuki K Poulose · 9 years ago
  37. 4ba2578 arm64: perf: don't expose CHAIN event in sysfs by Will Deacon · 9 years ago
  38. 201a72b arm64/perf: Add Broadcom Vulcan PMU support by Ashok Kumar · 9 years ago
  39. 4b1a9e6 arm64/perf: Filter common events based on PMCEIDn_EL0 by Ashok Kumar · 9 years ago
  40. bf2d478 arm64/perf: Access pmu register using <read/write>_sys_reg by Ashok Kumar · 9 years ago
  41. 0893f74 arm64/perf: Define complete ARMv8 recommended implementation defined events by Ashok Kumar · 9 years ago
  42. 03598fd arm64/perf: Changed events naming as per the ARM ARM by Ashok Kumar · 9 years ago
  43. 9981293 arm64: make dt_scan_depth1_nodes more readable by Mark Rutland · 9 years ago
  44. 2366c7f ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI by Shannon Zhao · 9 years ago
  45. 882416c arm64: Fix EL1/EL2 early init inconsistencies with VHE by Dave Martin · 9 years ago
  46. 643d703 arm64: compat: Check for AArch32 state by Suzuki K Poulose · 9 years ago
  47. 042446a arm64: cpufeature: Track 32bit EL0 support by Suzuki K Poulose · 9 years ago
  48. a6dc3cd arm64: cpufeature: Check availability of AArch32 by Suzuki K Poulose · 9 years ago
  49. 7528350 arm64: HWCAP: Split COMPAT HWCAP table entries by Suzuki K Poulose · 9 years ago
  50. f3efb67 arm64: hwcaps: Cleanup naming by Suzuki K Poulose · 9 years ago
  51. 2fee7d5 arm64: spin-table: add missing of_node_put() by Masahiro Yamada · 9 years ago
  52. 82611c14 arm64: Reduce verbosity on SMP CPU stop by Jan Glauber · 9 years ago
  53. adb4907 arm64: fix invalidation of wrong __early_cpu_boot_status cacheline by Ard Biesheuvel · 9 years ago
  54. 1a2db30 arm64, numa: Add NUMA support for arm64 platforms. by Ganapatrao Kulkarni · 9 years ago
  55. 3194ac6 arm64: Move unflatten_device_tree() call earlier. by David Daney · 9 years ago
  56. ac1ad20 arm64: vhe: Verify CPU Exception Levels by Suzuki K Poulose · 9 years ago
  57. 4bc4927 arm64: hw-breakpoint: Remove superfluous SMP function call by Anna-Maria Gleixner · 9 years ago
  58. 499c815 arm64/debug: Remove superfluous SMP function call by Anna-Maria Gleixner · 9 years ago
  59. 9774005 arm64: simplify kernel segment mapping granularity by Ard Biesheuvel · 9 years ago
  60. 7eb90f2 arm64: cover the .head.text section in the .text segment mapping by Ard Biesheuvel · 9 years ago
  61. 546c8c4 arm64: move early boot code to the .init segment by Ard Biesheuvel · 9 years ago
  62. e44308e arm64: insn: avoid virt_to_page() translations on core kernel symbols by Ard Biesheuvel · 9 years ago
  63. 97bbb54 arm64: vdso: avoid virt_to_page() translations on kernel symbols by Ard Biesheuvel · 9 years ago
  64. 8923a16 arm64: remove the now unneeded relocate_initrd() by Ard Biesheuvel · 9 years ago
  65. b5fda7e arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficient by Jisheng Zhang · 9 years ago
  66. 7d7b4ae arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeature by Kefeng Wang · 9 years ago
  67. 889fac6 Merge tag 'v4.6-rc3' into perf/core, to refresh the tree by Ingo Molnar · 9 years ago
  68. 1879445 perf/core: Set event's default ::overflow_handler() by Wang Nan · 9 years ago
  69. b8cfadf arm64: perf: Move PMU register related defines to asm/perf_event.h by Shannon Zhao · 9 years ago
  70. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  71. 9d85460 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  72. d5e5743 arm64: kaslr: use callee saved register to preserve SCTLR across C call by Ard Biesheuvel · 9 years ago
  73. 2c856e1 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  74. b90b4a6 arm64: fix KASLR boot-time I-cache maintenance by Mark Rutland · 9 years ago
  75. b660950 arm64/kernel: fix incorrect EL0 check in inv_entry macro by Ard Biesheuvel · 9 years ago
  76. 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  78. 588ab3f9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  79. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  80. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  81. 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
  82. d37a14bb Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. 0d97e6d arm64: kasan: clear stale stack poison by Mark Rutland · 9 years ago
  84. 1b3bf84 Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next by Russell King · 9 years ago
  85. ef769e3 arm64: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  86. cd1b76b arm64: efi: add missing frame pointer assignment by Ard Biesheuvel · 9 years ago
  87. 1cc6ed9 arm64: make mrs_s prefixing implicit in read_cpuid by Mark Rutland · 9 years ago
  88. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
  89. dbd4d7c arm64: Rework valid_user_regs by Mark Rutland · 9 years ago
  90. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  91. fe63840 arm64: perf: Extend ARMV8_EVTYPE_MASK to include PMCR.LC by Will Deacon · 9 years ago
  92. 1f364c8 arm64: VHE: Add support for running Linux in EL2 mode by Marc Zyngier · 11 years ago
  93. d98ecda arm64: perf: Count EL2 events if the kernel is running in HYP by Marc Zyngier · 9 years ago
  94. 5f05a72a arm64: KVM: Move most of the fault decoding to C by Marc Zyngier · 9 years ago
  95. d88701b arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature by Marc Zyngier · 10 years ago
  96. c1e4659 arm64: kernel: acpi: fix ioremap in ACPI parking protocol cpu_postboot by Lorenzo Pieralisi · 9 years ago
  97. bf50061 arm64: Add support for Half precision floating point by Suzuki K Poulose · 9 years ago
  98. 104a0c0 arm64: Add workaround for Cavium erratum 27456 by Andrew Pinski · 9 years ago
  99. 2f39b5f arm64: mm: Mark .rodata as RO by Jeremy Linton · 9 years ago
  100. 28c5dcb arm64: Rename cpuid_feature field extract routines by Suzuki K Poulose · 9 years ago