1. 0d0752b ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation by Marc Zyngier · 11 years ago
  2. a4780ad ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork by André Hentschel · 11 years ago
  3. 3e0a07f ARM: 7773/1: PJ4B: Add support for errata 4742 by Gregory CLEMENT · 11 years ago
  4. 18d7f15 ARM: 7763/1: kernel: fix __cpu_logical_map default initialization by Lorenzo Pieralisi · 11 years ago
  5. 629a6a2 sched_clock: Add temporary asm/sched_clock.h by Stephen Boyd · 11 years ago
  6. 7604537 ARM: kernel: implement stack pointer save array through MPIDR hashing by Lorenzo Pieralisi · 11 years ago
  7. 8cf7217 ARM: kernel: build MPIDR hash function data structure by Lorenzo Pieralisi · 11 years ago
  8. e5051b8 Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Arnd Bergmann · 11 years ago
  9. 596fd95 Merge tag 'integrator-pci-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/soc by Arnd Bergmann · 11 years ago
  10. 262fd6f Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  11. fd8957a Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr into devel-stable by Russell King · 11 years ago
  12. 3fbd55e Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 11 years ago
  13. b3f288d Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/linux into devel-stable by Russell King · 11 years ago
  14. 9dfc28b ARM: mpu: protect the vectors page with an MPU region by Jonathan Austin · 11 years ago
  15. 1bc3974 ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page by Simon Baatz · 11 years ago
  16. 621a014 ARM: 7757/1: mm: don't flush icache in switch_mm with hardware broadcasting by Will Deacon · 11 years ago
  17. 15e7e5c ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lock by Will Deacon · 11 years ago
  18. 10f8902 Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Olof Johansson · 11 years ago
  19. 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 11 years ago
  20. 0b52a3c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  21. eb08375 ARM: mpu: add MPU initialisation for secondary cores by Jonathan Austin · 11 years ago
  22. 67c9845 ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU by Jonathan Austin · 11 years ago
  23. a2b45b0 ARM: mpu: add header for MPU register layouts and region data by Jonathan Austin · 11 years ago
  24. aca7e59 ARM: mpu: add PMSA related registers and bitfields to existing headers by Jonathan Austin · 11 years ago
  25. 8d655d8 ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUU by Jonathan Austin · 11 years ago
  26. 02ed1c7 ARM: nommu: provide dummy cpu_switch_mm implementation by Will Deacon · 12 years ago
  27. 5c709e6 ARM: nommu: define dummy TLB operations for nommu configurations by Will Deacon · 12 years ago
  28. 0d651e4 clocksource: arch_timer: use virtual counters by Mark Rutland · 12 years ago
  29. 29eb778 arch, mm: Remove tlb_fast_mode() by Peter Zijlstra · 11 years ago
  30. 509eb76 ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier() by Will Deacon · 11 years ago
  31. f0a8d59 arm/xen: define xen_remap as ioremap_cached by Stefano Stabellini · 11 years ago
  32. 8d96250 ARM: mm: Transparent huge page support for LPAE systems. by Catalin Marinas · 12 years ago
  33. 1355e2a ARM: mm: HugeTLB support for LPAE systems. by Catalin Marinas · 12 years ago
  34. dde1b65 ARM: mm: correct pte_same behaviour for LPAE. by Steve Capper · 11 years ago
  35. 207bcf4 ARM: integrator: move V3 register definitions into driver by Linus Walleij · 12 years ago
  36. f4bc4f0 ARM: integrator: merge PCIv3 driver into one file by Linus Walleij · 12 years ago
  37. 14d86e7 ARM: pci: create pci_common_init_dev() by Linus Walleij · 11 years ago
  38. e38a517 ARM: lpae: fix definition of PTE_HWTABLE_PTRS by Will Deacon · 11 years ago
  39. 5b20c5b ARM: fix type of PHYS_PFN_OFFSET to unsigned long by Cyril Chemparathy · 12 years ago
  40. 4756dcb ARM: LPAE: accomodate >32-bit addresses for page table base by Cyril Chemparathy · 12 years ago
  41. a7fbc0d ARM: LPAE: factor out T1SZ and TTBR1 computations by Cyril Chemparathy · 12 years ago
  42. 1fc84ae ARM: LPAE: use 64-bit accessors for TTBR registers by Cyril Chemparathy · 12 years ago
  43. 13f659b ARM: LPAE: use phys_addr_t in switch_mm() by Cyril Chemparathy · 12 years ago
  44. 926edcc ARM: LPAE: use signed arithmetic for mask definitions by Cyril Chemparathy · 12 years ago
  45. bbc8d77 ARM: introduce common set_auxcr/get_auxcr functions by Rob Herring · 12 years ago
  46. 9b97173 ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions by Laura Abbott · 11 years ago
  47. 78ecad0 Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen into devel-stable by Russell King · 11 years ago
  48. f150abe Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable by Russell King · 11 years ago
  49. b382b94 ARM: Enable selection of SMP operations at boot time by Jon Medhurst · 11 years ago
  50. 0577408 arm: introduce psci_smp_ops by Stefano Stabellini · 11 years ago
  51. 7275acd ARM: KVM: move GIC/timer code to a common location by Marc Zyngier · 11 years ago
  52. 6fae9cd ARM: ARMv7-M: implement read_cpuid_ext by Uwe Kleine-König · 11 years ago
  53. d21572c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  54. 049f3e8 ARM: 7705/1: use optimized do_div only for EABI by Arnd Bergmann · 11 years ago
  55. 6eabb33 ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new value by Jaccon Bastiaansen · 11 years ago
  56. d75e2f9 Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen by Linus Torvalds · 11 years ago
  57. 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
  58. 442a33e Merge branch 'late/clksrc' into late/cleanup by Arnd Bergmann · 11 years ago
  59. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  60. e3d9884 Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  61. 8546dc1 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  62. 946342d Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus by Russell King · 11 years ago
  63. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  65. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. 104ad3b arm: set the page table freeing ceiling to TASK_SIZE by Catalin Marinas · 11 years ago
  67. 3de50da ARM: KVM: promote vfp_host pointer to generic host cpu context by Marc Zyngier · 11 years ago
  68. 17b1e31 ARM: KVM: add architecture specific hook for capabilities by Marc Zyngier · 11 years ago
  69. d157f4a ARM: KVM: perform HYP initilization for hotplugged CPUs by Marc Zyngier · 11 years ago
  70. 5a677ce ARM: KVM: switch to a dual-step HYP init code by Marc Zyngier · 11 years ago
  71. 4f72827 ARM: KVM: rework HYP page table freeing by Marc Zyngier · 11 years ago
  72. 2fb4105 ARM: KVM: move to a KVM provided HYP idmap by Marc Zyngier · 11 years ago
  73. 210552c ARM: KVM: add support for minimal host vs guest profiling by Marc Zyngier · 11 years ago
  74. afcf792 Merge branch 'fixes' into next/cleanup by Olof Johansson · 11 years ago
  75. ea0af61 xen/arm: implement HYPERVISOR_vcpu_op by Stefano Stabellini · 11 years ago
  76. 2dfee7b Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.git by Gleb Natapov · 11 years ago
  77. 6aaa189 ARM: 7702/1: Set the page table freeing ceiling to TASK_SIZE by Catalin Marinas · 11 years ago
  78. a126f7c Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 11 years ago
  79. a7eb7c6 ARM: mcpm: provide an interface to set the SMP ops at run time by Nicolas Pitre · 11 years ago
  80. 7fe31d2 ARM: mcpm: introduce helpers for platform coherency exit/setup by Dave Martin · 12 years ago
  81. 7c2b860 ARM: mcpm: introduce the CPU/cluster power API by Nicolas Pitre · 12 years ago
  82. e8db288 ARM: multi-cluster PM: secondary kernel entry code by Nicolas Pitre · 12 years ago
  83. 0c91e7e ARM: cacheflush: add synchronization helpers for mixed cache state accesses by Nicolas Pitre · 11 years ago
  84. 8c3a13c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  85. 55bdd69 ARM: Add base support for ARMv7-M by Catalin Marinas · 14 years ago
  86. 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
  87. f5d6a14 ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASE by Aaro Koskinen · 11 years ago
  88. 4d85502 Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixes by Russell King · 11 years ago
  89. 865499e ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/Write by Marc Zyngier · 11 years ago
  90. 7a0eca7 ARM: timer-sp: convert to use CLKSRC_OF init by Rob Herring · 11 years ago
  91. 0583fe4 ARM: convert arm/arm64 arch timer to use CLKSRC_OF init by Rob Herring · 11 years ago
  92. 7e48c0b ARM: make sched_clock just call a function pointer by Rob Herring · 11 years ago
  93. 7366b92 ARM: Add interface for registering and calling firmware-specific operations by Tomasz Figa · 12 years ago
  94. 6b5606e Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into next/drivers by Arnd Bergmann · 11 years ago
  95. f7b861b arm: Use generic idle loop by Thomas Gleixner · 11 years ago
  96. ae8a8b9 ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP instead by Will Deacon · 11 years ago
  97. b008848 ARM: 7688/1: add support for context tracking subsystem by Kevin Hilman · 11 years ago
  98. 4fd7591 ARM: 7687/1: atomics: don't use exclusives for atomic64 read/set with LPAE by Will Deacon · 11 years ago
  99. 029baf1 ARM: 7683/1: pci: add a align_resource hook by Thomas Petazzoni · 11 years ago
  100. 6f3d90e ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops by Will Deacon · 11 years ago