1. 4fa2043 ARM: clean up idle handlers by Nicolas Pitre · 13 years ago
  2. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  3. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  4. f7b8156 ARM: LPAE: Add fault handling support by Catalin Marinas · 13 years ago
  5. e879c86 ARM: restart: only perform setup for restart when soft-restarting by Russell King · 13 years ago
  6. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  7. b380ab4 ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs by Laura Abbott · 13 years ago
  8. 2ecccf9 ARM: 7029/1: Make cpu_architecture into a global variable by Dave Martin · 13 years ago
  9. 5a567d7 ARM: 7115/4: move __exception and friends to asm/exception.h by Jamie Iles · 13 years ago
  10. a904f5f ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses by Catalin Marinas · 13 years ago
  11. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  12. 4ed67a5 ARM: v6k: select cmpxchg code sequences according to V6 variants by Russell King · 14 years ago
  13. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  14. 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
  15. 7c0ab43 ARM: 6605/1: Add missing include "asm/memory.h" by Axel Lin · 14 years ago
  16. 3d29005 ARM: 6541/1: move sev definition to common system.h include file by Shiraz Hashim · 14 years ago
  17. 61b5cb1 ARM: place C irq handlers in IRQ_ENTRY for ftrace by Rabin Vincent · 14 years ago
  18. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
  19. c7b0aff ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems. by Kevin Hilman · 14 years ago
  20. 3a4b5dc ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch aborts by Will Deacon · 14 years ago
  21. 6338a6a ARM: 6269/1: Add 'code' parameter for hook_fault_code() by Kirill A. Shutemov · 14 years ago
  22. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  23. 47ab0de ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMA by Russell King · 14 years ago
  24. e7c5650 ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4) by Catalin Marinas · 14 years ago
  25. a9221de ARM: add notify_die() support by Russell King · 15 years ago
  26. 26a26d3 ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute by Russell King · 15 years ago
  27. ecd322c [ARM] Add cmpxchg support for ARMv6+ systems (v5) by Mathieu Desnoyers · 15 years ago
  28. bac4e96 [ARM] barriers: improve xchg, bitops and atomic SMP barriers by Russell King · 15 years ago
  29. 542f869 Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel by Russell King · 15 years ago
  30. 28853ac ARM: Add support for FA526 v2 by Paulius Zaleckas · 15 years ago
  31. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  32. 0b3ce7f [ARM] asm/system.h does not require asm/memory.h by Russell King · 16 years ago
  33. b1cce6b [ARM] mm: fix page table initialization by Russell King · 16 years ago
  34. 0ba8b9b [ARM] cputype: separate definitions, use them by Russell King · 16 years ago
  35. 4baa992 [ARM] move include/asm-arm to arch/arm/include/asm by Russell King · 16 years ago[Renamed from include/asm-arm/system.h]
  36. 415ad1e5 [ARM] 5053/1: define before use of processor_id by Greg Ungerer · 16 years ago
  37. 176393d Add cmpxchg_local to arm by Mathieu Desnoyers · 17 years ago
  38. 198a6d5 [ARM] pxa: silence warnings from cpu_is_xxx() macros by Russell King · 17 years ago
  39. c41917d [PATCH] sched: sched_cacheflush is now unused by Ralf Baechle · 17 years ago
  40. 932c37c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  41. 56163fc [ARM] armv7: add dedicated ARMv7 barrier instructions by Catalin Marinas · 17 years ago
  42. bbe8888 [ARM] armv7: add support for ARMv7 cores. by Catalin Marinas · 17 years ago
  43. 5dc12dd Remove tas() by Jeff Dike · 17 years ago
  44. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  45. 7ab3f8d [ARM] Add ability to dump exception stacks to kernel backtraces by Russell King · 17 years ago
  46. 398e692 [ARM] 4298/1: fix memory barriers for DMA coherent and SMP platforms by Lennert Buytenhek · 17 years ago
  47. 9623b37 [ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor system by Catalin Marinas · 18 years ago
  48. 56660fa [ARM] 4133/1: Add ISB after changes to CP15 registers by Catalin Marinas · 18 years ago
  49. dcda7e4 [ARM] 4126/1: Add the ARM specific barriers by Catalin Marinas · 18 years ago
  50. 255d1f8 [ARM] Fix warnings from asm/system.h by Russell King · 18 years ago
  51. 47fd705 [ARM] Provide a method to alter the control register by Russell King · 18 years ago
  52. efe90d2 [ARM] Handle HWCAP_VFP in VFP support code by Russell King · 18 years ago
  53. f12d0d7 [ARM] nommu: manage the CP15 things by Hyok S. Choi · 18 years ago
  54. e7cc2c5 [ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,restore} by Lennert Buytenhek · 18 years ago
  55. 7ad1bcb [ARM] Add ARM irqtrace support by Russell King · 18 years ago
  56. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  57. 050335d Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  58. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  59. 74617fb [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds by Richard Purdie · 18 years ago
  60. 5cedae9 [PATCH] ARM: Fix XScale PMD setting by Deepak Saxena · 18 years ago
  61. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  62. 23bdf86 [ARM] 3377/2: add support for intel xsc3 core by Lennert Buytenhek · 18 years ago
  63. dabaeff [ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hlt by Ben Dooks · 18 years ago
  64. e7c1b32 [PATCH] arm: task_thread_info() by Al Viro · 19 years ago
  65. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  66. 5470dc6 [ARM] No need to include asm/proc-fns.h into asm/system.h by Russell King · 19 years ago
  67. 6d9b37a [PATCH] ARM SMP: Add ARMv6 memory barriers by Russell King · 19 years ago
  68. 9560782 [PATCH] ARM SMP: Use exclusive load/store for __xchg by Russell King · 19 years ago
  69. cfb0810 [PATCH] ARM: Don't try to send a signal to pid0 by Russell King · 19 years ago
  70. 053a7b5 [PATCH] ARM SMP: __xchg support by Russell King · 19 years ago
  71. 4866cde [PATCH] sched: cleanup context switch locking by Nick Piggin · 19 years ago
  72. 9a558cb [PATCH] arm: irqs_disabled() type fix by Andrew Morton · 19 years ago
  73. 36c5ed2 [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash by Russell King · 19 years ago
  74. 652a12e [PATCH] ARM: showregs by Russell King · 19 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago