1. 6c80ee5 ARM: imx: make all pin lists const and signed, move to .init where possible by Uwe Kleine-König · 14 years ago
  2. 7ad211e ARM: imx/pcm038: make regulator platform data static by Uwe Kleine-König · 14 years ago
  3. 1304006 ARM: imx/clock-imx27: Pass NULL as function callback, not 0 by Uwe Kleine-König · 14 years ago
  4. 8f6e900 ARM: mx5: clock-imx51: make *ipg clocks secondary clocks of their corresponding peripheral clocks by Sascha Hauer · 14 years ago
  5. 63a7c6d ARM: mx5: dynamically register mxc-nand device by Sascha Hauer · 14 years ago
  6. 00b57bf ARM: imx: reorganize nand registration to use a struct by Uwe Kleine-König · 14 years ago
  7. 40e2eda ARM: mx51: Add audmux support by Sascha Hauer · 14 years ago
  8. b861866 ARM: mx51: add imx-ssi devices by Sascha Hauer · 14 years ago
  9. 04b73b15 ARM: mx51: dynamically register imx-uart devices by Uwe Kleine-König · 14 years ago
  10. 2b82e64 ARM: mx5: Add Nand clock support by Sascha Hauer · 14 years ago
  11. f781bc8 ARM: mx5/iomux-mx51: Fix input path of some pins in gpio mode by Sascha Hauer · 14 years ago
  12. 2e35bab ARM: mx5/iomux-mx51: Add aud3 primary function defines by Sascha Hauer · 14 years ago
  13. 8efd927 ARM: mx5/iomux-mx51: Add SPI controller pads by Sascha Hauer · 14 years ago
  14. 8005cf2 ARM: mx5/mx51_3ds: add SPI NOR flash in the board init stage by Jason Wang · 14 years ago
  15. 988916e ARM: mx5/mx51_3ds: add eCSPI2 support on the imx51_3ds board by Jason Wang · 14 years ago
  16. eaa4fd0 ARM: mx5/iomux-mx51: add iomux definitions for eCSPI2 on the imx51_3ds board by Jason Wang · 14 years ago
  17. 8d83db8 ARM: mx5/clock-mx51: add spi clocks by Jason Wang · 14 years ago
  18. 74d99f3 ARM: mx5/clock-mx51: new macro that defines a clk with all members by Uwe Kleine-König · 14 years ago
  19. 7990147 ARM: mx5/clock-mx51: refactor ccgr callbacks to use common code by Uwe Kleine-König · 14 years ago
  20. 9f0c11e ARM: mx5: add spi_imx device registration by Uwe Kleine-König · 14 years ago
  21. ab56050 ARM: imx: use platform ids for spi_imx devices by Uwe Kleine-König · 14 years ago
  22. 77a406d ARM: imx: fix name of macros to add imx-i2c devices by Uwe Kleine-König · 14 years ago
  23. 44505c0 ARM: mx5: dynamically register imx-i2c devices by Uwe Kleine-König · 14 years ago
  24. 64de5ec ARM: imx: reorganize imx-i2c device registration to use a struct per SoC by Uwe Kleine-König · 14 years ago
  25. 4697bb9 ARM: imx: dynamically allocate imx-ssi devices by Uwe Kleine-König · 14 years ago
  26. 5162de0 ARM: imx: change the way imx-uarts are registered by Uwe Kleine-König · 14 years ago
  27. 35bab05 ARM: imx: change the way spi-imx devices are registered by Uwe Kleine-König · 14 years ago
  28. a8a05b8 ARM: mx51: use IMX_IO_ADDRESS to define MX51_IO_ADDRESS by Uwe Kleine-König · 14 years ago
  29. 68b5e85 ARM: mx51: fix naming of spi related defines by Uwe Kleine-König · 14 years ago
  30. 5a2db4e ARM: mx51: clean up mx51 header by Uwe Kleine-König · 14 years ago
  31. 6470310 ARM: mx51_defconfig: add new boards MACH_MX51_3DS and MACH_EUKREA_CPUIMX51 by Uwe Kleine-König · 14 years ago
  32. ea9a9b2 ARM: remove mx31pdk_defconfig by Uwe Kleine-König · 14 years ago
  33. 801561c ARM: mx3_defconfig: add new machine MACH_EUKREA_CPUIMX35 by Uwe Kleine-König · 14 years ago
  34. 0ac15c8 ARM: mx27_defconfig: enable switches used in mx27 code by Uwe Kleine-König · 14 years ago
  35. e16ddb3 ARM: mx5/mx51_babbage: don't use PHYS_OFFSET by Uwe Kleine-König · 14 years ago
  36. e7a895b ARM: mx5/mx51_babbage: fix compiler warnings by Sascha Hauer · 14 years ago
  37. a060656 ARM: imx: ehci: use void __iomem * to hold i/o addresses by Uwe Kleine-König · 14 years ago
  38. 556cbdb ARM: imx: remove #ifdefery for unmerged flexcan driver by Uwe Kleine-König · 14 years ago
  39. 3efee47 ARM: mx5/mx51_babbage: Add FEC support by Fabio Estevam · 14 years ago
  40. bd45140 ARM: mx3/imx35: Add EPIT support by Sascha Hauer · 14 years ago
  41. f2b8901 ARM: imx: Add EPIT support by Sascha Hauer · 14 years ago
  42. ab3d8b5 ARM: mx3/mx35_3ds: add usb host2 support by Marc Kleine-Budde · 14 years ago
  43. 79a11b0 ARM: mx3/mx35_3ds: rename usb otg platform data variable name by Marc Kleine-Budde · 14 years ago
  44. 81aa172 ARM: mx3/mx35_3ds: add NAND flash by Marc Kleine-Budde · 14 years ago
  45. d17e1c1 ARM: mx3/mx35_3ds: add physmap-flash NOR at CS0 by Marc Kleine-Budde · 14 years ago
  46. 3b161e5 ARM: imx: Add support for Vista Silicon Visstrim_m10 board by Javier Martin · 14 years ago
  47. 10d90f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  48. 5ee5e97 x86, tsc: Fix a preemption leak in restore_sched_clock_state() by Peter Zijlstra · 14 years ago
  49. be6200a Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  50. 6ccaa31 Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  51. 4deb22a AT91: at91sam9261ek: remove C99 comments but keep information by Nicolas Ferre · 14 years ago
  52. 64d72bb AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC by Nicolas Ferre · 14 years ago
  53. 1879c45 AT91: dm9000 initialization update by Nicolas Ferre · 14 years ago
  54. 94131e1 arch/powerpc/include/asm/fsldma.h needs slab.h by Ira W. Snyder · 14 years ago
  55. 152831b Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  56. a14d040 ARM: Update mach-types by Russell King · 14 years ago
  57. 9e84ed6 ARM: Partially revert "Auto calculate ZRELADDR and provide option for exceptions" by Russell King · 14 years ago
  58. de9ea20 Merge branch 'origin' by Russell King · 14 years ago
  59. ab64511 AT91: SAM9G45 - add a separate clock entry for every single TC block by Fabian Godehardt · 14 years ago
  60. 5afddee AT91: clock: peripheral clocks can have other parent than mck by Nicolas Ferre · 14 years ago
  61. b19f820 sparc: Kill all BKL usage. by David S. Miller · 14 years ago
  62. 1faa6ec Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  63. 899edae Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. eebb5f3 KVM: i8259: fix migration by Gleb Natapov · 14 years ago
  65. ae0635b KVM: fix i8259 oops when no vcpus are online by Avi Kivity · 14 years ago
  66. 16518d5 KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts by Avi Kivity · 14 years ago
  67. 2be23c4 ARM: Ensure PTE modifications via dma_alloc_coherent are visible by Russell King · 14 years ago
  68. a387f0f5 ARM: 6359/1: ep93xx: move clock initialization earlier by Mika Westerberg · 14 years ago
  69. 0485e18 Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()" by Russell King · 14 years ago
  70. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  71. 98e52c3 Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  72. add2b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  73. a44a553 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  74. e6ba59b m68knommu: fix missing linker segments by Greg Ungerer · 14 years ago
  75. 1e72910 h8300: Fix missing consts in kernel_execve() by David Howells · 14 years ago
  76. b857189 h8300: Fix die() by David Howells · 14 years ago
  77. 3ab61eb h8300: IRQ flags should be stored in an unsigned long by David Howells · 14 years ago
  78. 8d2602e AT91: change dma resource index by Nicolas Ferre · 14 years ago
  79. 1389298 x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks by Andreas Herrmann · 14 years ago
  80. cc1a8e5 x86: Fix the address space annotations of iomap_atomic_prot_pfn() by Francisco Jerez · 14 years ago
  81. 4177c42 perf, x86: Try to handle unknown nmis with an enabled PMU by Robert Richter · 14 years ago
  82. de725de perf, x86: Fix handle_irq return values by Peter Zijlstra · 14 years ago
  83. 2e556b5 perf, x86: Fix accidentally ack'ing a second event on intel perf counter by Don Zickus · 14 years ago
  84. 65b4711 ARM: 6352/1: perf: fix event validation by Will Deacon · 14 years ago
  85. 026b5ca ARM: 6344/1: Mark CPU_32v6K as depended on CPU_V7 by Catalin Marinas · 14 years ago
  86. 93f68f1 powerpc/pseries: Correct rtas_data_buf locking in dlpar code by Nathan Fontenot · 14 years ago
  87. a9d8fb4 [ARM] tegra: Add ZRELADDR default for ARCH_TEGRA by Erik Gilling · 14 years ago
  88. b4c69d4 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  89. 269f45c oprofile, x86: fix init_sysfs() function stub by Robert Richter · 14 years ago
  90. 3e07336 alpha: Fix printk format errors by Michael Cree · 14 years ago
  91. b6d17c1 Merge branch 'imx-for-2.6.36' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  92. 1fd3170 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  93. ca15f79 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 by Russell King · 14 years ago
  94. 418cf64 ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARM by Mikael Pettersson · 14 years ago
  95. 25d3584 ARM: 6330/1: perf: reword comments relating to perf_event_do_pending by Will Deacon · 14 years ago
  96. 7b598cd alpha: convert perf_event to use local_t by Michael Cree · 14 years ago
  97. 59b25ed Fix call to replaced SuperIO functions by Morten H. Larsen · 14 years ago
  98. 6445671 alpha: remove homegrown L1_CACHE_ALIGN macro by FUJITA Tomonori · 14 years ago
  99. a28dec2 powerpc/85xx: Add P1021 PCI IDs and quirks by Anton Vorontsov · 14 years ago
  100. 5aac4d7 arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago