1. 7760d54 ARM: 7005/1: freshen up mm/proc-arm946.S by Brian S. Julin · 13 years ago
  2. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  3. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  4. 4b30b6f Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  5. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  6. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  7. 3ad5515 Merge branch 'devel-stable' into for-next by Russell King · 13 years ago
  8. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
  9. 6645cb6 ARM: Fix build errors caused by adding generic macros by Russell King · 13 years ago
  10. 140d5dc ARM: 7000/1: LPAE: Use long long printk format for displaying the pud by Catalin Marinas · 13 years ago
  11. 4348810 ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanence by Russell King · 13 years ago
  12. 07f1c29 Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-stable by Russell King · 13 years ago
  13. fb89fcf ARM: ARM_DMA_ZONE_SIZE is no more by Nicolas Pitre · 13 years ago
  14. 6503201 ARM: change ARM_DMA_ZONE_SIZE into a variable by Nicolas Pitre · 13 years ago
  15. 3a6cb8c Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/soc by Arnd Bergmann · 13 years ago
  16. 4d09a93 Merge branches 'cns3xxx/devel', 'davinci/devel', 'imx/devel', 'lpc32xx/devel', 'pxa/devel', 'tegra/devel' and 'stericsson/master' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/devel by Arnd Bergmann · 13 years ago
  17. 4aa96cc Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 13 years ago
  18. cc22b4c ARM: set vga memory base at run-time by Rob Herring · 13 years ago
  19. c9d95fb ARM: convert PCI defines to variables by Rob Herring · 13 years ago
  20. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago
  21. b480a4b ARM: remove unnecessary mach/hardware.h includes by Rob Herring · 13 years ago
  22. 022ae53 ARM: dma: replace ISA_DMA_THRESHOLD with a variable by Russell King · 13 years ago
  23. 02c981c ARM: CSR: Adding CSR SiRFprimaII board support by Binghua Duan · 13 years ago
  24. c7e89b1 ARM: 6995/2: mm: remove unnecessary cache flush on v6 copypage by Heechul Yun · 13 years ago
  25. 54d5257 ARM: 6996/1: mm: Poison freed init memory by Stephen Boyd · 13 years ago
  26. 3835d69 ARM: vmlinux.lds: move init sections between text and data sections by Russell King · 13 years ago
  27. f4daf06 ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 cores by Will Deacon · 13 years ago
  28. 7665d9d ARM: proc: add proc info for Cortex-A15MP using classic page tables by Will Deacon · 14 years ago
  29. 15eb169 ARM: proc: add Cortex-A5 proc info by Pawel Moll · 13 years ago
  30. dc939cd ARM: proc: convert v7 proc infos into a common macro by Pawel Moll · 13 years ago
  31. 93e85d8 ARM: cns3xxx: Add support for L2 Cache Controller by Anton Vorontsov · 13 years ago
  32. 2ba564b ARM: mm: tlb-v7: Use the new processor struct macros by Dave Martin · 13 years ago
  33. 3b7f39f ARM: mm: tlb-v6: Use the new processor struct macros by Dave Martin · 13 years ago
  34. ca56096 ARM: mm: tlb-v4wbi: Use the new processor struct macros by Dave Martin · 13 years ago
  35. 2284ece ARM: mm: tlb-v4wb: Use the new processor struct macros by Dave Martin · 13 years ago
  36. f249a64 ARM: mm: tlb-v4: Use the new processor struct macros by Dave Martin · 13 years ago
  37. d7b84d2 ARM: mm: tlb-v3: Use the new processor struct macros by Dave Martin · 13 years ago
  38. 27eebe4 ARM: mm: tlb-fa: Use the new processor struct macros by Dave Martin · 13 years ago
  39. ab1a746 ARM: mm: proc-xscale: Use new generic struct definition macros by Dave Martin · 13 years ago
  40. c21898f ARM: mm: proc-xsc3: Use new generic struct definition macros by Dave Martin · 13 years ago
  41. 78a8f3c ARM: mm: proc-v7: Use the new processor struct macros by Dave Martin · 13 years ago
  42. 7b7dc6e ARM: mm: proc-v6: Use the new processor struct macros by Dave Martin · 13 years ago
  43. f58d59f ARM: mm: proc-sa1100: Use the new processor struct macros by Dave Martin · 13 years ago
  44. 5973ba5 ARM: mm: proc-sa110: Use the new processor struct macros by Dave Martin · 13 years ago
  45. a39a321 ARM: mm: proc-mohawk: Use the new processor struct macros by Dave Martin · 13 years ago
  46. e43b670 ARM: mm: proc-feroceon: Use the new processor struct macros by Dave Martin · 13 years ago
  47. d6ed10c ARM: mm: proc-fa526: Use the new processor struct macros by Dave Martin · 13 years ago
  48. b4a19f0 ARM: mm: proc-arm9tdmi: Use the new processor struct macros by Dave Martin · 13 years ago
  49. b1b9892 ARM: mm: proc-arm946: Use the new processor struct macros by Dave Martin · 13 years ago
  50. b375580 ARM: mm: proc-arm940: Use the new processor struct macros by Dave Martin · 13 years ago
  51. be90da4 ARM: mm: proc-arm926: Use the new processor struct macros by Dave Martin · 13 years ago
  52. 6c240ae ARM: mm: proc-arm925: Use the new processor struct macros by Dave Martin · 13 years ago
  53. f3e7383 ARM: mm: proc-arm922: Use the new processor struct macros by Dave Martin · 13 years ago
  54. 68f5e1a ARM: mm: proc-arm920: Use the new processor struct macros by Dave Martin · 13 years ago
  55. fd10e27 ARM: mm: proc-arm7tdmi: Use the new processor struct macros by Dave Martin · 13 years ago
  56. 4cc1f0f ARM: mm: proc-arm740: Use the new processor struct macros by Dave Martin · 13 years ago
  57. 449870b ARM: mm: proc-arm720: Use the new processor struct macros by Dave Martin · 13 years ago
  58. c3be06e ARM: mm: proc-arm6_7: Use the new processor struct macros by Dave Martin · 13 years ago
  59. 5c9369b ARM: mm: proc-arm1026: Use the new processor struct macros by Dave Martin · 13 years ago
  60. f2d8cae ARM: mm: proc-arm1022: Use the new processor struct macros by Dave Martin · 13 years ago
  61. fbaa840 ARM: mm: proc-arm1020e: Use the new processor struct macros by Dave Martin · 13 years ago
  62. 56d9165 ARM: mm: proc-arm1020: Use the new processor struct macros by Dave Martin · 13 years ago
  63. 455a01e ARM: mm: cache-v7: Use the new processor struct macros by Dave Martin · 13 years ago
  64. 641d823 ARM: mm: cache-v6: Use the new processor struct macros by Dave Martin · 13 years ago
  65. d5b5b2e ARM: mm: cache-v4wt: Use the new processor struct macros by Dave Martin · 13 years ago
  66. eec95e5 ARM: mm: cache-v4wb: Use the new processor struct macros by Dave Martin · 13 years ago
  67. 54d4e9e ARM: mm: cache-v4: Use the new processor struct macros by Dave Martin · 13 years ago
  68. 9c37396 ARM: mm: cache-v3: Use the new processor struct macros by Dave Martin · 13 years ago
  69. 9bc74913 ARM: mm: cache-fa: Use the new processor struct macros by Dave Martin · 13 years ago
  70. 66a625a ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macros by Dave Martin · 13 years ago
  71. 38a8914 ARM: 6987/1: l2x0: fix disabling function to avoid deadlock by Will Deacon · 13 years ago
  72. 0371d3f ARM: move memory layout sanity checking before meminfo initialization by Russell King · 13 years ago
  73. 40f0b90 ARM: entry: data abort: ensure r5 is preserved by abort functions by Russell King · 13 years ago
  74. 108f6af ARM: entry: data abort: always use r6 for offset by Russell King · 13 years ago
  75. e22c12f ARM: entry: data abort: use r2 as base of pt_regs rather than stack by Russell King · 13 years ago
  76. da74047 ARM: entry: data abort: tail-call the main data abort handler by Russell King · 13 years ago
  77. 0d147db ARM: entry: data abort: avoid using r2 in abort helpers by Russell King · 13 years ago
  78. 3e287be ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5 by Russell King · 13 years ago
  79. 8dfe7ac ARM: entry: prefetch abort: tail-call the main prefetch abort handler by Russell King · 13 years ago
  80. 02fe284 ARM: entry: avoid enabling interrupts in prefetch/data abort handlers by Russell King · 13 years ago
  81. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  82. 8b41861 ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0 by Russell King · 13 years ago
  83. 198a0a9 ARM: entry: abort-macro: simplify do_ldrd_abort by Russell King · 13 years ago
  84. be020f8 ARM: entry: abort-macro: specify registers to be used for macros by Russell King · 13 years ago
  85. b69874e ARM: pm: arrange for cpu_proc_init() to be called on resume by Russell King · 13 years ago
  86. 111b20d ARM: pm: ensure ARMv7 CPUs save and restore the TLS register by Russell King · 13 years ago
  87. 7a0ee92 ARM: pm: proc-v7: fix missing struct processor pointers for suspend code by Russell King · 13 years ago
  88. b85a3ef ARM: Xilinx: Adding Xilinx board support by John Linn · 13 years ago
  89. 8f4b8c7 ARM: initrd: disable initrds outside of memory by Russell King · 13 years ago
  90. a0a54d3 Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks" by Russell King · 13 years ago
  91. 07989b7 Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID" by Russell King · 13 years ago
  92. 45f6d7e ARM: 6951/1: include .bss in memory layout information by Rabin Vincent · 13 years ago
  93. 9a819d8 ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_info by Ben Hutchings · 13 years ago
  94. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 13 years ago
  95. cc780af ARM: kill pmd_off() by Russell King · 13 years ago
  96. 45b9523 ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks by Will Deacon · 13 years ago
  97. 52af9c6 ARM: 6943/1: mm: use TTBR1 instead of reserved context ID by Will Deacon · 13 years ago
  98. d427958 ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 by Catalin Marinas · 13 years ago
  99. a248b13 ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_area by Will Deacon · 13 years ago
  100. 40f7bfe ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM by Will Deacon · 13 years ago