1. 16caadb microblaze: Use generic init_task by Thomas Gleixner · 12 years ago
  2. ab5fc1f m68k: Use generic init_task by Thomas Gleixner · 12 years ago
  3. 7433c5c m32r: Use generic init_task by Thomas Gleixner · 12 years ago
  4. e336e05 hexagon: Use generic idle_task by Thomas Gleixner · 12 years ago
  5. a3b3aa3 h8300-use-generic-init_task by Thomas Gleixner · 12 years ago
  6. cb0fcba frv: Use generic init_task by Thomas Gleixner · 12 years ago
  7. c172ede cris: Use generic init_task by Thomas Gleixner · 12 years ago
  8. 0c4f6d6 c6x: Use generic init_task by Thomas Gleixner · 12 years ago
  9. 6e3e844 blackfin: Use generic init_task by Thomas Gleixner · 12 years ago
  10. 29b2501 avr32: Use generic init_task by Thomas Gleixner · 12 years ago
  11. 5290dc2 arm: Use generic init_task by Thomas Gleixner · 12 years ago
  12. 5dced29 alpha: Use generic init_task by Thomas Gleixner · 12 years ago
  13. a4a2eb4 init_task: Create generic init_task instance by Thomas Gleixner · 12 years ago
  14. c6ae063 frv: Use core allocator for task_struct by Thomas Gleixner · 12 years ago
  15. cce4517 frv: Use correct size for task_struct allocation by Thomas Gleixner · 12 years ago
  16. 9a13472 parisc: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  17. f0a2bc7 sparc: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  18. 2ec9415 alpha: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  19. ea0588c sh: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  20. 6bba268 blackfin: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  21. a4cfc31 cris: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  22. e80e781 s390: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  23. 3b0132c hexagon: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  24. 360014a mips: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  25. 84ec6d5 arm: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  26. 13583bf ia64: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  27. 17e32ea powerpc: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  28. 7eb43a6 x86: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  29. 5cdaf18 x86: Add task_struct argument to smp_ops.cpu_up by Thomas Gleixner · 13 years ago
  30. 29d5e04 smp: Provide generic idle thread allocation by Thomas Gleixner · 13 years ago
  31. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 13 years ago
  32. bda3bdc m32r: Remove pointless function prototypes by Thomas Gleixner · 13 years ago
  33. 86ec090 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  34. ce1ee9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 13 years ago
  35. 89b8835 x32, siginfo: Provide proper overrides for x32 siginfo_t by H. Peter Anvin · 13 years ago
  36. 98e5272 x32: Check __ILP32__ instead of __LP64__ for x32 by H.J. Lu · 13 years ago
  37. cd74257 x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler by Konrad Rzeszutek Wilk · 13 years ago
  38. 2a14e54 ACPI: Convert wake_sleep_flags to a value instead of function by Konrad Rzeszutek Wilk · 13 years ago
  39. e00574b hexagon: add missing cpu.h include by Richard Kuo · 13 years ago
  40. 57f27cc hexagon/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 13 years ago
  41. e8e42a5 hexagon: use renamed tick_nohz_idle_* functions by Richard Kuo · 13 years ago
  42. 6bbbc30 Hexagon: misc compile warning/error cleanup due to missing headers by Richard Kuo · 13 years ago
  43. e895bd7 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  44. 205b9c9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  45. 446f6d0 powerpc/mpic: Properly set default triggers by Benjamin Herrenschmidt · 13 years ago
  46. 3a2b4f7 powerpc/mpic: Fix confusion between hw_irq and virq by Benjamin Herrenschmidt · 13 years ago
  47. 3027691 powerpc/pmac: Don't add_timer() twice by Benjamin Herrenschmidt · 13 years ago
  48. 2ef822c powerpc/eeh: Fix crash caused by null eeh_dev by Gavin Shan · 13 years ago
  49. aec49c7 Merge remote-tracking branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  50. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 13 years ago
  51. 8f4f9d4 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  52. 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 · 13 years ago
  53. bfce281 kill mm argument of vm_munmap() by Al Viro · 13 years ago
  54. 9f3a4af perfmon: kill some helpers and arguments by Al Viro · 13 years ago
  55. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 13 years ago
  56. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 13 years ago
  57. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 13 years ago
  58. edaf6c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  59. 4351f30 powerpc/mpc85xx: add MPIC message dts node by Mingkai Hu · 13 years ago
  60. dea58bd powerpc/mpic_msgr: fix offset error when setting mer register by Mingkai Hu · 13 years ago
  61. e0a5a6c powerpc/mpic_msgr: add lock for MPIC message global variable by Mingkai Hu · 13 years ago
  62. bdce27c powerpc/mpic_msgr: fix compile error when SMP disabled by Mingkai Hu · 13 years ago
  63. eda713e powerpc: fix build when CONFIG_BOOKE_WDT is enabled by Baruch Siach · 13 years ago
  64. 8a95bc8 powerpc/85xx: don't call of_platform_bus_probe() twice by Timur Tabi · 13 years ago
  65. 3cd88f9 Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus" by Russell King · 13 years ago
  66. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  67. 6842d4c Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 13 years ago
  68. 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 · 13 years ago
  69. b462fca Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 13 years ago
  70. 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 · 13 years ago
  71. 888073d ARM: bcmring: fix UART declarations by Paul Gortmaker · 13 years ago
  72. 2225fd5 KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context by Avi Kivity · 13 years ago
  73. 743e89e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  74. cbf2829 x86, apic: APIC code touches invalid MSR on P5 class machines by Bryan O'Donoghue · 13 years ago
  75. 4659b7f ARM: imx: Fix imx5 idle logic bug by Robert Lee · 13 years ago
  76. de1de15 ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple() by Fabio Estevam · 13 years ago
  77. 9fd4a50 ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGE by Fabio Estevam · 13 years ago
  78. 6aaec67 ARM: OMAP1: DMTIMER: fix broken timer clock source selection by Paul Walmsley · 13 years ago
  79. 5ae256d ARM: OMAP: serial: Fix the ocp smart idlemode handling bug by Santosh Shilimkar · 13 years ago
  80. bce492c0 ARM: OMAP2+: UART: Fix incorrect population of default uart pads by Govindraj.R · 13 years ago
  81. 63878ac ARM: OMAP: sram: fix BUG in dpll code for !PM case by Grazvydas Ignotas · 13 years ago
  82. 938ed25 m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFire by Greg Ungerer · 13 years ago
  83. bfdd769 m68knommu: fix id number for second eth device on 5275 ColdFire by Greg Ungerer · 13 years ago
  84. 4643b05 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  85. c76f39b ia64: fix futex_atomic_cmpxchg_inatomic() by Luck, Tony · 13 years ago
  86. 089f9fb i387: ptrace breaks the lazy-fpu-restore logic by Oleg Nesterov · 13 years ago
  87. 6889463 x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() by Andreas Herrmann · 13 years ago
  88. b199430 x86, efi: Add dedicated EFI stub entry point by Matt Fleming · 13 years ago
  89. 8eaeb93 mfd: Convert twl6040 to i2c driver, and separate it from twl core by Peter Ujfalusi · 13 years ago
  90. ee9dd76 ARM: at91: fix at91sam9261ek Ethernet dm9000 irq by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  91. bf66b0d ARM: at91: fix rm9200ek flash size by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  92. 926de6d ARM: at91: remove empty at91_init_serial function by Joachim Eastwood · 13 years ago
  93. 67f3af4 ARM: at91: fix typo in at91_pmc_base assembly declaration by Nicolas Ferre · 13 years ago
  94. ac8c411 ARM: at91: Export at91_matrix_base by Joachim Eastwood · 13 years ago
  95. f19b797 ARM: at91: Export at91_pmc_base by Joachim Eastwood · 13 years ago
  96. 9268c6c ARM: at91: Export at91_ramc_base by Joachim Eastwood · 13 years ago
  97. 9fce85c ARM: at91: Export at91_st_base by Joachim Eastwood · 13 years ago
  98. f27962a ARM: ux500: update defconfig by Linus Walleij · 13 years ago
  99. 97b3b7a ARM: ux500: Fix unmet direct dependency by Lee Jones · 13 years ago
  100. 6c7b8e8 x86: Handle failures of parsing immediate operands in the instruction decoder by Masami Hiramatsu · 13 years ago