1. ceb2183 arm64: mm: fix pmd_write CoW brokenness by Will Deacon · 10 years ago
  2. 619b589 Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  3. 1f53ba6 arm64: introduce virt_to_pfn by Stefano Stabellini · 10 years ago
  4. 8f07120 arm64: initialize spinlock for init_mm's context by Leo Yan · 10 years ago
  5. 2eb835e arm64: mm: Add THP TLB entries to general mmu_gather by Steve Capper · 10 years ago
  6. c46a98a arm64: add renameat2 compat syscall by Miklos Szeredi · 10 years ago
  7. 838977f arm64: __NR_compat_syscalls fix by Miklos Szeredi · 10 years ago
  8. e4f3054 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  9. bf4b558 arm64: add early_ioremap support by Mark Salter · 10 years ago
  10. 0bf757c arm64: initialize pgprot info earlier in boot by Mark Salter · 10 years ago
  11. 0a997ec Revert "arm64: virt: ensure visibility of __boot_cpu_mode" by Catalin Marinas · 10 years ago
  12. 35a8697 arm64: Update the TCR_EL1 translation granule definitions for 16K pages by Catalin Marinas · 10 years ago
  13. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  14. 1ce235f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  15. 190f918 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  16. 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
  17. 196adf2 arm64: Remove pgprot_dmacoherent() by Catalin Marinas · 10 years ago
  18. 31b1e94 arm64: Fix __range_ok macro by Christopher Covington · 10 years ago
  19. 9c7e535 arm64: mm: Route pmd thp functions through pte equivalents by Steve Capper · 10 years ago
  20. c209f79 arm64: rwsem: use asm-generic rwsem implementation by Will Deacon · 10 years ago
  21. 3be1a5c arm64: enable generic CPU feature modalias matching for this architecture by Ard Biesheuvel · 10 years ago
  22. 5f888a1 ARM64: perf: support dwarf unwinding in compat mode by Jean Pihet · 10 years ago
  23. 2ee0d7f ARM64: perf: add support for perf registers API by Jean Pihet · 10 years ago
  24. 87366d8 arm64: Add boot time configuration of Intermediate Physical Address size by Radha Mohan Chintakuntla · 10 years ago
  25. 71fdb6b arm64: Do not synchronise I and D caches for special ptes by Catalin Marinas · 10 years ago
  26. de2db74 arm64: Make DMA coherent and strongly ordered mappings not executable by Catalin Marinas · 10 years ago
  27. d152d22 arm64: barriers: add dmb barrier by Will Deacon · 10 years ago
  28. f6e763b arm64: topology: Implement basic CPU topology support by Mark Brown · 10 years ago
  29. 4cf761c arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries by Ard Biesheuvel · 10 years ago
  30. 28964d3 arm64: add AT_HWCAP2 support for 32-bit compat by Ard Biesheuvel · 10 years ago
  31. 0473c9b compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 by Heiko Carstens · 10 years ago
  32. 9d218a1 arm64: KVM: flush VM pages before letting the guest enable caches by Marc Zyngier · 11 years ago
  33. a3c8bd3 ARM: KVM: introduce kvm_p*d_addr_end by Marc Zyngier · 10 years ago
  34. 4d44923 arm64: KVM: trap VM system registers until MMU and caches are ON by Marc Zyngier · 11 years ago
  35. 2d58b73 arm64: KVM: force cache clean on page fault when caches are off by Marc Zyngier · 11 years ago
  36. b57fc9e arm64: Fix !CONFIG_SMP kernel build by Catalin Marinas · 10 years ago
  37. 84fe682 arm64: mm: Add double logical invert to pte accessors by Steve Capper · 10 years ago
  38. 64b4f60 arm64: remove return value form psci_init() by Vladimir Murzin · 10 years ago
  39. 7363590 arm64: Implement coherent DMA API based on swiotlb by Catalin Marinas · 11 years ago
  40. 020c142 arm64: Convert asm/tlb.h to generic mmu_gather by Catalin Marinas · 10 years ago
  41. 22bd1c9 arm64: Extend the PCI I/O space to 16MB by Catalin Marinas · 10 years ago
  42. 58dcc20 misc: debug: remove compilation warnings by Vijaya Kumar K · 10 years ago
  43. bcf5763 arm64: KGDB: Add Basic KGDB support by Vijaya Kumar K · 10 years ago
  44. c7db4ff arm64: Add macros to manage processor debug state by Vijaya Kumar K · 10 years ago
  45. c1b8ae0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  46. 2a2f3e26 arm64: KVM: Add VGIC device control for arm64 by Christoffer Dall · 10 years ago
  47. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  48. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  49. 95c4189 arm64: asm: remove redundant "cc" clobbers by Will Deacon · 10 years ago
  50. 8e86f0b arm64: atomics: fix use of acquire + release for full barrier semantics by Will Deacon · 10 years ago
  51. 4a7ac12 arm64: barriers: allow dsb macro to take option parameter by Will Deacon · 10 years ago
  52. 6290b53 arm64: compat: Wire up new AArch32 syscalls by Catalin Marinas · 10 years ago
  53. bfb67a5 arm64: fix typo: s/SERRROR/SERROR/ by Mark Rutland · 10 years ago
  54. 5044bad arm64: add DSB after icache flush in __flush_icache_all() by Vinayak Kale · 10 years ago
  55. deb2a1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  56. c2c93e5 arm64: mm: Introduce PTE_WRITE by Steve Capper · 11 years ago
  57. 44b6dfc arm64: mm: Remove PTE_BIT_FUNC macro by Steve Capper · 11 years ago
  58. ac525f5 arm64: fix build error if DMA_CMA is enabled by Pankaj Dubey · 11 years ago
  59. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  60. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  61. 82b5173 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  62. 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
  63. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  64. 8b6d79f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  65. 4ce00df Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache" by Catalin Marinas · 11 years ago
  66. 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
  67. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  68. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  69. 9732caf arm64, jump label: optimize jump label implementation by Jiang Liu · 11 years ago
  70. 5c5bf25 arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions by Jiang Liu · 11 years ago
  71. c84fced arm64: move encode_insn_immediate() from module.c to insn.c by Jiang Liu · 11 years ago
  72. ae16480 arm64: introduce interfaces to hotpatch kernel and module code by Jiang Liu · 11 years ago
  73. b11a64a arm64: introduce basic aarch64 instruction decoding helpers by Jiang Liu · 11 years ago
  74. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  75. da91747 Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/next by Marc Zyngier · 11 years ago
  76. e28100b arm64: KVM: Support X-Gene guest VCPU on APM X-Gene host by Anup Patel · 11 years ago
  77. da78147 arm64: KVM: Add Kconfig option for max VCPUs per-Guest by Anup Patel · 11 years ago
  78. 39735a3 ARM/KVM: save and restore generic timer registers by Andre Przywara · 11 years ago
  79. 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
  80. 0a5be74 Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream by Catalin Marinas · 11 years ago
  81. 6ac2104 arm64: Enable CMA by Laura Abbott · 11 years ago
  82. 4bff28c arm64: Add hwcaps for crypto and CRC32 extensions. by Steve Capper · 11 years ago
  83. 148eb0a arm64: drop redundant macros from read_cpuid() by Ard Biesheuvel · 11 years ago
  84. 60010e5 arm64: cmpxchg: update macros to prevent warnings by Mark Hambleton · 11 years ago
  85. ee6214c arm64: support single-step and breakpoint handler hooks by Sandeepa Prabhu · 11 years ago
  86. 7bc13fd arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs by Will Deacon · 11 years ago
  87. 4da7a56 arm64: futex: ensure .fixup entries are sufficiently aligned by Will Deacon · 11 years ago
  88. 12a0ef7 arm64: use generic strnlen_user and strncpy_from_user functions by Will Deacon · 11 years ago
  89. 7158627 arm64: percpu: implement optimised pcpu access using tpidr_el1 by Will Deacon · 11 years ago
  90. e26db3f arm64: Correct virt_addr_valid by Laura Abbott · 11 years ago
  91. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  92. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  93. 1f85008 arm64: enable generic clockevent broadcast by Lorenzo Pieralisi · 11 years ago
  94. 9532252 arm64: kernel: cpu_{suspend/resume} implementation by Lorenzo Pieralisi · 11 years ago
  95. 6732bc6 arm64: kernel: suspend/resume registers save/restore by Lorenzo Pieralisi · 11 years ago
  96. 976d7d3 arm64: kernel: build MPIDR_EL1 hash function data structure by Lorenzo Pieralisi · 11 years ago
  97. b058450 arm64: kernel: add MPIDR_EL1 accessors macros by Lorenzo Pieralisi · 11 years ago
  98. 4fda342 arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings by Santosh Shilimkar · 11 years ago
  99. 02ab71c xen/arm64: do not call the swiotlb functions twice by Stefano Stabellini · 11 years ago
  100. db4ed53 arm64: mm: Fix PMD_SECT_PROT_NONE definition by Steve Capper · 11 years ago