1. 89d0abe Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  2. ff70130 arm64: use common reboot infrastructure by Marc Zyngier · 11 years ago
  3. c783c28 arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() by Chen Gang · 11 years ago
  4. b8c6453 arm64: delete __cpuinit usage from all users by Paul Gortmaker · 11 years ago
  5. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  6. fb2af00 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  7. 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
  8. aa729dc Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/linux into upstream-hugepages by Catalin Marinas · 11 years ago
  9. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  10. 4ad637a arm64: Add defines for APM ARMv8 implementation by Vinayak Kale · 11 years ago
  11. af07484 ARM64: mm: THP support. by Steve Capper · 11 years ago
  12. 084bd29 ARM64: mm: HugeTLB support. by Steve Capper · 11 years ago
  13. 59911ca4 ARM64: mm: Move PTE_PROT_NONE bit. by Steve Capper · 11 years ago
  14. 072b1b6 ARM64: mm: Make PAGE_NONE pages read only and no-execute. by Steve Capper · 11 years ago
  15. 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
  16. 0d854a6 arm64: KVM: enable initialization of a 32bit vcpu by Marc Zyngier · 12 years ago
  17. 62a89c4 arm64: KVM: 32bit handling of coprocessor traps by Marc Zyngier · 12 years ago
  18. 27b190b arm64: KVM: 32bit conditional execution emulation by Marc Zyngier · 12 years ago
  19. b547631 arm64: KVM: 32bit GP register access by Marc Zyngier · 12 years ago
  20. 40033a6 arm64: KVM: define 32bit specific registers by Marc Zyngier · 12 years ago
  21. dcd2e40 arm64: KVM: PSCI implementation by Marc Zyngier · 12 years ago
  22. 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
  23. 1442b6e arm64: debug: consolidate software breakpoint handlers by Will Deacon · 12 years ago
  24. 73150c9 arm64: device: add iommu pointer to device archdata by Will Deacon · 11 years ago
  25. 9ab6d02 arm64: pgtable: use pte_index instead of __pte_index by Will Deacon · 11 years ago
  26. 6916b14 arm64: kernel: compiling issue, need delete read_current_timer() by Chen Gang · 11 years ago
  27. 737c16d arm64: mm: don't bother invalidating the icache in switch_mm by Will Deacon · 11 years ago
  28. 4ecf7cc arm64: spinlock: retry trylock operation if strex fails on free lock by Catalin Marinas · 11 years ago
  29. ebd8836 arm64: Remove __flush_dcache_page() by Catalin Marinas · 11 years ago
  30. d25749a arm64: Provide default implementation for dma_{alloc,free}_attrs by Damian Hobson-Garcia · 11 years ago
  31. 092bd14 arm64: KVM: hypervisor initialization code by Marc Zyngier · 12 years ago
  32. d7246bf arm64: KVM: MMIO access backend by Marc Zyngier · 12 years ago
  33. 4f8d663 arm64: KVM: kvm_arch and kvm_vcpu_arch definitions by Marc Zyngier · 12 years ago
  34. 7c8c5e6a arm64: KVM: system register handling by Marc Zyngier · 12 years ago
  35. 54f81d0 arm64: KVM: user space interface by Marc Zyngier · 12 years ago
  36. 37c4375 arm64: KVM: architecture specific MMU backend by Marc Zyngier · 12 years ago
  37. 83a4979 arm64: KVM: Basic ESR_EL2 helpers and vcpu register access by Marc Zyngier · 12 years ago
  38. fd9fc9f arm64: KVM: system register definitions for 64bit guests by Marc Zyngier · 12 years ago
  39. 0369f6a arm64: KVM: EL2 register definitions by Marc Zyngier · 12 years ago
  40. 3631160 arm64: KVM: define HYP and Stage-2 translation page flags by Marc Zyngier · 12 years ago
  41. 22d4102 arm64/xen: implement ioremap_cached on arm64 by Stefano Stabellini · 11 years ago
  42. 9f54ad6 arm64/xen: introduce asm/xen header files on arm64 by Stefano Stabellini · 11 years ago
  43. 0d651e4 clocksource: arch_timer: use virtual counters by Mark Rutland · 12 years ago
  44. 56d2ef7 arm64: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 11 years ago
  45. 3126976 arm64: debug: fix mdscr.ss check when enabling debug exceptions by Will Deacon · 11 years ago
  46. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  47. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  48. 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
  49. aa1e8ec arm64: vexpress: Add support for poweroff/restart by Catalin Marinas · 12 years ago
  50. 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
  51. f15a2a1 arm64: Fix compat types affecting struct compat_stat by Catalin Marinas · 11 years ago
  52. 4b3ea2e arm64: compiling issue, need add include/asm/vga.h file by Chen Gang · 11 years ago
  53. a84b086 arm64: Define cmpxchg64 and cmpxchg64_local for outside use by Chen Gang · 11 years ago
  54. 12f8839 arm64: Define readq and writeq for driver module using by Chen Gang · 11 years ago
  55. 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
  56. 5c1ce6f arm64: add explicit symbols to ESR_EL1 decoding by Marc Zyngier · 11 years ago
  57. 0583fe4 ARM: convert arm/arm64 arch timer to use CLKSRC_OF init by Rob Herring · 11 years ago
  58. d4784be Merge branch 'arm64-klib' into upstream by Catalin Marinas · 12 years ago
  59. e851b58 arm64: Use irqchip_init() for interrupt controller initialisation by Catalin Marinas · 12 years ago
  60. 6247958 arm64: klib: Optimised atomic bitops by Catalin Marinas · 12 years ago
  61. 2b8cac8 arm64: klib: Optimised string functions by Catalin Marinas · 12 years ago
  62. 4a89922 arm64: klib: Optimised memory functions by Catalin Marinas · 12 years ago
  63. 0359b0e arm64: head: match all affinity levels in the pen of the secondaries by Javi Merino · 12 years ago
  64. 4c7aa00 arm64: kernel: initialise cpu_logical_map from the DT by Javi Merino · 12 years ago
  65. 3e98fda arm64: kernel: make the pen of the secondary a 64-bit unsigned value by Javi Merino · 12 years ago
  66. d9c1951 arm64: add read_cpuid_{implementor,part_number,mpidr} by Marc Zyngier · 12 years ago
  67. 18931c8 arm64: fix padding computation in struct ucontext by Andreas Schwab · 12 years ago
  68. 3f6d078 fix compat truncate/ftruncate by Al Viro · 12 years ago
  69. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  70. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  71. 8b5628a Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  72. d64008a burying unused conditionals by Al Viro · 12 years ago
  73. 84b9e9b arm64: switch compat to generic old sigsuspend by Al Viro · 12 years ago
  74. 207bdae arm64: switch to generic sigaltstack by Al Viro · 12 years ago
  75. ec45d1c arm64: mm: update CONTEXTIDR register to contain PID of current process by Will Deacon · 12 years ago
  76. 3a0310e arm64: atomics: fix grossly inconsistent asm constraints for exclusives by Will Deacon · 12 years ago
  77. 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
  78. 1aee5d7 arm64: move from arm_generic to arm_arch_timer by Mark Rutland · 12 years ago
  79. 1dac0dd arm64: arm_generic: prevent reading stale time by Mark Rutland · 12 years ago
  80. aac67a9 arm64: Add kvm_para.h and xor.h generic headers by Catalin Marinas · 12 years ago
  81. 0459ca9 arm64: SMP: enable PSCI boot method by Marc Zyngier · 12 years ago
  82. e790f1d arm64: psci: add support for PSCI invocations from the kernel by Will Deacon · 12 years ago
  83. d329de3 arm64: SMP: rework the SMP code to be enabling method agnostic by Marc Zyngier · 12 years ago
  84. 75e4246 arm64: perf: add guest vs host discrimination by Marc Zyngier · 12 years ago
  85. 10a3cc2 arm64: add COMPAT_PSR_*_BIT flags by Marc Zyngier · 12 years ago
  86. 2475ff9 arm64: Add simple earlyprintk support by Catalin Marinas · 12 years ago
  87. 9cf2b72 arm64: elf: fix core dumping to match what glibc expects by Will Deacon · 12 years ago
  88. 72d0ac0 arm64: compat: add syscall table entries for new syscalls by Will Deacon · 12 years ago
  89. a6fadf7 arm64: mm: introduce present, faulting entries for PAGE_NONE by Will Deacon · 12 years ago
  90. 0252246 arm64: mm: only wrprotect clean ptes if they are present by Will Deacon · 12 years ago
  91. 7ae42c9 arm64: Include linux/ptrace.h in asm/compat.h by Catalin Marinas · 12 years ago
  92. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  93. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  94. 9b064fc new helper: compat_user_stack_pointer() by Al Viro · 12 years ago
  95. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  96. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  97. 9c6ecf6 Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next by Joerg Roedel · 12 years ago
  98. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  99. 97ebe8f Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  100. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago