1. d8efcf3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  2. b57fc9e arm64: Fix !CONFIG_SMP kernel build by Catalin Marinas · 10 years ago
  3. 84fe682 arm64: mm: Add double logical invert to pte accessors by Steve Capper · 10 years ago
  4. b20c9f2 arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT by Marc Zyngier · 10 years ago
  5. e306dfd ARM64: unwind: Fix PC calculation by Olof Johansson · 10 years ago
  6. c1b8ae0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  7. 2a2f3e26 arm64: KVM: Add VGIC device control for arm64 by Christoffer Dall · 11 years ago
  8. 55834a7 arm64: defconfig: Expand default enabled features by Mark Rutland · 10 years ago
  9. 95c4189 arm64: asm: remove redundant "cc" clobbers by Will Deacon · 11 years ago
  10. 8e86f0b arm64: atomics: fix use of acquire + release for full barrier semantics by Will Deacon · 11 years ago
  11. 4a7ac12 arm64: barriers: allow dsb macro to take option parameter by Will Deacon · 10 years ago
  12. 6290b53 arm64: compat: Wire up new AArch32 syscalls by Catalin Marinas · 10 years ago
  13. d4022a3 arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE by Nathan Lynch · 11 years ago
  14. 069b918 arm64: vdso: fix coarse clock handling by Nathan Lynch · 10 years ago
  15. 883d50a0 arm64: simplify pgd_alloc by Mark Rutland · 10 years ago
  16. bfb67a5 arm64: fix typo: s/SERRROR/SERROR/ by Mark Rutland · 10 years ago
  17. a55f992 arm64: Invalidate the TLB when replacing pmd entries during boot by Catalin Marinas · 11 years ago
  18. ccc9e24 arm64: Align CMA sizes to PAGE_SIZE by Laura Abbott · 10 years ago
  19. 5044bad arm64: add DSB after icache flush in __flush_icache_all() by Vinayak Kale · 10 years ago
  20. 4050740 arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k by Will Deacon · 11 years ago
  21. deb2a1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  22. c2c93e5 arm64: mm: Introduce PTE_WRITE by Steve Capper · 11 years ago
  23. 44b6dfc arm64: mm: Remove PTE_BIT_FUNC macro by Steve Capper · 11 years ago
  24. f864b61 arm64: FIQs are unused by Nicolas Pitre · 11 years ago
  25. 812944e arm64: mm: fix the function name in comment of cpu_do_switch_mm by Jingoo Han · 11 years ago
  26. ac525f5 arm64: fix build error if DMA_CMA is enabled by Pankaj Dubey · 11 years ago
  27. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  28. fb4a960 arm64: kernel: fix per-cpu offset restore on resume by Lorenzo Pieralisi · 11 years ago
  29. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  30. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  31. 03324e6 arm64: mm: fix the function name in comment of __flush_dcache_area by Jingoo Han · 11 years ago
  32. bd5f6dc arm64: mm: use ubfm for dcache_line_size by Jingoo Han · 11 years ago
  33. 82b5173 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  34. 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
  35. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  36. 8b6d79f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  37. 4ce00df Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache" by Catalin Marinas · 11 years ago
  38. 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
  39. 883c057 arm64: fix typo in entry.S by Neil Zhang · 11 years ago
  40. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  41. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  42. 65c021b arm64: kernel: restore HW breakpoint registers in cpu_suspend by Lorenzo Pieralisi · 11 years ago
  43. 9732caf arm64, jump label: optimize jump label implementation by Jiang Liu · 11 years ago
  44. 5c5bf25 arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions by Jiang Liu · 11 years ago
  45. c84fced arm64: move encode_insn_immediate() from module.c to insn.c by Jiang Liu · 11 years ago
  46. ae16480 arm64: introduce interfaces to hotpatch kernel and module code by Jiang Liu · 11 years ago
  47. b11a64a arm64: introduce basic aarch64 instruction decoding helpers by Jiang Liu · 11 years ago
  48. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  49. da91747 Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/next by Marc Zyngier · 11 years ago
  50. e5cf9dc arm64: KVM: Force undefined exception for Guest SMC intructions by Anup Patel · 11 years ago
  51. e28100b arm64: KVM: Support X-Gene guest VCPU on APM X-Gene host by Anup Patel · 11 years ago
  52. da78147 arm64: KVM: Add Kconfig option for max VCPUs per-Guest by Anup Patel · 11 years ago
  53. 39735a3 ARM/KVM: save and restore generic timer registers by Andre Przywara · 11 years ago
  54. a81ce79 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  55. 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
  56. 4e5e1eb arm64: dts: Reduce size of virtio block device for foundation model by Mark Brown · 11 years ago
  57. b22cf63 arm64: Remove unused __data_loc variable by Geoff Levand · 11 years ago
  58. 0a5be74 Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream by Catalin Marinas · 11 years ago
  59. 6ac2104 arm64: Enable CMA by Laura Abbott · 11 years ago
  60. c666e8d arm64: Warn on NULL device structure for dma APIs by Laura Abbott · 11 years ago
  61. 4bff28c arm64: Add hwcaps for crypto and CRC32 extensions. by Steve Capper · 11 years ago
  62. 148eb0a arm64: drop redundant macros from read_cpuid() by Ard Biesheuvel · 11 years ago
  63. 81cac69 arm64: Remove outdated comment by Liviu Dudau · 11 years ago
  64. 60010e5 arm64: cmpxchg: update macros to prevent warnings by Mark Hambleton · 11 years ago
  65. ee6214c arm64: support single-step and breakpoint handler hooks by Sandeepa Prabhu · 11 years ago
  66. 26920dd ARM64: fix framepointer check in unwind_frame by Konstantin Khlebnikov · 11 years ago
  67. 408c365 ARM64: check stack pointer in get_wchan by Konstantin Khlebnikov · 11 years ago
  68. 50afc33 arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS by Will Deacon · 11 years ago
  69. 7bc13fd arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs by Will Deacon · 11 years ago
  70. 4da7a56 arm64: futex: ensure .fixup entries are sufficiently aligned by Will Deacon · 11 years ago
  71. 12a0ef7 arm64: use generic strnlen_user and strncpy_from_user functions by Will Deacon · 11 years ago
  72. 7158627 arm64: percpu: implement optimised pcpu access using tpidr_el1 by Will Deacon · 11 years ago
  73. 66aa8d6 arm64: perf: add support for percpu pmu interrupt by Vinayak Kale · 11 years ago
  74. 67ad461 arm64: vmlinux.lds.S: drop redundant .comment by Mark Rutland · 11 years ago
  75. 1bb2cbb arm64: dts: Add a virtio disk to the RTSM motherboard by Mark Hambleton · 11 years ago
  76. e26db3f arm64: Correct virt_addr_valid by Laura Abbott · 11 years ago
  77. cdc27c2 arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events by Will Deacon · 11 years ago
  78. 77d84ff treewide: Fix typos in printk by Masanari Iida · 11 years ago
  79. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  80. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  81. 1307220 arm64: add CPU power management menu/entries by Lorenzo Pieralisi · 11 years ago
  82. 166936b arm64: kernel: add PM build infrastructure by Lorenzo Pieralisi · 11 years ago
  83. b8824df arm64: kernel: add CPU idle call by Lorenzo Pieralisi · 11 years ago
  84. 1f85008 arm64: enable generic clockevent broadcast by Lorenzo Pieralisi · 11 years ago
  85. 60fc694 arm64: kernel: implement HW breakpoints CPU PM notifier by Lorenzo Pieralisi · 11 years ago
  86. 2f04304 arm64: kernel: refactor code to install/uninstall breakpoints by Lorenzo Pieralisi · 11 years ago
  87. fb1ab1a arm64: kernel: implement fpsimd CPU PM notifier by Lorenzo Pieralisi · 11 years ago
  88. 9532252 arm64: kernel: cpu_{suspend/resume} implementation by Lorenzo Pieralisi · 11 years ago
  89. 6732bc6 arm64: kernel: suspend/resume registers save/restore by Lorenzo Pieralisi · 11 years ago
  90. 976d7d3 arm64: kernel: build MPIDR_EL1 hash function data structure by Lorenzo Pieralisi · 11 years ago
  91. b058450 arm64: kernel: add MPIDR_EL1 accessors macros by Lorenzo Pieralisi · 11 years ago
  92. 4fda342 arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings by Santosh Shilimkar · 11 years ago
  93. 02ab71c xen/arm64: do not call the swiotlb functions twice by Stefano Stabellini · 11 years ago
  94. db4ed53 arm64: mm: Fix PMD_SECT_PROT_NONE definition by Steve Capper · 11 years ago
  95. 2f7dc60 arm64: Fix memory shareability attribute for ioremap_wc/cache by Catalin Marinas · 11 years ago
  96. 85cc00e arm64: kernel: add code to set cpu boot mode to secondary_entry shim by Lorenzo Pieralisi · 11 years ago
  97. 62aceb8 arm64: make default NR_CPUS 8 by Rob Herring · 11 years ago
  98. 3cea71b arm64: ensure completion of TLB invalidatation by Mark Rutland · 11 years ago
  99. 3676f9e arm64: Move PTE_PROT_NONE higher up by Catalin Marinas · 11 years ago
  100. 4f00130 arm64: Use Normal NonCacheable memory for writecombine by Catalin Marinas · 11 years ago