1. deb2a1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  2. c2c93e5 arm64: mm: Introduce PTE_WRITE by Steve Capper · 11 years ago
  3. 44b6dfc arm64: mm: Remove PTE_BIT_FUNC macro by Steve Capper · 11 years ago
  4. f864b61 arm64: FIQs are unused by Nicolas Pitre · 10 years ago
  5. 812944e arm64: mm: fix the function name in comment of cpu_do_switch_mm by Jingoo Han · 10 years ago
  6. ac525f5 arm64: fix build error if DMA_CMA is enabled by Pankaj Dubey · 10 years ago
  7. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  8. fb4a960 arm64: kernel: fix per-cpu offset restore on resume by Lorenzo Pieralisi · 10 years ago
  9. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  10. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  11. 03324e6 arm64: mm: fix the function name in comment of __flush_dcache_area by Jingoo Han · 10 years ago
  12. bd5f6dc arm64: mm: use ubfm for dcache_line_size by Jingoo Han · 10 years ago
  13. 82b5173 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  14. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  15. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  16. 8b6d79f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  17. 4ce00df Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache" by Catalin Marinas · 11 years ago
  18. 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
  19. 883c057 arm64: fix typo in entry.S by Neil Zhang · 11 years ago
  20. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  21. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  22. 65c021b arm64: kernel: restore HW breakpoint registers in cpu_suspend by Lorenzo Pieralisi · 11 years ago
  23. 9732caf arm64, jump label: optimize jump label implementation by Jiang Liu · 11 years ago
  24. 5c5bf25 arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions by Jiang Liu · 11 years ago
  25. c84fced arm64: move encode_insn_immediate() from module.c to insn.c by Jiang Liu · 11 years ago
  26. ae16480 arm64: introduce interfaces to hotpatch kernel and module code by Jiang Liu · 11 years ago
  27. b11a64a arm64: introduce basic aarch64 instruction decoding helpers by Jiang Liu · 11 years ago
  28. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  29. da91747 Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/next by Marc Zyngier · 11 years ago
  30. e5cf9dc arm64: KVM: Force undefined exception for Guest SMC intructions by Anup Patel · 11 years ago
  31. e28100b arm64: KVM: Support X-Gene guest VCPU on APM X-Gene host by Anup Patel · 11 years ago
  32. da78147 arm64: KVM: Add Kconfig option for max VCPUs per-Guest by Anup Patel · 11 years ago
  33. 39735a3 ARM/KVM: save and restore generic timer registers by Andre Przywara · 11 years ago
  34. a81ce79 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  35. 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
  36. 4e5e1eb arm64: dts: Reduce size of virtio block device for foundation model by Mark Brown · 11 years ago
  37. b22cf63 arm64: Remove unused __data_loc variable by Geoff Levand · 11 years ago
  38. 0a5be74 Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream by Catalin Marinas · 11 years ago
  39. 6ac2104 arm64: Enable CMA by Laura Abbott · 11 years ago
  40. c666e8d arm64: Warn on NULL device structure for dma APIs by Laura Abbott · 11 years ago
  41. 4bff28c arm64: Add hwcaps for crypto and CRC32 extensions. by Steve Capper · 11 years ago
  42. 148eb0a arm64: drop redundant macros from read_cpuid() by Ard Biesheuvel · 11 years ago
  43. 81cac69 arm64: Remove outdated comment by Liviu Dudau · 11 years ago
  44. 60010e5 arm64: cmpxchg: update macros to prevent warnings by Mark Hambleton · 11 years ago
  45. ee6214c arm64: support single-step and breakpoint handler hooks by Sandeepa Prabhu · 11 years ago
  46. 26920dd ARM64: fix framepointer check in unwind_frame by Konstantin Khlebnikov · 11 years ago
  47. 408c365 ARM64: check stack pointer in get_wchan by Konstantin Khlebnikov · 11 years ago
  48. 50afc33 arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS by Will Deacon · 11 years ago
  49. 7bc13fd arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs by Will Deacon · 11 years ago
  50. 4da7a56 arm64: futex: ensure .fixup entries are sufficiently aligned by Will Deacon · 11 years ago
  51. 12a0ef7 arm64: use generic strnlen_user and strncpy_from_user functions by Will Deacon · 11 years ago
  52. 7158627 arm64: percpu: implement optimised pcpu access using tpidr_el1 by Will Deacon · 11 years ago
  53. 66aa8d6 arm64: perf: add support for percpu pmu interrupt by Vinayak Kale · 11 years ago
  54. 67ad461 arm64: vmlinux.lds.S: drop redundant .comment by Mark Rutland · 11 years ago
  55. 1bb2cbb arm64: dts: Add a virtio disk to the RTSM motherboard by Mark Hambleton · 11 years ago
  56. e26db3f arm64: Correct virt_addr_valid by Laura Abbott · 11 years ago
  57. cdc27c2 arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events by Will Deacon · 11 years ago
  58. 77d84ff treewide: Fix typos in printk by Masanari Iida · 11 years ago
  59. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  60. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  61. 1307220 arm64: add CPU power management menu/entries by Lorenzo Pieralisi · 11 years ago
  62. 166936b arm64: kernel: add PM build infrastructure by Lorenzo Pieralisi · 11 years ago
  63. b8824df arm64: kernel: add CPU idle call by Lorenzo Pieralisi · 11 years ago
  64. 1f85008 arm64: enable generic clockevent broadcast by Lorenzo Pieralisi · 11 years ago
  65. 60fc694 arm64: kernel: implement HW breakpoints CPU PM notifier by Lorenzo Pieralisi · 11 years ago
  66. 2f04304 arm64: kernel: refactor code to install/uninstall breakpoints by Lorenzo Pieralisi · 11 years ago
  67. fb1ab1a arm64: kernel: implement fpsimd CPU PM notifier by Lorenzo Pieralisi · 11 years ago
  68. 9532252 arm64: kernel: cpu_{suspend/resume} implementation by Lorenzo Pieralisi · 11 years ago
  69. 6732bc6 arm64: kernel: suspend/resume registers save/restore by Lorenzo Pieralisi · 11 years ago
  70. 976d7d3 arm64: kernel: build MPIDR_EL1 hash function data structure by Lorenzo Pieralisi · 11 years ago
  71. b058450 arm64: kernel: add MPIDR_EL1 accessors macros by Lorenzo Pieralisi · 11 years ago
  72. 4fda342 arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings by Santosh Shilimkar · 11 years ago
  73. 02ab71c xen/arm64: do not call the swiotlb functions twice by Stefano Stabellini · 11 years ago
  74. db4ed53 arm64: mm: Fix PMD_SECT_PROT_NONE definition by Steve Capper · 11 years ago
  75. 2f7dc60 arm64: Fix memory shareability attribute for ioremap_wc/cache by Catalin Marinas · 11 years ago
  76. 85cc00e arm64: kernel: add code to set cpu boot mode to secondary_entry shim by Lorenzo Pieralisi · 11 years ago
  77. 62aceb8 arm64: make default NR_CPUS 8 by Rob Herring · 11 years ago
  78. 3cea71b arm64: ensure completion of TLB invalidatation by Mark Rutland · 11 years ago
  79. 3676f9e arm64: Move PTE_PROT_NONE higher up by Catalin Marinas · 11 years ago
  80. 4f00130 arm64: Use Normal NonCacheable memory for writecombine by Catalin Marinas · 11 years ago
  81. 2dacab7 arm64: debug: make aarch32 bkpt checking endian clean by Matthew Leach · 11 years ago
  82. 6a2e5e5 arm64: ptrace: fix compat registes get/set to be endian clean by Matthew Leach · 11 years ago
  83. b3bf6aa arm64: Unmask asynchronous aborts when in kernel mode by Catalin Marinas · 11 years ago
  84. df503ba arm64: dts: Reserve the memory used for secondary CPU release address by Catalin Marinas · 11 years ago
  85. 6468178 arm64: let the core code deal with preempt_count by Marc Zyngier · 11 years ago
  86. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  88. eda670c Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  89. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  90. d97a229 arm64: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  91. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  92. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  93. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  94. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  95. 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  96. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  97. 2b684c0 Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  98. 8709382 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. ede5822 Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-next by Paolo Bonzini · 11 years ago