1. 8f9c60f fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_info by Kuninori Morimoto · 13 years ago
  2. 44e8ba9 Merge commit 'v3.3' into fbdev-next by Florian Tobias Schandinat · 13 years ago
  3. e9fe8a7 Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next by Florian Tobias Schandinat · 13 years ago
  4. 9fc005c Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  5. 6e780cf5 C6X: remove dead code from entry.S by Mark Salter · 13 years ago
  6. cc19812 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  7. ce06b0f arch/tile/configs: convert to minimal configs via "make savedefconfig" by Chris Metcalf · 13 years ago
  8. e0adb99 sparc32: Add -Av8 to assembler command line. by David S. Miller · 13 years ago
  9. 69539ab Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  10. 0a49aec Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  11. ad09233 tile: Use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  12. 212ad2f Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  13. a10a854 Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  14. c241a0e arm: mach-shmobile: Constify sh_mobile_meram_cfg structures by Laurent Pinchart · 13 years ago
  15. b0a49d9 arm: mach-shmobile: Don't set MERAM ICB numbers in platform data by Laurent Pinchart · 13 years ago
  16. 974d250b fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocation by Laurent Pinchart · 13 years ago
  17. e71504d arm: mach-shmobile: Split MERAM resources into regs and meram by Laurent Pinchart · 13 years ago
  18. 93ff259 fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes by Laurent Pinchart · 13 years ago
  19. afaad83 fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg by Laurent Pinchart · 13 years ago
  20. 43059b0 fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info by Laurent Pinchart · 13 years ago
  21. 018882a fbdev: sh_mobile_lcdc: Remove board configuration board_data field by Laurent Pinchart · 13 years ago
  22. e2543c5 arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan field by Laurent Pinchart · 13 years ago
  23. a1022ad arm: mach-shmobile: Add LCDC tx_dev field to platform data by Laurent Pinchart · 13 years ago
  24. 134d22e sh_mobile_hdmi: Remove platform data lcd_dev field by Laurent Pinchart · 13 years ago
  25. 87e24f4 perf/x86: Fix local vs remote memory events for NHM/WSM by Peter Zijlstra · 13 years ago
  26. cf8c1da arch/tile: misplaced parens near likely by roel · 13 years ago
  27. 7ed725c arch/tile: sync up the defconfig files to the tip by Chris Metcalf · 13 years ago
  28. 688b4db arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639 by Chris Metcalf · 13 years ago
  29. a7f4255 x86: Derandom delay_tsc for 64 bit by Thomas Gleixner · 13 years ago
  30. 0ab5d75 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  31. 0cacaf5 Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  32. 001b7f3 ARM: OMAP2+: Fix compile error when FB_OMAP2 is not set by Tony Lindgren · 13 years ago
  33. 9f8050c Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  34. ee0849c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  35. c66fcfa Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  36. 48546cc ARM: S3C2440: Fixed build error for s3c244x by Kukjin Kim · 13 years ago
  37. 4f262ac Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  38. 4cd7c0a C6X: fix KSTK_EIP and KSTK_ESP macros by Mark Salter · 13 years ago
  39. a0feb6d ARM: 7358/1: perf: add PMU hotplug notifier by Lorenzo Pieralisi · 13 years ago
  40. 3f31ae1 ARM: 7357/1: perf: fix overflow handling for xscale2 PMUs by Will Deacon · 13 years ago
  41. f6f5a30 ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlers by Will Deacon · 13 years ago
  42. 99c1745 ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMU by Will Deacon · 13 years ago
  43. 5727347 ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode by Will Deacon · 13 years ago
  44. e49d603 ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typo by Kuninori Morimoto · 13 years ago
  45. 1740d34 ARM: mach-shmobile: mackerel: Reserve DMA memory for the frame buffer by Laurent Pinchart · 13 years ago
  46. e9db93a ARM: mach-shmobile: Fix ag5evm compilation by including linux/videodev2.h by Laurent Pinchart · 13 years ago
  47. 63d7112 ARM: mach-shmobile: Fix bonito compile breakage by Phil Edworthy · 13 years ago
  48. 948c46a sh: fix up the ubc clock definition for sh7785. by Thomas Schwinge · 13 years ago
  49. fb43406 sh: add parameter for RSPI in clock-sh7757 by Shimoda, Yoshihiro · 13 years ago
  50. de3a49b sh: Fix sh2a vbr table for more than 255 irqs by Phil Edworthy · 13 years ago
  51. 55062d0 x86: fix typo in recent find_vma_prev purge by Linus Torvalds · 13 years ago
  52. 097d591 vm: avoid using find_vma_prev() unnecessarily by Linus Torvalds · 13 years ago
  53. 917ec63 Merge tag 'fixes-3.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  54. 6b60805 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Arnd Bergmann · 13 years ago
  55. 4c75aab Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 13 years ago
  56. 1dbd02e ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER by H Hartley Sweeten · 13 years ago
  57. 5c44778 video: s3c-fb: Add support EXYNOS5 FIMD by Jingoo Han · 13 years ago
  58. 0ba86d7 Merge commit 'v3.3-rc6' by Tomi Valkeinen · 13 years ago
  59. 63f32b3 ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 board by Bartlomiej Zolnierkiewicz · 13 years ago
  60. d282e4d Merge commit 'v3.3-rc6' into fbdev-next by Florian Tobias Schandinat · 13 years ago
  61. af82931 ARM: pxa: fix invalid mfp pin issue by Haojian Zhuang · 13 years ago
  62. 0c7de34 ARM: pxa: remove duplicated registeration on pxa-gpio by Haojian Zhuang · 13 years ago
  63. bbdc818 ARM: pxa: add dummy clock for pxa25x and pxa27x by Haojian Zhuang · 13 years ago
  64. 3e85fb9 Merge branch 'akpm' (Andrew's patch bomb) by Linus Torvalds · 13 years ago
  65. 62aca40 alpha: fix 32/64-bit bug in futex support by Andrew Morton · 13 years ago
  66. 81caaf2 ARM: ecard: ensure fake vma vm_flags is setup by Russell King · 13 years ago
  67. 4f0449e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  68. 3a81a6e Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  69. cc4ad90 ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688 by R Sricharan · 13 years ago
  70. 6414fa6a aout: move setup_arg_pages() prior to reading/mapping the binary by Al Viro · 13 years ago
  71. 134d12f ARM: OMAP: fix iommu, not mailbox by Ohad Ben-Cohen · 13 years ago
  72. 233ba2c Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  73. 001f3a4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  74. e39d40c ARM: S3C24XX: DMA resume regression fix by Gusakov Andrey · 13 years ago
  75. 1018faa perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled by Joerg Roedel · 13 years ago
  76. 6bba07c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  77. a97f4f5 x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version by Jonathan Nieder · 13 years ago
  78. 76374c6 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 13 years ago
  79. c1ba544 ARM: S3C24XX: Fix restart on S3C2442 by Heiko Stuebner · 13 years ago
  80. c65d8ef ARM: SAMSUNG: Fix memory size for hsotg by Joonyoung Shim · 13 years ago
  81. c2d1355 ARM: OMAP: id: Add missing break statement in omap3xxx_check_revision by Vaibhav Hiremath · 13 years ago
  82. c5f2ac9 Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  83. 88ebdda Merge tag 'for-3.3' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
  84. 851c52b ARM: at91/dma: DMA controller registering with DT support by Nicolas Ferre · 13 years ago
  85. b9eaa81 ARM: at91/dma: remove platform data from DMA controller by Nicolas Ferre · 13 years ago
  86. d867093 ARM: OMAP2+: Remove apply_uV constraints for fixed regulator by Rajendra Nayak · 13 years ago
  87. 5a3ff84 ARM: OMAP: irqs: Fix NR_IRQS value to handle PRCM interrupts by Cousson, Benoit · 13 years ago
  88. 84113717 x86/PCI: use host bridge _CRS info on MSI MS-7253 by Jonathan Nieder · 13 years ago
  89. d5a74af Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  90. aabb70d [PARISC] don't unconditionally override CROSS_COMPILE for 64 bit. by James Bottomley · 13 years ago
  91. 29f141f Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into devicetree/merge by Grant Likely · 13 years ago
  92. f2273ec Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixes by Arnd Bergmann · 13 years ago
  93. ff424aa ARM: LPC32xx: serial.c: Fixed loop limit by Roland Stigge · 13 years ago
  94. 2707208 ARM: LPC32xx: serial.c: HW bug workaround by Roland Stigge · 13 years ago
  95. 94ed783 ARM: LPC32xx: irq.c: Clear latched event by Roland Stigge · 13 years ago
  96. 35dd0a7 ARM: LPC32xx: Fix interrupt controller init by Roland Stigge · 13 years ago
  97. f673705 ARM: LPC32xx: Fix irq on GPI_28 by Roland Stigge · 13 years ago
  98. e25bda5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  99. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 13 years ago
  100. 003e634 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 13 years ago