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