1. 8ea656b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  2. 0792644 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  3. f2a4d8a ARM: Tegra: Harmony: Fix conflicting GPIO numbering by Stephen Warren · 14 years ago
  4. cd4ecf8 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  5. 816af74 ARM: mach-shmobile: add DMAC clock definitions on SH7372 by Guennadi Liakhovetski · 14 years ago
  6. 1fcecf2 ARM: OMAP4: MMC: increase delay for pbias by Balaji T K · 14 years ago
  7. 1704bf1 arm: omap2plus: move NAND_BLOCK_SIZE out of boards by Igor Grinberg · 14 years ago
  8. 4998b245 omap4: hwmod: Enable the keypad by Shubhrajyoti D · 14 years ago
  9. 5e2ffc3 omap3: Free Beagle rev gpios when they are read, so others can read them later by Tasslehoff Kjappfot · 14 years ago
  10. e2a346a arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTC by Alexander Holler · 14 years ago
  11. c0ad4fa omap: rx51: Don't power up speaker amplifier at bootup by Jarkko Nikula · 14 years ago
  12. 2827411 omap: rx51: Set regulator V28_A always on by Jarkko Nikula · 14 years ago
  13. b1c1df7 ARM: OMAP4: MMC: no regulator off during probe for eMMC by Balaji T K · 14 years ago
  14. e68273b arm: omap2plus: fix ads7846 pendown gpio request by Igor Grinberg · 14 years ago
  15. 03b562d ARM: OMAP2: Add missing iounmap in omap4430_phy_init by Todd Poynor · 14 years ago
  16. 21a42c9 ARM: omap4: Pass core and wakeup mux tables to omap4_mux_init by Colin Cross · 14 years ago
  17. d4ff612 ARM: omap2+: mux: Allow board mux settings to be NULL by Colin Cross · 14 years ago
  18. 1499f2d OMAP4: fix return value of omap4_l3_init by Rabin Vincent · 14 years ago
  19. 50b4860 OMAP: iovmm: fix SW flags passed by user by Omar Ramirez Luna · 14 years ago
  20. 77f7059 arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_device_del by Julia Lawall · 14 years ago
  21. 30ebad9 OMAP2+: mux: fix compilation warnings by Govindraj.R · 14 years ago
  22. 26a510b OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int' by Santosh Shilimkar · 14 years ago
  23. 026fe79 arm: omap3: cm-t3517: fix section mismatch warning by Igor Grinberg · 14 years ago
  24. 89c4705 OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.o by Santosh Shilimkar · 14 years ago
  25. f9fa1bb ARM: OMAP2: Add missing include of linux/gpio.h by Axel Lin · 14 years ago
  26. 046d886 OMAP: fix compilation error by Janusz Krzysztofik · 14 years ago
  27. 04830fc Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  28. 571503e Merge branch 'setns' by Linus Torvalds · 14 years ago
  29. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  30. 1486a74 Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/next by Grant Likely · 14 years ago
  31. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  32. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  33. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 14 years ago
  34. 81479c2 ARM: 6945/1: Add unwinding support for division functions by Laura Abbott · 14 years ago
  35. ea0ca3a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  36. e5cdb13 GPIO: OMAP: move to drivers/gpio by Kevin Hilman · 14 years ago
  37. 5ee1a81 GPIO: OMAP: move register offset defines into <plat/gpio.h> by Kevin Hilman · 14 years ago
  38. 04b18ff arm: use asm-generic/bitops/le.h by Akinobu Mita · 14 years ago
  39. a2812e1 arch: add #define for each of optimized find bitops by Akinobu Mita · 14 years ago
  40. 82ab0f7 gpio: Move the s5pc100 GPIO to drivers/gpio by Kyungmin Park · 14 years ago
  41. 347ec4e gpio: Move the s5pv210 GPIO to drivers/gpio by Kyungmin Park · 14 years ago
  42. ab48f16 gpio: Move the exynos4 GPIO to drivers/gpio by Kyungmin Park · 14 years ago
  43. fed6a02 gpio: Move to Samsung common GPIO library to drivers/gpio by Kyungmin Park · 14 years ago
  44. bc6f5cf gpio/nomadik: add function to read GPIO pull down status by Rickard Andersson · 14 years ago
  45. 37d7245 gpio: move Nomadik GPIO driver to drivers/gpio by Grant Likely · 14 years ago
  46. 06caa7a gpio: move U300 GPIO driver to drivers/gpio by Linus Walleij · 14 years ago
  47. 9f1912c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  48. 829ae27 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  49. cc780af ARM: kill pmd_off() by Russell King · 14 years ago
  50. d7ac829 mfd: Modifying the twl4030-power macro name Main_Ref to all caps by Lesly A M · 14 years ago
  51. 45b9523 ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks by Will Deacon · 14 years ago
  52. 52af9c6 ARM: 6943/1: mm: use TTBR1 instead of reserved context ID by Will Deacon · 14 years ago
  53. d427958 ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 by Catalin Marinas · 14 years ago
  54. a248b13 ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_area by Will Deacon · 14 years ago
  55. a85fab1 ARM: add sendmmsg syscall by Russell King · 14 years ago
  56. fbb9e0b ARM: 6863/1: allow hotplug on msm by Jeffrey Ohlstein · 14 years ago
  57. 7293031 ARM: 6830/1: mach-ux500: force PrimeCell revisions by Linus Walleij · 14 years ago
  58. e536fbe ARM: 6828/1: mach-ux500: delete SSP PrimeCell ID by Linus Walleij · 14 years ago
  59. 5de5a4d ARM: 6827/1: mach-netx: delete hardcoded periphid by Linus Walleij · 14 years ago
  60. 2846d84 ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resume by Dave Martin · 14 years ago
  61. dc2eb92 ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 by Dave Martin · 14 years ago
  62. 40f7bfe ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM by Will Deacon · 14 years ago
  63. 7b7bf49 ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM by Will Deacon · 14 years ago
  64. 4bff4a7 ARM: arch-shmobile: support SDHI card detection on mackerel, using a GPIO by Guennadi Liakhovetski · 14 years ago
  65. dce65a6 Merge branch 'rmobile/fbdev' into rmobile-latest by Paul Mundt · 14 years ago
  66. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  67. ae1d3b9 Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable by Russell King · 14 years ago
  68. ad363e0 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 14 years ago
  69. 4e8a780 Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  70. 586893e Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  71. 22e12bb Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  72. 0f1493a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  73. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 14 years ago
  74. 818b667 Remove unused PROC_CHANGE_PENALTY constant by Stephen Boyd · 14 years ago
  75. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 14 years ago
  76. 9e14f67 arm: mmu_gather rework by Peter Zijlstra · 14 years ago
  77. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 14 years ago
  78. 7a2207a at91: drop at572d940hf support by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  79. e57556e3 at91rm9200: introduce at91rm9200_set_type to specficy cpu package by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  80. 3d51f25 at91: drop boot_params and PLAT_PHYS_OFFSET by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  81. ee2e350 at91: factorize common irq ID by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  82. bd60299 at91: switch to CLKDEV_LOOKUP by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  83. 1b021a3 at91: fix map_io init usage by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  84. 1cef3e1 at91/board-eco920: remove at91_beeper ressource as no driver at91_beeper exist by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  85. 2b348e2 atmel_serial: keep the platform_device unchanged by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  86. dd41d32 at91sam9261: rename at91sam9261ek to at91sam9261 defconfig by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  87. dbadf0f at91sam9263: merge all boards defconfig into only one by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  88. 76b2ab7 at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 option by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  89. 66ee3be ARM: mach-shmobile: mackerel: add renesas_usbhs support for USB1 by Kuninori Morimoto · 14 years ago
  90. 1acd3de ARM: mach-shmobile: Correct the G4EVM SDHI0 I/O range. by Paul Mundt · 14 years ago
  91. cc0a5a5 ARM: arch-shmobile: sh7372: add renesas_usbhs irq support by Kuninori Morimoto · 14 years ago
  92. 1c7fcbe sh_mobile_meram: MERAM platform data for LCDC by Damian · 14 years ago
  93. 416656c ARM: mach-shmobile: sh73a0: mark DMA slave ID 0 as invalid by Magnus Damm · 14 years ago
  94. f7481d0 ARM: mach-shmobile: mark DMA slave ID 0 as invalid by Guennadi Liakhovetski · 14 years ago
  95. 6820e69 ARM: mach-shmobile: Enable DMAEngine for SDHI on AG5EVM by Magnus Damm · 14 years ago
  96. 19aec34 ARM: mach-shmobile: Enable DMAEngine for MMCIF on AG5EVM by Magnus Damm · 14 years ago
  97. 681e1b3 ARM: mach-shmobile: sh73a0 DMA Engine support for SY-DMAC by Magnus Damm · 14 years ago
  98. 66ad129 ARM: mach-shmobile: Tidy up after SH7372 pm changes. by Paul Mundt · 14 years ago
  99. 082a8ca ARM: mach-shmobile: sh7372 Core Standby CPUIdle by Magnus Damm · 14 years ago
  100. 0af4817 ARM: mach-shmobile: CPUIdle support by Magnus Damm · 14 years ago