1. 7c8f86a ARM: mmp: select PINCTRL for ARCH_MMP by Axel Lin · 12 years ago
  2. 5f007db Merge branch 'at91' into devel by Linus Walleij · 12 years ago
  3. 8604ac3 pinctrl/u300/coh901: stop spawning pinctrl from GPIO by Linus Walleij · 12 years ago
  4. c12a819 ARM: at91: pm9g45: add mmc support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  5. 301333b ARM: at91: Animeo IP: add mmc support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  6. 199e2ed ARM: at91: dt: add mmc pinctrl for Atmel reference boards by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  7. d4fe9ac ARM: at91: dt: at91sam9: add mmc pinctrl support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  8. 4134a45 ARM: at91/dts: add nodes for atmel hsmci controllers for atmel boards by Ludovic Desroches · 12 years ago
  9. 9873137 ARM: at91/dts: add nodes for atmel hsmci controllers for atmel SOCs by Ludovic Desroches · 12 years ago
  10. 23e3b24 ARM: at91: add clocks for DT entries by Ludovic Desroches · 12 years ago
  11. 17d6b29 Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux-at91 into at91 by Linus Walleij · 12 years ago
  12. ad8a15d ARM: at91: add Somfy Animeo IP board support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  13. c84ca7c ARM: AT91: Add AT91RM9200EK board device tree by Joachim Eastwood · 12 years ago
  14. fe975cf ARM: AT91: Add AT91RM9200 device tree by Joachim Eastwood · 12 years ago
  15. 397f8c3 ARM: AT91: Add AT91RM9200 DT board by Joachim Eastwood · 12 years ago
  16. 0ac433a ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200 by Joachim Eastwood · 12 years ago
  17. 454c46d ARM: AT91: Add DT support to AT91RM9200 System Timer by Joachim Eastwood · 12 years ago
  18. 35ed3c7 ARM: AT91: Fix build failure on board-dt by Joachim Eastwood · 12 years ago
  19. ee867d8 ARM: at91: add Ronetix pm9g45 board support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  20. c58c0c5 ARM: at91: dt: at91sam9260: split rts and cts pinctrl not by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  21. 9e3129e ARM: at91: fix usart/uart namimg in pinctrl by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  22. d9b4fe8 ARM: at91sam9: add macb pinctrl support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  23. ae1cde8 Merge branch 'nomadik' into devel by Linus Walleij · 12 years ago
  24. e59d969 Merge branch 'at91' into devel by Linus Walleij · 12 years ago
  25. 4ddb1c2 ARM: SPEAr: Add plgpio node in device tree dtsi files by Viresh Kumar · 12 years ago
  26. a6c45b9 pinctrl/coh901: use irqdomain, allocate irqdescs by Linus Walleij · 12 years ago
  27. d4a31ee ARM: U300: bump IRQs to offset 32 by Linus Walleij · 12 years ago
  28. 2b1768f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  29. 487bda5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  30. 0020dd0 Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  31. 226f7ce sparc64: Fix build with mix of modular vs. non-modular crypto drivers. by David S. Miller · 12 years ago
  32. 193d2aa sparc: Support atomic64_dec_if_positive properly. by David S. Miller · 12 years ago
  33. 0bce04b of/address: sparc: Declare of_address_to_resource() as an extern function for sparc again by Andreas Larsson · 12 years ago
  34. 20424d8 sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq by Andreas Larsson · 12 years ago
  35. ab277bb xen/arm: Fix compile errors when drivers are compiled as modules (export more). by Stefano Stabellini · 12 years ago
  36. 4ad48bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  37. ce6d841 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  38. 6893f56 h8300: add missing L1_CACHE_SHIFT by Fengguang Wu · 12 years ago
  39. f483a85 arm64: mm: fix booting on systems with no memory below 4GB by Will Deacon · 12 years ago
  40. b3770b3 arm64: smp: add missing completion for secondary boot by Will Deacon · 12 years ago
  41. 6212a51 arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION by Will Deacon · 12 years ago
  42. 6ba1bc8 arm64: elf: fix core dumping definitions for GP and FP registers by Will Deacon · 12 years ago
  43. f46f979 arm64: perf: use architected event for CPU cycle counter by Will Deacon · 12 years ago
  44. f482833 ARM: ux500: add PRCM register base for pinctrl by Jonas Aaberg · 12 years ago
  45. 911dec0 xen/arm: Fix compile errors when drivers are compiled as modules. by Konrad Rzeszutek Wilk · 12 years ago
  46. 3cc5a2e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  47. 99e639b s390/sclp: fix addressing mode clobber by Heiko Carstens · 12 years ago
  48. 619506d s390: Move css limits from drivers/s390/cio/ to include/asm/. by Cornelia Huck · 12 years ago
  49. 3fd9396 Merge tag 'v3.7-rc4' into upstream-master by Catalin Marinas · 12 years ago
  50. cf47a83 xen/hypercall: fix hypercall fallback code for very old hypervisors by Jan Beulich · 12 years ago
  51. 6404f0b ARM: 7569/1: mm: uninitialized warning corrections by viresh kumar · 12 years ago
  52. b987a83 Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-frv by Linus Torvalds · 12 years ago
  53. 66b6a0c Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  54. 1d72d9f frv: fix the broken preempt by Al Viro · 12 years ago
  55. 7b7ade1 frv: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  56. e7aa51b FRV: Fix the new-style kernel_thread() stuff by David Howells · 12 years ago
  57. 1ee6f56 FRV: Fix the preemption handling by David Howells · 12 years ago
  58. 5f0231d FRV: Don't objcopy the GNU build_id note by David Howells · 12 years ago
  59. a5788ca FRV: Add missing linux/export.h #inclusions by David Howells · 12 years ago
  60. c660b8f Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  61. 87da7e6 KVM: x86: fix vcpu->mmio_fragments overflow by Xiao Guangrong · 12 years ago
  62. 95a7d76 xen/mmu: Use Xen specific TLB flush instead of the generic one. by Konrad Rzeszutek Wilk · 12 years ago
  63. c8d258a xen/arm: use the __HVC macro by Stefano Stabellini · 12 years ago
  64. b651463 x86: remove obsolete comment from asm/xen/hypervisor.h by Olaf Hering · 12 years ago
  65. 7629a9f ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accesses by Will Deacon · 12 years ago
  66. 39141dd ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_VFPv3 set by Paul Walmsley · 12 years ago
  67. 6a4dae5 ARM: 7565/1: sched: stop sched_clock() during suspend by Felipe Balbi 2 · 12 years ago
  68. 287f121 pinctrl/nomadik: merge old pincfg header by Linus Walleij · 12 years ago
  69. bb16bd9 pinctrl/nomadik: move the platform data header by Linus Walleij · 12 years ago
  70. f64228ee ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.h by Patrice Chotard · 12 years ago
  71. 748a2b7 ARM: plat-nomadik: Introduce new DB8540 GPIO registers by Maxime Coquelin · 12 years ago
  72. 1df35f8 sparc: Wire up sys_kcmp. by David S. Miller · 12 years ago
  73. 187818c sparc64: Improvde documentation and readability of atomic backoff code. by David S. Miller · 12 years ago
  74. 065c801 Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. e9b9eb5 sparc64: Use pause instruction when available. by David S. Miller · 12 years ago
  76. 270c10e sparc64: Fix cpu strand yielding. by David S. Miller · 12 years ago
  77. 943bb48 Revert "ARM i.MX25: Fix PWM per clock lookups" by Arnd Bergmann · 12 years ago
  78. 5b627ba ARM: versatile: fix versatile_defconfig by Arnd Bergmann · 12 years ago
  79. e09348c7 ARM: mvebu: update defconfig with 3.7 changes by Thomas Petazzoni · 12 years ago
  80. 0654f4a ARM: at91: fix at91x40 build by Arnd Bergmann · 12 years ago
  81. 517ffce sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. by David S. Miller · 12 years ago
  82. 6ad2c73 Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  83. ef48bfd Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  84. 622f202 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. 6a2e52f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. d8e7a33 s390/thp: respect page protection in pmd_none() and pmd_present() by Gerald Schaefer · 12 years ago
  87. 156152f s390/mm: use pmd_large() instead of pmd_huge() by Gerald Schaefer · 12 years ago
  88. 1dc506a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 12 years ago
  89. 389a84d Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 12 years ago
  90. 8b724e2 Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 12 years ago
  91. 6975758 Revert "ARM: dma-mapping: support debug_dma_mapping_error" by Marek Szyprowski · 12 years ago
  92. 6bb1e38 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  93. cff7b8b Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  94. f82f64d x86, mm: Undo incorrect revert in arch/x86/mm/init.c by Yinghai Lu · 12 years ago
  95. dc241f2 xtensa: switch to generic sys_execve() by Max Filippov · 12 years ago
  96. f0a1bf0 xtensa: switch to generic kernel_execve() by Max Filippov · 12 years ago
  97. 3306a72 xtensa: switch to generic kernel_thread() by Max Filippov · 12 years ago
  98. 6ebe7da xtensa: reset windowbase/windowstart when cloning the VM by Chris Zankel · 12 years ago
  99. cddfcbc xtensa: use physical addresses for bus addresses by Chris Zankel · 12 years ago
  100. 2f72d4f xtensa: allow multi-inclusion for uapi/unistd.h by Chris Zankel · 12 years ago