1. 93dc688 ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB operations) by Catalin Marinas · 12 years ago
  2. c257307 Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 into next/cleanup by Olof Johansson · 12 years ago
  3. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 12 years ago
  4. f36a3bb1 arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.h by Catalin Marinas · 12 years ago
  5. 82d9b0d ARM: cache: remove ARMv3 support code by Will Deacon · 12 years ago
  6. 4cc3daaf ARM: tlbflush: remove ARMv3 support by Will Deacon · 12 years ago
  7. 0098fc3 Merge branch 'kvm-arm-fixes' of git://github.com/columbia/linux-kvm-arm into devel-stable by Russell King · 12 years ago
  8. 7946844 Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  9. 85323a9 xen: arm: mandate EABI and use generic atomic operations. by Ian Campbell · 12 years ago
  10. da4a686 ARM: smp_twd: convert to use CLKSRC_OF init by Rob Herring · 12 years ago
  11. 73a09d2 Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable by Russell King · 12 years ago
  12. 6190920 ARM: KVM: move kvm_handle_wfi to handle_exit.c by Marc Zyngier · 12 years ago
  13. 4876276 ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipa by Marc Zyngier · 12 years ago
  14. 06fe0b7 ARM: KVM: move include of asm/idmap.h to kvm_mmu.h by Marc Zyngier · 12 years ago
  15. 06e8c3b ARM: KVM: allow HYP mappings to be at an offset from kernel mappings by Marc Zyngier · 12 years ago
  16. 9c7a643 ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containers by Marc Zyngier · 12 years ago
  17. e7858c5 ARM: KVM: move hyp init to kvm_host.h by Marc Zyngier · 12 years ago
  18. 629dc44 ARM: KVM: remove superfluous include from kvm_vgic.h by Marc Zyngier · 12 years ago
  19. c62ee2b ARM: KVM: abstract most MMU operations by Marc Zyngier · 12 years ago
  20. c088f8f KVM: ARM: Reintroduce trace_kvm_hvc by Christoffer Dall · 12 years ago
  21. 3414bbf ARM: KVM: move exit handler selection to a separate file by Marc Zyngier · 12 years ago
  22. c599756 ARM: KVM: move kvm_condition_valid to emulate.c by Marc Zyngier · 12 years ago
  23. 52d1dba ARM: KVM: abstract HSR_EC_IABT away by Marc Zyngier · 12 years ago
  24. 1cc287d ARM: KVM: abstract fault decoding away by Marc Zyngier · 12 years ago
  25. 4926d44 ARM: KVM: abstract exception class decoding away by Marc Zyngier · 12 years ago
  26. 23b415d ARM: KVM: abstract IL decoding away by Marc Zyngier · 12 years ago
  27. a712337 ARM: KVM: abstract SAS decoding away by Marc Zyngier · 12 years ago
  28. b37670b ARM: KVM: abstract S1TW abort detection away by Marc Zyngier · 12 years ago
  29. 78abfcd ARM: KVM: abstract (and fix) external abort detection away by Marc Zyngier · 12 years ago
  30. d0adf74 ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} away by Marc Zyngier · 12 years ago
  31. 7c511b8 ARM: KVM: abstract HSR_SSE away by Marc Zyngier · 12 years ago
  32. 023cc96 ARM: KVM: abstract HSR_WNR away by Marc Zyngier · 12 years ago
  33. 4a1df28 ARM: KVM: abstract HSR_ISV away by Marc Zyngier · 12 years ago
  34. 7393b59 ARM: KVM: abstract fault register accesses by Marc Zyngier · 12 years ago
  35. db730d8 ARM: KVM: convert GP registers from u32 to unsigned long by Marc Zyngier · 12 years ago
  36. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  37. 862c588 ARM: 7660/1: tlb: add branch predictor maintenance operations by Will Deacon · 12 years ago
  38. 8a4e3a9 ARM: 7659/1: mm: make mm->context.id an atomic64_t variable by Will Deacon · 12 years ago
  39. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  40. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 12 years ago
  41. 42a0a1b Merge branch 'for-v3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  42. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  43. 6fe3675 ARM: dma-mapping: Add arm_iommu_detach_device() by Hiroshi Doyu · 12 years ago
  44. fab112a ARM: dma-mapping: Add macro to_dma_iommu_mapping() by Hiroshi Doyu · 12 years ago
  45. 3e3a182 ARM: iommu: Include linux/kref.h in asm/dma-iommu.h by Laurent Pinchart · 12 years ago
  46. 2b5e1e4 ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS by Marc Zyngier · 12 years ago
  47. 77be36d Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  48. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  49. 8b5628a Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  50. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  51. 5ce7aba Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  52. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  53. b24174b Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  54. 69dde4c ARM: 7654/1: Preserve L_PTE_VALID in pte_modify() by Catalin Marinas · 12 years ago
  55. 7026436 ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock by Nicolas Pitre · 12 years ago
  56. 6db167d Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  57. 32f9aab Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  58. 1b1c740 Merge branch 'misc' into for-linus by Russell King · 12 years ago
  59. c81611c xen: event channel arrays are xen_ulong_t and not unsigned long by Ian Campbell · 12 years ago
  60. 3216dce xen: introduce xen_remap, use it instead of ioremap by Stefano Stabellini · 12 years ago
  61. 6e7f7cf Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Arnd Bergmann · 12 years ago
  62. 352af7d ARM: 7648/1: pci: Allow passing per-controller private data by Thierry Reding · 12 years ago
  63. 5d1c20b ARM: 7637/1: memory: use SZ_ constants for defining the virtual memory layout by Will Deacon · 12 years ago
  64. d64008a burying unused conditionals by Al Viro · 12 years ago
  65. 7822eee Merge branch 'warning-fixes' into next/fixes-non-critical by Arnd Bergmann · 12 years ago
  66. a5d533e ARM: disable virt_to_bus/virt_to_bus almost everywhere by Arnd Bergmann · 12 years ago
  67. b221498 Merge branch 'kvm-arm/timer' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into next/virt by Olof Johansson · 12 years ago
  68. c7e3ba6 ARM: KVM: arch_timers: Add timer world switch by Marc Zyngier · 12 years ago
  69. 53e7240 ARM: KVM: arch_timers: Add guest timer core support by Marc Zyngier · 12 years ago
  70. 9ae9e25 Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into kvm-arm/timer by Marc Zyngier · 12 years ago
  71. 01ac5e3 ARM: KVM: VGIC initialisation code by Marc Zyngier · 12 years ago
  72. 5863c2c ARM: KVM: VGIC interrupt injection by Marc Zyngier · 12 years ago
  73. 9d949dc ARM: KVM: VGIC virtual CPU interface management by Marc Zyngier · 12 years ago
  74. b47ef92 ARM: KVM: VGIC distributor handling by Marc Zyngier · 12 years ago
  75. 330690c ARM: KVM: VGIC accept vcpu and dist base addresses from user space by Christoffer Dall · 12 years ago
  76. 1a89dd9 ARM: KVM: Initial VGIC infrastructure code by Marc Zyngier · 12 years ago
  77. 1638a12 ARM: KVM: Keep track of currently running vcpus by Marc Zyngier · 12 years ago
  78. 5f48a29 Merge branch 'depends/cleanup' into next/virt by Olof Johansson · 12 years ago
  79. 3ad06d1 Merge branch 'depends/rmk-psci' into next/virt by Olof Johansson · 12 years ago
  80. 4f5c1c0 Merge branch 'irqchip/gic-vic-move' into next/virt by Olof Johansson · 12 years ago
  81. 37a42fc Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/virt by Olof Johansson · 12 years ago
  82. 655e194 Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/virt by Olof Johansson · 12 years ago
  83. 1e044f0 Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/virt by Olof Johansson · 12 years ago
  84. 893db07 Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux into fixes by Olof Johansson · 12 years ago
  85. 79d1f5c ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned by Will Deacon · 12 years ago
  86. 4e79a62 ARM: 7639/1: cache-l2x0: add missed dummy outer_resume entry by Barry Song · 12 years ago
  87. e9daa0e Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Olof Johansson · 12 years ago
  88. 9cb5431 Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 12 years ago
  89. 50bcb7e arm: switch to generic old sigaction() by Al Viro · 12 years ago
  90. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  91. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  92. 6ebd4d0 ARM: stub out read_cpuid and read_cpuid_ext for CPU_CP15=n by Uwe Kleine-König · 12 years ago
  93. 473296e ARM: sync comments about available data abort models with the code by Uwe Kleine-König · 12 years ago
  94. b849a60 ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15 by Uwe Kleine-König · 13 years ago
  95. eed8812 ARM: scu: add empty scu_enable for !CONFIG_SMP by Rob Herring · 12 years ago
  96. 8a4da6e arm: arch_timer: move core to drivers/clocksource by Mark Rutland · 12 years ago
  97. b2deabe arm: arch_timer: add arch_counter_set_user_access by Mark Rutland · 12 years ago
  98. 4580104 arm: arch_timer: add isbs to register accessors by Mark Rutland · 12 years ago
  99. ec944c9 arm: arch_timer: factor out register accessors by Mark Rutland · 12 years ago
  100. 3e93093 Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll/linux into next/drivers by Olof Johansson · 12 years ago