1. 48fa14f [ARM] select TLS_REG_EMUL and NEEDS_SYSCALL_FOR_CMPXCHG by Russell King · 18 years ago
  2. 74945c8 [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.h by Russell King · 18 years ago
  3. 141fa40 [ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problem by Catalin Marinas · 18 years ago
  4. 6a0e243 [ARM] 3352/1: DSB required for the completion of a TLB maintenance operation by Catalin Marinas · 18 years ago
  5. 43cc198 [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K by Russell King · 18 years ago
  6. 18afea0 [ARM] 3294/1: don't invalidate individual BTB entries on ARMv6 by Nicolas Pitre · 18 years ago
  7. 8a052e0 [ARM] 3293/1: don't invalidate the whole I-cache with xscale_coherent_user_range by Nicolas Pitre · 18 years ago
  8. 7efb830 [ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] index by George G. Davis · 18 years ago
  9. 20a2c88 [ARM] Fix ioremap.c vfree type warning by Russell King · 19 years ago
  10. 37134cd [ARM] 3209/1: Configurable DMA-consistent memory region by Kevin Hilman · 19 years ago
  11. 9d4ae72 [ARM] 3070/2: Add __ioremap_pfn() API by Deepak Saxena · 19 years ago
  12. 73a59c1 [ARM] 3240/2: AT91RM9200 support for 2.6 (Core) by SAN People · 19 years ago
  13. 0fec53a [ARM] Remove EPXA10DB machine support by Russell King · 19 years ago
  14. 78ff18a [ARM] Cleanup ARM includes by Russell King · 19 years ago
  15. df2f5e7 [ARM SMP] Disable lazy flush_dcache_page for SMP by Russell King · 19 years ago
  16. 5edf71a [ARM] Do not call flush_tlb_kernel_range() with IRQs disabled. by Russell King · 19 years ago
  17. a6c61e9 [ARM] 3168/1: Update ARM signal delivery and masking by Daniel Jacobowitz · 19 years ago
  18. 02b3083 [ARM] Fix some corner cases in new mm initialisation by Russell King · 19 years ago
  19. 67a1901 [ARM] __ioremap doesn't use 4th argument by Russell King · 19 years ago
  20. 1dbae81 [ARM] 3145/1: OMAP 3a/5: Add support for omap24xx by Tony Lindgren · 19 years ago
  21. 3179a01 [ARM] 3141/1: OMAP 1/5: Update omap1 specific files by Tony Lindgren · 19 years ago
  22. 862184f [ARM SMP] Add Realview MPcore SMP support by Russell King · 19 years ago
  23. cd03adb [ARM SMP] Add support for shared memory attribute by Russell King · 19 years ago
  24. 5f8b117 [ARM] Merge SMP tree by Russell King · 19 years ago
  25. 24bcc2f [ARM] 3092/1: remove excessive print format padding by Nicolas Pitre · 19 years ago
  26. 4a5f79e [ARM SMP] Add configuration option for ARMv6K processors by Russell King · 19 years ago
  27. 6bf7bd6 [ARM] Fix mm initialisation with write buffered write allocate caches by Russell King · 19 years ago
  28. 8ad68bb [ARM] Add support for ARM RealView board by Catalin Marinas · 19 years ago
  29. b4c2803 [ARM] Make v6 copypage function static and cleanup pgprots by Russell King · 19 years ago
  30. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  31. 69b0475 [PATCH] mm: arm ready for split ptlock by Hugh Dickins · 19 years ago
  32. b462705 [PATCH] mm: arches skip ptlock by Hugh Dickins · 19 years ago
  33. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  34. 1a47ebc [ARM] 3059/1: fix XIP support by Nicolas Pitre · 19 years ago
  35. 83928e1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  36. f9e3214 [PATCH] gfp_t: dma-mapping (arm) by Al Viro · 19 years ago
  37. 0b7cd62 [ARM] 3017/1: Add support for 36-bit addresses to create_mapping() by Deepak Saxena · 19 years ago
  38. 9769c24 [ARM] 3016/1: Replace map_desc.physical with map_desc.pfn by Deepak Saxena · 19 years ago
  39. 9007205 [ARM] Re-jig bootmem initialisation by Russell King · 19 years ago
  40. f339ab3 [ARM] Fix sparse warnings by Russell King · 19 years ago
  41. 674c045 [ARM] 3/4: Remove asm/hardware.h from SA1100 io.h by Russell King · 19 years ago
  42. 67c5587a [ARM] 3024/1: Add cpu_v6_proc_fin by Tony Lindgren · 19 years ago
  43. 737d0bb [ARM] 2969/1: miscellaneous whitespace cleanup by George G. Davis · 19 years ago
  44. 19da83f [ARM] 2959/1: Add test for invalid LDRD/STRD Rd cases in ARM alignment handler by George G. Davis · 19 years ago
  45. e03eb52 [ARM] 2954/1: Allow D and I cache and branch prediction disabling for ARMv6 by Catalin Marinas · 19 years ago
  46. 2c3a054 [ARM] 2943/1: Clear the exclusive monitor in v6_early_abort by Catalin Marinas · 19 years ago
  47. 217874f [ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.S by Gen FUKATSU · 19 years ago
  48. 481467d [ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.c by Catalin Marinas · 19 years ago
  49. 840ff6a [ARM] Prevent deadlock in page fault handler by Russell King · 19 years ago
  50. 02b7dd1 [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  51. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  52. e6ae744 kbuild: arm - use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  53. d7b6b35 [ARM] Fix ARMv6 VIPT cache >= 32K by Russell King · 19 years ago
  54. ca6ca91 [ARM] 2875/1: Data Abort fixes by Timothy Baldwin · 19 years ago
  55. 86a8a83 [ARM] Fix ARMv6 page table bits by Russell King · 19 years ago
  56. 103461a [ARM] Simplify setup_mm_for_reboot() by Russell King · 19 years ago
  57. 08f4ffb [ARM] Convert open-coded __pmd_populate to use inline function by Russell King · 19 years ago
  58. f21ee2d [ARM] 2867/2: unaligned ldrd/strd fixups by Steve Longerbeam · 19 years ago
  59. 083bc6b [ARM] 2853/1: Make alloc_init_supersection() work with 36-bit mappings by Deepak Saxena · 19 years ago
  60. 22d8be8 [ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig file by Sean Lee · 19 years ago
  61. d93742f5 [ARM] Remove extraneous whitespace introduced in previous ARMv6 patch by Russell King · 19 years ago
  62. 6626a70 [ARM] Control v6 'global' bit via Linux PTE entries by Russell King · 19 years ago
  63. 1b9749e [ARM] Use #defined constants for manipulating v6 hardware PTE bits by Russell King · 19 years ago
  64. ff2afb9 [PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes. by Russell King · 19 years ago
  65. 975ad14 [PATCH] ARM: 2839/1: Remove XScale cache and TLB locking code by Deepak Saxena · 19 years ago
  66. 186efd5 [PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlance by Russell King · 19 years ago
  67. b288f75 [PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 and omap2 by Tony Lindgren · 19 years ago
  68. 8107338 [PATCH] ARM: 2796/1: Fix ARMv5[TEJ] check in MMU initalization by Deepak Saxena · 19 years ago
  69. d1d890e [PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6 by Catalin Marinas · 19 years ago
  70. 0d670b4 [PATCH] ARM: 2784/1: Fix the block cache flush operation range by Catalin Marinas · 19 years ago
  71. abaf48a [PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUs by Catalin Marinas · 19 years ago
  72. c19cb1d [PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.S by Catalin Marinas · 19 years ago
  73. cfb0810 [PATCH] ARM: Don't try to send a signal to pid0 by Russell King · 19 years ago
  74. 564c90a [PATCH] ARM SMP: Use local_flush_tlb* where we really want to be local by Russell King · 19 years ago
  75. a013053 [PATCH] ARM: Move memmap freeing into init.c by Russell King · 19 years ago
  76. a343e60 [PATCH] ARM: Move PGD kernel page table initialisation by Russell King · 19 years ago
  77. 79042f0 [PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6 by Catalin Marinas · 19 years ago
  78. 92a8cbe [PATCH] ARM: Remove explicit page-alignments in memory init by Russell King · 19 years ago
  79. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  80. 038c5b6 [PATCH] ARM: 2686/2: AAEC-2000 Core support by Bellido Nicolas · 19 years ago
  81. 09f0551 [PATCH] ARM: Add iomap support for ARM by Russell King · 19 years ago
  82. b8a9b66 [PATCH] ARM: Add common CACHE_COLOUR macro by Russell King · 19 years ago
  83. 8830f04 [PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches by Russell King · 19 years ago
  84. 4e71e47d [PATCH] ARM: Remove zero-byte sized file by Russell King · 19 years ago
  85. dcef1f6 [PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems by Nicolas Pitre · 19 years ago
  86. f8f98a9 [PATCH] ARM: Fix Xscale copy_page implementation by Russell King · 19 years ago
  87. 8711a1b [PATCH] ARM: Fix build error by Russell King · 19 years ago
  88. 70489c8 [PATCH] ARM: 2680/1: refine TLS reg availability some more again by Nicolas Pitre · 19 years ago
  89. fa43543 [PATCH] ARM: 2663/2: I can't type by Nicolas Pitre · 19 years ago
  90. 8d802d2 [PATCH] ARM: Add V6 aliasing cache flush by Russell King · 19 years ago
  91. 08ee4e4 [PATCH] ARM: Use top_pmd for V6 copy/clear user_page by Russell King · 19 years ago
  92. d2bab05 [PATCH] ARM: Move copy/clear user_page locking into implementation by Russell King · 19 years ago
  93. c4e1f6f [PATCH] ARM: Add top_pmd, which points at the top-most page table by Russell King · 19 years ago
  94. 155bb14 [PATCH] ARM: Add inline functions to find the pmd from virtual address by Russell King · 19 years ago
  95. 4b0e07a [PATCH] ARM: 2663/1: straightify TLS register emulation a bit more by Nicolas Pitre · 19 years ago
  96. 48af721 [PATCH] ARM: 2662/1: missing "default y" for CONFIG_HAS_TLS_REG by Nicolas Pitre · 19 years ago
  97. ca31515 [PATCH] ARM: 2656/1: Access permission bits are wrong for kernel XIP sections on ARMv6 by George G. Davis · 19 years ago
  98. 2d2669b [PATCH] ARM: 2651/3: kernel helpers for NPTL support by Nicolas Pitre · 19 years ago
  99. 3a1e501 [PATCH] ARM: 2655/1: ARM1136 SWP instruction abort handler fix by George G. Davis · 19 years ago
  100. d42ce81 [PATCH] arm: add comment about max_low_pfn/max_pfn by akpm@osdl.org · 19 years ago