1. b713aa0 ARM: fix asm/memory.h build error by Russell King · 11 years ago
  2. b31459a ARM: 7917/1: cacheflush: correctly limit range of memory region being flushed by Jon Medhurst · 11 years ago
  3. 3abb667 ARM: 7913/1: fix framepointer check in unwind_frame by Konstantin Khlebnikov · 11 years ago
  4. 1b15ec7a ARM: 7912/1: check stack pointer in get_wchan by Konstantin Khlebnikov · 11 years ago
  5. 7c92732 ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init() by Santosh Shilimkar · 11 years ago
  6. e2ccba4 ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel by Dave Martin · 11 years ago
  7. 5091333 ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S by Victor Kamensky · 11 years ago
  8. 5761704 ARM: 7892/1: Fix warning for V7M builds by Olof Johansson · 11 years ago
  9. d9a790d ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BE by Victor Kamensky · 11 years ago
  10. 10593b2 ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE case by Victor Kamensky · 11 years ago
  11. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  12. 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  13. 42cbe82 Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next by Russell King · 11 years ago
  14. df762ec Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  15. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  16. 8709382 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  17. aac59e3 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  18. 21604cd Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  19. c682e51 ARM: 7887/1: Don't smp_cross_call() on UP devices in arch_irq_work_raise() by Stephen Boyd · 11 years ago
  20. bf18525 ARM: 7872/1: Support arch_irq_work_raise() via self IPIs by Stephen Boyd · 11 years ago
  21. 6ecf830 ARM: 7880/1: Clear the IT state independent of the Thumb-2 mode by T.J. Purtell · 11 years ago
  22. e16b31b ARM: 7876/1: clear Thumb-2 IT state on exception handling by Marc Zyngier · 11 years ago
  23. 2098990 Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/delta/linux into devel-stable by Russell King · 11 years ago
  24. 6d7d5da ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_t by Magnus Damm · 11 years ago
  25. 6a5014a ARM: 7863/1: Let arm_add_memory() always use 64-bit arguments by Magnus Damm · 11 years ago
  26. 1436c1a ARM: 7862/1: pcpu: replace __get_cpu_var_uses by Christoph Lameter · 11 years ago
  27. 92871b9 ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO by Rob Herring · 11 years ago
  28. 830fd4d ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align keyword by Sricharan R · 11 years ago
  29. 43d9394 Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 11 years ago
  30. 0fc869e Merge branch 'cleanup/dt-clock' into next/soc by Olof Johansson · 11 years ago
  31. 901e7e3 Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 11 years ago
  32. 574e2b5 ARM: signal: sigreturn_codes should be endian neutral to work in BE8 by Victor Kamensky · 11 years ago
  33. 6332807 ARM: Correct BUG() assembly to ensure it is endian-agnostic by Ben Dooks · 11 years ago
  34. f592d32 ARM: module: correctly relocate instructions in BE8 by Ben Dooks · 12 years ago
  35. a79a0cb ARM: traps: use <asm/opcodes.h> to get correct instruction order by Ben Dooks · 12 years ago
  36. 099a480 ARM: smp_scu: data endian fixes by Ben Dooks · 12 years ago
  37. 2e874ea ARM: twd: data endian fix by Ben Dooks · 12 years ago
  38. 97bcb0f ARM: set BE8 if LE in head code by Ben Dooks · 12 years ago
  39. 2f9bf9b ARM: fixup_pv_table bug when CPU_ENDIAN_BE8 by Ben Dooks · 12 years ago
  40. 457c240 ARM: asm: Add ARM_BE8() assembly helper by Ben Dooks · 12 years ago
  41. 8754c4b Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stable by Russell King · 11 years ago
  42. d6099ae Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  43. a77e0c7 ARM: mm: Recreate kernel mappings in early_paging_init() by Santosh Shilimkar · 11 years ago
  44. f52bb72 ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses by Sricharan R · 11 years ago
  45. 4dc9a81 ARM: mm: Introduce virt_to_idmap() with an arch hook by Santosh Shilimkar · 11 years ago
  46. 8a749de Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Ingo Molnar · 11 years ago
  47. 6d67a9f arm: use common of_flat_dt_match_machine by Rob Herring · 11 years ago
  48. 65cd4f6 arch_timer: Move to generic sched_clock framework by Stephen Boyd · 12 years ago
  49. 56dc1f4 arm: use early_init_dt_scan by Rob Herring · 11 years ago
  50. 2dfcb80 ARM: perf: fix group validation for mixed software and hardware groups by Will Deacon · 11 years ago
  51. a56e74f Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-arm into devel-stable by Russell King · 11 years ago
  52. 191124e Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevents/3.13 by Daniel Lezcano · 11 years ago
  53. bc41b87 ARM: 7846/1: Update SMP_ON_UP code to detect A9MPCore with 1 CPU devices by Santosh Shilimkar · 11 years ago
  54. 97fc4de ARM: PSCI: remove unnecessary include of arm-gic.h by Rob Herring · 12 years ago
  55. 4986389 ARM: perf: add support for perf registers API by Will Deacon · 11 years ago
  56. 4178bac ARM: call of_clk_init from default time_init handler by Sebastian Hesselbarth · 11 years ago
  57. 669fc2f Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  58. 0c06a5d arm: Fix build error with context tracking calls by Frederic Weisbecker · 11 years ago
  59. e9faebc ARM: arch_timer: add support to configure and enable event stream by Sudeep KarkadaNagesha · 11 years ago
  60. 5135d87 ARM: SMP: basic IPI triggered completion support by Nicolas Pitre · 12 years ago
  61. d95bc25 ARM: 7839/1: entry: fix tracing of ARM-private syscalls by Will Deacon · 11 years ago
  62. 7f63037 Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 11 years ago
  63. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. 8e73e36 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  65. 2e03285 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  66. 141b974 Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus by Russell King · 11 years ago
  67. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  68. 9fc2105 ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo by Will Deacon · 11 years ago
  69. 849b882 ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables by Douglas Anderson · 11 years ago
  70. 6a7d2c6 ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines by Uwe Kleine-König · 11 years ago
  71. 5cc91e0 Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 11 years ago
  72. 7a330a5 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  73. bfa664f Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Kevin Hilman · 11 years ago
  74. 816a8de ARM: topology: remove hwid/MPIDR dependency from cpu_capacity by Sudeep KarkadaNagesha · 12 years ago
  75. 973e02c ARM: DT/kernel: define ARM specific arch_match_cpu_phys_id by Sudeep KarkadaNagesha · 12 years ago
  76. 97c72d8 ARM: cacheflush: don't bother rounding to nearest vma by Will Deacon · 12 years ago
  77. 28256d6 ARM: cacheflush: split user cache-flushing into interruptible chunks by Will Deacon · 12 years ago
  78. e1f0203 Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  79. 4f9b4fb ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic by Vijaya Kumar K · 11 years ago
  80. d9c3365 ARM: 7813/1: Mark pmu interupt IRQF_NO_THREAD by Thomas Gleixner · 11 years ago
  81. 7cb3be0 ARM: 7819/1: fiq: Cast the first argument of flush_icache_range() by Fabio Estevam · 11 years ago
  82. 8b2496a Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into next/cleanup by Olof Johansson · 11 years ago
  83. 2a28224 Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  84. 2103f6c ARM: 7807/1: kexec: validate CPU hotplug support by Stephen Warren · 11 years ago
  85. d9f9663 ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event() by Stephen Boyd · 11 years ago
  86. c95eb31 ARM: 7809/1: perf: fix event validation for software group leaders by Will Deacon · 11 years ago
  87. 9d981ea ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci by Thomas Petazzoni · 11 years ago
  88. 2c81398 ARM: tlb: don't perform inner-shareable invalidation for local BP ops by Will Deacon · 12 years ago
  89. f091578 ARM: tlb: don't perform inner-shareable invalidation for local TLB ops by Will Deacon · 12 years ago
  90. 2ba85e7 ARM: Fix FIQ code on VIVT CPUs by Russell King · 11 years ago
  91. 1b16c4b ARM: Fix !kuser helpers case by Russell King · 11 years ago
  92. 1d0bbf4 ARM: Fix the world famous typo with is_gate_vma() by Russell King · 11 years ago
  93. e35ac62 Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  94. 8c0cc8a ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 11 years ago
  95. e0d4075 ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 11 years ago
  96. 24195ca Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  97. 2449189 ARM: Add .text annotations where required after __CPUINIT removal by Russell King · 11 years ago
  98. 44424c3 ARM: 7803/1: Fix deadlock scenario with smp_send_stop() by Stephen Boyd · 11 years ago
  99. a5463cd ARM: make vectors page inaccessible from userspace by Russell King · 11 years ago
  100. 48be69a ARM: move signal handlers into a vdso-like page by Russell King · 12 years ago