1. 3c739b5 arm64: Keep track of CPU feature registers by Suzuki K. Poulose · 9 years ago
  2. ce98a67 arm64: Handle width of a cpuid feature by Suzuki K. Poulose · 9 years ago
  3. 12d1181 arm64: Move /proc/cpuinfo handling code by Suzuki K. Poulose · 9 years ago
  4. cdcf817 arm64: Move mixed endian support detection by Suzuki K. Poulose · 9 years ago
  5. 9cdf8ec arm64: Move cpu feature detection code by Suzuki K. Poulose · 9 years ago
  6. 4b998ff arm64: Delay cpuinfo_store_boot_cpu by Suzuki K. Poulose · 9 years ago
  7. 3a75578 arm64: Delay ELF HWCAP initialisation until all CPUs are up by Suzuki K. Poulose · 9 years ago
  8. 64f1781 arm64: Make the CPU information more clear by Suzuki K. Poulose · 9 years ago
  9. 56a3f30 arm64: Make 36-bit VA depend on EXPERT by Catalin Marinas · 9 years ago
  10. 9f93f3e arm64: Synchronise dump_backtrace() with perf callchain by Jungseok Lee · 9 years ago
  11. 096b322 arm64: add cpu_idle tracepoints to arch_cpu_idle by Jisheng Zhang · 9 years ago
  12. 2153993 arm64: 36 bit VA by Suzuki K. Poulose · 9 years ago
  13. 44eaacf arm64: Add 16K page size support by Suzuki K. Poulose · 9 years ago
  14. 9d372c9 arm64: Add page size to the kernel image header by Ard Biesheuvel · 9 years ago
  15. 4bf8b96 arm64: Check for selected granule support by Suzuki K. Poulose · 9 years ago
  16. db488be arm64: Kconfig: Fix help text about AArch32 support with 64K pages by Suzuki K. Poulose · 9 years ago
  17. e25781e arm64: Simplify NR_FIX_BTMAPS calculation by Mark Rutland · 9 years ago
  18. 755e70b arm64: Clean config usages for page size by Suzuki K. Poulose · 9 years ago
  19. 6a3fd40 arm64: Handle 4 level page table for swapper by Suzuki K. Poulose · 9 years ago
  20. c265af5 arm64: Calculate size for idmap_pg_dir at compile time by Suzuki K. Poulose · 9 years ago
  21. 686e783 arm64: Introduce helpers for page table levels by Suzuki K. Poulose · 9 years ago
  22. b433dce arm64: Handle section maps for swapper/idmap by Suzuki K. Poulose · 9 years ago
  23. 87d1587 arm64: Move swapper pagetable definitions by Suzuki K. Poulose · 9 years ago
  24. fbc61a2 arm64: debug: Fix typo in debug-monitors.c by Yang Shi · 9 years ago
  25. 77f3228f arm64: AArch32 user space PC alignment exception by Mark Salyzyn · 9 years ago
  26. 7db743c arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offset by Catalin Marinas · 9 years ago
  27. 52fa192 Revert "arm64: ioremap: add ioremap_cache macro" by Catalin Marinas · 9 years ago
  28. 03875ad arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro by yalin wang · 9 years ago
  29. 1b6d7f8 arm64: ioremap: add ioremap_cache macro by yalin wang · 9 years ago
  30. 8304012 arm64: kasan: fix issues reported by sparse by Will Deacon · 9 years ago
  31. ee7f881 ARM64: kasan: print memory assignment by Linus Walleij · 9 years ago
  32. 39d114d arm64: add KASAN support by Andrey Ryabinin · 9 years ago
  33. fd2203d arm64: move PGD_SIZE definition to pgalloc.h by Andrey Ryabinin · 9 years ago
  34. 305d454 arm64: atomics: implement native {relaxed, acquire, release} atomics by Will Deacon · 9 years ago
  35. e8f3010 arm64/efi: isolate EFI stub from the kernel proper by Ard Biesheuvel · 9 years ago
  36. 2079184 arm64: use ENDPIPROC() to annotate position independent assembler routines by Ard Biesheuvel · 9 years ago
  37. cb50ce3 arm64: Fix missing #include in hw_breakpoint.c by Catalin Marinas · 9 years ago
  38. 217d453 arm64: fix a migrating irq bug when hotplug cpu by Yang Yingliang · 9 years ago
  39. 348a65c arm64: Mark kernel page ranges contiguous by Jeremy Linton · 9 years ago
  40. 202e41a1 arm64: Make the kernel page dump utility aware of the CONT bit by Jeremy Linton · 9 years ago
  41. 06f90d2 arm64: Default kernel pages should be contiguous by Jeremy Linton · 9 years ago
  42. 93ef666 arm64: Macros to check/set/unset the contiguous bit by Jeremy Linton · 9 years ago
  43. ecf35a2 arm64: PTE/PMD contiguous bit definition by Jeremy Linton · 9 years ago
  44. 2ff4439 arm64: Add contiguous page flag shifts and constants by Jeremy Linton · 9 years ago
  45. 01a507a arm64: dts: juno: describe PMUs separately by Mark Rutland · 9 years ago
  46. 62a4dda arm64: perf: add Cortex-A57 support by Mark Rutland · 9 years ago
  47. ac82d12 arm64: perf: add Cortex-A53 support by Mark Rutland · 9 years ago
  48. 6475b2d arm64: perf: move to shared arm_pmu framework by Mark Rutland · 9 years ago
  49. 8f48c06 arm64: hw_breakpoint: use target state to determine ABI behaviour by Will Deacon · 9 years ago
  50. 120798d arm64: mm: remove dsb from update_mmu_cache by Will Deacon · 9 years ago
  51. 28c6fbc arm64: tlb: remove redundant barrier from __flush_tlb_pgtable by Will Deacon · 9 years ago
  52. 38d9628 arm64: mm: kill mm_cpumask usage by Will Deacon · 9 years ago
  53. c2775b2 arm64: switch_mm: simplify mm and CPU checks by Will Deacon · 9 years ago
  54. 5a7862e arm64: tlbflush: avoid flushing when fullmm == 1 by Will Deacon · 9 years ago
  55. f3e002c arm64: tlbflush: remove redundant ASID casts to (unsigned long) by Will Deacon · 9 years ago
  56. 5aec715 arm64: mm: rewrite ASID allocator and MM context-switching code by Will Deacon · 9 years ago
  57. 8e63d38 arm64: flush: use local TLB and I-cache invalidation by Will Deacon · 9 years ago
  58. fa7aae8 arm64: proc: de-scope TLBI operation during cold boot by Will Deacon · 9 years ago
  59. c51e97d arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function by Will Deacon · 9 years ago
  60. 127db02 arm64: introduce VA_START macro - the first kernel virtual address. by Andrey Ryabinin · 9 years ago
  61. 4042688 arm64: copy_to-from-in_user optimization using copy template by Feng Kan · 9 years ago
  62. e5c88e3 arm64: Change memcpy in kernel to use the copy template file by Feng Kan · 9 years ago
  63. efa773f arm64: defconfig: Enable samsung serial and mmc by Alim Akhtar · 9 years ago
  64. a758379 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. ee556d0 arm64: ftrace: fix function_graph tracer panic by Li Bin · 9 years ago
  66. 1a541b4 arm64: Fix THP protection change logic by Steve Capper · 9 years ago
  67. 0ce3cc0 arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions by Ard Biesheuvel · 9 years ago
  68. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  69. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  70. 4401555 Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  71. a13f18f Documentation: arm: Fix typo in the idle-states bindings examples by Lorenzo Pieralisi · 9 years ago
  72. 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  73. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. efe4d36 Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  75. ef74891 arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' by Ming Lei · 9 years ago
  76. 34c3faa arm64: KVM: Remove all traces of the ThumbEE registers by Will Deacon · 9 years ago
  77. c4cbba9 arm64: KVM: Disable virtual timer even if the guest is not using it by Marc Zyngier · 9 years ago
  78. df057cc arm64: errata: add module build workaround for erratum #843419 by Will Deacon · 10 years ago
  79. bdec97a arm64: compat: fix vfp save/restore across signal handlers in big-endian by Will Deacon · 9 years ago
  80. e56d82a arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers by Will Deacon · 9 years ago
  81. ae80a2f arm64: Remove ununsed set_irq_flags by Rob Herring · 9 years ago
  82. 1713e5a arm64: KVM: Fix user access for debug registers by Marc Zyngier · 9 years ago
  83. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  84. d10bcd4 arm64: head.S: initialise mdcr_el2 in el2_setup by Will Deacon · 9 years ago
  85. 2314ee4 arm64: enable generic idle loop by Leo Yan · 9 years ago
  86. 43297dd KVM: arm64: add workaround for Cortex-A57 erratum #852523 by Will Deacon · 9 years ago
  87. 5125648 Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  88. bf95004 arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM by Will Deacon · 9 years ago
  89. 62d96c7 arm64: Fix pte_modify() to preserve the hardware dirty information by Catalin Marinas · 9 years ago
  90. b847415 arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled by Catalin Marinas · 9 years ago
  91. ba9cc45 arm64: dma-mapping: check whether cma area is initialized or not by Jisheng Zhang · 9 years ago
  92. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  93. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  94. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  95. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  96. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  97. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  98. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  99. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  100. 1570f0d arm64: support initrd outside kernel linear map by Mark Salter · 9 years ago