1. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  2. 65e5d00 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  3. cb4d3ea ARM: fix missing branch in __error_a by Russell King · 15 years ago
  4. d5996b2 ARM: fix /proc/$PID/stack on SMP by Russell King · 15 years ago
  5. 11b9369 ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources by Dima Zavin · 15 years ago
  6. d0a2126 mm: unify module_alloc code for vmalloc by David Rientjes · 15 years ago
  7. 4a87bac ARM: ecard: irq_data conversion. by Lennert Buytenhek · 15 years ago
  8. f64305a ARM: core irq_data conversion. by Lennert Buytenhek · 15 years ago
  9. 22eeb8f ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is used by Alexander Holler · 15 years ago
  10. 6cde6d4 ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU by Will Deacon · 15 years ago
  11. edc4d27 ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero by Russell King · 15 years ago
  12. 211baa7 ARM: sched_clock: allow init_sched_clock() to be called early by Russell King · 15 years ago
  13. 6426d2c2 ARM: twd: fix display of twd frequency by Russell King · 15 years ago
  14. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  15. 404a02c Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  16. 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 15 years ago
  17. 4073723 Merge branch 'misc' into devel by Russell King · 15 years ago
  18. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 15 years ago
  19. 58daf18 Merge branch 'clksrc' into devel by Russell King · 15 years ago
  20. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 15 years ago
  21. aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 15 years ago
  22. dec12e6 ARM: provide an early platform initialization hook by Russell King · 15 years ago
  23. 8ff1443 ARM: simplify early machine init hooks by Russell King · 15 years ago
  24. cd544ce ARM: 6538/1: Subarch IRQ handler macros V3 by Magnus Damm · 15 years ago
  25. 5210864 ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time by eric miao · 15 years ago
  26. d13e5ed ARM: 6540/1: Stop irqsoff trace on return to user by Todd Android Poynor · 15 years ago
  27. 25cf039 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 15 years ago
  28. 112f38a4 ARM: sched_clock: provide common infrastructure for sched_clock() by Russell King · 15 years ago
  29. 614dd05 ARM: pgtable: collect up identity mapping functions by Russell King · 15 years ago
  30. 26bbf0b ARM: pgtable: remove L2 cache flushes for SMP page table bring-up by Russell King · 15 years ago
  31. faabfa0 ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplug by Russell King · 15 years ago
  32. 03b505e ARM: SMP: split out software TLB maintainence broadcasting by Russell King · 15 years ago
  33. 10034aa ARM: localtimer: clean up local timer on hot unplug by Russell King · 15 years ago
  34. 58613cd ARM: smp: improve CPU bringup failure diagnostics by Russell King · 15 years ago
  35. ed3768a ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels. by Dave Martin · 15 years ago
  36. f36d340 ARM: CPU hotplug: ensure correct ordering of unplug by Russell King · 15 years ago
  37. 3c030be ARM: CPU hotplug: move cpu_killed completion to core code by Russell King · 15 years ago
  38. 2c0136d ARM: SMP: consolidate trace_hardirqs_off() into common SMP code by Russell King · 15 years ago
  39. 05c74a6 ARM: SMP: consolidate the common parts of smp_prepare_cpus() by Russell King · 15 years ago
  40. 28e1829 ARM: SMP: ensure smp_send_stop() waits for CPUs to stop by Russell King · 15 years ago
  41. 0eb0511d ARM: SMP: use more sane register allocation for __fixup_smp_on_up by Russell King · 15 years ago
  42. b54992f ARM: SMP: collect IPI and local timer IRQs for /proc/stat by Russell King · 15 years ago
  43. 4a88abd ARM: SMP: provide individual IPI interrupt statistics by Russell King · 15 years ago
  44. ef6c844 ARM: pxa: add iwmmx support for PJ4 by Haojian Zhuang · 15 years ago
  45. f13cd41 ARM: fix /proc/interrupts formatting by Russell King · 15 years ago
  46. cab8c6f ARM: SMP: move ipi_count into irq_stat structure by Russell King · 15 years ago
  47. 46c48f2 ARM: SMP: provide accessors for irq_stat data by Russell King · 15 years ago
  48. ec405ea ARM: include local timer irq stats only when local timers configured by Russell King · 15 years ago
  49. e3fbb08 ARM: SMP: remove send_ipi_message() by Russell King · 15 years ago
  50. 2f841ed Merge branch 'hw-breakpoint' of git://repo.or.cz/linux-2.6/linux-wd into devel-stable by Russell King · 15 years ago
  51. 1ae1b5f ARM: smp: avoid incrementing mm_users on CPU startup by Russell King · 15 years ago
  52. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 15 years ago
  53. 8fbf397 ARM: hw_breakpoint: do not fail initcall if monitor mode is disabled by Will Deacon · 15 years ago
  54. ac61d14 ARM: GIC: move enablement of PPI interrupts to gic.c by Russell King · 15 years ago
  55. 10a18d7 Merge commit 'v2.6.37-rc5' into perf/core by Ingo Molnar · 15 years ago
  56. 4a55c18 ARM: hw_breakpoint: fix warnings generated by sparse by Will Deacon · 15 years ago
  57. ce9b1b0 ARM: ptrace: fix style issue with hw_breakpoint interface by Will Deacon · 15 years ago
  58. 3ce70b2 ARM: hw_breakpoint: disallow per-cpu breakpoints without overflow handler by Will Deacon · 15 years ago
  59. 9ebb3cb ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpoints by Will Deacon · 15 years ago
  60. 93a04a3 ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabled by Will Deacon · 15 years ago
  61. 0017ff4 ARM: hw_breakpoint: don't advertise reserved breakpoints by Will Deacon · 15 years ago
  62. 7e20269 ARM: hw_breakpoint: disable preemption during debug exception handling by Will Deacon · 15 years ago
  63. 6ee33c27 ARM: hw_breakpoint: correct and simplify alignment fixup code by Will Deacon · 15 years ago
  64. 7d99331 ARM: hw_breakpoint: reset control registers in hotplug path by Will Deacon · 15 years ago
  65. ac88e07 ARM: hw_breakpoint: ensure OS lock is clear before writing to debug registers by Will Deacon · 15 years ago
  66. 0385ebc ARM: move high-usage mostly read variables in setup.c to __read_mostly by Russell King · 15 years ago
  67. daf8741 ARM: implement support for read-mostly sections by Russell King · 15 years ago
  68. 961ec6d ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock by Will Deacon · 15 years ago
  69. 4d6b7a7 ARM: 6512/1: perf: fix warnings generated by sparse by Will Deacon · 15 years ago
  70. b230653 ARM: 6522/1: kexec: Add call to non-crashing cores through IPI by Per Fransson · 15 years ago
  71. 55afd26 ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers by Dave Martin · 15 years ago
  72. 0df7095 ARM: SMP: remove IRQ-disabling for smp_cross_call() by Russell King · 15 years ago
  73. 24480d9 ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware instead by Russell King · 15 years ago
  74. ad3b699 ARM: SMP: pass an ipi number to smp_cross_call() by Russell King · 15 years ago
  75. 50005a8 ARM: module: ignore unwind for sections not marked SHF_ALLOC by Russell King · 15 years ago
  76. 8931360 ARM: module: clean up handling of ELF unwind tables by Russell King · 15 years ago
  77. a75e524 ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Thumb-2. by Dave Martin · 15 years ago
  78. 4f79a5d ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kernel/head.S by Dave Martin · 15 years ago
  79. bc8b57f ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNEL by Dave Martin · 15 years ago
  80. 69529c0 ARM: pgtable: directly pass pgd/pmd/pte to their error functions by Russell King · 15 years ago
  81. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 15 years ago
  82. 283a1b9 ARM: always build swp_emulate as ARMv7 by Russell King · 15 years ago
  83. 83cf1ee Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stable by Russell King · 15 years ago
  84. 43eab87 ARM: perf: separate PMU backends into multiple files by Will Deacon · 15 years ago
  85. 6299483 ARM: perf: encode PMU name in arm_pmu structure by Will Deacon · 15 years ago
  86. 3cb314b ARM: perf: add _init() functions to PMUs by Will Deacon · 15 years ago
  87. 59a98a1 ARM: perf: avoid exposing internal stop function for v6 PMU by Will Deacon · 15 years ago
  88. 84fee97 ARM: perf: consolidate common PMU behaviour by Will Deacon · 15 years ago
  89. dd686eb ARM: ftrace: graph tracer + dynamic ftrace by Rabin Vincent · 15 years ago
  90. 376cfa8 ARM: ftrace: function graph tracer support by Tim Bird · 16 years ago
  91. d3b9dc9 ARM: ftrace: use gas macros to avoid code duplication by Rabin Vincent · 16 years ago
  92. 61b5cb1 ARM: place C irq handlers in IRQ_ENTRY for ftrace by Rabin Vincent · 16 years ago
  93. 69448c2 ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pS by Joe Perches · 15 years ago
  94. 235584b ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARN by Joe Perches · 15 years ago
  95. c3b291d ARM: 6469/1: perf-events: squash compiler warning by Will Deacon · 15 years ago
  96. d33aadb ARM: 6468/1: backtrace: fix calculation of thread stack base by Will Deacon · 15 years ago
  97. 64d2dc3 ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors by Leif Lindholm · 16 years ago
  98. 247055a ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs by Catalin Marinas · 16 years ago
  99. 706d4b1 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  100. 1e431a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago