1. 4da8b82 ARM: Kill CONFIG_CPU_32 by Russell King · 15 years ago
  2. 797245f ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() by Russell King · 15 years ago
  3. a695bc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  4. 6665398 Merge branch 'cache' (early part) by Russell King · 15 years ago
  5. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  6. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  7. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  8. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  9. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  10. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  11. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  12. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  13. 2ef7f3d ARM: Fix ptrace accesses by Russell King · 15 years ago
  14. 2c9b9c8 ARM: add size argument to __cpuc_flush_dcache_page by Russell King · 15 years ago
  15. ccaf5f0 ARM: 5848/1: kill flush_ioremap_region() by Nicolas Pitre · 15 years ago
  16. 6620653 arm: move mach-types to include/generated by Sam Ravnborg · 15 years ago
  17. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  18. 2ea1d13 arm: add arch_mmap_check(), get rid of sys_arm_mremap() by Al Viro · 15 years ago
  19. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  20. 79c9601 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  21. 0719dc3 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  22. e28edb7 Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' into devel by Russell King · 15 years ago
  23. 2fc4281 Merge branch 'pending-dma-streaming' (early part) into devel by Russell King · 15 years ago
  24. c6baa19 Merge branch 'pending-dma-coherent' into devel by Russell King · 15 years ago
  25. 5cb2faa Merge branch 'pending-misc' (early part) into devel by Russell King · 15 years ago
  26. 7b0a100 ARM: Reduce __flush_dcache_page() visibility by Russell King · 15 years ago
  27. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  28. c5d6c77 ARM: 5841/1: a driver for on-chip ETM and ETB by Alexander Shishkin · 15 years ago
  29. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  30. d7931d9 Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable by Russell King · 15 years ago
  31. 2f0b192 ARM: Avoid duplicated implementation for VIVT cache flushing by Russell King · 15 years ago
  32. 573a652 ARM: Add Tauros2 L2 cache controller support by Lennert Buytenhek · 15 years ago
  33. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  34. 26a26d3 ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute by Russell King · 15 years ago
  35. 29cb8d0 ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single() by Russell King · 15 years ago
  36. ef1baed ARM: dma-mapping: provide dma_to_page() by Russell King · 15 years ago
  37. 1c4a4f4 ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus() by Russell King · 15 years ago
  38. 719301f ARM: provide phys_to_page() to complement page_to_phys() by Russell King · 15 years ago
  39. 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
  40. 4ff1fa2 [ARM] kmap: fix build errors with DEBUG_HIGHMEM enabled by Russell King · 15 years ago
  41. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. cc20d42 ARM: Use a definition for the userspace cmpxchg emulation syscall by Russell King · 15 years ago
  43. df71dfd ARM: Fix errata 411920 workarounds by Russell King · 15 years ago
  44. 980f229 iop: enable generic time by Mikael Pettersson · 15 years ago
  45. 469d3044 iop: clockevent support by Mikael Pettersson · 15 years ago
  46. a91549a iop: clocksource support by Mikael Pettersson · 15 years ago
  47. 40f5b07 ARM: 5772/1: Use REV and REV16 for byte swapping on ARMv6+ by Rabin Vincent · 15 years ago
  48. a8cf81f Revert "[ARM] unconditionally define __virt_to_phys and __phys_to_virt" by Russell King · 15 years ago
  49. daaeb6c ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabled by Santosh Shilimkar · 15 years ago
  50. cde3f86 ARM: 5759/1: Add register information of threads to coredump by Artem Bityutskiy · 15 years ago
  51. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  52. e9ac829 ARM: boolean bit testing by Johannes Weiner · 15 years ago
  53. f00a75c ARM: Pass VMA to copy_user_highpage() implementations by Russell King · 15 years ago
  54. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
  55. 534d0c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 15 years ago
  56. e616c59 ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast by Russell King · 15 years ago
  57. d80ade7 ARM: Fix warning: #warning syscall migrate_pages not implemented by Russell King · 15 years ago
  58. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  59. a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  60. 56f8ba8 cpumask: use mm_cpumask() wrapper: arm by Rusty Russell · 15 years ago
  61. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  62. 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
  63. ae19ffb Merge branch 'master' into for-linus by Russell King · 15 years ago
  64. 6ef297f ARM: 5720/1: Move MMCI header to amba include dir by Linus Walleij · 15 years ago
  65. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  66. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  67. 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
  68. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  69. 40d743b Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 by Russell King · 15 years ago
  70. 74109b8 Fix "W" macro in arch/arm/include/asm/unified.h by Alexey Dobriyan · 15 years ago
  71. 200b812 Clear the exclusive monitor when returning from an exception by Catalin Marinas · 15 years ago
  72. 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
  73. 9e6c82c ARM: 5698/1: MMCI pass capabilities in platform data by Linus Walleij · 15 years ago
  74. bc58177 ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 by Linus Walleij · 15 years ago
  75. 910a17e ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line size by Kirill A. Shutemov · 15 years ago
  76. 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
  77. 2ca7d67 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  78. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  79. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  80. 87d721ad Merge branch 'master' into devel by Russell King · 15 years ago
  81. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  82. cf7a2b4 Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel by Russell King · 15 years ago
  83. b7cfda9 ARM: Fix pfn_valid() for sparse memory by Russell King · 15 years ago
  84. 337c1db [ARM] pxa: update cpu_is_xsc3() to include Marvell CPUID by Haojian Zhuang · 15 years ago
  85. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  86. 9134d02 Merge commit 'md/for-linus' into async-tx-next by Dan Williams · 15 years ago
  87. bbb2008 Merge branch 'dmaengine' into async-tx-next by Dan Williams · 15 years ago
  88. 3e48e65 Merge branch 'iop-raid6' into async-tx-next by Dan Williams · 15 years ago
  89. 308136d iop-adma: implement a private tx_list by Dan Williams · 15 years ago
  90. f9dd213 Merge branch 'md-raid6-accel' into ioat3.2 by Dan Williams · 15 years ago
  91. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  92. 7bf649a iop-adma: P+Q support for iop13xx adma engines by Dan Williams · 15 years ago
  93. ad283ea async_tx: add sum check flags by Dan Williams · 15 years ago
  94. af15c1a Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  95. 5b9eda3 iop3xx: ATU and PCI memory configuration corrected by Aaro Koskinen · 15 years ago
  96. 65cec8e ARM: implement highpte by Russell King · 15 years ago
  97. 9b2616c Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable by Russell King · 15 years ago
  98. 3698426 ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait by Mikael Pettersson · 15 years ago
  99. dde5828 ARM: Fix broken highmem support by Russell King · 15 years ago
  100. 0d928b0 Complete irq tracing support for ARM by Uwe Kleine-König · 15 years ago