1. 3f5d081 ARM: mm: proc-mohawk: add suspend resume for mohawk by Chao Xie · 12 years ago
  2. 87046f4 ARM: mmp: add PM support for mmp2 by Chao Xie · 12 years ago
  3. 5e5661a ARM: mmp: move XX_REG definition to addr-map.h by Chao Xie · 12 years ago
  4. ff290fc ARM: dts: refresh dts file for arch mmp by Haojian Zhuang · 12 years ago
  5. 641f4d5 ARM: mmp: support pxa910 with device tree by Haojian Zhuang · 12 years ago
  6. a56f916 ARM: mmp: support mmp2 with device tree by Haojian Zhuang · 12 years ago
  7. c68ef2b ARM: mmp: support DT in timer by Haojian Zhuang · 12 years ago
  8. c24b311 ARM: mmp: support DT in irq by Haojian Zhuang · 12 years ago
  9. 3f4dd32 ARM: mmp: append CONFIG_MACH_MMP2_DT by Haojian Zhuang · 12 years ago
  10. 53c50ef ARM: mmp: fix build issue on mmp with device tree by Haojian Zhuang · 12 years ago
  11. b990f9b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  12. 4bbbf13f Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  13. c28c485 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. f607245 Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  15. 7eb7ce4 xen: correctly check for pending events when restoring irq flags by David Vrabel · 12 years ago
  16. 6e76538 Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  17. dadb366 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Olof Johansson · 12 years ago
  18. ef7c7c6 ARM: PXA2xx: MFP: fix potential direction bug by Igor Grinberg · 12 years ago
  19. a13b8787 ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUT by Igor Grinberg · 12 years ago
  20. 9f9d27e arm/sa1100: fix sa1100-rtc memory resource by Dmitry Artamonow · 12 years ago
  21. b95ace5 ARM: pxa: fix gpio wakeup setting by Robert Jarzmik · 12 years ago
  22. cf405ae xen/smp: Fix crash when booting with ACPI hotplug CPUs. by Konrad Rzeszutek Wilk · 12 years ago
  23. 3c3c801 Merge branch 'sh/urgent' into sh-fixes-for-linus by Paul Mundt · 12 years ago
  24. ec2ccd8 sh: Fix up tracepoint build fallout from static key introduction. by Nobuhiro Iwamatsu · 12 years ago
  25. 82b7690 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  26. 8e12a03 xtensa: fix build fail on undefined ack_bad_irq by Paul Gortmaker · 12 years ago
  27. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  28. df88b2d xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded. by Konrad Rzeszutek Wilk · 12 years ago
  29. fa83af7 blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.c by Paul Gortmaker · 12 years ago
  30. b7b617c Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 12 years ago
  31. 86ec090 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  32. db7b122 arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo file by Vasiliy Kulikov · 12 years ago
  33. 8ec7c84 Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into fixes by Olof Johansson · 12 years ago
  34. 05ef1b7 arch/tile: fix a couple of functions that should be __init by Chris Metcalf · 12 years ago
  35. ea0dcf9 x86/apic: Use x2apic physical mode based on FADT setting by Greg Pearson · 12 years ago
  36. d0d3bc6 x86/mrst: Quiet sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 12 years ago
  37. cd32b16 Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 12 years ago
  38. 9b4d1cbb ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capability by Marek Szyprowski · 12 years ago
  39. 6fff5a1 ARM: EXYNOS: Fix compilation error when CONFIG_OF is not defined by Tushar Behera · 12 years ago
  40. ffabec4 ARM: EXYNOS: Fix resource on dev-dwmci.c by Kukjin Kim · 12 years ago
  41. 7518dde ARM: S3C24XX: Fix build warning for S3C2410_PM by Kukjin Kim · 12 years ago
  42. 18ea1fc ARM: mini2440_defconfig: Fix build error by Arnd Bergmann · 12 years ago
  43. ce1ee9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 12 years ago
  44. 89b8835 x32, siginfo: Provide proper overrides for x32 siginfo_t by H. Peter Anvin · 12 years ago
  45. 2b7b9a7 ARM: msm: Fix gic irqdomain support by David Brown · 12 years ago
  46. 98e5272 x32: Check __ILP32__ instead of __LP64__ for x32 by H.J. Lu · 12 years ago
  47. cd74257 x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler by Konrad Rzeszutek Wilk · 12 years ago
  48. 2a14e54 ACPI: Convert wake_sleep_flags to a value instead of function by Konrad Rzeszutek Wilk · 12 years ago
  49. e00574b hexagon: add missing cpu.h include by Richard Kuo · 12 years ago
  50. 57f27cc hexagon/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  51. e8e42a5 hexagon: use renamed tick_nohz_idle_* functions by Richard Kuo · 12 years ago
  52. 6bbbc30 Hexagon: misc compile warning/error cleanup due to missing headers by Richard Kuo · 13 years ago
  53. bfae8ee xtensa: fix build error in xtensa/include/asm/io.h by Paul Gortmaker · 12 years ago
  54. 9112a6b xtensa: fix build failure in xtensa/kernel/signal.c by Paul Gortmaker · 12 years ago
  55. e895bd7 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  56. 205b9c9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  57. 446f6d0 powerpc/mpic: Properly set default triggers by Benjamin Herrenschmidt · 12 years ago
  58. 3a2b4f7 powerpc/mpic: Fix confusion between hw_irq and virq by Benjamin Herrenschmidt · 12 years ago
  59. 3027691 powerpc/pmac: Don't add_timer() twice by Benjamin Herrenschmidt · 12 years ago
  60. 2ef822c powerpc/eeh: Fix crash caused by null eeh_dev by Gavin Shan · 12 years ago
  61. aec49c7 Merge remote-tracking branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 12 years ago
  62. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 12 years ago
  63. 8f4f9d4 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  64. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  65. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  66. 9f3a4af perfmon: kill some helpers and arguments by Al Viro · 12 years ago
  67. 5699b0c ARM: EXYNOS: Fix incorrect initialization of GIC by Thomas Abraham · 12 years ago
  68. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  69. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  70. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  71. 8482c81 ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllers by Thomas Abraham · 12 years ago
  72. edaf6c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  73. 3d81acb Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe" by Konrad Rzeszutek Wilk · 12 years ago
  74. 1344500 ARM: u300: bump all IRQ numbers by one by Linus Walleij · 12 years ago
  75. a102962 ARM: ux300: Fix unimplementable regulation constraints by Mark Brown · 12 years ago
  76. 4351f30 powerpc/mpc85xx: add MPIC message dts node by Mingkai Hu · 12 years ago
  77. dea58bd powerpc/mpic_msgr: fix offset error when setting mer register by Mingkai Hu · 12 years ago
  78. e0a5a6c powerpc/mpic_msgr: add lock for MPIC message global variable by Mingkai Hu · 12 years ago
  79. bdce27c powerpc/mpic_msgr: fix compile error when SMP disabled by Mingkai Hu · 12 years ago
  80. eda713e powerpc: fix build when CONFIG_BOOKE_WDT is enabled by Baruch Siach · 12 years ago
  81. 8a95bc8 powerpc/85xx: don't call of_platform_bus_probe() twice by Timur Tabi · 13 years ago
  82. 3cd88f9 Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus" by Russell King · 12 years ago
  83. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  84. a720b2d x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot() by Srivatsa S. Bhat · 12 years ago
  85. 8d9a784 sh: Fix error synchronising kernel page tables by Stuart Menefy · 13 years ago
  86. 6842d4c Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  87. ea53671 Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 12 years ago
  88. b462fca Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 12 years ago
  89. 1c2e1fd Merge tag 'omap-fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  90. 888073d ARM: bcmring: fix UART declarations by Paul Gortmaker · 12 years ago
  91. 2225fd5 KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context by Avi Kivity · 12 years ago
  92. 743e89e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  93. 1bc68a9 powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig] by Paul Gortmaker · 12 years ago
  94. 681e4a5 Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4 by Konrad Rzeszutek Wilk · 12 years ago
  95. cbf2829 x86, apic: APIC code touches invalid MSR on P5 class machines by Bryan O'Donoghue · 12 years ago
  96. 4659b7f ARM: imx: Fix imx5 idle logic bug by Robert Lee · 12 years ago
  97. de1de15 ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple() by Fabio Estevam · 12 years ago
  98. 9fd4a50 ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGE by Fabio Estevam · 12 years ago
  99. 6aaec67 ARM: OMAP1: DMTIMER: fix broken timer clock source selection by Paul Walmsley · 12 years ago
  100. 5ae256d ARM: OMAP: serial: Fix the ocp smart idlemode handling bug by Santosh Shilimkar · 12 years ago