1. 5430978 arm64: build vdso without libgcov by Arnd Bergmann · 9 years ago
  2. 3d6d103 arm64: mark cpus_have_hwcap as __maybe_unused by Arnd Bergmann · 9 years ago
  3. 2f34f17 arm64: remove redundant FRAME_POINTER kconfig option and force to select it by Yang Shi · 9 years ago
  4. fb226c3 arm64: fix R/O permissions of FDT mapping by Ard Biesheuvel · 9 years ago
  5. b219545 arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation by Ard Biesheuvel · 9 years ago
  6. 14e589f arm64: bpf: fix mod-by-zero case by Zi Shen Lim · 9 years ago
  7. 251599e arm64: bpf: fix div-by-zero case by Zi Shen Lim · 9 years ago
  8. 4d17da4 arm64: Enable CRYPTO_CRC32_ARM64 in defconfig by Catalin Marinas · 9 years ago
  9. 57a6566 arm64: cmpxchg_dbl: fix return value type by Lorenzo Pieralisi · 9 years ago
  10. f8f8bdc arm64/efi: fix libstub build under CONFIG_MODVERSIONS by Ard Biesheuvel · 9 years ago
  11. aa644fa ARM64: Enable multi-core scheduler support by default by Dietmar Eggemann · 9 years ago
  12. bf45778 arm64/efi: move arm64 specific stub C code to libstub by Ard Biesheuvel · 9 years ago
  13. cb08381 arm64: page-align sections for DEBUG_RODATA by Mark Rutland · 9 years ago
  14. 86a5906 arm64: Fix build with CONFIG_ZONE_DMA=n by Robin Murphy · 9 years ago
  15. 5accd17 arm64: Fix compat register mappings by Robin Murphy · 9 years ago
  16. 9730348 arm64: Increase the max granular size by Tirumalesh Chalamarla · 9 years ago
  17. 6e4a0f2 arm64: remove bogus TASK_SIZE_64 check by Ard Biesheuvel · 9 years ago
  18. f90df5e arm64: make Timer Interrupt Frequency selectable by Kefeng Wang · 9 years ago
  19. f23bef3 arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNED by Alexander Kuleshov · 9 years ago
  20. 59f2413 arm64: cachetype: fix definitions of ICACHEF_* flags by Will Deacon · 9 years ago
  21. fde4a59f arm64: cpufeature: declare enable_cpu_capabilities as static by Will Deacon · 9 years ago
  22. 6bccb49 Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Catalin Marinas · 9 years ago
  23. 58c9c87 genirq: Make the cpuhotplug migration code less noisy by Thomas Gleixner · 9 years ago
  24. 9299b24 arm64: Constify hwcap name string arrays by Dave Martin · 9 years ago
  25. 4db8e5e arm64/kvm: Make use of the system wide safe values by Suzuki K. Poulose · 9 years ago
  26. 3085bb0 arm64/debug: Make use of the system wide safe value by Suzuki K. Poulose · 9 years ago
  27. fe80f9f arm64: Move FP/ASIMD hwcap handling to common code by Suzuki K. Poulose · 9 years ago
  28. 37b01d53 arm64/HWCAP: Use system wide safe values by Suzuki K. Poulose · 9 years ago
  29. da8d02d arm64/capabilities: Make use of system wide safe value by Suzuki K. Poulose · 9 years ago
  30. dbb4e15 arm64: Delay cpu feature capability checks by Suzuki K. Poulose · 9 years ago
  31. ce8b602 arm64: Refactor check_cpu_capabilities by Suzuki K. Poulose · 9 years ago
  32. c1e8656 arm64: Cleanup mixed endian support detection by Suzuki K. Poulose · 9 years ago
  33. b3f1537 arm64: Read system wide CPUID value by Suzuki K. Poulose · 9 years ago
  34. 3086d39 arm64: Consolidate CPU Sanity check to CPU Feature infrastructure by Suzuki K. Poulose · 9 years ago
  35. 3c739b5 arm64: Keep track of CPU feature registers by Suzuki K. Poulose · 9 years ago
  36. ce98a67 arm64: Handle width of a cpuid feature by Suzuki K. Poulose · 9 years ago
  37. 12d1181 arm64: Move /proc/cpuinfo handling code by Suzuki K. Poulose · 9 years ago
  38. cdcf817 arm64: Move mixed endian support detection by Suzuki K. Poulose · 9 years ago
  39. 9cdf8ec arm64: Move cpu feature detection code by Suzuki K. Poulose · 9 years ago
  40. 4b998ff arm64: Delay cpuinfo_store_boot_cpu by Suzuki K. Poulose · 9 years ago
  41. 3a75578 arm64: Delay ELF HWCAP initialisation until all CPUs are up by Suzuki K. Poulose · 9 years ago
  42. 64f1781 arm64: Make the CPU information more clear by Suzuki K. Poulose · 9 years ago
  43. 56a3f30 arm64: Make 36-bit VA depend on EXPERT by Catalin Marinas · 9 years ago
  44. 9f93f3e arm64: Synchronise dump_backtrace() with perf callchain by Jungseok Lee · 9 years ago
  45. 096b322 arm64: add cpu_idle tracepoints to arch_cpu_idle by Jisheng Zhang · 9 years ago
  46. 2153993 arm64: 36 bit VA by Suzuki K. Poulose · 9 years ago
  47. 44eaacf arm64: Add 16K page size support by Suzuki K. Poulose · 9 years ago
  48. 9d372c9 arm64: Add page size to the kernel image header by Ard Biesheuvel · 9 years ago
  49. 4bf8b96 arm64: Check for selected granule support by Suzuki K. Poulose · 9 years ago
  50. db488be arm64: Kconfig: Fix help text about AArch32 support with 64K pages by Suzuki K. Poulose · 9 years ago
  51. e25781e arm64: Simplify NR_FIX_BTMAPS calculation by Mark Rutland · 9 years ago
  52. 755e70b arm64: Clean config usages for page size by Suzuki K. Poulose · 9 years ago
  53. 6a3fd40 arm64: Handle 4 level page table for swapper by Suzuki K. Poulose · 9 years ago
  54. c265af5 arm64: Calculate size for idmap_pg_dir at compile time by Suzuki K. Poulose · 9 years ago
  55. 686e783 arm64: Introduce helpers for page table levels by Suzuki K. Poulose · 9 years ago
  56. b433dce arm64: Handle section maps for swapper/idmap by Suzuki K. Poulose · 9 years ago
  57. 87d1587 arm64: Move swapper pagetable definitions by Suzuki K. Poulose · 9 years ago
  58. fbc61a2 arm64: debug: Fix typo in debug-monitors.c by Yang Shi · 9 years ago
  59. 77f3228f arm64: AArch32 user space PC alignment exception by Mark Salyzyn · 9 years ago
  60. 7db743c arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offset by Catalin Marinas · 9 years ago
  61. 52fa192 Revert "arm64: ioremap: add ioremap_cache macro" by Catalin Marinas · 9 years ago
  62. 03875ad arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro by yalin wang · 9 years ago
  63. 1b6d7f8 arm64: ioremap: add ioremap_cache macro by yalin wang · 9 years ago
  64. 8304012 arm64: kasan: fix issues reported by sparse by Will Deacon · 9 years ago
  65. 4fc5769 Documentation/features/KASAN: arm64 supports KASAN now by Andrey Ryabinin · 9 years ago
  66. ee7f881 ARM64: kasan: print memory assignment by Linus Walleij · 9 years ago
  67. 39d114d arm64: add KASAN support by Andrey Ryabinin · 9 years ago
  68. fd2203d arm64: move PGD_SIZE definition to pgalloc.h by Andrey Ryabinin · 9 years ago
  69. 305d454 arm64: atomics: implement native {relaxed, acquire, release} atomics by Will Deacon · 9 years ago
  70. e8f3010 arm64/efi: isolate EFI stub from the kernel proper by Ard Biesheuvel · 9 years ago
  71. 2079184 arm64: use ENDPIPROC() to annotate position independent assembler routines by Ard Biesheuvel · 9 years ago
  72. d4dddfd arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property by Ard Biesheuvel · 9 years ago
  73. cb50ce3 arm64: Fix missing #include in hw_breakpoint.c by Catalin Marinas · 9 years ago
  74. 217d453 arm64: fix a migrating irq bug when hotplug cpu by Yang Yingliang · 9 years ago
  75. a78afcc Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Catalin Marinas · 9 years ago
  76. 348a65c arm64: Mark kernel page ranges contiguous by Jeremy Linton · 9 years ago
  77. 202e41a arm64: Make the kernel page dump utility aware of the CONT bit by Jeremy Linton · 9 years ago
  78. 06f90d2 arm64: Default kernel pages should be contiguous by Jeremy Linton · 9 years ago
  79. 93ef666 arm64: Macros to check/set/unset the contiguous bit by Jeremy Linton · 9 years ago
  80. ecf35a2 arm64: PTE/PMD contiguous bit definition by Jeremy Linton · 9 years ago
  81. 2ff4439 arm64: Add contiguous page flag shifts and constants by Jeremy Linton · 9 years ago
  82. 70e238d MAINTAINERS: add myself as arm perf reviewer by Mark Rutland · 9 years ago
  83. dd06a84 MAINTAINERS: update ARM PMU profiling and debugging for arm64 by Mark Rutland · 9 years ago
  84. 01a507a arm64: dts: juno: describe PMUs separately by Mark Rutland · 9 years ago
  85. 62a4dda arm64: perf: add Cortex-A57 support by Mark Rutland · 9 years ago
  86. ac82d12 arm64: perf: add Cortex-A53 support by Mark Rutland · 9 years ago
  87. 6475b2d arm64: perf: move to shared arm_pmu framework by Mark Rutland · 9 years ago
  88. 8f48c06 arm64: hw_breakpoint: use target state to determine ABI behaviour by Will Deacon · 9 years ago
  89. 120798d arm64: mm: remove dsb from update_mmu_cache by Will Deacon · 9 years ago
  90. 28c6fbc arm64: tlb: remove redundant barrier from __flush_tlb_pgtable by Will Deacon · 9 years ago
  91. 38d9628 arm64: mm: kill mm_cpumask usage by Will Deacon · 9 years ago
  92. c2775b2 arm64: switch_mm: simplify mm and CPU checks by Will Deacon · 9 years ago
  93. 5a7862e arm64: tlbflush: avoid flushing when fullmm == 1 by Will Deacon · 9 years ago
  94. f3e002c arm64: tlbflush: remove redundant ASID casts to (unsigned long) by Will Deacon · 9 years ago
  95. 5aec715 arm64: mm: rewrite ASID allocator and MM context-switching code by Will Deacon · 9 years ago
  96. 8e63d38 arm64: flush: use local TLB and I-cache invalidation by Will Deacon · 9 years ago
  97. fa7aae8 arm64: proc: de-scope TLBI operation during cold boot by Will Deacon · 9 years ago
  98. c51e97d arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function by Will Deacon · 9 years ago
  99. 127db02 arm64: introduce VA_START macro - the first kernel virtual address. by Andrey Ryabinin · 9 years ago
  100. 4042688 arm64: copy_to-from-in_user optimization using copy template by Feng Kan · 9 years ago