1. 5cd9eb2 Merge branch 'renesas/fixes' into renesas/soc by Arnd Bergmann · 15 years ago
  2. a6e2401 ARM: shmobile: remove additional __io() macro use by Arnd Bergmann · 15 years ago
  3. 2854903 ARM: mach-shmobile: default to no earlytimer by Magnus Damm · 15 years ago
  4. df27a2d ARM: mach-shmobile: r8a7779 and Marzen timer rework by Magnus Damm · 15 years ago
  5. 23e5bc0 ARM: mach-shmobile: r8a7740 and Bonito timer rework by Magnus Damm · 15 years ago
  6. 3be26fd ARM: mach-shmobile: sh73a0, AG5EVM and Kota2 timer rework by Magnus Damm · 15 years ago
  7. 17254bf ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer rework by Magnus Damm · 15 years ago
  8. 03f7bee ARM: mach-shmobile: sh7377 and G4EVM timer rework by Magnus Damm · 15 years ago
  9. 9e8de44 ARM: mach-shmobile: sh7367 and G3EVM timer rework by Magnus Damm · 15 years ago
  10. 08ad42f ARM: mach-shmobile: add shmobile_earlytimer_init() by Magnus Damm · 15 years ago
  11. e3b0161 ARM: mach-shmobile: Move sh7372 AP4EVB external clk setup by Magnus Damm · 15 years ago
  12. 12bb16d ARM: mach-shmobile: Move sh7372 Mackerel external clk setup by Magnus Damm · 15 years ago
  13. 6b6a4c0 ARM: mach-shmobile: rename clk_init() to shmobile_clk_init() by Magnus Damm · 15 years ago
  14. 8bac13f ARM: mach-shmobile: r8a7779 L2 cache support by Magnus Damm · 15 years ago
  15. 3e353b8 ARM: mach-shmobile: r8a7779 map_io and init_early update by Magnus Damm · 15 years ago
  16. d3ab722 ARM: mach-shmobile: r8a7740 map_io and init_early update by Magnus Damm · 15 years ago
  17. 50e15c3 ARM: mach-shmobile: sh73a0 map_io and init_early update by Magnus Damm · 15 years ago
  18. 5d7220ec ARM: mach-shmobile: sh7372 map_io and init_early update by Magnus Damm · 15 years ago
  19. bfc46f3 ARM: mach-shmobile: sh7377 map_io and init_early update by Magnus Damm · 15 years ago
  20. 237caf9 ARM: mach-shmobile: sh7367 map_io and init_early update by Magnus Damm · 15 years ago
  21. c953efd sh: board sh_clk_ops rename by Magnus Damm · 15 years ago
  22. 2e679b0 sh: sh5 sh_clk_ops rename by Magnus Damm · 15 years ago
  23. 33cb61a sh: sh4a sh_clk_ops rename by Magnus Damm · 15 years ago
  24. 3b87441 sh: sh4 sh_clk_ops rename by Magnus Damm · 15 years ago
  25. 43ebacd sh: sh3 sh_clk_ops rename by Magnus Damm · 15 years ago
  26. 4ad2c06 sh: sh2a sh_clk_ops rename by Magnus Damm · 15 years ago
  27. 7198423 sh: sh2 sh_clk_ops rename by Magnus Damm · 15 years ago
  28. d6ef333 sh: sh header sh_clk_ops rename by Magnus Damm · 15 years ago
  29. ae8d194 ARM: mach-shmobile: r8a7779 sh_clk_ops rename by Magnus Damm · 15 years ago
  30. d9f8670 ARM: mach-shmobile: r8a7740 sh_clk_ops rename by Magnus Damm · 15 years ago
  31. 7bcda50 ARM: mach-shmobile: sh73a0 sh_clk_ops rename by Magnus Damm · 15 years ago
  32. 628f456 ARM: mach-shmobile: sh7372 sh_clk_ops rename by Magnus Damm · 15 years ago
  33. 9c8c7ab ARM: mach-shmobile: sh7377 sh_clk_ops rename by Magnus Damm · 15 years ago
  34. 79ff312 ARM: mach-shmobile: sh7367 sh_clk_ops rename by Magnus Damm · 15 years ago
  35. a7f4255 x86: Derandom delay_tsc for 64 bit by Thomas Gleixner · 15 years ago
  36. 0ab5d75 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 15 years ago
  37. 0cacaf5 Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 15 years ago
  38. 9f8050c Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 15 years ago
  39. ee0849c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  40. c66fcfa Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 15 years ago
  41. 48546cc ARM: S3C2440: Fixed build error for s3c244x by Kukjin Kim · 15 years ago
  42. 4f262ac Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 15 years ago
  43. 4cd7c0a C6X: fix KSTK_EIP and KSTK_ESP macros by Mark Salter · 15 years ago
  44. a0feb6d ARM: 7358/1: perf: add PMU hotplug notifier by Lorenzo Pieralisi · 15 years ago
  45. 3f31ae1 ARM: 7357/1: perf: fix overflow handling for xscale2 PMUs by Will Deacon · 15 years ago
  46. f6f5a30 ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlers by Will Deacon · 15 years ago
  47. 99c1745 ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMU by Will Deacon · 15 years ago
  48. 5727347 ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode by Will Deacon · 15 years ago
  49. e49d603 ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typo by Kuninori Morimoto · 15 years ago
  50. 1740d34 ARM: mach-shmobile: mackerel: Reserve DMA memory for the frame buffer by Laurent Pinchart · 15 years ago
  51. e9db93a ARM: mach-shmobile: Fix ag5evm compilation by including linux/videodev2.h by Laurent Pinchart · 15 years ago
  52. 63d7112 ARM: mach-shmobile: Fix bonito compile breakage by Phil Edworthy · 15 years ago
  53. 55062d0 x86: fix typo in recent find_vma_prev purge by Linus Torvalds · 15 years ago
  54. 097d591 vm: avoid using find_vma_prev() unnecessarily by Linus Torvalds · 15 years ago
  55. 917ec63 Merge tag 'fixes-3.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 15 years ago
  56. 6b60805 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Arnd Bergmann · 15 years ago
  57. 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 · 15 years ago
  58. 1dbd02e ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER by H Hartley Sweeten · 15 years ago
  59. 63f32b3 ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 board by Bartlomiej Zolnierkiewicz · 15 years ago
  60. af82931 ARM: pxa: fix invalid mfp pin issue by Haojian Zhuang · 15 years ago
  61. 0c7de34 ARM: pxa: remove duplicated registeration on pxa-gpio by Haojian Zhuang · 15 years ago
  62. bbdc818 ARM: pxa: add dummy clock for pxa25x and pxa27x by Haojian Zhuang · 15 years ago
  63. 3e85fb9 Merge branch 'akpm' (Andrew's patch bomb) by Linus Torvalds · 15 years ago
  64. 62aca40 alpha: fix 32/64-bit bug in futex support by Andrew Morton · 15 years ago
  65. 81caaf2 ARM: ecard: ensure fake vma vm_flags is setup by Russell King · 15 years ago
  66. 4f0449e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 15 years ago
  67. 3a81a6e Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 15 years ago
  68. cc4ad90 ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688 by R Sricharan · 15 years ago
  69. 6414fa6 aout: move setup_arg_pages() prior to reading/mapping the binary by Al Viro · 15 years ago
  70. 134d12f ARM: OMAP: fix iommu, not mailbox by Ohad Ben-Cohen · 15 years ago
  71. 233ba2c Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 15 years ago
  72. 001f3a4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  73. e39d40c ARM: S3C24XX: DMA resume regression fix by Gusakov Andrey · 15 years ago
  74. 1018faa perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled by Joerg Roedel · 15 years ago
  75. 6bba07c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 15 years ago
  76. a97f4f5 x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version by Jonathan Nieder · 15 years ago
  77. 76374c6 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 15 years ago
  78. c1ba544 ARM: S3C24XX: Fix restart on S3C2442 by Heiko Stuebner · 15 years ago
  79. c65d8ef ARM: SAMSUNG: Fix memory size for hsotg by Joonyoung Shim · 15 years ago
  80. c2d1355 ARM: OMAP: id: Add missing break statement in omap3xxx_check_revision by Vaibhav Hiremath · 15 years ago
  81. c5f2ac9 Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 15 years ago
  82. 88ebdda Merge tag 'for-3.3' of git://openrisc.net/jonas/linux by Linus Torvalds · 15 years ago
  83. 851c52b ARM: at91/dma: DMA controller registering with DT support by Nicolas Ferre · 15 years ago
  84. b9eaa81 ARM: at91/dma: remove platform data from DMA controller by Nicolas Ferre · 15 years ago
  85. d867093 ARM: OMAP2+: Remove apply_uV constraints for fixed regulator by Rajendra Nayak · 15 years ago
  86. 5a3ff84 ARM: OMAP: irqs: Fix NR_IRQS value to handle PRCM interrupts by Cousson, Benoit · 15 years ago
  87. 8411371 x86/PCI: use host bridge _CRS info on MSI MS-7253 by Jonathan Nieder · 15 years ago
  88. d5a74af Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 15 years ago
  89. aabb70d [PARISC] don't unconditionally override CROSS_COMPILE for 64 bit. by James Bottomley · 15 years ago
  90. 29f141f Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into devicetree/merge by Grant Likely · 15 years ago
  91. f2273ec Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixes by Arnd Bergmann · 15 years ago
  92. ff424aa ARM: LPC32xx: serial.c: Fixed loop limit by Roland Stigge · 15 years ago
  93. 2707208 ARM: LPC32xx: serial.c: HW bug workaround by Roland Stigge · 15 years ago
  94. 94ed783 ARM: LPC32xx: irq.c: Clear latched event by Roland Stigge · 15 years ago
  95. 35dd0a7 ARM: LPC32xx: Fix interrupt controller init by Roland Stigge · 15 years ago
  96. f673705 ARM: LPC32xx: Fix irq on GPI_28 by Roland Stigge · 15 years ago
  97. e25bda5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  98. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 15 years ago
  99. 003e634 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 15 years ago
  100. 435792d ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp by Ohad Ben-Cohen · 15 years ago