1. d106de3 ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b by Haojian Zhuang · 12 years ago
  2. 62e4d35 ARM: 7609/1: disable errata work-arounds which access secure registers by Rob Herring · 12 years ago
  3. c271433 Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. de49019 arm: mm: Add support for PJ4B cpu and init routines by Gregory CLEMENT · 12 years ago
  5. 153cd8e ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_reset by Dave Martin · 12 years ago
  6. 6323fa2 ARM: mm: update __v7_setup() to the new LoUIS cache maintenance API by Santosh Shilimkar · 12 years ago
  7. 078c045 ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE by Jonathan Austin · 12 years ago
  8. efbc74a ARM: 7345/1: errata: update workaround for A9 erratum #743622 by Will Deacon · 13 years ago
  9. 612539e ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards by Will Deacon · 13 years ago
  10. 868dbf9 ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block by Will Deacon · 13 years ago
  11. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  12. a32737e Merge branches 'fixes' and 'misc' into for-linus by Russell King · 13 years ago
  13. ba90c51 ARM: 7197/1: errata: Remove SMP dependency for erratum 751472 by Dave Martin · 13 years ago
  14. b424473 ARM: 7202/1: Add Cortex-A7 proc info by Pawel Moll · 13 years ago
  15. 1b6ba46 ARM: LPAE: MMU setup for the 3-level page table format by Catalin Marinas · 13 years ago
  16. 8d2cd3a ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.S by Catalin Marinas · 13 years ago
  17. 1a4baaf ARM: proc-*.S: place cpu_reset functions into .idmap.text section by Will Deacon · 13 years ago
  18. 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 · 13 years ago
  19. 06afb1a Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus by Russell King · 13 years ago
  20. 15e0d9e ARM: pm: let platforms select cpu_suspend support by Arnd Bergmann · 13 years ago
  21. 1aede68 ARM: pm: no need to save/restore context ID register by Russell King · 13 years ago
  22. de8e71c ARM: pm: only use preallocated page table during resume by Russell King · 13 years ago
  23. e8ce0eb ARM: pm: preallocate a page table for suspend/resume by Russell King · 13 years ago
  24. 2590415 ARM: pm: avoid writing the auxillary control register for ARMv7 by Russell King · 13 years ago
  25. f35235a ARM: pm: some ARMv7 requires a dsb in resume to ensure correctness by Russell King · 13 years ago
  26. 0f81bb6 ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMU by Will Deacon · 13 years ago
  27. 6645cb6 ARM: Fix build errors caused by adding generic macros by Russell King · 13 years ago
  28. f4daf06 ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 cores by Will Deacon · 13 years ago
  29. 7665d9d ARM: proc: add proc info for Cortex-A15MP using classic page tables by Will Deacon · 14 years ago
  30. 15eb169 ARM: proc: add Cortex-A5 proc info by Pawel Moll · 13 years ago
  31. dc939cd ARM: proc: convert v7 proc infos into a common macro by Pawel Moll · 13 years ago
  32. 78a8f3c ARM: mm: proc-v7: Use the new processor struct macros by Dave Martin · 13 years ago
  33. 111b20d ARM: pm: ensure ARMv7 CPUs save and restore the TLS register by Russell King · 13 years ago
  34. 7a0ee92 ARM: pm: proc-v7: fix missing struct processor pointers for suspend code by Russell King · 13 years ago
  35. 07989b7 Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID" by Russell King · 13 years ago
  36. 52af9c6 ARM: 6943/1: mm: use TTBR1 instead of reserved context ID by Will Deacon · 13 years ago
  37. d427958 ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 by Catalin Marinas · 13 years ago
  38. a84bd2e Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 13 years ago
  39. 29ea23f ARM: Make consolidated PM sleep code depend on PM_SLEEP by Russell King · 13 years ago
  40. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  41. 2472f3c Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into devel by Russell King · 13 years ago
  42. fcbdc5fe ARM: 6772/1: errata: possible fault MMU translations following an ASID switch by Will Deacon · 14 years ago
  43. f6b0fa0 ARM: pm: add generic CPU suspend/resume support by Russell King · 14 years ago
  44. 9a27c27 ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcasted operation by Will Deacon · 14 years ago
  45. 874d5d3 ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.S by Dave Martin · 14 years ago
  46. 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 14 years ago
  47. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  48. 36bb94b ARM: pgtable: provide RDONLY page table bit rather than WRITE bit by Russell King · 14 years ago
  49. 9522d7e ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN by Russell King · 14 years ago
  50. d30e45e ARM: pgtable: switch order of Linux vs hardware page tables by Russell King · 14 years ago
  51. 6323875 ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/proc-v7.S by Dave Martin · 14 years ago
  52. 64d2dc3 ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors by Leif Lindholm · 14 years ago
  53. 247055a ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs by Catalin Marinas · 14 years ago
  54. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  55. a0a5568 Merge branch 'hotplug' into devel by Russell King · 14 years ago
  56. 5085f3f ARM: hotplug cpu: Keep processor information, startup code & __lookup_processor_type by Russell King · 14 years ago
  57. c0bb586 ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9 by Tony Lindgren · 14 years ago
  58. f00ec48 ARM: Allow SMP kernels to boot on UP systems by Russell King · 14 years ago
  59. 475d92f ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to data corruption by Will Deacon · 14 years ago
  60. 14eff18 ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARM by Daniel Walker · 14 years ago
  61. a672e99 ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data corruption by Will Deacon · 14 years ago
  62. 9f05027 ARM: 6388/1: errata: DMB operation may be faulty by Will Deacon · 14 years ago
  63. 6491848 ARM: 6387/1: errata: check primary part ID in proc-v7.S by Will Deacon · 14 years ago
  64. 9ca03a2 ARM: Factor out common code from cpu_proc_fin() by Russell King · 14 years ago
  65. f159f4e ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 by Tony Lindgren · 14 years ago
  66. 2045124 ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 and V7 comments by Tony Lindgren · 15 years ago
  67. 1f667c6 ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work by Tony Lindgren · 15 years ago
  68. 1b3a02eb ARMv7: Check whether the SMP/nAMP mode was already enabled by Tony Thompson · 15 years ago
  69. 4b46d64 ARM: ensure initial page tables are setup for SMP systems by Russell King · 15 years ago
  70. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
  71. bdaaaec nommu: Do not set PRRR and NMRR in proc-v7.S if !MMU by Catalin Marinas · 15 years ago
  72. 347c8b7 Thumb-2: Implement the unified arch/arm/mm support by Catalin Marinas · 15 years ago
  73. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  74. 1946d6e [ARM] ARMv7 errata: only apply fixes when running on applicable CPU by Russell King · 15 years ago
  75. 2658485 Add core support for ARMv6/v7 big-endian by Catalin Marinas · 15 years ago
  76. 23d1c51 ARMv7: Document the PRRR and NMRR registers setting by Catalin Marinas · 15 years ago
  77. 213fb2a ARMv7: Enable the SWP instruction by Catalin Marinas · 15 years ago
  78. ba3c026 ARMv7: Mark the PTWs inner WBWA on SMP and WB on UP by Tony Thompson · 15 years ago
  79. faa7bc5 Check whether the TLB operations need broadcasting on SMP systems by Catalin Marinas · 15 years ago
  80. 2142bab Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  81. 0516e46 [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten with stale data by Catalin Marinas · 15 years ago
  82. 855c551 [ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is created by Catalin Marinas · 15 years ago
  83. 7ce236f [ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branch by Catalin Marinas · 15 years ago
  84. 991da17 arm: Use __INIT macro instead of .text.init. by Tim Abbott · 15 years ago
  85. f412b09 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 16 years ago
  86. 8553cb6 Modern processors may need to drain the WB before WFI by Catalin Marinas · 16 years ago
  87. b1cce6b [ARM] mm: fix page table initialization by Russell King · 16 years ago
  88. 73b63ef ARMv7: Add SMP initialisation to proc-v7.S by Jon Callan · 16 years ago
  89. 6b07d7f ARMv7: Do not set TTBR0 in __v7_setup by Catalin Marinas · 16 years ago
  90. f80a3bb [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.S by Catalin Marinas · 16 years ago
  91. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  92. 000b502 [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name by Catalin Marinas · 16 years ago
  93. 5ec9407 [ARM] Don't include asm/elf.h in asm code by Russell King · 16 years ago
  94. 3f69c0c [ARM] Convert ARMv7 to use TEX remapping by Russell King · 16 years ago
  95. 639b0ae [ARM] Convert ARMv6 and ARMv7 to use new memory types by Russell King · 16 years ago
  96. da09165 [ARM] Convert set_pte_ext implementions to macros by Russell King · 16 years ago
  97. 93ed397 [ARM] 5227/1: Add the ENDPROC declarations to the .S files by Catalin Marinas · 16 years ago
  98. 4a1fd55 [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f by Catalin Marinas · 16 years ago
  99. 48d7927 Add a prefetch abort handler by Paul Brook · 16 years ago
  100. 2eb8c82 [ARM] 4503/1: nommu: Add noMMU support for ARMv7 by Catalin Marinas · 17 years ago