1. cfb6d65 Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcano/clockevents into timers/core by Thomas Gleixner · 11 years ago
  2. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  3. 60faddf clocksource: arch_timer: Push the read/write wrappers deeper by Stephen Boyd · 11 years ago
  4. e09f3cc clocksource: arch_timer: Make register accessors less error-prone by Stephen Boyd · 11 years ago
  5. 845ad05 arm64: Change kernel stack size to 16K by Feng Kan · 11 years ago
  6. b0946fc arm64: Fix definition of arm_pm_restart to match the declaration by Catalin Marinas · 11 years ago
  7. 82b2f49 arm64: virt: ensure visibility of __boot_cpu_mode by Mark Rutland · 11 years ago
  8. 89d0abe Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  9. ff70130 arm64: use common reboot infrastructure by Marc Zyngier · 11 years ago
  10. db6f410 arm64: mm: don't treat user cache maintenance faults as writes by Will Deacon · 11 years ago
  11. c783c28 arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() by Chen Gang · 11 years ago
  12. 53ae3ac arm64: Only enable local interrupts after the CPU is marked online by Catalin Marinas · 11 years ago
  13. b8c6453 arm64: delete __cpuinit usage from all users by Paul Gortmaker · 11 years ago
  14. 64fb6d9 Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  15. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  16. 16984ce Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen by Linus Torvalds · 11 years ago
  17. c3eb5b1 arm64: KVM: Kconfig integration by Marc Zyngier · 11 years ago
  18. 176455e xen/arm and xen/arm64: implement HYPERVISOR_tmem_op by Stefano Stabellini · 11 years ago
  19. 6879ea8 mm/microblaze: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  20. bee4ebd mm/ARM64: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  21. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  22. 9af5b80 mm/ARM64: kill poison_init_mem() by Jiang Liu · 11 years ago
  23. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  24. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  25. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  26. fb2af00 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  27. 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
  28. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  29. aa729dc Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/linux into upstream-hugepages by Catalin Marinas · 11 years ago
  30. 3c0c01a Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  31. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  32. ee877b5 arm64: Add initial DTS for APM X-Gene Storm SOC and APM Mustang board by Vinayak Kale · 11 years ago
  33. 4ad637a arm64: Add defines for APM ARMv8 implementation by Vinayak Kale · 11 years ago
  34. c1db16d arm64: Enable APM X-Gene SOC family in the defconfig by Vinayak Kale · 11 years ago
  35. 1594285 arm64: Add Kconfig option for APM X-Gene SOC family by Vinayak Kale · 11 years ago
  36. abc4125 perf: arm64: Record the user-mode PC in the call chain. by Jed Davis · 11 years ago
  37. 3c01742 arm64/Makefile: provide vdso_install target by Kyle McMartin · 11 years ago
  38. af07484 ARM64: mm: THP support. by Steve Capper · 11 years ago
  39. d03bb14 ARM64: mm: Raise MAX_ORDER for 64KB pages and THP. by Steve Capper · 11 years ago
  40. 084bd29 ARM64: mm: HugeTLB support. by Steve Capper · 11 years ago
  41. 59911ca4 ARM64: mm: Move PTE_PROT_NONE bit. by Steve Capper · 11 years ago
  42. 072b1b6 ARM64: mm: Make PAGE_NONE pages read only and no-execute. by Steve Capper · 11 years ago
  43. f6bc87c ARM64: mm: Restore memblock limit when map_mem finished. by Steve Capper · 11 years ago
  44. 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
  45. 0d854a6 arm64: KVM: enable initialization of a 32bit vcpu by Marc Zyngier · 11 years ago
  46. e82e030 arm64: KVM: 32bit guest fault injection by Marc Zyngier · 11 years ago
  47. b4afad0 arm64: KVM: 32bit specific register world switch by Marc Zyngier · 11 years ago
  48. 06c7654 arm64: KVM: CPU specific 32bit coprocessor access by Marc Zyngier · 11 years ago
  49. 62a89c4 arm64: KVM: 32bit handling of coprocessor traps by Marc Zyngier · 11 years ago
  50. 27b190b arm64: KVM: 32bit conditional execution emulation by Marc Zyngier · 11 years ago
  51. b547631 arm64: KVM: 32bit GP register access by Marc Zyngier · 11 years ago
  52. 40033a6 arm64: KVM: define 32bit specific registers by Marc Zyngier · 11 years ago
  53. 6211753 arm64: KVM: Build system integration by Marc Zyngier · 12 years ago
  54. dcd2e40 arm64: KVM: PSCI implementation by Marc Zyngier · 12 years ago
  55. 003300d arm64: KVM: Plug the arch timer by Marc Zyngier · 12 years ago
  56. 1f17f3b arm64: KVM: Plug the VGIC by Marc Zyngier · 12 years ago
  57. c4b1afd arm64: KVM: Exit handling by Marc Zyngier · 12 years ago
  58. 55c7401 arm64: KVM: HYP mode world switch implementation by Marc Zyngier · 12 years ago
  59. 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
  60. 1442b6e arm64: debug: consolidate software breakpoint handlers by Will Deacon · 11 years ago
  61. adace89 arm64: extable: sort the exception table at build time by Will Deacon · 11 years ago
  62. 73150c9 arm64: device: add iommu pointer to device archdata by Will Deacon · 11 years ago
  63. 9ab6d02 arm64: pgtable: use pte_index instead of __pte_index by Will Deacon · 11 years ago
  64. 6916b14 arm64: kernel: compiling issue, need delete read_current_timer() by Chen Gang · 11 years ago
  65. 737c16d arm64: mm: don't bother invalidating the icache in switch_mm by Will Deacon · 11 years ago
  66. 4ecf7cc arm64: spinlock: retry trylock operation if strex fails on free lock by Catalin Marinas · 11 years ago
  67. ebd8836 arm64: Remove __flush_dcache_page() by Catalin Marinas · 11 years ago
  68. 7249b79 arm64: Do not flush the D-cache for anonymous pages by Catalin Marinas · 11 years ago
  69. b5b6c9e arm64: Avoid cache flushing in flush_dcache_page() by Catalin Marinas · 11 years ago
  70. d25749a arm64: Provide default implementation for dma_{alloc,free}_attrs by Damian Hobson-Garcia · 11 years ago
  71. 092bd14 arm64: KVM: hypervisor initialization code by Marc Zyngier · 12 years ago
  72. 2f4a07c arm64: KVM: guest one-reg interface by Marc Zyngier · 12 years ago
  73. d7246bf arm64: KVM: MMIO access backend by Marc Zyngier · 12 years ago
  74. 4f8d663 arm64: KVM: kvm_arch and kvm_vcpu_arch definitions by Marc Zyngier · 12 years ago
  75. f467275 arm64: KVM: virtual CPU reset by Marc Zyngier · 12 years ago
  76. b990a9d arm64: KVM: CPU specific system registers handling by Marc Zyngier · 11 years ago
  77. 7c8c5e6a arm64: KVM: system register handling by Marc Zyngier · 12 years ago
  78. 54f81d0 arm64: KVM: user space interface by Marc Zyngier · 12 years ago
  79. 37c4375 arm64: KVM: architecture specific MMU backend by Marc Zyngier · 12 years ago
  80. aa8eff9 arm64: KVM: fault injection into a guest by Marc Zyngier · 12 years ago
  81. 83a4979 arm64: KVM: Basic ESR_EL2 helpers and vcpu register access by Marc Zyngier · 12 years ago
  82. fd9fc9f arm64: KVM: system register definitions for 64bit guests by Marc Zyngier · 12 years ago
  83. 0369f6a arm64: KVM: EL2 register definitions by Marc Zyngier · 12 years ago
  84. 2240bbb arm64: KVM: HYP mode idmap support by Marc Zyngier · 12 years ago
  85. 3631160 arm64: KVM: define HYP and Stage-2 translation page flags by Marc Zyngier · 12 years ago
  86. aa42aa1 arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64 by Stefano Stabellini · 11 years ago
  87. 22d4102 arm64/xen: implement ioremap_cached on arm64 by Stefano Stabellini · 11 years ago
  88. 9f54ad6 arm64/xen: introduce asm/xen header files on arm64 by Stefano Stabellini · 11 years ago
  89. 0d651e4 clocksource: arch_timer: use virtual counters by Mark Rutland · 11 years ago
  90. 9955ac4 arm64: don't kill the kernel on a bad esr from el0 by Mark Rutland · 11 years ago
  91. 381cc2b arm64: treat unhandled compat el0 traps as undef by Mark Rutland · 11 years ago
  92. 56d2ef7 arm64: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 11 years ago
  93. 953dbbe arm64: Do not report user faults for handled signals by Catalin Marinas · 11 years ago
  94. 726dcaa arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)' by Chen Gang · 11 years ago
  95. 3126976 arm64: debug: fix mdscr.ss check when enabling debug exceptions by Will Deacon · 11 years ago
  96. 02e3cba arm64: Do not source kernel/time/Kconfig explicitly by Catalin Marinas · 11 years ago
  97. b4fed07 arm64: mm: Fix operands of clz in __flush_dcache_all by Sukanto Ghosh · 11 years ago
  98. c560ecf arm64: Invoke the of_platform_populate() at arch_initcall() level by Catalin Marinas · 11 years ago
  99. 9c413e2 arm64: debug: clear mdscr_el1 instead of taking the OS lock by Will Deacon · 11 years ago
  100. 182a6f7 arm64: Fix duplicate definition of early_console by Chen Gang · 11 years ago