1. ed9cbda usb: gadget: remove usb_gadget_controller_number() by Sebastian Andrzej Siewior · 12 years ago
  2. cc2683c usb: gadget: Provide a default implementation of default manufacturer string by Sebastian Andrzej Siewior · 12 years ago
  3. d33f74f usb: gadget: remove string override from struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  4. 2d35ee4 usb: gadget: push iProduct into gadgets by Sebastian Andrzej Siewior · 12 years ago
  5. 03de9bf usb: gadget: push iManufacturer into gadgets by Sebastian Andrzej Siewior · 12 years ago
  6. 1cf0d26 usb: gadget: push iSerialNumber into gadgets by Sebastian Andrzej Siewior · 12 years ago
  7. 276e2e4 usb: gadget: make sure each gadget is using same index for Product, Serial,… by Sebastian Andrzej Siewior · 12 years ago
  8. 7d16e8d usb: gadget: push VID/PID/USB BCD module option into gadgets by Sebastian Andrzej Siewior · 12 years ago
  9. 40bfef05 usb: gadget: remove bufsiz from struct usb_composite_dev by Sebastian Andrzej Siewior · 12 years ago
  10. e13f17f usb: gadget: move USB_BUFSIZ into global composite.h by Sebastian Andrzej Siewior · 12 years ago
  11. e87bb71 usb: gadget: move global vars from epautoconf into struct usb_gadget by Sebastian Andrzej Siewior · 12 years ago
  12. ffe0b33 usb: gadget: remove global variable composite in composite.c by Sebastian Andrzej Siewior · 12 years ago
  13. 9395295 usb: gadget: move bind() callback back to struct usb_gadget_driver by Sebastian Andrzej Siewior · 12 years ago
  14. 03e42bd usb: gadget: move bind() callback back to struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  15. fac3a43 usb: gadget: move bind callback into driver struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  16. 85b8614 usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED by Michal Nazarewicz · 12 years ago
  17. 63ca5f1 Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  18. 2eac9eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  19. 930a93a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  20. 6759a0a drm/radeon/kms: implement timestamp userspace query (v2) by Marek Olšák · 12 years ago
  21. 2f29200 drm/radeon: add some new SI pci ids by Alex Deucher · 12 years ago
  22. 1c212c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  23. c8dfbf4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  24. e4e139b Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  25. 88de3d0d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  26. 2359a47 codel: refine one condition to avoid a nul rec_inv_sqrt by Eric Dumazet · 12 years ago
  27. b5ec8ee ipv4: fix ip_send_skb() by Eric Dumazet · 12 years ago
  28. 9d8dad7 Yama: higher restrictions should block PTRACE_TRACEME by Kees Cook · 12 years ago
  29. 63d02d1 net: tcp: ipv6_mapped needs sk_rx_dst_set method by Eric Dumazet · 12 years ago
  30. 4eef6cb Input: eeti_ts: pass gpio value instead of IRQ by Arnd Bergmann · 13 years ago
  31. 59ee93a ARM: pxa: remove irq_to_gpio from ezx-pcap driver by Arnd Bergmann · 12 years ago
  32. a37e6e3 net: force dst_default_metrics to const section by Eric Dumazet · 12 years ago
  33. d933d2b Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  34. 300d373 Revert "NMI watchdog: fix for lockup detector breakage on resume" by Rafael J. Wysocki · 12 years ago
  35. f4ba394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  36. 7f46f9c Merge tag 'iommu-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  37. 817fea2 vfio: Include vfio.h in installed headers by Alex Williamson · 12 years ago
  38. 035534e canfd: remove redundant CAN FD flag by Oliver Hartkopp · 12 years ago
  39. 5d299f3 net: ipv6: fix TCP early demux by Eric Dumazet · 12 years ago
  40. e7882d6 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  41. 0d5c3eb vfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  42. f0cd2db vfs: kill write_super and sync_supers by Artem Bityutskiy · 12 years ago
  43. d8579fd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  44. ddc5057 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  45. fcc1d2a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  46. bd463a0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  47. 148311d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. d97e1dc Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  49. ba1eabfa iommu: Add missing forward declaration in include file by Joerg Roedel · 12 years ago
  50. 76582d0 iommu: Include linux/types.h by Thierry Reding · 12 years ago
  51. 9d0b01a Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base by Len Brown · 12 years ago
  52. 095adbb ACPI: Only count valid srat memory structures by Thomas Renninger · 12 years ago
  53. fc6bdb5 Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc by Linus Torvalds · 12 years ago
  54. 0a276d1 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  55. c263c2c bcma: BCM43228 support by Rafał Miłecki · 12 years ago
  56. 1a26904 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  57. 03f6b08 cfg80211: add channel flag to prohibit OFDM operation by Seth Forshee · 12 years ago
  58. e3c0d04 Fix unexpected SA hard expiration after changing date by Fan Du · 12 years ago
  59. 1485348 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 12 years ago
  60. 30b678d net: Allow driver to limit number of GSO segments per skb by Ben Hutchings · 12 years ago
  61. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  62. d4fdc32 Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  63. 9a51cf2 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  64. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  65. eff0d13 Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  66. 8cf1a3f Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  67. 068535f locks: remove unused lm_release_private by J. Bruce Fields · 12 years ago
  68. c83f6bf block: add partition resize function to blkpg ioctl by Vivek Goyal · 12 years ago
  69. f387704 Merge branch 'common/irqdomain' into sh-latest by Paul Mundt · 12 years ago
  70. 4f46f8a dmaengine: shdma: restore partial transfer calculation by Guennadi Liakhovetski · 12 years ago
  71. 2d53492 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  72. ac25041 Platform: OLPC: turn EC driver into a platform_driver by Andres Salomon · 13 years ago
  73. 3d26c20 Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it by Andres Salomon · 13 years ago
  74. 392a325 Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver by Andres Salomon · 13 years ago
  75. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  76. a40a1d3 Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  77. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  78. 8762541 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  79. 6dbb35b Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  80. fd37ce3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  81. d833352 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables by Mel Gorman · 12 years ago
  82. 6527af5 mm: remove redundant initialization by Minchan Kim · 12 years ago
  83. 0030f53 mm: memcg: fix compaction/migration failing due to memcg limits by Johannes Weiner · 12 years ago
  84. a564b8f nfs: enable swap on NFS by Mel Gorman · 12 years ago
  85. 5a17811 mm: add support for direct_IO to highmem pages by Mel Gorman · 12 years ago
  86. a509bc1 mm: swap: implement generic handler for swap_activate by Mel Gorman · 12 years ago
  87. 62c230b mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages by Mel Gorman · 12 years ago
  88. 18022c5 mm: add get_kernel_page[s] for pinning of kernel addresses for I/O by Mel Gorman · 12 years ago
  89. f981c59 mm: methods for teaching filesystems about PG_swapcache pages by Mel Gorman · 12 years ago
  90. c76562b netvm: prevent a stream-specific deadlock by Mel Gorman · 12 years ago
  91. 68243e7 mm: account for the number of times direct reclaimers get throttled by Mel Gorman · 12 years ago
  92. 5515061 mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage by Mel Gorman · 12 years ago
  93. b4b9e35 netvm: set PF_MEMALLOC as appropriate during SKB processing by Mel Gorman · 12 years ago
  94. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  95. c48a11c netvm: propagate page->pfmemalloc to skb by Mel Gorman · 12 years ago
  96. c93bdd0 netvm: allow skb allocation to use PFMEMALLOC reserves by Mel Gorman · 12 years ago
  97. 7cb0240 netvm: allow the use of __GFP_MEMALLOC by specific sockets by Mel Gorman · 12 years ago
  98. 99a1dec net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket by Mel Gorman · 12 years ago
  99. 907aed4 mm: allow PF_MEMALLOC from softirq context by Mel Gorman · 12 years ago
  100. b37f1dd mm: introduce __GFP_MEMALLOC to allow access to emergency reserves by Mel Gorman · 12 years ago