1. ad187f9 ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS by Russell King · 15 years ago
  2. 11805bc ARM: 5905/1: ARM: Global ASID allocation on SMP by Catalin Marinas · 15 years ago
  3. c5113b6 ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7 by Rabin Vincent · 15 years ago
  4. 24b44a6 ARM: 5889/1: Add atomic64 routines for ARMv6k and above. by Will Deacon · 15 years ago
  5. a9221de ARM: add notify_die() support by Russell King · 15 years ago
  6. 2b0d8c2 ARM: 5880/1: arm: use generic infrastructure for early params by Jeremy Kerr · 15 years ago
  7. 7921fc4 ARM: remove old RTC support by Russell King · 15 years ago
  8. 31aa8fd ARM: Add caller information to ioremap by Russell King · 15 years ago
  9. 5601280 Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable by Russell King · 15 years ago
  10. 702b94b ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range by Russell King · 15 years ago
  11. a9c9147 ARM: dma-mapping: provide per-cpu type map/unmap functions by Russell King · 15 years ago
  12. 4ea0d73 ARM: dma-mapping: push buffer ownership down into dma-mapping.c by Russell King · 15 years ago
  13. 18eabe2 ARM: dma-mapping: introduce the idea of buffer ownership by Russell King · 15 years ago
  14. 0a0300d ARM: Consolidate clks_register() and similar by Russell King · 15 years ago
  15. 7ada189 ARM: 5900/2: arm: enable support for software perf events by Jamie Iles · 15 years ago
  16. 0f4f067 ARM: 5899/2: arm: provide a mechanism to reserve performance counters by Jamie Iles · 15 years ago
  17. 252a9af arm: add mm API for DMA to vmalloc/vmap areas by James Bottomley · 15 years ago
  18. 2045124 ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 and V7 comments by Tony Lindgren · 15 years ago
  19. 5b39be4 ARM: Add common entry code for system with two VICs by Ben Dooks · 15 years ago
  20. 62a8c5b ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h by Santosh Shilimkar · 15 years ago
  21. f892027 ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DMA_API set by Peter Hüwe · 15 years ago
  22. 092a4e9 ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regs by Jamie Iles · 15 years ago
  23. 8784895 ARM: add missing recvmmsg syscall number by Russell King · 15 years ago
  24. 4da8b82 ARM: Kill CONFIG_CPU_32 by Russell King · 15 years ago
  25. 797245f ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() by Russell King · 15 years ago
  26. a695bc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  27. 6665398 Merge branch 'cache' (early part) by Russell King · 15 years ago
  28. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  29. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  30. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  31. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  32. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  33. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  34. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  35. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  36. 2ef7f3d ARM: Fix ptrace accesses by Russell King · 15 years ago
  37. 2c9b9c8 ARM: add size argument to __cpuc_flush_dcache_page by Russell King · 15 years ago
  38. ccaf5f0 ARM: 5848/1: kill flush_ioremap_region() by Nicolas Pitre · 15 years ago
  39. 6620653 arm: move mach-types to include/generated by Sam Ravnborg · 16 years ago
  40. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 16 years ago
  41. 2ea1d13 arm: add arch_mmap_check(), get rid of sys_arm_mremap() by Al Viro · 15 years ago
  42. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  43. 79c9601 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  44. 0719dc3 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  45. e28edb7 Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' into devel by Russell King · 15 years ago
  46. 2fc4281 Merge branch 'pending-dma-streaming' (early part) into devel by Russell King · 15 years ago
  47. c6baa19 Merge branch 'pending-dma-coherent' into devel by Russell King · 15 years ago
  48. 5cb2faa Merge branch 'pending-misc' (early part) into devel by Russell King · 15 years ago
  49. 7b0a100 ARM: Reduce __flush_dcache_page() visibility by Russell King · 15 years ago
  50. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  51. c5d6c77 ARM: 5841/1: a driver for on-chip ETM and ETB by Alexander Shishkin · 15 years ago
  52. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. d7931d9 Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable by Russell King · 15 years ago
  54. 2f0b192 ARM: Avoid duplicated implementation for VIVT cache flushing by Russell King · 15 years ago
  55. 573a652 ARM: Add Tauros2 L2 cache controller support by Lennert Buytenhek · 15 years ago
  56. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  57. 26a26d3 ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute by Russell King · 15 years ago
  58. 29cb8d0 ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single() by Russell King · 15 years ago
  59. ef1baed ARM: dma-mapping: provide dma_to_page() by Russell King · 15 years ago
  60. 1c4a4f4 ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus() by Russell King · 15 years ago
  61. 719301f ARM: provide phys_to_page() to complement page_to_phys() by Russell King · 15 years ago
  62. 749f583 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop into devel-stable by Russell King · 15 years ago
  63. 4ff1fa2 [ARM] kmap: fix build errors with DEBUG_HIGHMEM enabled by Russell King · 15 years ago
  64. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  65. cc20d42 ARM: Use a definition for the userspace cmpxchg emulation syscall by Russell King · 15 years ago
  66. df71dfd ARM: Fix errata 411920 workarounds by Russell King · 15 years ago
  67. 980f229 iop: enable generic time by Mikael Pettersson · 15 years ago
  68. 469d3044 iop: clockevent support by Mikael Pettersson · 15 years ago
  69. a91549a iop: clocksource support by Mikael Pettersson · 15 years ago
  70. 40f5b07 ARM: 5772/1: Use REV and REV16 for byte swapping on ARMv6+ by Rabin Vincent · 15 years ago
  71. a8cf81f Revert "[ARM] unconditionally define __virt_to_phys and __phys_to_virt" by Russell King · 15 years ago
  72. daaeb6c ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabled by Santosh Shilimkar · 15 years ago
  73. cde3f86 ARM: 5759/1: Add register information of threads to coredump by Artem Bityutskiy · 15 years ago
  74. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  75. e9ac829 ARM: boolean bit testing by Johannes Weiner · 15 years ago
  76. f00a75c ARM: Pass VMA to copy_user_highpage() implementations by Russell King · 15 years ago
  77. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
  78. 534d0c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 15 years ago
  79. e616c59 ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast by Russell King · 15 years ago
  80. d80ade7 ARM: Fix warning: #warning syscall migrate_pages not implemented by Russell King · 15 years ago
  81. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  82. a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  83. 56f8ba8 cpumask: use mm_cpumask() wrapper: arm by Rusty Russell · 15 years ago
  84. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  85. 4b3df56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus by NeilBrown · 15 years ago
  86. ae19ffb Merge branch 'master' into for-linus by Russell King · 15 years ago
  87. 6ef297f ARM: 5720/1: Move MMCI header to amba include dir by Linus Walleij · 15 years ago
  88. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  89. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  90. 28f9f19 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  91. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  92. 40d743b Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 by Russell King · 15 years ago
  93. 74109b8 Fix "W" macro in arch/arm/include/asm/unified.h by Alexey Dobriyan · 15 years ago
  94. 200b812 Clear the exclusive monitor when returning from an exception by Catalin Marinas · 15 years ago
  95. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  96. 9e6c82c ARM: 5698/1: MMCI pass capabilities in platform data by Linus Walleij · 15 years ago
  97. bc58177 ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 by Linus Walleij · 15 years ago
  98. 910a17e ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line size by Kirill A. Shutemov · 15 years ago
  99. f86054c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  100. 2ca7d67 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago