1. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 15 years ago
  2. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  3. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 15 years ago
  4. eb04745 ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked online by Thomas Gleinxer · 15 years ago
  5. 28af690 ARM: gic, local timers: use the request_percpu_irq() interface by Marc Zyngier · 15 years ago
  6. 292b293 ARM: gic: consolidate PPI handling by Marc Zyngier · 15 years ago
  7. 5a567d7 ARM: 7115/4: move __exception and friends to asm/exception.h by Jamie Iles · 15 years ago
  8. 0af8aa0 ARM: 7124/1: smp: Add a localtimer handler callable from C code by Shawn Guo · 15 years ago
  9. 0b5a1b95 ARM: 7123/1: smp: Add an IPI handler callable from C code by Shawn Guo · 15 years ago
  10. d625728 ARM: 7060/1: smp: populate logical CPU mapping during boot by Will Deacon · 15 years ago
  11. c9018aa ARM: 7011/1: Add ARM cpu topology definition by Vincent Guittot · 15 years ago
  12. bd31b85 locking, ARM: Annotate low level hw locks as raw by Thomas Gleixner · 17 years ago
  13. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 15 years ago
  14. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 15 years ago
  15. 7fa22bd ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 by Stephen Boyd · 15 years ago
  16. 573619d ARM: SMP: wait for CPU to be marked active by Russell King · 15 years ago
  17. d427958 ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 by Catalin Marinas · 15 years ago
  18. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 15 years ago
  19. 0f7b332 ARM: consolidate SMP cross call implementation by Russell King · 15 years ago
  20. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 15 years ago
  21. a8d2518 ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit by Stephen Boyd · 15 years ago
  22. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 15 years ago
  23. af90f10 ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime by Santosh Shilimkar · 15 years ago
  24. 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 15 years ago
  25. 4073723 Merge branch 'misc' into devel by Russell King · 15 years ago
  26. 58daf18 Merge branch 'clksrc' into devel by Russell King · 15 years ago
  27. 614dd05 ARM: pgtable: collect up identity mapping functions by Russell King · 16 years ago
  28. 26bbf0b ARM: pgtable: remove L2 cache flushes for SMP page table bring-up by Russell King · 16 years ago
  29. faabfa0 ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplug by Russell King · 15 years ago
  30. 03b505e ARM: SMP: split out software TLB maintainence broadcasting by Russell King · 15 years ago
  31. 10034aa ARM: localtimer: clean up local timer on hot unplug by Russell King · 15 years ago
  32. 58613cd ARM: smp: improve CPU bringup failure diagnostics by Russell King · 15 years ago
  33. f36d340 ARM: CPU hotplug: ensure correct ordering of unplug by Russell King · 16 years ago
  34. 3c030be ARM: CPU hotplug: move cpu_killed completion to core code by Russell King · 16 years ago
  35. 2c0136d ARM: SMP: consolidate trace_hardirqs_off() into common SMP code by Russell King · 16 years ago
  36. 05c74a6 ARM: SMP: consolidate the common parts of smp_prepare_cpus() by Russell King · 16 years ago
  37. 28e1829 ARM: SMP: ensure smp_send_stop() waits for CPUs to stop by Russell King · 16 years ago
  38. b54992f ARM: SMP: collect IPI and local timer IRQs for /proc/stat by Russell King · 16 years ago
  39. 4a88abd ARM: SMP: provide individual IPI interrupt statistics by Russell King · 16 years ago
  40. f13cd41 ARM: fix /proc/interrupts formatting by Russell King · 16 years ago
  41. cab8c6f ARM: SMP: move ipi_count into irq_stat structure by Russell King · 16 years ago
  42. 46c48f2 ARM: SMP: provide accessors for irq_stat data by Russell King · 16 years ago
  43. ec405ea ARM: include local timer irq stats only when local timers configured by Russell King · 16 years ago
  44. e3fbb08 ARM: SMP: remove send_ipi_message() by Russell King · 15 years ago
  45. 1ae1b5f ARM: smp: avoid incrementing mm_users on CPU startup by Russell King · 15 years ago
  46. 0df7095 ARM: SMP: remove IRQ-disabling for smp_cross_call() by Russell King · 16 years ago
  47. 24480d9 ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware instead by Russell King · 16 years ago
  48. ad3b699 ARM: SMP: pass an ipi number to smp_cross_call() by Russell King · 16 years ago
  49. 61b5cb1 ARM: place C irq handlers in IRQ_ENTRY for ftrace by Rabin Vincent · 16 years ago
  50. a0a5568 Merge branch 'hotplug' into devel by Russell King · 16 years ago
  51. 37b05b63 ARM: hotplug cpu: setup 1:1 map for entire kernel image for secondary CPUs by Russell King · 16 years ago
  52. f9e417e ARM: 6402/1: Don't send IPI in smp_send_stop if there's only one CPU by Tony Lindgren · 16 years ago
  53. 3d3f78d ARM: call machine_shutdown() from machine_halt(), etc by Russell King · 16 years ago
  54. 5388a6b ARM: SMP: Always enable clock event broadcast support by Russell King · 16 years ago
  55. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 16 years ago
  56. 8e2a43f ARM: rename mach_cpu_disable() to platform_cpu_disable() by Russell King · 16 years ago
  57. 13ea9cc ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002 by Santosh Shilimkar · 16 years ago
  58. 1027247 ARM: Add L2 cache handling to smp boot support by Russell King · 16 years ago
  59. 90140c3 ARM: Fix __cpuexit section mismatch warnings by Russell King · 17 years ago
  60. e616c59 ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast by Russell King · 17 years ago
  61. 56f8ba8 cpumask: use mm_cpumask() wrapper: arm by Rusty Russell · 17 years ago
  62. 42578c8 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 17 years ago
  63. faa7bc5 Check whether the TLB operations need broadcasting on SMP systems by Catalin Marinas · 17 years ago
  64. e03cdad [ARM] smp: use new cpumask functions by Russell King · 17 years ago
  65. bc28248 [ARM] smp: move core localtimer support out of platform specific files by Russell King · 17 years ago
  66. 8266810 [ARM] smp: fix cpumask usage in ARM SMP code by Russell King · 17 years ago
  67. e9fc782 [ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPU by Catalin Marinas · 17 years ago
  68. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  69. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 18 years ago
  70. ebac654 RealView: Use only the shadow mapping of ARM11MPCore local timers by Catalin Marinas · 18 years ago
  71. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 18 years ago
  72. 058ddee [ARM] Fix SMP booting with non-zero PHYS_OFFSET by Russell King · 18 years ago
  73. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 18 years ago
  74. f6dd9fa arm: convert to generic helpers for IPI function calls by Jens Axboe · 18 years ago
  75. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 18 years ago
  76. a8655e8 [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore by Catalin Marinas · 18 years ago
  77. 3e45999 [ARM] 4813/1: Add SMP helper functions for clockevents support by Catalin Marinas · 18 years ago
  78. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 19 years ago
  79. 5048bcb [ARM] setup_profiling_timer must not be __init by Russell King · 19 years ago
  80. b9811d7 [ARM] Mark SMP local timer and IPI as exception entries by Russell King · 19 years ago
  81. e730bf9 [ARM] Export smp_call_function() by Russell King · 20 years ago
  82. c97d486 [ARM] Fix SMP irqflags support by Russell King · 20 years ago
  83. e16b38f [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently by Greg Banks · 20 years ago
  84. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  85. 091c539 [ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpu by Russell King · 20 years ago
  86. 7bbb794 [ARM] Fix SMP initialisation oops by Russell King · 20 years ago
  87. 32d39a9 [PATCH] arm: task_stack_page() by Al Viro · 20 years ago
  88. da2660d [ARM] Restore apparant pointless change in arch/arm/kernel/smp.c by Russell King · 21 years ago
  89. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 21 years ago
  90. 37ee16a [ARM SMP] Add core ARM support for local timers by Russell King · 21 years ago
  91. 2c25013 [ARM] More sparse fixes by Russell King · 21 years ago
  92. 5d43045 [ARM SMP] Fix some sparse warnings in SMP code by Russell King · 21 years ago
  93. a054a81 [ARM SMP] Add hotplug CPU infrastructure by Russell King · 21 years ago
  94. 273c2cd [ARM SMP] Fix a couple of warnings by Russell King · 21 years ago
  95. 71f512e8 [ARM SMP] Track CPU idle threads by Russell King · 21 years ago
  96. 7db078be [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8 by Russell King · 21 years ago
  97. 505d7b1 [ARM SMP] Ensure secondary CPUs have a clean TLB by Russell King · 21 years ago
  98. bd6f68a [PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...data by Russell King · 21 years ago
  99. 73eb7d9 [PATCH] ARM SMP: Initialise cpu_present_map by Russell King · 21 years ago
  100. e11b223 [PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUs by Russell King · 21 years ago