1. de9b921 Bluetooth: Added /proc/net/sco via bt_procfs_init() by Masatake YAMATO · 12 years ago
  2. c6f5df16 Bluetooth: Added /proc/net/rfcomm via bt_procfs_init() by Masatake YAMATO · 12 years ago
  3. 5b28d95 Bluetooth: Added /proc/net/l2cap via bt_procfs_init() by Masatake YAMATO · 12 years ago
  4. 5c6ad8e Bluetooth: Added /proc/net/hidp via bt_procfs_init() by Masatake YAMATO · 12 years ago
  5. f7c8663 Bluetooth: Added /proc/net/hci via bt_procfs_init() by Masatake YAMATO · 12 years ago
  6. 8c8de58 Bluetooth: Added /proc/net/cmtp via bt_procfs_init() by Masatake YAMATO · 12 years ago
  7. 77cf558 Bluetooth: Added /proc/net/bnep via bt_procfs_init() by Masatake YAMATO · 12 years ago
  8. 256a06c Bluetooth: /proc/net/ entries for bluetooth protocols by Masatake YAMATO · 12 years ago
  9. 4af66c6 Bluetooth: Free the l2cap channel list only when refcount is zero by Jaganath Kanakkassery · 12 years ago
  10. 3064837 Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c by Jaganath Kanakkassery · 12 years ago
  11. ee72d15 Bluetooth: Remove locking in hci_user_passkey_request_evt by Andre Guedes · 12 years ago
  12. 9e66463 Bluetooth: Make connect / disconnect cfm functions return void by Andrei Emeltchenko · 12 years ago
  13. c58e810 Bluetooth: Use lmp_no_flush_capable where applicable by Andre Guedes · 12 years ago
  14. 999dcd1 Bluetooth: Use lmp_sniffsubr_capable where applicable by Andre Guedes · 12 years ago
  15. 6eded10 Bluetooth: Use lmp_sniff_capable where applicable by Andre Guedes · 12 years ago
  16. 9f92ebf Bluetooth: Use lmp_rswitch_capable where applicable by Andre Guedes · 12 years ago
  17. 45db810f Bluetooth: Use lmp_esco_capable where applicable by Andre Guedes · 12 years ago
  18. 9a1a199 Bluetooth: Use lmp_ssp_capable where applicable by Andre Guedes · 12 years ago
  19. c383ddc Bluetooth: Use lmp_le_capable where applicable by Andre Guedes · 12 years ago
  20. ed3fa31 Bluetooth: Use lmp_bredr_capable where applicable by Andre Guedes · 12 years ago
  21. 78eb2f9 Bluetooth: Fix processing A2MP chan in security_cfm by Andrei Emeltchenko · 12 years ago
  22. d9fc1d5 Bluetooth: Do not shadow hdr variable by Andrei Emeltchenko · 12 years ago
  23. ab846ec4 Bluetooth: Define AMP controller statuses by Andrei Emeltchenko · 12 years ago
  24. b93a682 Bluetooth: trivial: Fix mixing spaces and tabs in smp by Andrei Emeltchenko · 12 years ago
  25. 71becf0 Bluetooth: debug: Fix printing refcnt for hci_conn by Andrei Emeltchenko · 12 years ago
  26. 8e8c7e3 Bluetooth: debug: Fix printing A2MP cmd code format by Andrei Emeltchenko · 12 years ago
  27. bb4b2a9 Bluetooth: mgmt: Managing only BR/EDR HCI controllers by Andrei Emeltchenko · 12 years ago
  28. 3f17324 Bluetooth: Remove missing code by Andre Guedes · 12 years ago
  29. 173f865 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  30. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  31. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
  32. c1e7179 Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  33. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  34. b387e41 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  35. 43a1141 Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  36. 25918f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  37. aa0b3b2 Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  38. bac821a powerpc/ftrace: Trace function graph entry before updating index by Steven Rostedt · 12 years ago
  39. e5ae3cd radeonfb: Add quirk for the graphics adapter in some JSxx by Tony Breeds · 12 years ago
  40. 0e38498 powerpc: Lack of firmware flash support is not an error by Anton Blanchard · 12 years ago
  41. fd297b3 powerpc: Enable pseries hardware RNG and crypto modules by Anton Blanchard · 12 years ago
  42. b1acf1b powerpc: Update g5_defconfig by Benjamin Herrenschmidt · 12 years ago
  43. 38df850 powerpc/kvm/bookehv: Fix build regression by Alexander Graf · 12 years ago
  44. 1f8b0bc powerpc: Set stack limit properly in crit_transfer_to_handler by Stuart Yoder · 12 years ago
  45. 6ee127b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  46. 1e30c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  47. a1857eb Btrfs: using vmalloc and friends needs vmalloc.h by Stephen Rothwell · 12 years ago
  48. d45bb11 leds-lp8788: forgotten unlock at lp8788_led_work by Devendra Naga · 12 years ago
  49. 18d4a06 LEDS: propagate error codes in blinkm_detect() by Dan Carpenter · 12 years ago
  50. 4d8729a LEDS: memory leak in blinkm_led_common_set() by Dan Carpenter · 12 years ago
  51. 231daf0 cpumask: cpulist_parse() comments correction by Alex Shi · 12 years ago
  52. 96263d2 init: add comments to keep initcall-names in sync with initcall levels by Jim Cromie · 12 years ago
  53. c777ad6 cpumask: add a few comments of cpumask functions by Alex Shi · 12 years ago
  54. 427f23c sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current by Tkhai Kirill · 12 years ago
  55. a0ce3ba0 sparc32: delete dead code in show_mem() by Sam Ravnborg · 12 years ago
  56. 9a4d5b9 sparc32: move kmap_init() to highmem.c by Sam Ravnborg · 12 years ago
  57. d8a1b2b sparc32: move probe_memory() to srmmu.c by Sam Ravnborg · 12 years ago
  58. 2acdf2c sparc32: drop unused BAD_PAGE stuff by Sam Ravnborg · 12 years ago
  59. b585e85 sparc32: centralize all mmu context handling in srmmu.c by Sam Ravnborg · 12 years ago
  60. 59b00c7 sparc32: drop quicklist by Sam Ravnborg · 12 years ago
  61. cc52aea sparc32: drop sparc model check in paging_init by Sam Ravnborg · 12 years ago
  62. c966a33 sparc32: drop sparc_unmapped_base by Sam Ravnborg · 12 years ago
  63. d884297 sparc32,leon: drop leon_init() by Sam Ravnborg · 12 years ago
  64. 1b6d06d8 sparc32: drop fixmap.h by Sam Ravnborg · 12 years ago
  65. c00db32 sparc32: fixmap.h cleanup by Sam Ravnborg · 12 years ago
  66. 5bbeed1 sparc32: drop unused kmap_atomic_to_page by Sam Ravnborg · 12 years ago
  67. 881e02d sparc32: drop swapper_pg_dir by Sam Ravnborg · 12 years ago
  68. 7cdfbc7 sparc32: beautify srmmu_inherit_prom_mappings() by Sam Ravnborg · 12 years ago
  69. f71a2aa sparc32: use void * in nocache get/free by Sam Ravnborg · 12 years ago
  70. 605ae96 sparc32: fix coding-style in srmmu.c by Sam Ravnborg · 12 years ago
  71. 4a049b0 sparc32: sort includes in srmmu.c by Sam Ravnborg · 12 years ago
  72. 3244246 sparc32: define a few srmmu functions __init by Sam Ravnborg · 12 years ago
  73. a9197f9 Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  74. c710998 ipv6: Early TCP socket demux by Eric Dumazet · 12 years ago
  75. c6cffba ipv4: Fix input route performance regression. by David S. Miller · 12 years ago
  76. e2aed8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  77. 4487e64 pch_gbe: vlan skb len fix by Andy Cress · 12 years ago
  78. f2c3166 pch_gbe: add extra clean tx by Andy Cress · 12 years ago
  79. 913f53e pch_gbe: fix transmit watchdog timeout by Andy Cress · 12 years ago
  80. 9c50c03 ixgbe: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  81. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  82. bd22dc1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  83. 548ed10 Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  84. 98077a7 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  85. f948ad0 Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  86. 608adca Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  87. 38bd2a1 pch_uart: Fix parity setting issue by Tomoya MORINAGA · 12 years ago
  88. 9539dfb pch_uart: Fix rx error interrupt setting issue by Tomoya MORINAGA · 12 years ago
  89. 9bc0374 pch_uart: Fix missing break for 16 byte fifo by Alan Cox · 12 years ago
  90. aa3c8af tty ldisc: Close/Reopen race prevention should check the proper flag by Shachar Shemesh · 12 years ago
  91. 2588aba pch_uart: Add eg20t_port lock field, avoid recursive spinlocks by Darren Hart · 12 years ago
  92. a7b1292 vt: fix race in vt_waitactive() by Rabin Vincent · 12 years ago
  93. ed85c60 serial/of-serial: Add LPC3220 standard UART compatible string by Roland Stigge · 12 years ago
  94. 6b583fa serial/8250: Add LPC3220 standard UART type by Roland Stigge · 12 years ago
  95. 24a7d44 serial_core: Update buffer overrun statistics. by Corbin · 12 years ago
  96. 10e7d09 serial: samsung: Fixed wrong comparison for baudclk_rate by Kyoungil Kim · 12 years ago
  97. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  98. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. c1b669b Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago