1. 0c2cf6d arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y by Florian Fainelli · 8 years ago
  2. 75d24d9 ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y by Florian Fainelli · 8 years ago
  3. 03497d7 mm: Silence vmap() allocation failures based on caller gfp_flags by Florian Fainelli · 8 years ago
  4. d135b8b arm64: uaccess: suppress spurious clang warning by Mark Rutland · 8 years ago
  5. 8997c93 arm64: atomic_lse: match asm register sizes by Mark Rutland · 8 years ago
  6. 55de49f arm64: armv8_deprecated: ensure extension of addr by Mark Rutland · 8 years ago
  7. a06040d arm64: uaccess: ensure extension of access_ok() addr by Mark Rutland · 8 years ago
  8. 994870b arm64: ensure extension of smp_store_release value by Mark Rutland · 8 years ago
  9. fee960b arm64: xchg: hazard against entire exchange variable by Mark Rutland · 8 years ago
  10. f0e421b arm64: documentation: document tagged pointer stack constraints by Kristina Martsenko · 8 years ago
  11. 276e932 arm64: entry: improve data abort handling of tagged pointers by Kristina Martsenko · 8 years ago
  12. 7dcd9dd arm64: hw_breakpoint: fix watchpoint matching for tagged pointers by Kristina Martsenko · 8 years ago
  13. 81cddd6 arm64: traps: fix userspace cache maintenance emulation on a tagged pointer by Kristina Martsenko · 8 years ago
  14. 92f66f8 arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS by Catalin Marinas · 8 years ago
  15. 2f9a0be arm64: Print DT machine model in setup_machine_fdt() by Geert Uytterhoeven · 8 years ago
  16. f533734 arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refills by Florian Fainelli · 8 years ago
  17. 24af6c4 arm64: module: split core and init PLT sections by Ard Biesheuvel · 8 years ago
  18. faa9a08 arm64: pmuv3: handle pmuv3+ by Mark Rutland · 8 years ago
  19. 9842119 arm64: Add CNTFRQ_EL0 trap handler by Marc Zyngier · 8 years ago
  20. 494bc3c Merge branch 'will/for-next/perf' into for-next/core by Catalin Marinas · 8 years ago
  21. d91750f arm64: Silence spurious kbuild warning on menuconfig by Marc Zyngier · 8 years ago
  22. f00fa5f arm64: pmuv3: use arm_pmu ACPI framework by Mark Rutland · 8 years ago
  23. f1b36dc arm64: pmuv3: handle !PMUv3 when probing by Mark Rutland · 8 years ago
  24. 45736a7 drivers/perf: arm_pmu: add ACPI framework by Mark Rutland · 8 years ago
  25. e0013ae arm64: add function to get a cpu's MADT GICC table by Mark Rutland · 8 years ago
  26. 18bfcfe drivers/perf: arm_pmu: split out platform device probe logic by Mark Rutland · 8 years ago
  27. 3cf7ee9 drivers/perf: arm_pmu: move irq request/free into probe by Mark Rutland · 8 years ago
  28. 0e2663d drivers/perf: arm_pmu: split cpu-local irq request/free by Mark Rutland · 8 years ago
  29. 3cf611102 drivers/perf: arm_pmu: rename irq request/free functions by Mark Rutland · 8 years ago
  30. 7654137 drivers/perf: arm_pmu: handle no platform_device by Mark Rutland · 8 years ago
  31. 3a5a89d drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs() by Mark Rutland · 8 years ago
  32. 74a2b3e drivers/perf: arm_pmu: factor out pmu registration by Mark Rutland · 8 years ago
  33. 70cd908 drivers/perf: arm_pmu: fold init into alloc by Mark Rutland · 8 years ago
  34. 083c521 drivers/perf: arm_pmu: define armpmu_init_fn by Mark Rutland · 8 years ago
  35. a9e469d drivers/perf: arm_pmu: remove pointless PMU disabling by Mark Rutland · 8 years ago
  36. a5a3237 Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into for-next/core by Catalin Marinas · 8 years ago
  37. eeb1efb arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921 by Marc Zyngier · 8 years ago
  38. 06f1494 arm64: cpu_errata: Allow an erratum to be match for all revisions of a core by Marc Zyngier · 8 years ago
  39. 199fd2b arm64: Define Cortex-A73 MIDR by Marc Zyngier · 8 years ago
  40. 6126ce0 arm64: Add CNTVCT_EL0 trap handler by Marc Zyngier · 8 years ago
  41. 8f41375 arm64: Allow checking of a CPU-local erratum by Marc Zyngier · 8 years ago
  42. b824b93 arm64: print a fault message when attempting to write RO memory by Stephen Boyd · 8 years ago
  43. ae8a442 efi/libstub/arm*: Set default address and size cells values for an empty dtb by Sameer Goel · 8 years ago
  44. fcbd4bb Documentation: dt: chosen properties for arm64 kdump by James Morse · 8 years ago
  45. 0ceb7d8 Documentation: kdump: describe arm64 port by AKASHI Takahiro · 8 years ago
  46. 3f5c1e1 arm64: kdump: enable kdump in defconfig by AKASHI Takahiro · 8 years ago
  47. e62aaea arm64: kdump: provide /proc/vmcore file by AKASHI Takahiro · 8 years ago
  48. 20a1662 arm64: kdump: add VMCOREINFO's for user-space tools by AKASHI Takahiro · 8 years ago
  49. 78fd584 arm64: kdump: implement machine_crash_shutdown() by AKASHI Takahiro · 8 years ago
  50. 254a41c arm64: hibernate: preserve kdump image around hibernation by AKASHI Takahiro · 8 years ago
  51. 98d2e15 arm64: kdump: protect crash dump kernel memory by Takahiro Akashi · 8 years ago
  52. 9b0aa14 arm64: mm: add set_memory_valid() by AKASHI Takahiro · 8 years ago
  53. 764b51e arm64: kdump: reserve memory for crash dump kernel by AKASHI Takahiro · 8 years ago
  54. 8f579b1 arm64: limit memory regions based on DT property, usable-memory-range by AKASHI Takahiro · 8 years ago
  55. c9ca9b4 memblock: add memblock_cap_memory_range() by AKASHI Takahiro · 8 years ago
  56. 4c546b8 memblock: add memblock_clear_nomap() by AKASHI Takahiro · 8 years ago
  57. dffb011 Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core by Catalin Marinas · 8 years ago
  58. 9349e81 Merge tag 'acpi-arm64-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into for-next/core by Catalin Marinas · 8 years ago
  59. cad27ef arm64: efi: split Image code and data into separate PE/COFF sections by Ard Biesheuvel · 8 years ago
  60. f1eb542 arm64: efi: replace open coded constants with symbolic ones by Ard Biesheuvel · 8 years ago
  61. effc7b0 arm64: efi: remove pointless dummy .reloc section by Ard Biesheuvel · 8 years ago
  62. f328ba4 arm64: efi: remove forbidden values from the PE/COFF header by Ard Biesheuvel · 8 years ago
  63. 9992225 arm64: efi: clean up Image header after PE header has been split off by Ard Biesheuvel · 8 years ago
  64. b5f4a21 arm64: efi: move EFI header and related data to a separate .S file by Ard Biesheuvel · 8 years ago
  65. 6f5541b include: pe.h: add some missing definitions by Mark Rutland · 8 years ago
  66. 65c2e69 include: pe.h: allow for use in assembly by Mark Rutland · 8 years ago
  67. 214fad5 arm64: relocation testing module by Ard Biesheuvel · 8 years ago
  68. 46823dd arm64: cpufeature: Make ID reg accessor naming less counterintuitive by Dave Martin · 8 years ago
  69. 3071f13 perf: qcom: Add L3 cache PMU driver by Agustin Vega-Frias · 8 years ago
  70. c09adab drivers/perf: arm_pmu: split irq request from enable by Mark Rutland · 8 years ago
  71. 7ed98e0 drivers/perf: arm_pmu: manage interrupts per-cpu by Mark Rutland · 8 years ago
  72. 2681f01 drivers/perf: arm_pmu: rework per-cpu allocation by Mark Rutland · 8 years ago
  73. d4f54a1 ACPI: platform: setup MSI domain for ACPI based platform device by Hanjun Guo · 8 years ago
  74. ae7c183 ACPI: platform-msi: retrieve devid from IORT by Hanjun Guo · 8 years ago
  75. 8ca4f1d ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev id by Hanjun Guo · 8 years ago
  76. 697f609 ACPI/IORT: Rename iort_node_map_rid() to make it generic by Hanjun Guo · 8 years ago
  77. 5d3fa80 MAINTAINERS: Add file patterns for perf device tree bindings by Geert Uytterhoeven · 8 years ago
  78. 29d9812 arm64: drop unnecessary newlines in show_regs() by Kefeng Wang · 8 years ago
  79. d27cfa1 arm64: mm: set the contiguous bit for kernel mappings where appropriate by Ard Biesheuvel · 8 years ago
  80. 5bd4669 arm64/mm: remove pointless map/unmap sequences when creating page tables by Ard Biesheuvel · 8 years ago
  81. c095136 arm64/mmu: replace 'page_mappings_only' parameter with flags argument by Ard Biesheuvel · 8 years ago
  82. 141d149 arm64/mmu: add contiguous bit to sanity bug check by Ard Biesheuvel · 8 years ago
  83. eccc1bf arm64/mmu: ignore debug_pagealloc for kernel segments by Ard Biesheuvel · 8 years ago
  84. e393cf4 arm64/mmu: align alloc_init_pte prototype with pmd/pud versions by Ard Biesheuvel · 8 years ago
  85. 2ebe088b arm64: mmu: apply strict permissions to .init.text and .init.data by Ard Biesheuvel · 8 years ago
  86. 28b066d arm64: mmu: map .text as read-only from the outset by Ard Biesheuvel · 8 years ago
  87. 5ea5306 arm64: alternatives: apply boot time fixups via the linear mapping by Ard Biesheuvel · 8 years ago
  88. aa8c09b arm64: mmu: move TLB maintenance from callers to create_mapping_late() by Ard Biesheuvel · 8 years ago
  89. 63d7c6a arm: kvm: move kvm_vgic_global_state out of .text section by Ard Biesheuvel · 8 years ago
  90. 3b3c6c2 arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y" by Ard Biesheuvel · 8 years ago
  91. d61c97a arm64: move !VHE work to end of el2_setup by Mark Rutland · 8 years ago
  92. 3ad47d0 arm64: reduce el2_setup branching by Mark Rutland · 8 years ago
  93. fda89d9 arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINT by Chris Redmon · 8 years ago
  94. 44176bb arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU by Geert Uytterhoeven · 8 years ago
  95. f13d52c arm64: define BUG() instruction without CONFIG_BUG by Arnd Bergmann · 8 years ago
  96. c92bdfe ACPI/IORT: Rework iort_match_node_callback() return value handling by Hanjun Guo · 8 years ago
  97. 6cb6bf5 ACPI/IORT: Add missing comment for iort_dev_find_its_id() by Hanjun Guo · 8 years ago
  98. d89cf2e ACPI/IORT: Fix the indentation in iort_scan_node() by Hanjun Guo · 8 years ago
  99. c651aae arm64: v8.3: Support for weaker release consistency by Suzuki K Poulose · 8 years ago
  100. cb567e7 arm64: v8.3: Support for complex number instructions by Suzuki K Poulose · 8 years ago