1. e1d95ea ARM: exynos4: Fix build error by Axel Lin · 13 years ago
  2. 69676c3 ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclared by Axel Lin · 13 years ago
  3. 11f1c5d ARM: VIC: remove non MULTI_IRQ_HANDLER support by Jamie Iles · 13 years ago
  4. c05012c ARM: picoxcell: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  5. bb3a4eb ARM: samsung: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  6. c8be7ac ARM: versatile: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  7. b7378ea ARM: u300: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  8. 66266f4 ARM: spear: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  9. 774b51f ARM: s3c64xx: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  10. 42ab530 ARM: nomadik: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  11. 14f127ba ARM: netx: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  12. 9a6879b ARM: ep93xx: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  13. 1558368 ARM: vic: MULTI_IRQ_HANDLER handler by Jamie Iles · 13 years ago
  14. f9b28cc ARM: vic: device tree binding by Jamie Iles · 13 years ago
  15. 08d33b2 ARM: GIC: Make MULTI_IRQ_HANDLER mandatory by Marc Zyngier · 13 years ago
  16. ab65be2 ARM: omap2plus: remove irq-related global base addresses by Marc Zyngier · 13 years ago
  17. 6b2f55d ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  18. 2db1499 ARM: omap2/3: Add global omap2/3_intc_handle_irq() functions by Marc Zyngier · 13 years ago
  19. 368b8e2 ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  20. ead31ee ARM: cns3xxx: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  21. a83d8e2 ARM: shmobile: convert smp platforms to gic_handle_irq() by Marc Zyngier · 13 years ago
  22. bbf5f38 ARM: ux500: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  23. afed2a2 ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  24. 4e44d2c ARM: exynos4: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  25. 041f777 ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  26. abd3ca5 ARM: VExpress: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  27. 1b99d9c ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  28. 7e01799 ARM: highbank: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  29. fea9fe8 ARM: imx: convert smp platforms to global gic_handle_irq() by Marc Zyngier · 13 years ago
  30. 562e002 ARM: GIC: Add global gic_handle_irq() function by Marc Zyngier · 13 years ago
  31. baeeb82 ARM: mxc: rename gic_handle_irq to avoid name clash by Marc Zyngier · 13 years ago
  32. abeb24a ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusive by Marc Zyngier · 13 years ago
  33. db0d4db ARM: gic: allow GIC to support non-banked setups by Marc Zyngier · 13 years ago
  34. cfcfc9e Linux 3.2-rc2 by Linus Torvalds · 13 years ago
  35. 101041c Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  36. 5870b2c Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrl by Linus Torvalds · 13 years ago
  37. 642ba5e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  38. 80f01ca Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  39. fc21a2d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 13 years ago
  40. bc5b8a9 hfs: add sanity check for file name length by Dan Carpenter · 13 years ago
  41. e0ce42e fsl-rio: fix compile error by Liu Gang · 13 years ago
  42. 9059054 blackfin: Fixup export.h includes by Lars-Peter Clausen · 13 years ago
  43. edb0a64 Blackfin: add serial TX IRQ in individual platform resource by Sonic Zhang · 13 years ago
  44. 7f80850 Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  45. b93cd6a Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  46. d291ffb Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  47. 72103bd virtio-pci: fix use after free by Michael S. Tsirkin · 13 years ago
  48. 52e4c2a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  49. 3439a8d ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression) by Rafael J. Wysocki · 13 years ago
  50. a7c36fd drm/radeon/kms/combios: fix dynamic allocation of PM clock modes by Alex Deucher · 13 years ago
  51. 5b34b08 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  52. eb0b38a [CPUFREQ] db8500: fix build error due to undeclared i variable by Axel Lin · 13 years ago
  53. 8f042aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  54. e6f1227 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  55. 3455229 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  56. 732783f Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  57. 9f80d8b bma023: Add SFI translation for this device by William Douglas · 13 years ago
  58. 57e6319 vrtc: change its year offset from 1960 to 1972 by Feng Tang · 13 years ago
  59. f2ee442 ce4100: fix a build error by Zhang Rui · 13 years ago
  60. 87618e0 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  61. c1f4246 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  62. fe10e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  63. f28ad3b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  64. 42a0ddc Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  65. 53e3ccf Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  66. ab8fe93 Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji into fixes by Olof Johansson · 13 years ago
  67. 09d37c4 Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 13 years ago
  68. f750ba9 arm/imx: fix imx6q mmc error when mounting rootfs by Shawn Guo · 13 years ago
  69. 1b92999 arm/imx: fix AUTO_ZRELADDR selection by Shawn Guo · 13 years ago
  70. 59198b6 arm/imx: fix the references to ARCH_MX3 by Shawn Guo · 13 years ago
  71. f1dfaef ARM: mx51/53: set pwm clock parent to ipg_perclk by Richard Zhao · 13 years ago
  72. 8965593 btrfs: rename the option to nospace_cache by David Sterba · 13 years ago
  73. 8f3f1c9 drm/radeon/kms/pm: switch to dynamically allocating clock mode array by Alex Deucher · 13 years ago
  74. bbe26ff drm/radeon/kms: optimize r600_pm_profile_init by Alex Deucher · 13 years ago
  75. a4c9e2e drm/radeon/kms/pm: add a proper pm profile init function for fusion by Alex Deucher · 13 years ago
  76. 10b391b drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks() by Alex Deucher · 13 years ago
  77. 69f4cb5 Btrfs: handle bio_add_page failure gracefully in scrub by Arne Jansen · 13 years ago
  78. 6c3d904 drm/exynos: added padding to be 64-bit align. by Inki Dae · 13 years ago
  79. 44a1dab drm: fix kconfig unmet dependency warning by Randy Dunlap · 13 years ago
  80. 0007fa2 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 13 years ago
  81. a6778e9 drm: add some comments to drm_wait_vblank and drm_queue_vblank_event by Ilija Hadzic · 13 years ago
  82. bfba165 drm/radeon/benchmark: signedness bug in radeon_benchmark_move() by Dan Carpenter · 13 years ago
  83. 8f4ff2b drm: do not sleep on vblank while holding a mutex by Ilija Hadzic · 13 years ago
  84. 398a6d4 MAINTAINERS: exynos: Add EXYNOS DRM maintainer entry by Kyungmin Park · 13 years ago
  85. c5006cfe drm: try to restore previous CRTC config if mode set fails by Jesse Barnes · 13 years ago
  86. 091264f drm/radeon/kms: make an aux failure debug only by Alex Deucher · 13 years ago
  87. 87cb73d drm: drop select of SLOW_WORK by Paul Bolle · 13 years ago
  88. b3e067c drm: serialize access to list of debugfs files by Marcin Slusarz · 13 years ago
  89. 3b9832f drm/radeon/kms: fix use of vram scratch page on evergreen/ni by Alex Deucher · 13 years ago
  90. 7a1619b drm/radeon: Make sure CS mutex is held across GPU reset. by Michel Dänzer · 13 years ago
  91. 471dd2e drm: Ensure string is null terminated. by Vinson Lee · 13 years ago
  92. baa91d64 vmwgfx: Only allow 64x64 cursors by Jakob Bornecrantz · 13 years ago
  93. f0c8a65 vmwgfx: Initialize clip rect loop correctly in surface dirty by Jakob Bornecrantz · 13 years ago
  94. c0d1831 vmwgfx: Close screen object system by Jakob Bornecrantz · 13 years ago
  95. b73b5c4 ARM: mach-shmobile: cpuidle single/global and last_state fixes by Magnus Damm · 13 years ago
  96. 9b49139 ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h by Kuninori Morimoto · 13 years ago
  97. 972c3fb ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  98. bd8d0cba ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  99. 8e6a467 ARM: mach-shmobile: ap4evb: remove white space from end of line by Kuninori Morimoto · 13 years ago
  100. 91d19cd ARM: mach-shmobile: clock-sh7372: remove un-necessary index by Kuninori Morimoto · 13 years ago