1. 4e8ee7d ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting by Will Deacon · 13 years ago
  2. 72662e0 ARM: head.S: only include __turn_mmu_on in the initial identity mapping by Will Deacon · 13 years ago
  3. 2c8951a ARM: idmap: use idmap_pgd when setting up mm for reboot by Will Deacon · 13 years ago
  4. 1a4baaf ARM: proc-*.S: place cpu_reset functions into .idmap.text section by Will Deacon · 13 years ago
  5. e6eadc6 ARM: suspend: use idmap_pgd instead of suspend_pgd by Will Deacon · 13 years ago
  6. 8903826 ARM: idmap: populate identity map pgd at init time using .init.text by Will Deacon · 13 years ago
  7. ba8bb18 ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq function by Santosh Shilimkar · 13 years ago
  8. f88f4dd ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undeclared. by Santosh Shilimkar · 13 years ago
  9. 53fadbd Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 13 years ago
  10. e1d95ea ARM: exynos4: Fix build error by Axel Lin · 13 years ago
  11. 69676c3 ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclared by Axel Lin · 13 years ago
  12. 2d13cca Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 13 years ago
  13. 59136ef Merge branch 'restart-cleanup' into restart by Russell King · 13 years ago
  14. 3f1517a ARM: restart: remove poodle restart handler by Russell King · 13 years ago
  15. e5bc9e2 ARM: w90x900: add common nuc9xx.h by Russell King · 13 years ago
  16. e879c86 ARM: restart: only perform setup for restart when soft-restarting by Russell King · 13 years ago
  17. 3a08322 ARM: clps711x: consolidate irq/mm/time code into a single file by Russell King · 13 years ago
  18. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
  19. 6a6f1ef ARM: restart: remove local_irq_disable() from within arch_reset() by Russell King · 13 years ago
  20. 11f1c5d ARM: VIC: remove non MULTI_IRQ_HANDLER support by Jamie Iles · 13 years ago
  21. c05012c ARM: picoxcell: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  22. bb3a4eb ARM: samsung: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  23. c8be7ac ARM: versatile: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  24. b7378ea ARM: u300: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  25. 66266f4 ARM: spear: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  26. 774b51f ARM: s3c64xx: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  27. 42ab530 ARM: nomadik: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  28. 14f127ba ARM: netx: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  29. 9a6879b ARM: ep93xx: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  30. 1558368 ARM: vic: MULTI_IRQ_HANDLER handler by Jamie Iles · 13 years ago
  31. f9b28cc ARM: vic: device tree binding by Jamie Iles · 13 years ago
  32. 08d33b2 ARM: GIC: Make MULTI_IRQ_HANDLER mandatory by Marc Zyngier · 13 years ago
  33. ab65be2 ARM: omap2plus: remove irq-related global base addresses by Marc Zyngier · 13 years ago
  34. 6b2f55d ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  35. 2db1499 ARM: omap2/3: Add global omap2/3_intc_handle_irq() functions by Marc Zyngier · 13 years ago
  36. 368b8e2 ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  37. ead31ee ARM: cns3xxx: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  38. a83d8e2 ARM: shmobile: convert smp platforms to gic_handle_irq() by Marc Zyngier · 13 years ago
  39. bbf5f38 ARM: ux500: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  40. afed2a2 ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  41. 4e44d2c ARM: exynos4: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  42. 041f777 ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  43. abd3ca5 ARM: VExpress: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  44. 1b99d9c ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  45. 7e01799 ARM: highbank: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  46. fea9fe8 ARM: imx: convert smp platforms to global gic_handle_irq() by Marc Zyngier · 13 years ago
  47. 562e002 ARM: GIC: Add global gic_handle_irq() function by Marc Zyngier · 13 years ago
  48. baeeb82 ARM: mxc: rename gic_handle_irq to avoid name clash by Marc Zyngier · 13 years ago
  49. abeb24a ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusive by Marc Zyngier · 13 years ago
  50. db0d4db ARM: gic: allow GIC to support non-banked setups by Marc Zyngier · 13 years ago
  51. cfcfc9e Linux 3.2-rc2 by Linus Torvalds · 13 years ago
  52. 101041c Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  53. 5870b2c Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrl by Linus Torvalds · 13 years ago
  54. 642ba5e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  55. 80f01ca Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  56. fc21a2d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 13 years ago
  57. bc5b8a9 hfs: add sanity check for file name length by Dan Carpenter · 13 years ago
  58. e0ce42e fsl-rio: fix compile error by Liu Gang · 13 years ago
  59. 9059054 blackfin: Fixup export.h includes by Lars-Peter Clausen · 13 years ago
  60. edb0a64 Blackfin: add serial TX IRQ in individual platform resource by Sonic Zhang · 13 years ago
  61. 7f80850 Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  62. b93cd6a Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  63. d291ffb Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  64. 72103bd virtio-pci: fix use after free by Michael S. Tsirkin · 13 years ago
  65. 52e4c2a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  66. 3439a8d ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression) by Rafael J. Wysocki · 13 years ago
  67. a7c36fd drm/radeon/kms/combios: fix dynamic allocation of PM clock modes by Alex Deucher · 13 years ago
  68. 5b34b08 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  69. eb0b38a [CPUFREQ] db8500: fix build error due to undeclared i variable by Axel Lin · 13 years ago
  70. 8f042aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  71. 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
  72. 3455229 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  73. 732783f Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  74. 9f80d8b bma023: Add SFI translation for this device by William Douglas · 13 years ago
  75. 57e6319 vrtc: change its year offset from 1960 to 1972 by Feng Tang · 13 years ago
  76. f2ee442 ce4100: fix a build error by Zhang Rui · 13 years ago
  77. 87618e0 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  78. c1f4246 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  79. fe10e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  80. f28ad3b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  81. 42a0ddc Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  82. 53e3ccf Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  83. ab8fe93 Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji into fixes by Olof Johansson · 13 years ago
  84. 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
  85. f750ba9 arm/imx: fix imx6q mmc error when mounting rootfs by Shawn Guo · 13 years ago
  86. 1b92999 arm/imx: fix AUTO_ZRELADDR selection by Shawn Guo · 13 years ago
  87. 59198b6 arm/imx: fix the references to ARCH_MX3 by Shawn Guo · 13 years ago
  88. f1dfaef ARM: mx51/53: set pwm clock parent to ipg_perclk by Richard Zhao · 13 years ago
  89. 8965593 btrfs: rename the option to nospace_cache by David Sterba · 13 years ago
  90. 8f3f1c9 drm/radeon/kms/pm: switch to dynamically allocating clock mode array by Alex Deucher · 13 years ago
  91. bbe26ff drm/radeon/kms: optimize r600_pm_profile_init by Alex Deucher · 13 years ago
  92. a4c9e2e drm/radeon/kms/pm: add a proper pm profile init function for fusion by Alex Deucher · 13 years ago
  93. 10b391b drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks() by Alex Deucher · 13 years ago
  94. 69f4cb5 Btrfs: handle bio_add_page failure gracefully in scrub by Arne Jansen · 13 years ago
  95. 6c3d904 drm/exynos: added padding to be 64-bit align. by Inki Dae · 13 years ago
  96. 44a1dab drm: fix kconfig unmet dependency warning by Randy Dunlap · 13 years ago
  97. 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
  98. a6778e9 drm: add some comments to drm_wait_vblank and drm_queue_vblank_event by Ilija Hadzic · 13 years ago
  99. bfba165 drm/radeon/benchmark: signedness bug in radeon_benchmark_move() by Dan Carpenter · 13 years ago
  100. 8f4ff2b drm: do not sleep on vblank while holding a mutex by Ilija Hadzic · 13 years ago