1. ac56224 kmsg_dump.h: fix build when CONFIG_PRINTK is disabled by Randy Dunlap · 13 years ago
  2. d7911ef vmscan: implement swap token priority aging by KOSAKI Motohiro · 13 years ago
  3. 83cd81a vmscan: implement swap token trace by KOSAKI Motohiro · 13 years ago
  4. a433658 vmscan,memcg: memcg aware swap token by KOSAKI Motohiro · 13 years ago
  5. a59ec1e backlight: new driver for the ADP8870 backlight devices by Michael Hennerich · 13 years ago
  6. c9c30dd NFSv4.1: deprecate headerpadsz in CREATE_SESSION by Benny Halevy · 13 years ago
  7. 0b76011 NLM: Don't hang forever on NLM unlock requests by Trond Myklebust · 13 years ago
  8. 221c563 tg3: Migrate phy preprocessor defs to system defs by Matt Carlson · 13 years ago
  9. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 13 years ago
  10. 3158c50 Bluetooth: Add key size checks for SMP by Vinicius Costa Gomes · 13 years ago
  11. 5d3de7d Bluetooth: Add support for SMP timeout by Vinicius Costa Gomes · 13 years ago
  12. 6c8f794 IPVS: remove unused init and cleanup functions. by Hans Schillstrom · 13 years ago
  13. 4077985 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  14. de1b794 jbd2: Fix oops in jbd2_journal_remove_journal_head() by Jan Kara · 13 years ago
  15. 88167ae Bluetooth: Update the security level when link is encrypted by Vinicius Costa Gomes · 13 years ago
  16. a7a595f Bluetooth: Add support for LE Start Encryption by Vinicius Costa Gomes · 13 years ago
  17. 7d24ddc Bluetooth: Add SMP confirmation checks methods by Anderson Briglia · 13 years ago
  18. f01ead3 Bluetooth: Add SMP confirmation structs by Anderson Briglia · 13 years ago
  19. 3a0259b Bluetooth: Add support for using the crypto subsystem by Vinicius Costa Gomes · 13 years ago
  20. 88ba43b Bluetooth: Add simple SMP pairing negotiation by Anderson Briglia · 13 years ago
  21. e9c0390 ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O bus by Mark Brown · 13 years ago
  22. eb492e0 Bluetooth: Implement the first SMP commands by Anderson Briglia · 13 years ago
  23. 1a09bcb Bluetooth: keep reference if any ERTM timer is enabled by Gustavo F. Padovan · 13 years ago
  24. c9b6667 Bluetooth: Make timer functions generic by Gustavo F. Padovan · 13 years ago
  25. 71ba0e5 Bluetooth: Add refcnt to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  26. 89bc500 Bluetooth: Add state tracking to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  27. ba3bd0e Bluetooth: add close() callback to l2cap_chan_ops by Gustavo F. Padovan · 13 years ago
  28. 2307049 Bluetooth: add recv() callback to l2cap_chan_ops by Gustavo F. Padovan · 13 years ago
  29. 80808e4 Bluetooth: Add l2cap_chan_ops abstraction by Gustavo F. Padovan · 13 years ago
  30. 08e8138 block: Add __attribute__((format(printf...) and fix fallout by Joe Perches · 13 years ago
  31. 503cf15 IPVS: rename of netns init and cleanup functions. by Hans Schillstrom · 13 years ago
  32. ed78bec IPVS remove unused var from migration to netns by Hans Schillstrom · 13 years ago
  33. a685e08 Delay struct net freeing while there's a sysfs instance refering to it by Al Viro · 13 years ago
  34. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  35. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  36. 8f0ea0f snmp: reduce percpu needs by 50% by Eric Dumazet · 13 years ago
  37. 0b5c9db vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check by Jiri Pirko · 13 years ago
  38. 10a8d94 virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID by Jason Wang · 13 years ago
  39. 56a2105 linux/seqlock.h should #include asm/processor.h for cpu_relax() by David Howells · 13 years ago
  40. e3ae0ca drivers: bcma: export bcma_core_disable() function by Arend van Spriel · 13 years ago
  41. 1d34d10 mac80211: add ieee80211_get_operstate() function by Eliad Peller · 13 years ago
  42. e5ea3f1 gpio/basic_mmio: add missing include of spinlock_types.h by Jamie Iles · 13 years ago
  43. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  44. b4c8cc8 ethtool.h: fix typos by Yegor Yefremov · 13 years ago
  45. 461df4d Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  46. 361932b Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6 by Linus Torvalds · 13 years ago
  47. 5a9d0a3 Bluetooth: Clean up some code style issues by Waldemar Rymarkiewicz · 13 years ago
  48. 2b77bdd inetpeer: lower false sharing effect by Eric Dumazet · 13 years ago
  49. 4b9d9be inetpeer: remove unused list by Eric Dumazet · 13 years ago
  50. 9ad7c04 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side by Jerry Chu · 13 years ago
  51. bff5527 v2 ethtool: remove support for ETHTOOL_GRXNTUPLE by Alexander Duyck · 13 years ago
  52. 13e12d1 vfs: reorganize 'struct inode' layout a bit by Linus Torvalds · 13 years ago
  53. 7e24cf4 Merge 3.0-rc2 + Linus's latest into usb-linus by Greg Kroah-Hartman · 13 years ago
  54. 14b12d0 Bluetooth: Add BT_POWER L2CAP socket option. by Jaikumar Ganesh · 13 years ago
  55. 29b7988 Bluetooth: Add 'dst_type' field to struct hci_conn by Andre Guedes · 13 years ago
  56. 19f8def Bluetooth: Fix auth_complete_evt for legacy units by Waldemar Rymarkiewicz · 13 years ago
  57. 3581508 Bluetooth: Advertising entries lifetime by Andre Guedes · 13 years ago
  58. eb9d91f Bluetooth: Clear advertising cache before scanning by Andre Guedes · 13 years ago
  59. 76c8686 Bluetooth: LE advertising cache by Andre Guedes · 13 years ago
  60. 57a56fd Bluetooth: Add advertising report meta event structs by Anderson Briglia · 13 years ago
  61. 0f85272 Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() by Gustavo F. Padovan · 13 years ago
  62. 500698d Bluetooth: Remove export of l2cap_chan_clear_timer() by Gustavo F. Padovan · 13 years ago
  63. ab07801 Bluetooth: create channel timer to replace sk_timer by Gustavo F. Padovan · 13 years ago
  64. 715ec00 Bluetooth: Add chan->chan_type struct member by Gustavo F. Padovan · 13 years ago
  65. 9a91a04 Bluetooth: Create l2cap_chan_send() by Gustavo F. Padovan · 13 years ago
  66. 4519de9 Bluetooth: Create __l2cap_chan_close() by Gustavo F. Padovan · 13 years ago
  67. c0c33ad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  68. 33726bf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  69. 46671b0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  70. cb0a02e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  71. 6715a52 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  72. 12871a0 Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  73. 8397345 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  74. 85ab9ee Staging: altera: move .h file to proper place by Greg Kroah-Hartman · 13 years ago
  75. ea2c000 Connector: Set the CN_NETLINK_USERS correctly by K. Y. Srinivasan · 13 years ago
  76. f41ccd7 mac80211: Stop BA session event from device by Shahar Levi · 13 years ago
  77. 41bfce8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  78. 21c13a4 usb-storage: redo incorrect reads by Alan Stern · 13 years ago
  79. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  80. 13fcb7b af_packet: prevent information leak by Eric Dumazet · 13 years ago
  81. 3019de1 net: Rework netdev_drivername() to avoid warning. by David S. Miller · 13 years ago
  82. 5f98ecd swiotlb: Export swioltb_nr_tbl and utilize it as appropiate. by FUJITA Tomonori · 13 years ago
  83. b084f59 nfsd: fix dependency of nfsd on auth_rpcgss by J. Bruce Fields · 13 years ago
  84. a9c667f ext4: fixed tracepoints cleanup by Lukas Czerner · 13 years ago
  85. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  86. e3cc055 include/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  87. e990b37 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  88. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  89. d7ebe75 perf: Fix comments in include/linux/perf_event.h by Vince Weaver · 13 years ago
  90. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  91. cb37bbd Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  92. 9e1f1de more conservative S_NOSEC handling by Al Viro · 13 years ago
  93. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  94. 27f18dc bcma: read SPROM and extract MAC from it by Rafał Miłecki · 13 years ago
  95. 10f8113 lib: cordic: add library module providing cordic angle calculation by Arend van Spriel · 13 years ago
  96. 7150962 lib: crc8: add new library module providing crc8 algorithm by Arend van Spriel · 13 years ago
  97. 7b29dc2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  98. d4d84fe slub: always align cpu_slab to honor cmpxchg_double requirement by Chris Metcalf · 13 years ago
  99. 3a43e05 irq: Handle spurios irq detection for threaded irqs by Sebastian Andrzej Siewior · 13 years ago
  100. ec764bf net: tracepoint of net_dev_xmit sees freed skb and causes panic by Koki Sanagi · 13 years ago