1. 43fc9d2 ARM: vmlinux.lds: remove .rodata/.rodata1 from main .text segment by Russell King · 13 years ago
  2. 1604d79 ARM: vmlinux.lds: rearrange .init output section by Russell King · 13 years ago
  3. 39df888 ARM: vmlinux.lds: move discarded sections to beginning by Russell King · 13 years ago
  4. 3002b41 ARM: decompressor: use better output sections by Russell King · 13 years ago
  5. c1f2d99 ARM: ensure tag tables are const by Russell King · 13 years ago
  6. fc52693 Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-2.6-arm-soc by Linus Torvalds · 13 years ago
  7. 64393b3 AT91: Change nand buswidth logic to match hardware default configuration by Nicolas Ferre · 13 years ago
  8. 427e3df Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  9. 4d4d6fb ARM: mach-shmobile: make a struct in board-ap4evb.c static by Guennadi Liakhovetski · 13 years ago
  10. 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  11. edcda265 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  12. c5efefa at91: Use "pclk" as con_id on at91cap9 and at91rm9200 by Joachim Eastwood · 13 years ago
  13. 9d87159 at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rl by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  14. 5c1f966 at91: fix at91_set_serial_console: use platform device id by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  15. 111b20d ARM: pm: ensure ARMv7 CPUs save and restore the TLS register by Russell King · 13 years ago
  16. 7a0ee92 ARM: pm: proc-v7: fix missing struct processor pointers for suspend code by Russell King · 13 years ago
  17. 082763a ARM: 6969/1: plat-iop: fix build error by Linus Walleij · 13 years ago
  18. 946a105 ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries by Dave Martin · 13 years ago
  19. 573619d ARM: SMP: wait for CPU to be marked active by Russell King · 13 years ago
  20. 9e05cdd ARM: mach-shmobile: ag5evm: consistently name sdhi info structures by Simon Horman · 13 years ago
  21. 5a56855 ARM: mach-shmobile: mackerel: change usbhs devices order by Kuninori Morimoto · 13 years ago
  22. 85d45ad Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  23. fdb9c3c msm: timer: Fix DGT rate on 8960 and 8660 by Stephen Boyd · 13 years ago
  24. 650f156 msm: timer: compensate for timer shift in msm_read_timer_count by Jeff Ohlstein · 13 years ago
  25. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  26. add7944 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  27. 9a00318 ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols by Dave Martin · 13 years ago
  28. 343fda5 ARM: 6962/1: mach-h720x: fix build error by Linus Walleij · 13 years ago
  29. 2bc58a6 ARM: 6959/1: SMP build fix for entry-macro-multi.S by Magnus Damm · 13 years ago
  30. 1a7d436 amba pl011: platform data for reg lockup and glitch v2 by Shreshtha Kumar Sahu · 13 years ago
  31. f49cc57 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  32. 158f1e9 gpio: include linux/gpio.h where needed by Randy Dunlap · 13 years ago
  33. 19a1166 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  34. c7cbb02 rtc: fix build warnings in defconfigs by Wanlong Gao · 13 years ago
  35. 05a7929 ARM: mach-shmobile: mackerel: tidyup usbhs driver settings by Kuninori Morimoto · 13 years ago
  36. b8ce9fb Merge branch 'fixes-v3.0-rc3' into devel-fixes by Tony Lindgren · 13 years ago
  37. e9e35c5 OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME by Kevin Hilman · 13 years ago
  38. 3110572 ARM: mach-shmobile: Correct SCIF port types for SH7367. by Paul Mundt · 13 years ago
  39. 485b2ab ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fix by Magnus Damm · 13 years ago
  40. e2a53b7 ARM: mach-shmobile: Mackerel USB platform data update by Magnus Damm · 13 years ago
  41. 5294206 ARM: mach-shmobile: AG5EVM SDHI1 platform data update by Magnus Damm · 13 years ago
  42. acb11bc Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  43. c8e0bf9 Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 13 years ago
  44. 9d5ae7c omap: pandora: fix NAND support by Grazvydas Ignotas · 13 years ago
  45. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  46. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  47. fa70cf4 ep93xx: set DMA masks for the ep93xx_eth by Mika Westerberg · 13 years ago
  48. 7d7975a ARM: footbridge: fix clock event support by Russell King · 13 years ago
  49. e172ded ARM: footbridge: fix debug macros by Russell King · 13 years ago
  50. 8f4b8c7 ARM: initrd: disable initrds outside of memory by Russell King · 13 years ago
  51. 099b4d3 Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Russell King · 13 years ago
  52. 09e1e9c Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Russell King · 13 years ago
  53. a901158 ARM: extend Code: line by one 16-bit quantity for Thumb instructions by Russell King · 13 years ago
  54. 33d7864 gpio/nomadik: fix sleepmode for elder Nomadik by Linus Walleij · 13 years ago
  55. 373ce30 ARM: 6955/1: cmpxchg syscall should data abort if page not write by Po-Yu Chuang · 13 years ago
  56. 720c60e ARM: 6954/1: zImage: fix Thumb2 breakage by Nicolas Pitre · 13 years ago
  57. f506cd4 ARM: 6953/1: DT: don't try to access physical address zero by Nicolas Pitre · 13 years ago
  58. 6075e9d ARM: 6949/2: mach-u300: fix compilaton warning in IO accessors by Linus Walleij · 13 years ago
  59. a0a54d3 Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks" by Russell King · 13 years ago
  60. 07989b7 Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID" by Russell King · 13 years ago
  61. 7e9f194 davinci: make PCM platform devices static by Sekhar Nori · 13 years ago
  62. 7416401 arm: davinci: Fix fallout from generic irq chip conversion by Thomas Gleixner · 13 years ago
  63. 8ea656b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  64. 470f229 ARM: SAMSUNG: serial: Fix on handling of one clock source for UART by Boojin Kim · 13 years ago
  65. 345f79b OMAP: PM: omap_device: fix device power domain callbacks by Kevin Hilman · 13 years ago
  66. c8fb13d OMAP: PM debug: fix section mismatch warnings by Russell King · 13 years ago
  67. 9fc2552 ARM: 6952/1: fix lockdep warning of "unannotated irqs-off" by Ming Lei · 13 years ago
  68. 45f6d7e ARM: 6951/1: include .bss in memory layout information by Rabin Vincent · 13 years ago
  69. 9a819d8 ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_info by Ben Hutchings · 13 years ago
  70. 9425032 ARM: 6947/2: mach-u300: fix compilation error in timer by Linus Walleij · 13 years ago
  71. 2fdf999 ARM: 6946/1: vexpress: move v2m clock init to init_early by Rob Herring · 13 years ago
  72. 5f85e93 ARM: mx51/sdma: Check the chip revision in run-time by Fabio Estevam · 13 years ago
  73. ad377c6 arm: mxs: include asm/processor.h for cpu_relax() by Wolfram Sang · 13 years ago
  74. 0792644 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 13 years ago
  75. f2a4d8a ARM: Tegra: Harmony: Fix conflicting GPIO numbering by Stephen Warren · 13 years ago
  76. 2aec0d6 ARM: S3C2410: remove the now empty mach-s3c2410/irq.c by Heiko Stuebner · 13 years ago
  77. de11c58 ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c by Heiko Stuebner · 13 years ago
  78. e469818 ARM: S3C24xx: Fix missing struct for s3c2410_dma_chan by Heiko Stuebner · 13 years ago
  79. 74cdfa5 ARM: SAMSUNG: Remove unused onenand plat functions by Kyungmin Park · 13 years ago
  80. 80839a1 ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resume by Kyungmin Park · 13 years ago
  81. cd4ecf8 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  82. f8d8e12 ARM: S5P: Fix compilation error for exynos4_defconfig by Tushar Behera · 13 years ago
  83. 816af74 ARM: mach-shmobile: add DMAC clock definitions on SH7372 by Guennadi Liakhovetski · 13 years ago
  84. 08115a1 ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XX by Kukjin Kim · 13 years ago
  85. 457d4fe ARM: S5P64X0: Fix SPI platform device name by Padmavathi Venna · 13 years ago
  86. d62fa31 ARM: S5PV210: Fix possible null pointer dereference by Jonghwan Choi · 13 years ago
  87. 1fcecf2 ARM: OMAP4: MMC: increase delay for pbias by Balaji T K · 13 years ago
  88. 1704bf1 arm: omap2plus: move NAND_BLOCK_SIZE out of boards by Igor Grinberg · 13 years ago
  89. 4998b245 omap4: hwmod: Enable the keypad by Shubhrajyoti D · 13 years ago
  90. 5e2ffc3 omap3: Free Beagle rev gpios when they are read, so others can read them later by Tasslehoff Kjappfot · 13 years ago
  91. e2a346a arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTC by Alexander Holler · 13 years ago
  92. c0ad4fa omap: rx51: Don't power up speaker amplifier at bootup by Jarkko Nikula · 13 years ago
  93. 2827411 omap: rx51: Set regulator V28_A always on by Jarkko Nikula · 13 years ago
  94. b1c1df7 ARM: OMAP4: MMC: no regulator off during probe for eMMC by Balaji T K · 13 years ago
  95. e68273b arm: omap2plus: fix ads7846 pendown gpio request by Igor Grinberg · 13 years ago
  96. 03b562d ARM: OMAP2: Add missing iounmap in omap4430_phy_init by Todd Poynor · 13 years ago
  97. 21a42c9 ARM: omap4: Pass core and wakeup mux tables to omap4_mux_init by Colin Cross · 13 years ago
  98. d4ff612 ARM: omap2+: mux: Allow board mux settings to be NULL by Colin Cross · 13 years ago
  99. 1499f2d OMAP4: fix return value of omap4_l3_init by Rabin Vincent · 13 years ago
  100. 50b4860 OMAP: iovmm: fix SW flags passed by user by Omar Ramirez Luna · 13 years ago