1. b89d607 ARM: fix warnings about atomic64_read by Russell King · 12 years ago
  2. 433e2f3 ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK" by Will Deacon · 12 years ago
  3. 82401bf ARM: fix set_domain() macro by Russell King · 12 years ago
  4. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  5. 10d8935 Viresh has moved by Viresh Kumar · 12 years ago
  6. 667d1b4 ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned by Will Deacon · 12 years ago
  7. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  8. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  9. 227d1e4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  10. e94c805 Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git into for-linus by Russell King · 12 years ago
  11. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  12. d5adf23 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  13. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  14. af06bb9 ARM: fix out[bwl]() by Russell King · 12 years ago
  15. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  16. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  17. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  18. 0f51596 Merge branch 'for-next-arm-dma' into for-linus by Marek Szyprowski · 12 years ago
  19. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. 7d181b9 arm: bury unused _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  21. 6b5c804 arm: new way of handling ERESTART_RESTARTBLOCK by Al Viro · 12 years ago
  22. 84849b3 arm: trim _TIF_WORK_MASK, get rid of useless test and branch... by Al Viro · 12 years ago
  23. 4ab1056 Merge branch 'v3-removal' into for-linus by Russell King · 12 years ago
  24. 4175160 Merge branch 'misc' into for-linus by Russell King · 12 years ago
  25. ddf90a2 Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus by Russell King · 12 years ago
  26. c790950 ARM: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
  27. 4ce63fc ARM: dma-mapping: add support for IOMMU mapper by Marek Szyprowski · 12 years ago
  28. f99d603 ARM: dma-mapping: use alloc, mmap, free from dma_ops by Marek Szyprowski · 12 years ago
  29. 15237e1 ARM: dma-mapping: move all dma bounce code to separate dma ops structure by Marek Szyprowski · 12 years ago
  30. 2dc6a01 ARM: dma-mapping: use asm-generic/dma-mapping-common.h by Marek Szyprowski · 12 years ago
  31. a227fb9 ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops by Marek Szyprowski · 12 years ago
  32. 553ac78 ARM: dma-mapping: introduce DMA_ERROR_CODE constant by Marek Szyprowski · 12 years ago
  33. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  34. 90cf241 ARM: PCI: remove per-pci_hw list of buses by Russell King · 12 years ago
  35. 0e896b1 Merge branch 'clps711x/cleanup' into next/cleanup by Arnd Bergmann · 12 years ago
  36. 27723ec ARM: clps711x: Used own subarch directory for store header file by Alexander Shiyan · 12 years ago
  37. 985f03c Merge branch 'clps711x/cleanup' into next/cleanup by Arnd Bergmann · 12 years ago
  38. 94bd327 ARM: clps711x: Combine header files into one for clps711x-targets by Alexander Shiyan · 12 years ago
  39. c23bfc3 ARM: PCI: provide a default bus scan implementation by Russell King · 12 years ago
  40. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 12 years ago
  41. 0ec8e7a ARM: 7416/1: LPAE: Remove unused L_PTE_(BUFFERABLE|CACHEABLE) macros by Catalin Marinas · 12 years ago
  42. 86822f8 Merge branch 'clps711x/cleanup' into next/cleanup by Arnd Bergmann · 12 years ago
  43. 304b2c6 ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset by Alexander Shiyan · 12 years ago
  44. 80b9abf Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo/linux-2.6 into staging/cleanup by Olof Johansson · 12 years ago
  45. d5a2a1b Merge tag 'v3.4-rc6' into next/cleanup by Olof Johansson · 12 years ago
  46. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 12 years ago
  47. 448eca9 arm: Remove unused cpu_idle_wait() by Thomas Gleixner · 12 years ago
  48. bd0493e ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level by Marc Zyngier · 12 years ago
  49. 357c9c1 ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs by Russell King · 12 years ago
  50. 5693188 Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 12 years ago
  51. 90de413 ARM: provide a late_initcall hook for platform initialization by Shawn Guo · 12 years ago
  52. c5102f5 ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails by Will Deacon · 12 years ago
  53. 3e0f5a1 ARM: 7404/1: cmpxchg64: use atomic64 and local64 routines for cmpxchg64 by Will Deacon · 12 years ago
  54. 6a1c531 ARM: 7403/1: tls: remove covert channel via TPIDRURW by Will Deacon · 12 years ago
  55. fb8a99f ARM: architected timers: remove support for non DT platforms by Marc Zyngier · 12 years ago
  56. 0075242 ARM: architected timers: add DT support by Marc Zyngier · 13 years ago
  57. 3f61c80 ARM: architected timers: Add A15 specific sched_clock implementation by Marc Zyngier · 14 years ago
  58. 022c03a ARM: local timers: Add A15 architected timer support by Marc Zyngier · 13 years ago
  59. 84ec6d5 arm: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  60. 8084de8 ARM: PCI: remove unused sys->hw by Russell King · 12 years ago
  61. 0693bf6 ARM: 7374/1: add TRACEHOOK support by Wade Farnsworth · 12 years ago
  62. bf2c9f9 ARM: 7373/1: add support for the generic syscall.h interface by Wade Farnsworth · 12 years ago
  63. affa115 dma/amba-pl08x: add support for the Nomadik variant by Linus Walleij · 12 years ago
  64. 2498814 ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c by Will Deacon · 12 years ago
  65. 6540afe Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into next/cleanup by Arnd Bergmann · 12 years ago
  66. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 12 years ago
  67. 4542b6a ARM: 7365/1: drop unused parameter from flush_cache_user_range by Dima Zavin · 12 years ago
  68. b9d4d42 ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUs by Catalin Marinas · 13 years ago
  69. e323969 ARM: Remove current_mm per-cpu variable by Catalin Marinas · 13 years ago
  70. 7fec1b5 ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUs by Catalin Marinas · 13 years ago
  71. 708e5978 ARM: 7386/1: jump_label: fixup for rename to static_key by Rabin Vincent · 12 years ago
  72. 17d2f84 Merge branch 'ixp2xxx/removal' into next/cleanup by Olof Johansson · 12 years ago
  73. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  74. c65f2ab ARM: remove ixp23xx and ixp2000 platforms by Rob Herring · 12 years ago
  75. 1ac02d7 ARM: fix __io macro for PCMCIA by Rob Herring · 12 years ago
  76. b7782d3 ARM: OMAP2+: Fix omap2+ build error by R Sricharan · 12 years ago
  77. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  78. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  79. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  80. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  81. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  82. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  83. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  84. 15d07dc ARM: move CP15 definitions to separate header file by Russell King · 12 years ago
  85. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  86. 281b053 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  87. 48d5544 Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  88. b0df898 Merge branch 'devel-stable' into for-linus by Russell King · 12 years ago
  89. 4ba21e8 Merge branches 'l2', 'pgt2' and 'misc' into for-linus by Russell King · 12 years ago
  90. 2213536 ARM: sa1111: move USB interface register definitions to ohci-sa1111.c by Russell King · 13 years ago
  91. ea8c00a ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c by Russell King · 13 years ago
  92. 4f8d9ca ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c by Russell King · 13 years ago
  93. 6995f5b ARM: sa1111: delete unused physical GPIO register definitions by Russell King · 13 years ago
  94. 07be45f ARM: sa1111: provide a generic way to prevent devices from registering by Russell King · 12 years ago
  95. 38b4205 ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU builds by Uwe Kleine-König · 12 years ago
  96. 09f05d8 ARM: 7334/1: add jump label support by Rabin Vincent · 12 years ago
  97. e88443c ARM: exec: remove redundant set_fs(USER_DS) by Mathias Krause · 12 years ago
  98. 5936d11 ARM: get rid of asm/irq.h in asm/prom.h by Russell King · 12 years ago
  99. d33c88c ARM: 7315/1: perf: add support for the Cortex-A7 PMU by Will Deacon · 12 years ago
  100. 87067a9 ARM: Optimize multi-CPU tlb flushing a little more by Russell King · 12 years ago