1. 5cdaf18 x86: Add task_struct argument to smp_ops.cpu_up by Thomas Gleixner · 12 years ago
  2. 29d5e04 smp: Provide generic idle thread allocation by Thomas Gleixner · 12 years ago
  3. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  4. bda3bdc m32r: Remove pointless function prototypes by Thomas Gleixner · 12 years ago
  5. 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
  6. 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
  7. 89b8835 x32, siginfo: Provide proper overrides for x32 siginfo_t by H. Peter Anvin · 12 years ago
  8. 98e5272 x32: Check __ILP32__ instead of __LP64__ for x32 by H.J. Lu · 12 years ago
  9. cd74257 x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler by Konrad Rzeszutek Wilk · 12 years ago
  10. 2a14e54 ACPI: Convert wake_sleep_flags to a value instead of function by Konrad Rzeszutek Wilk · 12 years ago
  11. e00574b hexagon: add missing cpu.h include by Richard Kuo · 12 years ago
  12. 57f27cc hexagon/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  13. e8e42a5 hexagon: use renamed tick_nohz_idle_* functions by Richard Kuo · 12 years ago
  14. 6bbbc30 Hexagon: misc compile warning/error cleanup due to missing headers by Richard Kuo · 13 years ago
  15. e895bd7 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  16. 205b9c9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  17. 446f6d0 powerpc/mpic: Properly set default triggers by Benjamin Herrenschmidt · 12 years ago
  18. 3a2b4f7 powerpc/mpic: Fix confusion between hw_irq and virq by Benjamin Herrenschmidt · 12 years ago
  19. 3027691 powerpc/pmac: Don't add_timer() twice by Benjamin Herrenschmidt · 12 years ago
  20. 2ef822c powerpc/eeh: Fix crash caused by null eeh_dev by Gavin Shan · 12 years ago
  21. aec49c7 Merge remote-tracking branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 12 years ago
  22. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 12 years ago
  23. 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
  24. 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
  25. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  26. 9f3a4af perfmon: kill some helpers and arguments by Al Viro · 12 years ago
  27. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  28. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  29. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  30. edaf6c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  31. 4351f30 powerpc/mpc85xx: add MPIC message dts node by Mingkai Hu · 12 years ago
  32. dea58bd powerpc/mpic_msgr: fix offset error when setting mer register by Mingkai Hu · 12 years ago
  33. e0a5a6c powerpc/mpic_msgr: add lock for MPIC message global variable by Mingkai Hu · 12 years ago
  34. bdce27c powerpc/mpic_msgr: fix compile error when SMP disabled by Mingkai Hu · 12 years ago
  35. eda713e powerpc: fix build when CONFIG_BOOKE_WDT is enabled by Baruch Siach · 12 years ago
  36. 8a95bc8 powerpc/85xx: don't call of_platform_bus_probe() twice by Timur Tabi · 13 years ago
  37. 3cd88f9 Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus" by Russell King · 12 years ago
  38. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  39. 6842d4c Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  40. 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
  41. 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
  42. 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
  43. 888073d ARM: bcmring: fix UART declarations by Paul Gortmaker · 12 years ago
  44. 2225fd5 KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context by Avi Kivity · 12 years ago
  45. 743e89e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  46. cbf2829 x86, apic: APIC code touches invalid MSR on P5 class machines by Bryan O'Donoghue · 12 years ago
  47. 4659b7f ARM: imx: Fix imx5 idle logic bug by Robert Lee · 12 years ago
  48. de1de15 ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple() by Fabio Estevam · 12 years ago
  49. 9fd4a50 ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGE by Fabio Estevam · 12 years ago
  50. 6aaec67 ARM: OMAP1: DMTIMER: fix broken timer clock source selection by Paul Walmsley · 12 years ago
  51. 5ae256d ARM: OMAP: serial: Fix the ocp smart idlemode handling bug by Santosh Shilimkar · 12 years ago
  52. bce492c0 ARM: OMAP2+: UART: Fix incorrect population of default uart pads by Govindraj.R · 12 years ago
  53. 63878ac ARM: OMAP: sram: fix BUG in dpll code for !PM case by Grazvydas Ignotas · 12 years ago
  54. 938ed25 m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFire by Greg Ungerer · 12 years ago
  55. bfdd769 m68knommu: fix id number for second eth device on 5275 ColdFire by Greg Ungerer · 12 years ago
  56. 4643b05 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  57. c76f39b ia64: fix futex_atomic_cmpxchg_inatomic() by Luck, Tony · 12 years ago
  58. 089f9fb i387: ptrace breaks the lazy-fpu-restore logic by Oleg Nesterov · 12 years ago
  59. 6889463 x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() by Andreas Herrmann · 12 years ago
  60. b199430 x86, efi: Add dedicated EFI stub entry point by Matt Fleming · 12 years ago
  61. 8eaeb93 mfd: Convert twl6040 to i2c driver, and separate it from twl core by Peter Ujfalusi · 12 years ago
  62. ee9dd76 ARM: at91: fix at91sam9261ek Ethernet dm9000 irq by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  63. bf66b0d ARM: at91: fix rm9200ek flash size by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  64. 926de6d ARM: at91: remove empty at91_init_serial function by Joachim Eastwood · 12 years ago
  65. 67f3af4 ARM: at91: fix typo in at91_pmc_base assembly declaration by Nicolas Ferre · 12 years ago
  66. ac8c411 ARM: at91: Export at91_matrix_base by Joachim Eastwood · 12 years ago
  67. f19b797 ARM: at91: Export at91_pmc_base by Joachim Eastwood · 12 years ago
  68. 9268c6c ARM: at91: Export at91_ramc_base by Joachim Eastwood · 12 years ago
  69. 9fce85c ARM: at91: Export at91_st_base by Joachim Eastwood · 12 years ago
  70. f27962a ARM: ux500: update defconfig by Linus Walleij · 12 years ago
  71. 97b3b7a ARM: ux500: Fix unmet direct dependency by Lee Jones · 12 years ago
  72. 6c7b8e8 x86: Handle failures of parsing immediate operands in the instruction decoder by Masami Hiramatsu · 12 years ago
  73. d7de864 x86/amd: Remove broken links from comment and kernel message by Andreas Herrmann · 12 years ago
  74. 89d7860 m68knommu: move and fix the 68VZ328 platform bootlogo.h by Greg Ungerer · 12 years ago
  75. acb0c7a m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328 by Greg Ungerer · 12 years ago
  76. 9a8e5d4 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  77. 12e993b x86-32: fix up strncpy_from_user() sign error by Linus Torvalds · 12 years ago
  78. 708e5978 ARM: 7386/1: jump_label: fixup for rename to static_key by Rabin Vincent · 12 years ago
  79. 078c045 ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE by Jonathan Austin · 12 years ago
  80. e5ab858 ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU by Will Deacon · 12 years ago
  81. 9f85550 ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus by Linus Walleij · 12 years ago
  82. 6c23b8e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  83. 961a238 Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  84. 47d9e44 ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors by Kevin Hilman · 12 years ago
  85. eb03f28 ARM: dts: remove blank interrupt-parent properties by Rob Herring · 12 years ago
  86. 5ad1430 ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files by Sachin Kamat · 12 years ago
  87. 5262c54 ARM: EXYNOS: Remove broken config values for touchscren for NURI board by Marek Szyprowski · 12 years ago
  88. 3d3231b ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boards by Marek Szyprowski · 12 years ago
  89. f441f8a ARM: EXYNOS: fix regulator name for NURI board by Marek Szyprowski · 12 years ago
  90. 3cd21f6 ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL by Maurus Cuelenaere · 12 years ago
  91. 1c2b443 Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 12 years ago
  92. 668ce0a Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  93. 907025e Merge tag 'omap-fixes-b-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Tony Lindgren · 12 years ago
  94. 3d3eeb2 sparc64: Eliminate obsolete __handle_softirq() function by Paul E. McKenney · 12 years ago
  95. 9e0daff sparc64: Fix bootup crash on sun4v. by David S. Miller · 12 years ago
  96. af33ead ARM: msm: Fix section mismatches in proc_comm.c by David Brown · 12 years ago
  97. 204241c2 arm: msm: trout: fix compile failure by Daniel Walker · 12 years ago
  98. 1c07ae4 arm: msm: halibut: remove unneeded fixup by Daniel Walker · 12 years ago
  99. 85f8f77 ia64: populate the cmpxchg header with appropriate code by Paul Gortmaker · 12 years ago
  100. 5ba840f alpha: fix build failures from system.h dismemberment by Paul Gortmaker · 12 years ago