1. 73017a5 arm: fix implicit module.h users by adding it to arch/arm as required. by Paul Gortmaker · 15 years ago
  2. ecea4ab arm: convert core files from module.h to export.h by Paul Gortmaker · 15 years ago
  3. d91ef63 arm: remove several unnecessary module.h include instances by Paul Gortmaker · 15 years ago
  4. d44b28c arm: fix implicit memset/string.h usage in various arch/arm files by Paul Gortmaker · 15 years ago
  5. ce8b9d2 arm: add elf.h to arch/arm/kernel/ptrace.c by Paul Gortmaker · 15 years ago
  6. 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
  7. 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
  8. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 15 years ago
  9. 06afb1a Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus by Russell King · 15 years ago
  10. eb04745 ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked online by Thomas Gleinxer · 15 years ago
  11. 34471a9 Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable by Russell King · 15 years ago
  12. 28af690 ARM: gic, local timers: use the request_percpu_irq() interface by Marc Zyngier · 15 years ago
  13. 292b293 ARM: gic: consolidate PPI handling by Marc Zyngier · 15 years ago
  14. b55fa18 ARM: 7137/1: Fix error upon adding LL debug by Afzal Mohammed · 15 years ago
  15. cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 15 years ago
  16. 2b03492 ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage by Lei Wen · 15 years ago
  17. 7f94e9c ARM: 7062/1: cache: detect PIPT I-cache using CTR by Will Deacon · 15 years ago
  18. 0744a3e ARM: platform fixups: remove mdesc argument to fixup function by Russell King · 16 years ago
  19. 87e040b ARM: 7017/1: Use generic BUG() handler by Simon Glass · 15 years ago
  20. b380ab4 ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs by Laura Abbott · 15 years ago
  21. ef4c536 ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernels by Dave Martin · 15 years ago
  22. 8551918 ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instructions by Dave Martin · 15 years ago
  23. 2ecccf9 ARM: 7029/1: Make cpu_architecture into a global variable by Dave Martin · 15 years ago
  24. 91c2ebb ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode by Barry Song · 15 years ago
  25. 5a567d7 ARM: 7115/4: move __exception and friends to asm/exception.h by Jamie Iles · 15 years ago
  26. 0af8aa0 ARM: 7124/1: smp: Add a localtimer handler callable from C code by Shawn Guo · 15 years ago
  27. 0b5a1b9 ARM: 7123/1: smp: Add an IPI handler callable from C code by Shawn Guo · 15 years ago
  28. 26a527e ARM: 7100/1: smp_scu: remove __init annotation from scu_enable() by Shawn Guo · 15 years ago
  29. d625728 ARM: 7060/1: smp: populate logical CPU mapping during boot by Will Deacon · 15 years ago
  30. c9018aa ARM: 7011/1: Add ARM cpu topology definition by Vincent Guittot · 15 years ago
  31. 29a541f ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9 by Will Deacon · 15 years ago
  32. a26bce1 ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 cores by Will Deacon · 15 years ago
  33. b214bea ARM: pci: always export pcibios_bus_to_resource by Arnd Bergmann · 15 years ago
  34. 15e0d9e ARM: pm: let platforms select cpu_suspend support by Arnd Bergmann · 15 years ago
  35. 63216d3 ARM: export rtc_lock for nvram driver by Arnd Bergmann · 15 years ago
  36. 1b9f95f ARM: prepare for removal of a bunch of <mach/memory.h> files by Nicolas Pitre · 15 years ago
  37. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 15 years ago
  38. b0a37dc Merge branch 'pm' into devel-stable by Russell King · 15 years ago
  39. f70cac8 Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 15 years ago
  40. 6760b10 ARM: fix vmlinux.lds.S discarding sections by Russell King · 15 years ago
  41. 8e6f83b ARM: pm: add L2 cache cleaning for suspend by Russell King · 15 years ago
  42. abda1bd ARM: pm: convert some assembly to C by Russell King · 15 years ago
  43. 62b2d07 ARM: pm: get rid of cpu_resume_turn_mmu_on by Russell King · 15 years ago
  44. de8e71c ARM: pm: only use preallocated page table during resume by Russell King · 15 years ago
  45. e8ce0eb ARM: pm: preallocate a page table for suspend/resume by Russell King · 15 years ago
  46. f5fa68d ARM: pm: force non-zero return value from __cpu_suspend when aborting by Russell King · 15 years ago
  47. 08aab44 ARM: kprobes: Add introductory comment to test code by Jon Medhurst · 15 years ago
  48. ce5af3b ARM: kprobes: Add some benchmarking to test module by Jon Medhurst · 15 years ago
  49. 963780d ARM: kprobes: Add decoding table test coverage analysis by Jon Medhurst · 15 years ago
  50. 68f360e ARM: kprobes: Add decoding table self-consistency tests by Jon Medhurst · 15 years ago
  51. 2c89240 ARM: kprobes: Add exports for test code by Jon Medhurst · 15 years ago
  52. c0cc6df ARM: kprobes: Add ARM instruction simulation test cases by Jon Medhurst · 15 years ago
  53. c7054aa ARM: kprobes: Add Thumb instruction simulation test cases by Jon Medhurst · 15 years ago
  54. a43bc69 ARM: kprobes: Framework for instruction set test cases by Jon Medhurst · 15 years ago
  55. 9eed179 ARM: kprobes: Add basic API tests by Jon Medhurst · 15 years ago
  56. f630c1b ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed by Will Deacon · 15 years ago
  57. 4722cd7 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable by Russell King · 15 years ago
  58. 1db3706 Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 15 years ago
  59. bd31b85 locking, ARM: Annotate low level hw locks as raw by Thomas Gleixner · 17 years ago
  60. 4fb0d2e Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmk by Will Deacon · 15 years ago
  61. 7325eae ARM: perf: Remove unnecessary armpmu->enable()s by Mark Rutland · 15 years ago
  62. 0ce4708 ARM: perf: move arm_pmu into <asm/pmu.h> by Mark Rutland · 15 years ago
  63. 8be3f9a ARM: perf: remove cpu-related misnomers by Mark Rutland · 15 years ago
  64. 3fc2c83 ARM: perf: remove event limit from pmu_hw_events by Mark Rutland · 15 years ago
  65. 8a16b34 ARM: perf: add support for multiple PMUs by Mark Rutland · 15 years ago
  66. e1f431b ARM: perf: refactor event mapping by Mark Rutland · 15 years ago
  67. 7ae18a5 ARM: perf: add type field to struct arm_pmu by Mark Rutland · 15 years ago
  68. 0f78d2d ARM: perf: lock PMU registers per-CPU by Mark Rutland · 15 years ago
  69. 1b69beb ARM: perf: remove unnecessary armpmu->stop by Mark Rutland · 15 years ago
  70. 92f701e ARM: perf: indirect access to cpu_hw_events by Mark Rutland · 15 years ago
  71. a9356a0 ARM: perf: move platform device to struct arm_pmu by Mark Rutland · 15 years ago
  72. 03b7898 ARM: perf: move active_events into struct arm_pmu by Mark Rutland · 15 years ago
  73. c47f868 ARM: perf: remove active_mask by Mark Rutland · 15 years ago
  74. 7b9f72c ARM: perf: clean up event group validation by Mark Rutland · 15 years ago
  75. 4895715 ARM: perf: only register a CPU PMU when present by Mark Rutland · 15 years ago
  76. d124433 ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations by Will Deacon · 15 years ago
  77. 0d352e3 ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regs by Will Deacon · 15 years ago
  78. 6f26aa0 ARM: hw_breakpoint: add support for multiple watchpoints by Will Deacon · 15 years ago
  79. c512de9 ARM: hw_breakpoint: reserve one breakpoint for watchpoint stepping by Will Deacon · 15 years ago
  80. b5d5b8f ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) support by Will Deacon · 15 years ago
  81. a505add ARM: perf: add mode exclusion for Cortex-A15 PMU by Will Deacon · 15 years ago
  82. 05d22fd ARM: perf: allow armpmu to implement mode exclusion by Will Deacon · 15 years ago
  83. ecf5a89 ARM: perf: index PMU registers from zero by Will Deacon · 15 years ago
  84. d2b41f7 ARM: perf: index Xscale and ARMv6 event counters starting from zero by Will Deacon · 15 years ago
  85. c691bb6 ARM: perf: index ARMv7 event counters starting from zero by Will Deacon · 15 years ago
  86. 25e29c7 ARM: perf: use integers for ARMv7 event indices by Will Deacon · 15 years ago
  87. 6330aae ARM: perf: use u32 instead of unsigned long for PMNC register by Will Deacon · 15 years ago
  88. 0b390e2 ARM: perf: use cpumask_t to record active IRQs by Will Deacon · 15 years ago
  89. b0e8959 ARM: PMU: move CPU PMU platform device handling and init into perf by Will Deacon · 15 years ago
  90. a6c93af ARM: perf: de-const struct arm_pmu by Mark Rutland · 15 years ago
  91. 90e9364 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  92. 96f90c7 Merge the enabling by default of ARM_PATCH_PHYS_VIRT by Nicolas Pitre · 15 years ago
  93. 552e0c8 ARM: 7065/1: kexec: ensure new kernel is entered in ARM state by Will Deacon · 15 years ago
  94. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 15 years ago
  95. e73fc88 ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_* by Catalin Marinas · 15 years ago
  96. af68716 ARM: remove boot_params from struct machine_desc by Nicolas Pitre · 15 years ago
  97. 2bb9839 ARM: introduce atag_offset to replace boot_params by Nicolas Pitre · 15 years ago
  98. 5e4cdb8 ARM: io: RiscPC: make EASI_BASE a void iomem pointer by Russell King · 15 years ago
  99. 06cf0b5 ARM: io: ecard: remove ioaddr() from ecard.c by Russell King · 15 years ago
  100. 1ace756 ARM: io: ecard: move ioaddr() inside __ecard_address by Russell King · 15 years ago