1. d0f474e target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects by Roland Dreier · 13 years ago
  2. d5b4a21 target: increase iblock task sizes by Christoph Hellwig · 13 years ago
  3. 6e315a06 target: remove the unused struct iblock_hba by Christoph Hellwig · 13 years ago
  4. 3d26fea target: remove the transport_lun_active field in struct se_cmd by Christoph Hellwig · 13 years ago
  5. 7d680f3 target: replace various cmd flags with a transport state by Christoph Hellwig · 13 years ago
  6. 6b21d18 Linux 3.3-rc5 by Linus Torvalds · 13 years ago
  7. 00b10ec Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  8. 1e73fde Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  9. a32744d autofs: work around unhappy compat problem on x86-64 by Ian Kent · 13 years ago
  10. ad637a1 xfs: only take the ILOCK in xfs_reclaim_inode() by Alex Elder · 13 years ago
  11. 87c9e7d ALSA: azt3328 - Fix NULL ptr dereference on cards without OPL3 by Alban Bedel · 13 years ago
  12. 41f8ad7 [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576 by Boaz Harrosh · 13 years ago
  13. e899b11 netfilter: bridge: fix module autoload in compat case by Florian Westphal · 13 years ago
  14. 068b939 ALSA: hda/realtek - Fix resume of multiple input sources by Takashi Iwai · 13 years ago
  15. adef39c ALSA: snd-usb-6fire: Select missing SND_VMASTER option in Kconfig by Torsten Schenk · 13 years ago
  16. 8940426 crypto: twofish-x86_64/i586 - set alignmask to zero by Jussi Kivilinna · 13 years ago
  17. 919e2c3 crypto: blowfish-x86_64 - set alignmask to zero by Jussi Kivilinna · 13 years ago
  18. 435d3e5 crypto: serpent-sse2 - combine ablk_*_init functions by Jussi Kivilinna · 13 years ago
  19. d433208 crypto: blowfish-x86_64 - use crypto_[un]register_algs by Jussi Kivilinna · 13 years ago
  20. 53709dd crypto: twofish-x86_64-3way - use crypto_[un]register_algs by Jussi Kivilinna · 13 years ago
  21. 35474c3 crypto: serpent-sse2 - use crypto_[un]register_algs by Jussi Kivilinna · 13 years ago
  22. e85e363 e1000e: rename e1000e_reload_nvm() and call as function pointer by Bruce Allan · 13 years ago
  23. 0d37678 e1000e: cleanup - remove unnecessary variable by Bruce Allan · 13 years ago
  24. b20caa8 e1000e: use true/false for boolean send_xon, do not assume always true by Bruce Allan · 13 years ago
  25. b2a50e1 e1000e: cleanup comment in e1000_hash_mc_addr() by Bruce Allan · 13 years ago
  26. 57cde76 e1000e: rename e1000e_config_collision_dist() and call as function pointer by Bruce Allan · 13 years ago
  27. 6e3c807 e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan by Bruce Allan · 13 years ago
  28. 944ce01 e1000e: cleanup calls to setup_physical_interface function pointer by Bruce Allan · 13 years ago
  29. 44abd5c e1000e: cleanup use of check_reset_block function pointer by Bruce Allan · 13 years ago
  30. 4876832 e1000e: cleanup use of check_mng_mode function pointer by Bruce Allan · 13 years ago
  31. 1a46b40 e1000e: cleanup: rename e1000e_setup_link() and call as function pointer by Bruce Allan · 13 years ago
  32. d1964eb e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer by Bruce Allan · 13 years ago
  33. b52b800 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  34. b072342 Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 13 years ago
  35. ffd76d8 Merge branch 'for_3.4/dts_updates' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into dt by Tony Lindgren · 13 years ago
  36. fb68d4b kbuild: clean up samples directory by Gerard Snitselaar · 13 years ago
  37. 6d161b9 usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS device by Scott Dial · 13 years ago
  38. f21c6d4 tty/powerpc: early udbg consoles can't be modules by Stephen Rothwell · 13 years ago
  39. ff3bc1e sfc: Fix assignment of ip_summed for pre-allocated skbs by Ben Hutchings · 13 years ago
  40. 16bca1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  41. 8991058 coccinelle: semantic patch for bool issues by Julia Lawall · 13 years ago
  42. 4a05f06 coccinelle: semantic patch to check for PTR_ERR after reassignment by Julia Lawall · 13 years ago
  43. 47f67ea coccinelle: semantic patch converting 0 test to null test by Julia Lawall · 13 years ago
  44. cd0207a coccinelle: semantic patch for missing iounmap by Julia Lawall · 13 years ago
  45. 53302c1 coccinelle: semantic patch for missing clk_put by Julia Lawall · 13 years ago
  46. dddcbb7 kbuild: Fix out-of-tree build for 'make deb-pkg' by Joerg Roedel · 13 years ago
  47. d7d357b kbuild: Only build linux-image package for UML by Joerg Roedel · 13 years ago
  48. a47b6c6 kbuild: Fix link to headers in 'make deb-pkg' by Joerg Roedel · 13 years ago
  49. f86d546 Merge branch 'kbuild/rc-fixes' into kbuild/misc by Michal Marek · 13 years ago
  50. 8a49ad6 ppp: fix 'ppp_mp_reconstruct bad seq' errors by Ben McKeegan · 13 years ago
  51. 21ca54e enic: Fix endianness bug. by Santosh Nayak · 13 years ago
  52. 42f1c01 coccicheck: change handling of C={1,2} when M= is set by Greg Dietsche · 13 years ago
  53. e807e56 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  54. bff5285 gre: fix spelling in comments by stephen hemminger · 13 years ago
  55. 3cf8b64 PCI: print out PCI device info along with duration by Yinghai Lu · 13 years ago
  56. 2069ecf PCI: Move "pci reassigndev resource alignment" out of quirks.c by Yinghai Lu · 13 years ago
  57. 8474ecd PCI: Use class for quirk for usb host controller fixup by Yinghai Lu · 13 years ago
  58. 40c9623 PCI: Use class for quirk for ti816x class fixup by Yinghai Lu · 13 years ago
  59. 4c5b28e PCI: Use class for quirk for intel e100 interrupt fixup by Yinghai Lu · 13 years ago
  60. 08803ef PCI: Use class for quirk for netmos class fixup by Yinghai Lu · 13 years ago
  61. faa738b PCI: Use class for quirk for legacy ATA NO_D3 by Yinghai Lu · 13 years ago
  62. ae9de56 PCI: Use class for quirk for cardbus_legacy by Yinghai Lu · 13 years ago
  63. 52d21b5 PCI: Use class for quirk for host bridge mmio_always_on by Yinghai Lu · 13 years ago
  64. 73e3b59 PCI: Use class for quirk for pci_fixup_video by Yinghai Lu · 13 years ago
  65. 4082cf2 PCI: Use class quirk for intel fix_transparent_bridge by Yinghai Lu · 13 years ago
  66. c484b24 PCI: Use class for quirk for via_no_dac by Yinghai Lu · 13 years ago
  67. f4ca5c6 PCI: Add class support in quirk handling by Yinghai Lu · 13 years ago
  68. 0efb34f [IA64] simserial, bail out when request_irq fails by Jiri Slaby · 13 years ago
  69. f6e8a1d w1_bq27000: Only one thread can access the bq27000 at a time. by NeilBrown · 13 years ago
  70. df7019f w1_bq27000 - remove w1_bq27000_write by NeilBrown · 13 years ago
  71. b6c40b8 w1_bq27000: remove unnecessary NULL test. by NeilBrown · 13 years ago
  72. 93518dd sysfs: Fix memory leak in sysfs_sd_setsecdata(). by Masami Ichikawa · 13 years ago
  73. cb53485 [IA64] hpsim, initialize chip for assigned irqs by Jiri Slaby · 13 years ago
  74. ecd58d6 Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-helgaas/linux into linux-next by Jesse Barnes · 13 years ago
  75. 7deacad [IA64] simserial, include some headers by Jiri Slaby · 13 years ago
  76. 82af3a4 [IA64] hpsim, fix SAL handling in fw-emu by Jiri Slaby · 13 years ago
  77. 5aa4d20 char/ramoops: included linux/err.h twice by Danny Kukawka · 13 years ago
  78. 3734f78 misc: bmp085: Handle jiffies overflow correctly by Bernhard Walle · 13 years ago
  79. ef77d83 misc: fsa9480: Remove obsolete cleanup for clientdata by Wolfram Sang · 13 years ago
  80. b58343f tipc: Eliminate support for tipc_mode global variable by Allan Stephens · 13 years ago
  81. 077a26f tipc: Eliminate obsolete support for "not running" mode by Allan Stephens · 13 years ago
  82. bc9f814 tipc: Revert name table translation optimization by Allan Stephens · 13 years ago
  83. 75aba9a tipc: Minor optimization to broadcast link synchronization logic by Allan Stephens · 13 years ago
  84. 1cc35df tipc: Remove obsolete comments about routing table updates by Allan Stephens · 13 years ago
  85. 5f6d912 tipc: Eliminate trivial buffer manipulation helper routines by Allan Stephens · 13 years ago
  86. a635b46 tipc: Hide internal details of node table implementation by Allan Stephens · 13 years ago
  87. 9efde4a tipc: Eliminate a test for negative unsigned quantities by Allan Stephens · 13 years ago
  88. 732efba tipc: nuke the delimit static inline function. by Paul Gortmaker · 13 years ago
  89. f80c24d tipc: Add check to prevent insertion of duplicate name table entries by Allan Stephens · 13 years ago
  90. c422f1b tipc: Simplify enforcement of reserved name type prohibition by Allan Stephens · 13 years ago
  91. c74a461 tipc: Remove duplicate check of message destination node by Allan Stephens · 13 years ago
  92. 97878a4 tipc: Detect duplicate nodes using different network interfaces by Allan Stephens · 13 years ago
  93. fc0eea6 tipc: Introduce node signature field in neighbor discovery message by Allan Stephens · 13 years ago
  94. 6aeed47 vt: tidy a few bits of checkpatch noise by Alan Cox · 13 years ago
  95. 247ff8e vt: lock the accent table by Alan Cox · 13 years ago
  96. ce1000d Revert "TTY: pty, remove superfluous ptm test" by Greg Kroah-Hartman · 13 years ago
  97. 0ef1698 Revert "TTY: get rid of BTM around devpts_*" by Greg Kroah-Hartman · 13 years ago
  98. 6dc01aa amba-pl011​/dma: Add check for the residue in DMA callback by Chanho Min · 13 years ago
  99. b26469a serial: samsung: fix s3c2442 platform data by Denis 'GNUtoo' Carikli · 13 years ago
  100. 2ae7352 tty/powerpc: early udbg consoles can't be modules by Stephen Rothwell · 13 years ago