1. e1dfda9 arm64: xchg: prevent warning if return value is unused by Will Deacon · 10 years ago
  2. 206a2a7 arm64: mm: Create gigabyte kernel logical mappings where possible by Steve Capper · 10 years ago
  3. ba6bf8c arm64: Make atomic64_t() return "long", not "long long" by Bjorn Helgaas · 10 years ago
  4. a501e32 arm64: Clean up the default pgprot setting by Catalin Marinas · 10 years ago
  5. bc07c2c arm64: Introduce execute-only page access permissions by Catalin Marinas · 10 years ago
  6. 15af194 arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS by Catalin Marinas · 11 years ago
  7. 0e0276d arm64: Remove the aux_context structure by Catalin Marinas · 10 years ago
  8. 9141300 arm64: Provide read/write fault information in compat signal handlers by Catalin Marinas · 10 years ago
  9. a41dc0e arm64: Implement cache_line_size() based on CTR_EL0.CWG by Catalin Marinas · 10 years ago
  10. 190f1ca arm64: add support for kernel mode NEON in interrupt context by Ard Biesheuvel · 10 years ago
  11. 005f78c arm64: defer reloading a task's FPSIMD state to userland resume by Ard Biesheuvel · 10 years ago
  12. c51f926 arm64: add abstractions for FPSIMD state manipulation by Ard Biesheuvel · 10 years ago
  13. aad9061 arm64: mm: Remove superfluous "the" in comment by Geert Uytterhoeven · 10 years ago
  14. f84d027 arm64: add EFI runtime services by Mark Salter · 10 years ago
  15. d7ecbdd arm64: Add function to create identity mappings by Mark Salter · 10 years ago
  16. e8e7fcc ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible by Anup Patel · 10 years ago
  17. 7d0f84a ARM/ARM64: KVM: Add base for PSCI v0.2 emulation by Anup Patel · 10 years ago
  18. 8f07120 arm64: initialize spinlock for init_mm's context by Leo Yan · 10 years ago
  19. 2eb835e arm64: mm: Add THP TLB entries to general mmu_gather by Steve Capper · 10 years ago
  20. c46a98a arm64: add renameat2 compat syscall by Miklos Szeredi · 10 years ago
  21. 838977f arm64: __NR_compat_syscalls fix by Miklos Szeredi · 10 years ago
  22. 8715466 arch,arm64: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  23. e4f3054 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  24. bf4b558 arm64: add early_ioremap support by Mark Salter · 10 years ago
  25. 0bf757c arm64: initialize pgprot info earlier in boot by Mark Salter · 10 years ago
  26. 0a997ec Revert "arm64: virt: ensure visibility of __boot_cpu_mode" by Catalin Marinas · 10 years ago
  27. 35a8697 arm64: Update the TCR_EL1 translation granule definitions for 16K pages by Catalin Marinas · 10 years ago
  28. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  29. 1ce235f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  30. 190f918 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  31. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  32. 196adf2 arm64: Remove pgprot_dmacoherent() by Catalin Marinas · 10 years ago
  33. 31b1e94 arm64: Fix __range_ok macro by Christopher Covington · 10 years ago
  34. 9c7e535 arm64: mm: Route pmd thp functions through pte equivalents by Steve Capper · 10 years ago
  35. c209f79 arm64: rwsem: use asm-generic rwsem implementation by Will Deacon · 10 years ago
  36. 3be1a5c arm64: enable generic CPU feature modalias matching for this architecture by Ard Biesheuvel · 10 years ago
  37. 5f888a1 ARM64: perf: support dwarf unwinding in compat mode by Jean Pihet · 11 years ago
  38. 2ee0d7f ARM64: perf: add support for perf registers API by Jean Pihet · 11 years ago
  39. 87366d8 arm64: Add boot time configuration of Intermediate Physical Address size by Radha Mohan Chintakuntla · 10 years ago
  40. 71fdb6b arm64: Do not synchronise I and D caches for special ptes by Catalin Marinas · 10 years ago
  41. de2db74 arm64: Make DMA coherent and strongly ordered mappings not executable by Catalin Marinas · 10 years ago
  42. d152d22 arm64: barriers: add dmb barrier by Will Deacon · 10 years ago
  43. f6e763b arm64: topology: Implement basic CPU topology support by Mark Brown · 10 years ago
  44. 4cf761c arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries by Ard Biesheuvel · 10 years ago
  45. 28964d3 arm64: add AT_HWCAP2 support for 32-bit compat by Ard Biesheuvel · 10 years ago
  46. 0473c9b compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 by Heiko Carstens · 10 years ago
  47. 9d218a1 arm64: KVM: flush VM pages before letting the guest enable caches by Marc Zyngier · 11 years ago
  48. a3c8bd3 ARM: KVM: introduce kvm_p*d_addr_end by Marc Zyngier · 10 years ago
  49. 4d44923 arm64: KVM: trap VM system registers until MMU and caches are ON by Marc Zyngier · 11 years ago
  50. 2d58b73 arm64: KVM: force cache clean on page fault when caches are off by Marc Zyngier · 11 years ago
  51. b57fc9e arm64: Fix !CONFIG_SMP kernel build by Catalin Marinas · 10 years ago
  52. 84fe682 arm64: mm: Add double logical invert to pte accessors by Steve Capper · 10 years ago
  53. 64b4f60 arm64: remove return value form psci_init() by Vladimir Murzin · 10 years ago
  54. 7363590 arm64: Implement coherent DMA API based on swiotlb by Catalin Marinas · 11 years ago
  55. 020c142 arm64: Convert asm/tlb.h to generic mmu_gather by Catalin Marinas · 10 years ago
  56. 22bd1c9 arm64: Extend the PCI I/O space to 16MB by Catalin Marinas · 11 years ago
  57. 58dcc20 misc: debug: remove compilation warnings by Vijaya Kumar K · 11 years ago
  58. bcf5763 arm64: KGDB: Add Basic KGDB support by Vijaya Kumar K · 11 years ago
  59. c7db4ff arm64: Add macros to manage processor debug state by Vijaya Kumar K · 11 years ago
  60. c1b8ae0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  61. 2a2f3e26 arm64: KVM: Add VGIC device control for arm64 by Christoffer Dall · 11 years ago
  62. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  63. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  64. 95c4189 arm64: asm: remove redundant "cc" clobbers by Will Deacon · 11 years ago
  65. 8e86f0b arm64: atomics: fix use of acquire + release for full barrier semantics by Will Deacon · 11 years ago
  66. 4a7ac12 arm64: barriers: allow dsb macro to take option parameter by Will Deacon · 10 years ago
  67. 6290b53 arm64: compat: Wire up new AArch32 syscalls by Catalin Marinas · 11 years ago
  68. bfb67a5 arm64: fix typo: s/SERRROR/SERROR/ by Mark Rutland · 11 years ago
  69. 5044bad arm64: add DSB after icache flush in __flush_icache_all() by Vinayak Kale · 11 years ago
  70. deb2a1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  71. c2c93e5 arm64: mm: Introduce PTE_WRITE by Steve Capper · 11 years ago
  72. 44b6dfc arm64: mm: Remove PTE_BIT_FUNC macro by Steve Capper · 11 years ago
  73. ac525f5 arm64: fix build error if DMA_CMA is enabled by Pankaj Dubey · 11 years ago
  74. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  75. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  76. 82b5173 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  77. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  79. 8b6d79f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  80. 4ce00df Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache" by Catalin Marinas · 11 years ago
  81. ab53f22 Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/linux-kvm-arm into kvm-queue by Paolo Bonzini · 11 years ago
  82. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  83. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  84. 9732caf arm64, jump label: optimize jump label implementation by Jiang Liu · 11 years ago
  85. 5c5bf25 arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions by Jiang Liu · 11 years ago
  86. c84fced arm64: move encode_insn_immediate() from module.c to insn.c by Jiang Liu · 11 years ago
  87. ae16480 arm64: introduce interfaces to hotpatch kernel and module code by Jiang Liu · 11 years ago
  88. b11a64a arm64: introduce basic aarch64 instruction decoding helpers by Jiang Liu · 11 years ago
  89. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  90. da91747 Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/next by Marc Zyngier · 11 years ago
  91. e28100b arm64: KVM: Support X-Gene guest VCPU on APM X-Gene host by Anup Patel · 11 years ago
  92. da78147 arm64: KVM: Add Kconfig option for max VCPUs per-Guest by Anup Patel · 11 years ago
  93. 39735a3 ARM/KVM: save and restore generic timer registers by Andre Przywara · 11 years ago
  94. 4203d0e Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  95. 0a5be74 Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream by Catalin Marinas · 11 years ago
  96. 6ac2104 arm64: Enable CMA by Laura Abbott · 11 years ago
  97. 4bff28c arm64: Add hwcaps for crypto and CRC32 extensions. by Steve Capper · 11 years ago
  98. 148eb0a arm64: drop redundant macros from read_cpuid() by Ard Biesheuvel · 11 years ago
  99. 60010e5 arm64: cmpxchg: update macros to prevent warnings by Mark Hambleton · 11 years ago
  100. ee6214c arm64: support single-step and breakpoint handler hooks by Sandeepa Prabhu · 11 years ago