1. 9327e2c arm64: add CPU_HOTPLUG infrastructure by Mark Rutland · 12 years ago
  2. e8765b2 arm64: read enable-method for CPU0 by Mark Rutland · 12 years ago
  3. 652af89 arm64: factor out spin-table boot method by Mark Rutland · 12 years ago
  4. cd1aebf arm64: reorganise smp_enable_ops by Mark Rutland · 12 years ago
  5. 00ef54b arm64: unify smp_psci.c and psci.c by Mark Rutland · 12 years ago
  6. cf10b79 arm64: cmpxchg: implement cmpxchg64_relaxed by Will Deacon · 12 years ago
  7. 5686b06 arm64: lockref: add support for lockless lockrefs using cmpxchg by Will Deacon · 12 years ago
  8. 52ea2a5 arm64: locks: introduce ticket-based spinlock implementation by Will Deacon · 12 years ago
  9. 7b22c03 arm64: check for number of arguments in syscall_get/set_arguments() by AKASHI Takahiro · 12 years ago
  10. 1f65c13 arm64: avoid multiple evaluation of ptr in get_user/put_user() by AKASHI Takahiro · 12 years ago
  11. 25804e6 arm64: Widen hwcap to be 64 bit by Steve Capper · 12 years ago
  12. 576c25eb Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  13. ac3c1c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. d50240a arm64: mm: permit use of tagged pointers at EL0 by Will Deacon · 12 years ago
  15. 909e3ee Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h by Dan Aloni · 12 years ago
  16. 360b35a ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "pgtable-3level-types.h" by Chen Gang · 12 years ago
  17. 69bbe13 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  18. cfb6d65 Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcano/clockevents into timers/core by Thomas Gleixner · 12 years ago
  19. 4cfb361 arm64: add support for kernel mode NEON by Ard Biesheuvel · 12 years ago
  20. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 12 years ago
  21. 6c8c0c4 arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h. by Chen Gang · 12 years ago
  22. 1bbd805 arm64: KVM: perform save/restore of PAR_EL1 by Marc Zyngier · 12 years ago
  23. 60faddf clocksource: arch_timer: Push the read/write wrappers deeper by Stephen Boyd · 12 years ago
  24. e09f3cc clocksource: arch_timer: Make register accessors less error-prone by Stephen Boyd · 12 years ago
  25. 845ad05 arm64: Change kernel stack size to 16K by Feng Kan · 12 years ago
  26. 82b2f49 arm64: virt: ensure visibility of __boot_cpu_mode by Mark Rutland · 12 years ago
  27. 89d0abe Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  28. ff70130 arm64: use common reboot infrastructure by Marc Zyngier · 12 years ago
  29. c783c28 arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() by Chen Gang · 12 years ago
  30. b8c6453 arm64: delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
  31. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  32. fb2af00 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  33. e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. aa729dc Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/linux into upstream-hugepages by Catalin Marinas · 12 years ago
  35. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
  36. 4ad637a arm64: Add defines for APM ARMv8 implementation by Vinayak Kale · 12 years ago
  37. af07484 ARM64: mm: THP support. by Steve Capper · 12 years ago
  38. 084bd29 ARM64: mm: HugeTLB support. by Steve Capper · 12 years ago
  39. 59911ca4 ARM64: mm: Move PTE_PROT_NONE bit. by Steve Capper · 12 years ago
  40. 072b1b6 ARM64: mm: Make PAGE_NONE pages read only and no-execute. by Steve Capper · 12 years ago
  41. 63917f0 Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into upstream by Catalin Marinas · 12 years ago
  42. 0d854a6 arm64: KVM: enable initialization of a 32bit vcpu by Marc Zyngier · 13 years ago
  43. 62a89c4 arm64: KVM: 32bit handling of coprocessor traps by Marc Zyngier · 13 years ago
  44. 27b190b arm64: KVM: 32bit conditional execution emulation by Marc Zyngier · 13 years ago
  45. b547631 arm64: KVM: 32bit GP register access by Marc Zyngier · 13 years ago
  46. 40033a6 arm64: KVM: define 32bit specific registers by Marc Zyngier · 13 years ago
  47. dcd2e40 arm64: KVM: PSCI implementation by Marc Zyngier · 13 years ago
  48. d822d2a Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen into upstream by Catalin Marinas · 12 years ago
  49. 1442b6e arm64: debug: consolidate software breakpoint handlers by Will Deacon · 12 years ago
  50. 73150c9 arm64: device: add iommu pointer to device archdata by Will Deacon · 12 years ago
  51. 9ab6d02 arm64: pgtable: use pte_index instead of __pte_index by Will Deacon · 12 years ago
  52. 6916b14 arm64: kernel: compiling issue, need delete read_current_timer() by Chen Gang · 12 years ago
  53. 737c16d arm64: mm: don't bother invalidating the icache in switch_mm by Will Deacon · 12 years ago
  54. 4ecf7cc arm64: spinlock: retry trylock operation if strex fails on free lock by Catalin Marinas · 12 years ago
  55. ebd8836 arm64: Remove __flush_dcache_page() by Catalin Marinas · 12 years ago
  56. d25749a arm64: Provide default implementation for dma_{alloc,free}_attrs by Damian Hobson-Garcia · 12 years ago
  57. 092bd14 arm64: KVM: hypervisor initialization code by Marc Zyngier · 13 years ago
  58. d7246bf arm64: KVM: MMIO access backend by Marc Zyngier · 13 years ago
  59. 4f8d663 arm64: KVM: kvm_arch and kvm_vcpu_arch definitions by Marc Zyngier · 13 years ago
  60. 7c8c5e6a arm64: KVM: system register handling by Marc Zyngier · 13 years ago
  61. 37c4375 arm64: KVM: architecture specific MMU backend by Marc Zyngier · 13 years ago
  62. 83a4979 arm64: KVM: Basic ESR_EL2 helpers and vcpu register access by Marc Zyngier · 13 years ago
  63. fd9fc9f arm64: KVM: system register definitions for 64bit guests by Marc Zyngier · 13 years ago
  64. 0369f6a arm64: KVM: EL2 register definitions by Marc Zyngier · 13 years ago
  65. 3631160 arm64: KVM: define HYP and Stage-2 translation page flags by Marc Zyngier · 13 years ago
  66. 22d4102 arm64/xen: implement ioremap_cached on arm64 by Stefano Stabellini · 12 years ago
  67. 9f54ad6 arm64/xen: introduce asm/xen header files on arm64 by Stefano Stabellini · 12 years ago
  68. 0d651e4 clocksource: arch_timer: use virtual counters by Mark Rutland · 13 years ago
  69. 56d2ef7 arm64: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 12 years ago
  70. 3126976 arm64: debug: fix mdscr.ss check when enabling debug exceptions by Will Deacon · 12 years ago
  71. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  72. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  73. 3d15b79 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  74. aa1e8ec arm64: vexpress: Add support for poweroff/restart by Catalin Marinas · 12 years ago
  75. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. f15a2a1 arm64: Fix compat types affecting struct compat_stat by Catalin Marinas · 12 years ago
  77. 4b3ea2e arm64: compiling issue, need add include/asm/vga.h file by Chen Gang · 12 years ago
  78. a84b086 arm64: Define cmpxchg64 and cmpxchg64_local for outside use by Chen Gang · 12 years ago
  79. 12f8839 arm64: Define readq and writeq for driver module using by Chen Gang · 12 years ago
  80. c3e0c87 Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrc by Olof Johansson · 12 years ago
  81. 5c1ce6f arm64: add explicit symbols to ESR_EL1 decoding by Marc Zyngier · 12 years ago
  82. 0583fe4 ARM: convert arm/arm64 arch timer to use CLKSRC_OF init by Rob Herring · 12 years ago
  83. d4784be Merge branch 'arm64-klib' into upstream by Catalin Marinas · 12 years ago
  84. e851b58 arm64: Use irqchip_init() for interrupt controller initialisation by Catalin Marinas · 13 years ago
  85. 6247958 arm64: klib: Optimised atomic bitops by Catalin Marinas · 12 years ago
  86. 2b8cac8 arm64: klib: Optimised string functions by Catalin Marinas · 12 years ago
  87. 4a89922 arm64: klib: Optimised memory functions by Catalin Marinas · 12 years ago
  88. 0359b0e arm64: head: match all affinity levels in the pen of the secondaries by Javi Merino · 13 years ago
  89. 4c7aa00 arm64: kernel: initialise cpu_logical_map from the DT by Javi Merino · 13 years ago
  90. 3e98fda arm64: kernel: make the pen of the secondary a 64-bit unsigned value by Javi Merino · 13 years ago
  91. d9c1951 arm64: add read_cpuid_{implementor,part_number,mpidr} by Marc Zyngier · 12 years ago
  92. 18931c8 arm64: fix padding computation in struct ucontext by Andreas Schwab · 12 years ago
  93. 3f6d078 fix compat truncate/ftruncate by Al Viro · 12 years ago
  94. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  95. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  96. 8b5628a Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  97. d64008a burying unused conditionals by Al Viro · 13 years ago
  98. 84b9e9b arm64: switch compat to generic old sigsuspend by Al Viro · 13 years ago
  99. 207bdae arm64: switch to generic sigaltstack by Al Viro · 13 years ago
  100. ec45d1c arm64: mm: update CONTEXTIDR register to contain PID of current process by Will Deacon · 13 years ago