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