1. 66431a7 net/mlx4: defining functions as static by Yevgeny Petrilin · 12 years ago
  2. be6736b net/mlx4: remove unused functions by Yevgeny Petrilin · 12 years ago
  3. 9a9a232 net/mlx4: fixing sparse warnings for not declared, functions by Yevgeny Petrilin · 12 years ago
  4. 2ab573c net/mlx4: fixing sparse warnings when copying mac, address to gid entry by Yevgeny Petrilin · 12 years ago
  5. 39b2c4e net/mlx4: fix sparse warnings on wrong type for RSS keys by Yevgeny Petrilin · 12 years ago
  6. 966684d net/mlx4: fix sparse warnings on TX blue flame buffer by Or Gerlitz · 12 years ago
  7. 4ef2a43 net/mlx4: fix sparse warnings on TX control flags, endianess by Or Gerlitz · 12 years ago
  8. ebf8c9a net/mlx4_en: Saving mem access on data path by Yevgeny Petrilin · 12 years ago
  9. 6975f4c qla3xxx: ethernet: Silence static checker warning. by Santosh Nayak · 12 years ago
  10. 9184a22 8139too: Add 64bit statistics by Junchang Wang · 12 years ago
  11. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  12. f3969bf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  13. 98e990a Merge tag 'usb-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  14. 75d7b39 Merge tag 'tty-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  15. a2e5f13 Merge tag 'md-3.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  16. 3e85fb9 Merge branch 'akpm' (Andrew's patch bomb) by Linus Torvalds · 12 years ago
  17. b24823e rapidio/tsi721: fix queue wrapping bug in inbound doorbell handler by Alexandre Bounine · 12 years ago
  18. e6ca7b8 memcg: fix mapcount check in move charge code for anonymous page by Naoya Horiguchi · 12 years ago
  19. 1c641e8 mm: thp: fix BUG on mm->nr_ptes by Andrea Arcangeli · 12 years ago
  20. 62aca40 alpha: fix 32/64-bit bug in futex support by Andrew Morton · 12 years ago
  21. 7512102 memcg: fix GPF when cgroup removal races with last exit by Hugh Dickins · 12 years ago
  22. 9f78ff0 debugobjects: Fix selftest for static warnings by Stephen Boyd · 12 years ago
  23. 9354f1b floppy/scsi: fix setting of BIO flags by Muthu Kumar · 12 years ago
  24. 9ce70c0 memcg: fix deadlock by inverting lrucare nesting by Hugh Dickins · 12 years ago
  25. 73737b8 drivers/rtc/rtc-r9701.c: fix crash in r9701_remove() by Anatolij Gustschin · 12 years ago
  26. 22ea71d c2port: class_create() returns an ERR_PTR by Dan Carpenter · 12 years ago
  27. 7ad1256 pps: class_create() returns an ERR_PTR, not NULL by Dan Carpenter · 12 years ago
  28. 6027ce4 hung_task: fix the broken rcu_lock_break() logic by Oleg Nesterov · 12 years ago
  29. 6e27f63 vfork: kill PF_STARTING by Oleg Nesterov · 12 years ago
  30. 57b59c4 coredump_wait: don't call complete_vfork_done() by Oleg Nesterov · 12 years ago
  31. d68b46f vfork: make it killable by Oleg Nesterov · 12 years ago
  32. c415c3b vfork: introduce complete_vfork_done() by Oleg Nesterov · 12 years ago
  33. 880641b aio: wake up waiters when freeing unused kiocbs by Jeff Moyer · 12 years ago
  34. f986a49 kprobes: return proper error code from register_kprobe() by Prashanth Nageshappa · 12 years ago
  35. c22ab33 kmsg_dump: don't run on non-error paths by default by Matthew Garrett · 12 years ago
  36. 036dafa r8169: add byte queue limit support. by Igor Maravic · 12 years ago
  37. 8027aa2 r8169: add 64bit statistics. by Junchang Wang · 12 years ago
  38. 7a90484 md/raid10: fix assembling of arrays with replacement devices. by NeilBrown · 12 years ago
  39. 055bf38 drm, gma500: Fix Cedarview boot failures in 3.3-rc by Alan Cox · 12 years ago
  40. aa13909 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  41. 4f0449e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  42. 789ce9b Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  43. 3a81a6e Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  44. cd2934a flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not held by Al Viro · 12 years ago
  45. 835ee79 VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAs by Al Viro · 12 years ago
  46. 6414fa6a aout: move setup_arg_pages() prior to reading/mapping the binary by Al Viro · 12 years ago
  47. 9d1dfc0 qla3xxx: ethernet: Fix bogus interrupt state flag. by Santosh Nayak · 12 years ago
  48. d1d81d4 bridge: check return value of ipv6_dev_get_saddr() by Ulrich Weber · 12 years ago
  49. 18f973a mlx4_en: remove sparse errors by Eric Dumazet · 12 years ago
  50. 7c1e51a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  51. 77a1abf net: export netdev_stats_to_stats64 by Eric Dumazet · 12 years ago
  52. 051d3b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  53. 550cf00 Merge tag 'mmc-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  54. 5d329e2 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  55. 883e0e3 HID: hid-input: allow array fields out of range by Nikolai Kondrashov · 12 years ago
  56. b7c9242 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  57. a4b64fb rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() by Eric Dumazet · 12 years ago
  58. ffcb973 Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  59. 709e1b5 bridge: message age needs to increase, not decrease. by Joakim Tjernlund · 12 years ago
  60. aaca735 bridge: Adjust min age inc for HZ > 256 by Joakim Tjernlund · 12 years ago
  61. 4c1dc80 vmxnet3: Fix log messages and corrects some typos by Shreyas Bhatewara · 12 years ago
  62. 0b47150 tg3: Recode PCI MRRS adjustment as a PCI quirk by Matt Carlson · 12 years ago
  63. e19a82c ucc_geth: separate out rx/tx ring alloc and free operations by Paul Gortmaker · 12 years ago
  64. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 12 years ago
  65. bf7daeb ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h by Paul Mackerras · 12 years ago
  66. 784db3f ppp: Change copyright notices from ANU to me by Paul Mackerras · 12 years ago
  67. 2fae5e3 tg3: Fix poor tx performance on 57766 after MTU change by Michael Chan · 12 years ago
  68. 6541b80 tg3: Add memory barriers to sync BD data by Michael Chan · 12 years ago
  69. c441b45 tg3: Fix jumbo loopback test on 5719 by Michael Chan · 12 years ago
  70. a5939ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  71. 5483f18 vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c by Linus Torvalds · 12 years ago
  72. adb7950 percpu: fix __this_cpu_{sub,inc,dec}_return() definition by Konstantin Khlebnikov · 12 years ago
  73. e774747 mmc: core: Fixup suspend/resume issues for UHS-I cards by Ulf Hansson · 12 years ago
  74. 8f7f6b7 mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size by Will Deacon · 12 years ago
  75. 5b6b0ad mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5 by Sascha Hauer · 12 years ago
  76. c84f15a mmc: core: fix regression: set default clock gating delay to 0 by Guennadi Liakhovetski · 12 years ago
  77. 24e1511 MAINTAINERS: hand over atmel-mci (sd/mmc interface) by Nicolas Ferre · 12 years ago
  78. 192cfd5 Linux 3.3-rc6 by Linus Torvalds · 12 years ago
  79. 8482a0a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 12 years ago
  80. 233ba2c Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  81. 2556cd8 mdio.h: Include linux/types.h by David S. Miller · 12 years ago
  82. c0638c2 tcp: don't fragment SACKed skbs in tcp_mark_head_lost() by Neal Cardwell · 12 years ago
  83. 8f9c208 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next by David S. Miller · 12 years ago
  84. 001f3a4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. 2ce3f2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  86. d8a1993 can: usb: PEAK-System Technik PCAN-USB Pro specific part by Stephane Grosjean · 12 years ago
  87. 46be265 can: usb: PEAK-System Technik PCAN-USB specific part by Stephane Grosjean · 12 years ago
  88. bb47855 can: usb: PEAK-System Technik USB adapters driver core by Stephane Grosjean · 12 years ago
  89. 2b61972 can: sja1000: add support for PEAK-System PCMCIA card by Stephane Grosjean · 12 years ago
  90. e6d9c80 can: peak_pci: add support of some new PEAK-System PCI cards by Stephane Grosjean · 12 years ago
  91. 224223a can: cc770: linux/can/dev.h included twice by Danny Kukawka · 12 years ago
  92. f541fb7 dccp: fix bug in sequence number validation during connection setup by Samuel Jero · 12 years ago
  93. 793734b dccp ccid-3: replace incorrect BUG_ON by Gerrit Renker · 12 years ago
  94. bc76efe perf tools: Handle kernels that don't support attr.exclude_{guest,host} by Arnaldo Carvalho de Melo · 12 years ago
  95. 8f54ed4 perf tools: Change perf_guest default back to false by Joerg Roedel · 12 years ago
  96. 6e557a6 perf record: No build id option fails by David Ahern · 12 years ago
  97. ae942ae vfs: export full_name_hash() function to modules by Linus Torvalds · 12 years ago
  98. 2b88f2d net: dcb: getnumtcs()/setnumtcs() should return an int by John Fastabend · 12 years ago
  99. 89d27a3 ixgbe: dcb: check setup_tc return codes by John Fastabend · 12 years ago
  100. 6f66342 e100: Show short v/s long rx length errors in ethtool stats. by Ben Greear · 12 years ago