1. 7184659 arm64: smp: make local symbol static by Jingoo Han · 11 years ago
  2. 242c04b arm64: debug: make local symbols static by Jingoo Han · 11 years ago
  3. 5f888a1 ARM64: perf: support dwarf unwinding in compat mode by Jean Pihet · 11 years ago
  4. 23c7d70 ARM64: perf: add support for frame pointer unwinding in compat mode by Jean Pihet · 11 years ago
  5. 2ee0d7f ARM64: perf: add support for perf registers API by Jean Pihet · 11 years ago
  6. 87366d8 arm64: Add boot time configuration of Intermediate Physical Address size by Radha Mohan Chintakuntla · 11 years ago
  7. 71fdb6b arm64: Do not synchronise I and D caches for special ptes by Catalin Marinas · 11 years ago
  8. de2db74 arm64: Make DMA coherent and strongly ordered mappings not executable by Catalin Marinas · 11 years ago
  9. d152d22 arm64: barriers: add dmb barrier by Will Deacon · 11 years ago
  10. f6e763b arm64: topology: Implement basic CPU topology support by Mark Brown · 11 years ago
  11. 4cf761c arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries by Ard Biesheuvel · 11 years ago
  12. 28964d3 arm64: add AT_HWCAP2 support for 32-bit compat by Ard Biesheuvel · 11 years ago
  13. bff7059 arm64: remove unnecessary cache flush at boot by Mark Rutland · 11 years ago
  14. addea9e cpufreq: enable ARM drivers on arm64 by Rob Herring · 11 years ago
  15. 64b4f60 arm64: remove return value form psci_init() by Vladimir Murzin · 11 years ago
  16. 288ac26 arm64: remove redundant "psci:" prefixes by Vladimir Murzin · 11 years ago
  17. 7363590 arm64: Implement coherent DMA API based on swiotlb by Catalin Marinas · 12 years ago
  18. 3690951 arm64: Use swiotlb late initialisation by Catalin Marinas · 11 years ago
  19. 19e7640 arm64: Replace ZONE_DMA32 with ZONE_DMA by Catalin Marinas · 11 years ago
  20. 16fb1a9 arm64: vdso: clean up vdso_pagelist initialization by Nathan Lynch · 11 years ago
  21. bb10eb7 arm64: Change misleading function names in dma-mapping by Ritesh Harjani · 11 years ago
  22. 09024aa arm64: Fix the soft_restart routine by Geoff Levand · 11 years ago
  23. ea8c2e1 arm64: Extend the idmap to the whole kernel image by Catalin Marinas · 11 years ago
  24. 020c142 arm64: Convert asm/tlb.h to generic mmu_gather by Catalin Marinas · 11 years ago
  25. 22bd1c9 arm64: Extend the PCI I/O space to 16MB by Catalin Marinas · 11 years ago
  26. d8ed442 arm64: enable processor debug state for secondary cpus by Vijaya Kumar K · 11 years ago
  27. 9529247 arm64: KGDB: Add KGDB config by Vijaya Kumar K · 11 years ago
  28. 58dcc20 misc: debug: remove compilation warnings by Vijaya Kumar K · 11 years ago
  29. 44679a4f arm64: KGDB: Add step debugging support by Vijaya Kumar K · 11 years ago
  30. bcf5763 arm64: KGDB: Add Basic KGDB support by Vijaya Kumar K · 11 years ago
  31. c7db4ff arm64: Add macros to manage processor debug state by Vijaya Kumar K · 11 years ago
  32. c1b8ae0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  33. 2a2f3e26 arm64: KVM: Add VGIC device control for arm64 by Christoffer Dall · 11 years ago
  34. 55834a7 arm64: defconfig: Expand default enabled features by Mark Rutland · 11 years ago
  35. 95c4189 arm64: asm: remove redundant "cc" clobbers by Will Deacon · 11 years ago
  36. 8e86f0b arm64: atomics: fix use of acquire + release for full barrier semantics by Will Deacon · 11 years ago
  37. 4a7ac12 arm64: barriers: allow dsb macro to take option parameter by Will Deacon · 11 years ago
  38. 6290b53 arm64: compat: Wire up new AArch32 syscalls by Catalin Marinas · 11 years ago
  39. d4022a3 arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE by Nathan Lynch · 11 years ago
  40. 069b918 arm64: vdso: fix coarse clock handling by Nathan Lynch · 11 years ago
  41. 883d50a0 arm64: simplify pgd_alloc by Mark Rutland · 11 years ago
  42. bfb67a5 arm64: fix typo: s/SERRROR/SERROR/ by Mark Rutland · 11 years ago
  43. a55f992 arm64: Invalidate the TLB when replacing pmd entries during boot by Catalin Marinas · 11 years ago
  44. ccc9e24 arm64: Align CMA sizes to PAGE_SIZE by Laura Abbott · 11 years ago
  45. 5044bad arm64: add DSB after icache flush in __flush_icache_all() by Vinayak Kale · 11 years ago
  46. 4050740 arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k by Will Deacon · 11 years ago
  47. deb2a1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  48. c2c93e5 arm64: mm: Introduce PTE_WRITE by Steve Capper · 11 years ago
  49. 44b6dfc arm64: mm: Remove PTE_BIT_FUNC macro by Steve Capper · 11 years ago
  50. f864b61 arm64: FIQs are unused by Nicolas Pitre · 11 years ago
  51. 812944e arm64: mm: fix the function name in comment of cpu_do_switch_mm by Jingoo Han · 11 years ago
  52. ac525f5 arm64: fix build error if DMA_CMA is enabled by Pankaj Dubey · 11 years ago
  53. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  54. fb4a960 arm64: kernel: fix per-cpu offset restore on resume by Lorenzo Pieralisi · 11 years ago
  55. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  56. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  57. 03324e6 arm64: mm: fix the function name in comment of __flush_dcache_area by Jingoo Han · 11 years ago
  58. bd5f6dc arm64: mm: use ubfm for dcache_line_size by Jingoo Han · 11 years ago
  59. 82b5173 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  60. 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
  61. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  62. 8b6d79f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  63. 4ce00df Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache" by Catalin Marinas · 11 years ago
  64. 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
  65. 883c057 arm64: fix typo in entry.S by Neil Zhang · 11 years ago
  66. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  67. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  68. 65c021b arm64: kernel: restore HW breakpoint registers in cpu_suspend by Lorenzo Pieralisi · 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. e5cf9dc arm64: KVM: Force undefined exception for Guest SMC intructions by Anup Patel · 11 years ago
  77. e28100b arm64: KVM: Support X-Gene guest VCPU on APM X-Gene host by Anup Patel · 11 years ago
  78. da78147 arm64: KVM: Add Kconfig option for max VCPUs per-Guest by Anup Patel · 11 years ago
  79. 39735a3 ARM/KVM: save and restore generic timer registers by Andre Przywara · 11 years ago
  80. a81ce79 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  81. 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
  82. 4e5e1eb arm64: dts: Reduce size of virtio block device for foundation model by Mark Brown · 11 years ago
  83. b22cf63 arm64: Remove unused __data_loc variable by Geoff Levand · 11 years ago
  84. 0a5be74 Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream by Catalin Marinas · 11 years ago
  85. 6ac2104 arm64: Enable CMA by Laura Abbott · 11 years ago
  86. c666e8d arm64: Warn on NULL device structure for dma APIs by Laura Abbott · 11 years ago
  87. 4bff28c arm64: Add hwcaps for crypto and CRC32 extensions. by Steve Capper · 11 years ago
  88. 148eb0a arm64: drop redundant macros from read_cpuid() by Ard Biesheuvel · 11 years ago
  89. 81cac69 arm64: Remove outdated comment by Liviu Dudau · 11 years ago
  90. 60010e5 arm64: cmpxchg: update macros to prevent warnings by Mark Hambleton · 11 years ago
  91. ee6214c arm64: support single-step and breakpoint handler hooks by Sandeepa Prabhu · 11 years ago
  92. 26920dd ARM64: fix framepointer check in unwind_frame by Konstantin Khlebnikov · 11 years ago
  93. 408c365 ARM64: check stack pointer in get_wchan by Konstantin Khlebnikov · 11 years ago
  94. 50afc33 arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS by Will Deacon · 11 years ago
  95. 7bc13fd arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs by Will Deacon · 11 years ago
  96. 4da7a56 arm64: futex: ensure .fixup entries are sufficiently aligned by Will Deacon · 11 years ago
  97. 12a0ef7 arm64: use generic strnlen_user and strncpy_from_user functions by Will Deacon · 11 years ago
  98. 7158627 arm64: percpu: implement optimised pcpu access using tpidr_el1 by Will Deacon · 11 years ago
  99. 66aa8d6 arm64: perf: add support for percpu pmu interrupt by Vinayak Kale · 11 years ago
  100. 67ad461 arm64: vmlinux.lds.S: drop redundant .comment by Mark Rutland · 11 years ago