1. 2c9b9c8 ARM: add size argument to __cpuc_flush_dcache_page by Russell King · 15 years ago
  2. ccaf5f0 ARM: 5848/1: kill flush_ioremap_region() by Nicolas Pitre · 15 years ago
  3. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  4. 79c9601 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  5. 0719dc3 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  6. e28edb7 Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' into devel by Russell King · 15 years ago
  7. 2fc4281 Merge branch 'pending-dma-streaming' (early part) into devel by Russell King · 15 years ago
  8. c6baa19 Merge branch 'pending-dma-coherent' into devel by Russell King · 15 years ago
  9. 5cb2faa Merge branch 'pending-misc' (early part) into devel by Russell King · 15 years ago
  10. 7b0a100 ARM: Reduce __flush_dcache_page() visibility by Russell King · 15 years ago
  11. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  12. c5d6c77 ARM: 5841/1: a driver for on-chip ETM and ETB by Alexander Shishkin · 15 years ago
  13. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  14. d7931d9 Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable by Russell King · 15 years ago
  15. 2f0b192 ARM: Avoid duplicated implementation for VIVT cache flushing by Russell King · 15 years ago
  16. 573a652 ARM: Add Tauros2 L2 cache controller support by Lennert Buytenhek · 15 years ago
  17. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  18. 26a26d3 ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute by Russell King · 15 years ago
  19. 29cb8d0 ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single() by Russell King · 15 years ago
  20. ef1baed ARM: dma-mapping: provide dma_to_page() by Russell King · 15 years ago
  21. 1c4a4f4 ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus() by Russell King · 15 years ago
  22. 719301f ARM: provide phys_to_page() to complement page_to_phys() by Russell King · 15 years ago
  23. 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
  24. 4ff1fa2 [ARM] kmap: fix build errors with DEBUG_HIGHMEM enabled by Russell King · 15 years ago
  25. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  26. cc20d42 ARM: Use a definition for the userspace cmpxchg emulation syscall by Russell King · 15 years ago
  27. df71dfd ARM: Fix errata 411920 workarounds by Russell King · 15 years ago
  28. 980f229 iop: enable generic time by Mikael Pettersson · 15 years ago
  29. 469d3044 iop: clockevent support by Mikael Pettersson · 15 years ago
  30. a91549a iop: clocksource support by Mikael Pettersson · 15 years ago
  31. 40f5b07 ARM: 5772/1: Use REV and REV16 for byte swapping on ARMv6+ by Rabin Vincent · 15 years ago
  32. a8cf81f Revert "[ARM] unconditionally define __virt_to_phys and __phys_to_virt" by Russell King · 15 years ago
  33. daaeb6c ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabled by Santosh Shilimkar · 15 years ago
  34. cde3f86 ARM: 5759/1: Add register information of threads to coredump by Artem Bityutskiy · 15 years ago
  35. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  36. e9ac829 ARM: boolean bit testing by Johannes Weiner · 15 years ago
  37. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
  38. 534d0c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 15 years ago
  39. e616c59 ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast by Russell King · 15 years ago
  40. d80ade7 ARM: Fix warning: #warning syscall migrate_pages not implemented by Russell King · 15 years ago
  41. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  42. a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  43. 56f8ba8 cpumask: use mm_cpumask() wrapper: arm by Rusty Russell · 15 years ago
  44. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  45. 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
  46. ae19ffb Merge branch 'master' into for-linus by Russell King · 15 years ago
  47. 6ef297f ARM: 5720/1: Move MMCI header to amba include dir by Linus Walleij · 15 years ago
  48. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  49. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  50. 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
  51. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  52. 40d743b Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 by Russell King · 15 years ago
  53. 74109b8 Fix "W" macro in arch/arm/include/asm/unified.h by Alexey Dobriyan · 15 years ago
  54. 200b812 Clear the exclusive monitor when returning from an exception by Catalin Marinas · 15 years ago
  55. 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
  56. 9e6c82c ARM: 5698/1: MMCI pass capabilities in platform data by Linus Walleij · 15 years ago
  57. bc58177 ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 by Linus Walleij · 15 years ago
  58. 910a17e ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line size by Kirill A. Shutemov · 15 years ago
  59. 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
  60. 2ca7d67 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  61. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  62. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  63. 87d721ad Merge branch 'master' into devel by Russell King · 15 years ago
  64. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  65. cf7a2b4 Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel by Russell King · 15 years ago
  66. b7cfda9 ARM: Fix pfn_valid() for sparse memory by Russell King · 15 years ago
  67. 337c1db [ARM] pxa: update cpu_is_xsc3() to include Marvell CPUID by Haojian Zhuang · 15 years ago
  68. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  69. 9134d02 Merge commit 'md/for-linus' into async-tx-next by Dan Williams · 15 years ago
  70. bbb2008 Merge branch 'dmaengine' into async-tx-next by Dan Williams · 15 years ago
  71. 3e48e65 Merge branch 'iop-raid6' into async-tx-next by Dan Williams · 15 years ago
  72. 308136d iop-adma: implement a private tx_list by Dan Williams · 15 years ago
  73. f9dd213 Merge branch 'md-raid6-accel' into ioat3.2 by Dan Williams · 15 years ago
  74. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  75. 7bf649a iop-adma: P+Q support for iop13xx adma engines by Dan Williams · 15 years ago
  76. ad283ea async_tx: add sum check flags by Dan Williams · 15 years ago
  77. af15c1a Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  78. 5b9eda3 iop3xx: ATU and PCI memory configuration corrected by Aaro Koskinen · 15 years ago
  79. 65cec8e ARM: implement highpte by Russell King · 15 years ago
  80. 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
  81. 3698426 ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait by Mikael Pettersson · 15 years ago
  82. dde5828 ARM: Fix broken highmem support by Russell King · 15 years ago
  83. 0d928b0 Complete irq tracing support for ARM by Uwe Kleine-König · 15 years ago
  84. 181f817 [ARM] support tracing when using newer compilers by Uwe Kleine-König · 15 years ago
  85. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  86. dcbf77c Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  87. 13efdbe Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-stable by Russell King · 15 years ago
  88. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  89. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  90. 0a52ac8 Merge branch 's3c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 15 years ago
  91. b4093d6 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  92. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  93. feecaf7 ARM: includecheck fix: atomic.h by Jaswinder Singh Rajput · 15 years ago
  94. 2732f4b nommu: Remove the memory_start/end variables from ARM page-nommu.h by Catalin Marinas · 15 years ago
  95. 68b7f715 nommu: ptrace support by Paul Brook · 15 years ago
  96. 9a45f02 nommu: Remove the context.id from asm-offsets.c when !MMU by Catalin Marinas · 15 years ago
  97. adca6dc Thumb-2: Add support for loadable modules by Catalin Marinas · 15 years ago
  98. 8b59278 Thumb-2: Implement the unified arch/arm/lib functions by Catalin Marinas · 15 years ago
  99. b86040a Thumb-2: Implementation of the unified start-up and exceptions code by Catalin Marinas · 15 years ago
  100. 0becb08 Thumb-2: Add macros for the unified assembler syntax by Catalin Marinas · 15 years ago