1. 7b8fe05 c6x: Use common threadinfo allocator by Thomas Gleixner · 13 years ago
  2. 0d15d74 fork: Provide kmemcache based thread_info allocator by Thomas Gleixner · 13 years ago
  3. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 13 years ago
  4. d909a81 tile: Use common threadinfo allocator by Thomas Gleixner · 13 years ago
  5. 4110180 fork: Provide weak arch_release_[task_struct|thread_info] functions by Thomas Gleixner · 13 years ago
  6. 2889f60 fork: Move thread info gfp flags to header by Thomas Gleixner · 13 years ago
  7. 6c0a9fa fork: Remove the weak insanity by Thomas Gleixner · 13 years ago
  8. 86627c9 sh: Remove cpu_idle_wait() by Thomas Gleixner · 13 years ago
  9. c9b92b8 powerpc: Remove unused cpu_idle_wait() by Thomas Gleixner · 13 years ago
  10. bbe78cb ia64: Remove unused cpu_idle_wait() by Thomas Gleixner · 13 years ago
  11. 448eca9 arm: Remove unused cpu_idle_wait() by Thomas Gleixner · 13 years ago
  12. 85f7f65 x86: Use kick_all_cpus_sync() by Thomas Gleixner · 13 years ago
  13. 4a16251 cpuidle: Use kick_all_cpus_sync() by Thomas Gleixner · 13 years ago
  14. f37f435 smp: Implement kick_all_cpus_sync() by Thomas Gleixner · 13 years ago
  15. 9cd75e1 powerpc: Fix broken cpu_idle_wait() implementation by Thomas Gleixner · 13 years ago
  16. 392d921 mips: Use PAGE_SIZE for INIT_TASK_DATA alignment again by Thomas Gleixner · 13 years ago
  17. 481f93b parisc: Fix init_task fallout by Thomas Gleixner · 13 years ago
  18. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 13 years ago
  19. e4d5962 xtensa: Use generic init_task by Thomas Gleixner · 13 years ago
  20. 4504689 x86: Use generic init_task by Thomas Gleixner · 13 years ago
  21. 5b40824 um: Use generic init_task by Thomas Gleixner · 13 years ago
  22. d0b691d unicore32: Use generic init_task by Thomas Gleixner · 13 years ago
  23. 293ef7b tile: Use generic init_task by Thomas Gleixner · 13 years ago
  24. 3f149aa sparc: Use generic init_task by Thomas Gleixner · 13 years ago
  25. 41fe22f sh: Use generic init_task by Thomas Gleixner · 13 years ago
  26. 842d7b1 score: Use generic init_task by Thomas Gleixner · 13 years ago
  27. edd813bb s390: Use generic init_task by Thomas Gleixner · 13 years ago
  28. b0ce50a powerpc: Use generic init_task by Thomas Gleixner · 13 years ago
  29. c39f52a parisc: Use generic init_task by Thomas Gleixner · 13 years ago
  30. cf5e6de openrisc: Use generic init_task by Thomas Gleixner · 13 years ago
  31. fe285f5 mn10300: Use generic init_task by Thomas Gleixner · 13 years ago
  32. 957b369 mips: Use generic init_task by Thomas Gleixner · 13 years ago
  33. 16caadb microblaze: Use generic init_task by Thomas Gleixner · 13 years ago
  34. ab5fc1f m68k: Use generic init_task by Thomas Gleixner · 13 years ago
  35. 7433c5c m32r: Use generic init_task by Thomas Gleixner · 13 years ago
  36. e336e05 hexagon: Use generic idle_task by Thomas Gleixner · 13 years ago
  37. a3b3aa3 h8300-use-generic-init_task by Thomas Gleixner · 13 years ago
  38. cb0fcba frv: Use generic init_task by Thomas Gleixner · 13 years ago
  39. c172ede cris: Use generic init_task by Thomas Gleixner · 13 years ago
  40. 0c4f6d6 c6x: Use generic init_task by Thomas Gleixner · 13 years ago
  41. 6e3e844 blackfin: Use generic init_task by Thomas Gleixner · 13 years ago
  42. 29b2501 avr32: Use generic init_task by Thomas Gleixner · 13 years ago
  43. 5290dc2 arm: Use generic init_task by Thomas Gleixner · 13 years ago
  44. 5dced29 alpha: Use generic init_task by Thomas Gleixner · 13 years ago
  45. a4a2eb4 init_task: Create generic init_task instance by Thomas Gleixner · 13 years ago
  46. c6ae063 frv: Use core allocator for task_struct by Thomas Gleixner · 13 years ago
  47. cce4517 frv: Use correct size for task_struct allocation by Thomas Gleixner · 13 years ago
  48. 43a18b1 smp: Fix idle_thread_init() inline stub by Thomas Gleixner · 13 years ago
  49. 0a6ba09 Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  50. 65e62b5 Merge branch 'efi-vars' from Matthew Garrett by Linus Torvalds · 13 years ago
  51. 54b3a4d efivars: Improve variable validation by Matthew Garrett · 13 years ago
  52. 6b4c555 Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  53. 4e78f00 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 13 years ago
  54. f5645b5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  55. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  56. 913a904 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  57. 5f098a3 ata: ahci_platform: Add synopsys ahci controller in DT's compatible list by Viresh Kumar · 13 years ago
  58. fb9751d ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros by Viresh Kumar · 13 years ago
  59. a78f57a libata: init ata_print_id to 0 by Tero Roponen · 13 years ago
  60. 642d892 ahci: Detect Marvell 88SE9172 SATA controller by Matt Johnson · 13 years ago
  61. 6868225 libata: skip old error history when counting probe trials by Lin Ming · 13 years ago
  62. 3bb5d2e smp, idle: Allocate idle thread for each possible cpu during boot by Suresh Siddha · 13 years ago
  63. addde4e nouveau: initialise has_optimus variable. by Dave Airlie · 13 years ago
  64. 5a8887d sungem: Fix WakeOnLan by Gerard Lledo · 13 years ago
  65. b49960a tcp: change tcp_adv_win_scale and tcp_rmem[2] by Eric Dumazet · 13 years ago
  66. 84768ed net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg by Sasha Levin · 13 years ago
  67. 4fdcfa1 drop_monitor: prevent init path from scheduling on the wrong cpu by Neil Horman · 13 years ago
  68. a472384 usbnet: fix failure handling in usbnet_probe by tom.leiming@gmail.com · 13 years ago
  69. 720f3d7 usbnet: fix leak of transfer buffer of dev->interrupt by tom.leiming@gmail.com · 13 years ago
  70. 70f8002 ucc_geth: Add 16 bytes to max TX frame for VLANs by Joakim Tjernlund · 13 years ago
  71. 5bbdc05 net: ucc_geth, increase no. of HW RX descriptors by Joakim Tjernlund · 13 years ago
  72. ac001e7 Merge tag 'usb-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  73. c89ff23 Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  74. 529acf5 Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  75. b821861 Merge tag 'ktest-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 13 years ago
  76. 208d501 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  77. 076e777 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  78. 04c235c USB: ehci-tegra: remove redundant gpio_set_value by Stephen Warren · 13 years ago
  79. ebf20de EHCI: update PM methods in ehci-tegra.c by Alan Stern · 13 years ago
  80. 84f904e vt: Fix deadlock on scroll-lock by Alan Cox · 13 years ago
  81. 116a0fc netem: fix possible skb leak by Eric Dumazet · 13 years ago
  82. e072b3f sky2: fix receive length error in mixed non-VLAN/VLAN traffic by stephen hemminger · 13 years ago
  83. 3f42941 sky2: propogate rx hash when packet is copied by stephen hemminger · 13 years ago
  84. bdc71c9 hwmon: (coretemp) Increase CPU core limit by Guenter Roeck · 13 years ago
  85. b704871 hwmon: (coretemp) fix oops on cpu unplug by Kirill A. Shutemov · 13 years ago
  86. d96194966 net: fix two typos in skbuff.h by Eric Dumazet · 13 years ago
  87. 759a3cc ktest: Fix reboot on success stopping all reboots by Steven Rostedt · 13 years ago
  88. 5158ba3e ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP by Russ Dill · 13 years ago
  89. e658624 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 13 years ago
  90. 13176a8 mfd: Fix build breakage in omap-usb-host.c by Russ Dill · 13 years ago
  91. 60158e6 cxgb3: Don't call cxgb_vlan_mode until q locks are initialized by Roland Dreier · 13 years ago
  92. 787cb2a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 13 years ago
  93. 441e171 ixgbe: fix calling skb_put on nonlinear skb assertion bug by Yi Zou · 13 years ago
  94. 2b1588c ixgbe: Fix a memory leak in IEEE DCB by Alexander Duyck · 13 years ago
  95. 9bd1be45 igbvf: fix the bug when initializing the igbvf by Samuel Liao · 13 years ago
  96. 2f3a081 smsc75xx: enable mac to detect speed/duplex from phy by Steve Glendinning · 13 years ago
  97. c0b92e4 smsc75xx: declare smsc75xx's MII as GMII capable by Steve Glendinning · 13 years ago
  98. b140504 smsc75xx: fix phy interrupt acknowledge by Steve Glendinning · 13 years ago
  99. 8a1d59d smsc75xx: fix phy init reset loop by Steve Glendinning · 13 years ago
  100. 4f49add smsc75xx: add more information to register io failure warnings by Steve Glendinning · 13 years ago