1. 7a66a39 omap: Lock DPLL5 at boot by Rajendra Nayak · 15 years ago
  2. a9f82d1 omap: Fix incorrect 730 vs 850 detection by Tony Lindgren · 15 years ago
  3. ee894b1 OMAP3: PM: introduce a new powerdomain walk helper by Artem Bityutskiy · 15 years ago
  4. eb350f7 OMAP3: PM: Enable GPIO module-level wakeups by Kevin Hilman · 15 years ago
  5. 71a8077 OMAP3: PM: USBHOST: clear wakeup events on both hosts by Vikram Pandita · 15 years ago
  6. 8cb0ac9 OMAP3: PM: PRCM interrupt: only handle selected PRCM interrupts by Paul Walmsley · 15 years ago
  7. 5d80597 OMAP3: PM: PRCM interrupt: check MPUGRPSEL register by Paul Walmsley · 15 years ago
  8. 77da2d9 OMAP3: PM: Prevent hang in prcm_interrupt_handler by Jon Hunter · 15 years ago
  9. 1d21271 ARM: 5742/1: ARM: add debug check for invalid kernel page faults by Imre Deak · 15 years ago
  10. a037a79 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  11. d25ef8b ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 by Kirill A. Shutemov · 15 years ago
  12. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
  13. 6806bfe ARM: 5740/1: fix valid_phys_addr_range() range check by Greg Ungerer · 15 years ago
  14. 31abdb74 ARM: 5739/1: ARM: allow empty ATAG_CORE by David Brown · 15 years ago
  15. 0a4bc5e ARM: 5735/1: sa1111: CodingStyle cleanups by Hartley Sweeten · 15 years ago
  16. 534d0c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 15 years ago
  17. de41fdd mx25: Add missing copyright / license header by Sascha Hauer · 15 years ago
  18. 165e10d mx25pdk: remove nand support as it is not present in current tree by Sascha Hauer · 15 years ago
  19. b02019e mx25 devices: Add missing include by Sascha Hauer · 15 years ago
  20. 5cf3bcd i.MX27 clock: rename spi clocks to match device by Sascha Hauer · 15 years ago
  21. 00acfae s3cmci: add better support for no card detect or write protect available by Ben Dooks · 15 years ago
  22. 26f1494 s3cmci: Kconfig selection for PIO/DMA/Both by Ben Dooks · 15 years ago
  23. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  24. 6176d39 ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs by Dmitry Artamonow · 15 years ago
  25. ca6cfa8 ARM: 5733/1: fix bcmring compile error by Leo Chen · 15 years ago
  26. 5950bd3 ARM: 5732/1: remove redundant include file by Leo Chen · 15 years ago
  27. ee17962 ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3 by Linus Walleij · 15 years ago
  28. 8c11499 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  29. aa45ee8 ARM: Ensure do_cache_op takes mmap_sem by Russell King · 15 years ago
  30. 90140c3 ARM: Fix __cpuexit section mismatch warnings by Russell King · 15 years ago
  31. e616c59 ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast by Russell King · 15 years ago
  32. 9a0f6b4 ARM: includecheck fix: mach-davinci, board-dm365-evm.c by Jaswinder Singh Rajput · 15 years ago
  33. d5fc79c ARM: Remove unused CONFIG SA1100_H3XXX by Jaswinder Singh Rajput · 15 years ago
  34. 041d785 ARM: Fix warning: unused variable 'highmem' by Russell King · 15 years ago
  35. d80ade7 ARM: Fix warning: #warning syscall migrate_pages not implemented by Russell King · 15 years ago
  36. fac28e6 ARM: Fix SA11x0 clocksource warning by Russell King · 15 years ago
  37. 7f8b717 ARM: Fix section mismatch warning in Integrator pci_v3 by Russell King · 15 years ago
  38. 055c49d2 omap: Fix wrong condition check in while loop for mailbox and iommu2 by Hiroshi DOYU · 15 years ago
  39. 9e6ec39 make Linux bootable on ARM again by Nicolas Pitre · 15 years ago
  40. 5c3cc20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  41. 44e7484 omap: Fix MMC gpio_wp for BeagleBoard C2 and above by Jarkko Nikula · 15 years ago
  42. 4f54333 omap: Fix matrix_keymap_data usage by Tony Lindgren · 15 years ago
  43. 501e9bd omap: Fix a OMAP_MPUIO_VBASE typo for 850 by Angelo Arrifano · 15 years ago
  44. f5ee2fc omap: Fix wrong jtag_id for 850 by Angelo Arrifano · 15 years ago
  45. 6716bd0 omap: iovmm: Fix compiler warning by Sanjeev Premi · 15 years ago
  46. 8828880 omap: mailbox: Flush posted write when acking mailbox irq by Hiroshi DOYU · 15 years ago
  47. 1ffe627 omap: mailbox: Execute softreset at startup by Hiroshi DOYU · 15 years ago
  48. 41a03c5 omap: Add missing mux pin for EHCI phy reset line by Ajay Kumar Gupta · 15 years ago
  49. 61f04ee omap: Fix 44xx compile by Tony Lindgren · 15 years ago
  50. af41a12 omap: Fix mcspi compile for 2420 by Tony Lindgren · 15 years ago
  51. 5328ae3 omap: Fix compile for arch/arm/mach-omap2 by Tony Lindgren · 15 years ago
  52. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  53. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  54. a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  55. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  56. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  57. 56f8ba8 cpumask: use mm_cpumask() wrapper: arm by Rusty Russell · 15 years ago
  58. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  59. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  60. a724ead Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 15 years ago
  61. a7c367b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  62. c601218 ep93xx video driver platform support by Ryan Mallon · 15 years ago
  63. 5910d35 omapfb: fix coding style / remove dead line by arun c · 15 years ago
  64. c8f1c1b N770: enable LCD MIPI-DCS in Kconfig by Imre Deak · 15 years ago
  65. 8fea884 omapfb: add support for the ZOOM MDK LCD by Stanley.Miao · 15 years ago
  66. 27969cc omapfb: add support for the OMAP3 Beagle DVI output by Koen Kooi · 15 years ago
  67. fb49b78 omapfb: add support for the 3430SDP LCD by Kevin Hilman · 15 years ago
  68. 66d2f99 omapfb: add support for MIPI-DCS compatible LCDs by Imre Deak · 15 years ago
  69. 7869c0b spi: McSPI support for OMAP4 by Syed Rafiuddin · 15 years ago
  70. b5f3294 spi: add SPI driver for most known i.MX SoCs by Sascha Hauer · 15 years ago
  71. 82cf818 omap4: mmc driver support on OMAP4 by kishore kadiyala · 15 years ago
  72. 864f38e AT91: atmel-mci: Platform configuration to the the atmel-mci driver by Rob Emanuele · 15 years ago
  73. 5e763d2 ARM: OMAP: RX51: set MMC capabilities and power-saving flag by Adrian Hunter · 15 years ago
  74. 9b7c18e ARM: OMAP: mmc-twl4030: add regulator sleep / wake function by Adrian Hunter · 15 years ago
  75. dd498ef omap_hsmmc: support for deeper power saving states by Denis Karpov · 15 years ago
  76. 23d99bb omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  77. 1887bde ARM: OMAP: mmc-twl4030: add context loss counter support by Denis Karpov · 15 years ago
  78. 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
  79. a7a1a05 at91sam9263ek: activate at91 CAN controller by Marc Kleine-Budde · 15 years ago
  80. 58a587d at91sam9263: add at91_can device to generic device definition by Marc Kleine-Budde · 15 years ago
  81. ae19ffb Merge branch 'master' into for-linus by Russell King · 15 years ago
  82. 9173a8e ARM: 5719/1: [AT91] Fix AC97 breakage by Andrew Victor · 15 years ago
  83. 6ef297f ARM: 5720/1: Move MMCI header to amba include dir by Linus Walleij · 15 years ago
  84. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  85. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  86. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  87. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  88. 74c32e7 ixp4xx: arch_idle() documentation fixup by Mikael Pettersson · 15 years ago
  89. ceb69a8 ixp4xx: timer and clocks cleanups by Mikael Pettersson · 15 years ago
  90. 4321532 ARM: 5718/1: Sane busids for RealView board components by Linus Walleij · 15 years ago
  91. 2003b7a ARM: 5715/1: Make kprobes unregistration SMP safe by Frederic Riss · 15 years ago
  92. 59b69e2 Merge branch 'u300' into devel by Russell King · 15 years ago
  93. 9c5e8fe ARM: 5711/1: locomo.c: CodingStyle cleanups by Hartley Sweeten · 15 years ago
  94. 439a330 ARM: 5710/1: at91: add AC97 support to at91sam9rl and at91sam9rlek board by Nicolas Ferre · 15 years ago
  95. 378ac65 ARM: 5709/1: at91: add AC97 support to at91sam9g45 series and at91sam9m10g45ek board by Nicolas Ferre · 15 years ago
  96. 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
  97. 40262b2 ARM: 5621/1: at91/dmaengine: integration of at_hdmac driver in at91sam9g45 series by Nicolas Ferre · 15 years ago
  98. 6ff89e9 ARM: 5620/1: at91/dmaengine: integration of at_hdmac driver in at91sam9rl by Nicolas Ferre · 15 years ago
  99. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  100. 4f37940 trivial: fix typos in comments s/DGBU/DBGU/ by Samuel R. C. Vale · 15 years ago