1. 0d511c4 USB: gadget: f_rndis: Add platform data for RNDIS vendor ID and MAC address. by Mike Lockwood · 16 years ago
  2. f041ac6 USB: composite: Add class driver for enabling and disabling USB functions. by Mike Lockwood · 16 years ago
  3. 83814ea USB: gadget: android: android USB gadget improvements: by Krishna, Vamsi · 17 years ago
  4. c7ba16a USB: composite: Add flag to usb_function to hide its interface during enumeration by Mike Lockwood · 17 years ago
  5. 7f0d7bd android_usb: Composite USB gadget driver for android. by Mike Lockwood · 18 years ago
  6. 10797cf mmc: core: Add deferred bus resume policy. by San Mehat · 17 years ago
  7. dc12952 trout: Add functions for WiFi by Dmitry Shmidt · 18 years ago
  8. 9a24820 mmc: Add concept of an 'embedded' SDIO device. by San Mehat · 18 years ago
  9. eca2e01 mmc: Add status IRQ and status callback function to mmc platform data by San Mehat · 18 years ago
  10. 70abd67 Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them to driver by Rebecca Schultz Zavin · 17 years ago
  11. 1d1ca96 Input: synaptics_i2c_rmi: Add sensitivity adjust option. by Arve Hjønnevåg · 17 years ago
  12. 00adffd Input: synaptics_i2c_rmi: Driver for Synaptics Touchscreens using RMI over I2C. by Arve Hjønnevåg · 19 years ago
  13. 16e1bce input: keychord: Add keychord driver by Mike Lockwood · 18 years ago
  14. c167867 input: Add keyreset driver. by Arve Hjønnevåg · 18 years ago
  15. 0da26bf Input: gpio_event: Allow multiple input devices per gpio_event device by Arve Hjønnevåg · 17 years ago
  16. 72fc624 Input: Generic GPIO Input device. by Arve Hjønnevåg · 18 years ago
  17. ac73333 FAT: Add new ioctl VFAT_IOCTL_GET_VOLUME_ID for reading the volume ID. by Mike Lockwood · 18 years ago
  18. 807e5f6 misc: uidstat: Adding uid stat driver to collect network statistics. by Mike Chan · 18 years ago
  19. a7429e5 net: socket ioctl to reset connections matching local address by Robert Love · 18 years ago
  20. 6a4e643 ashmem for 2.6.27. by Robert Love · 18 years ago
  21. a7f1281 Add android_aid.h by Robert Love · 18 years ago
  22. a4ff0e8 pmem: Add pmem driver by Rebecca Schultz · 18 years ago
  23. 4d258a2 switch: switch class and GPIO drivers. by Mike Lockwood · 18 years ago
  24. 0786d67 power_supply: Hold a wake_lock while power supply change notifications are pending by Arve Hjønnevåg · 17 years ago
  25. fa56540 rtc: alarm: Add in-kernel alarm interface by Arve Hjønnevåg · 17 years ago
  26. b54b33d rtc: Add android alarm driver. by Arve Hjønnevåg · 18 years ago
  27. 9e37258 PM: Add early suspend api. by Arve Hjønnevåg · 18 years ago
  28. ec81142 PM: Add wake lock api. by Arve Hjønnevåg · 18 years ago
  29. 4077985 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  30. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  31. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  32. 0b5c9db vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check by Jiri Pirko · 15 years ago
  33. 56a2105 linux/seqlock.h should #include asm/processor.h for cpu_relax() by David Howells · 15 years ago
  34. e5ea3f1 gpio/basic_mmio: add missing include of spinlock_types.h by Jamie Iles · 15 years ago
  35. b4c8cc8 ethtool.h: fix typos by Yegor Yefremov · 15 years ago
  36. 461df4d Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  37. 361932b Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6 by Linus Torvalds · 15 years ago
  38. 13e12d1 vfs: reorganize 'struct inode' layout a bit by Linus Torvalds · 15 years ago
  39. 7e24cf4 Merge 3.0-rc2 + Linus's latest into usb-linus by Greg Kroah-Hartman · 15 years ago
  40. 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 · 15 years ago
  41. 46671b0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  42. 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 · 15 years ago
  43. 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 · 15 years ago
  44. 12871a0 Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  45. 8397345 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  46. 85ab9ee Staging: altera: move .h file to proper place by Greg Kroah-Hartman · 15 years ago
  47. 21c13a4 usb-storage: redo incorrect reads by Alan Stern · 15 years ago
  48. 13fcb7b af_packet: prevent information leak by Eric Dumazet · 15 years ago
  49. 3019de1 net: Rework netdev_drivername() to avoid warning. by David S. Miller · 15 years ago
  50. 5f98ecd swiotlb: Export swioltb_nr_tbl and utilize it as appropiate. by FUJITA Tomonori · 15 years ago
  51. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 15 years ago
  52. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  53. d7ebe75 perf: Fix comments in include/linux/perf_event.h by Vince Weaver · 15 years ago
  54. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 15 years ago
  55. cb37bbd Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 15 years ago
  56. 9e1f1de more conservative S_NOSEC handling by Al Viro · 15 years ago
  57. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 15 years ago
  58. 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 · 15 years ago
  59. d4d84fe slub: always align cpu_slab to honor cmpxchg_double requirement by Chris Metcalf · 15 years ago
  60. 3a43e05 irq: Handle spurios irq detection for threaded irqs by Sebastian Andrzej Siewior · 15 years ago
  61. ec764bf net: tracepoint of net_dev_xmit sees freed skb and causes panic by Koki Sanagi · 15 years ago
  62. b36a968 asm-generic/unistd.h: support sendmmsg syscall by Chris Metcalf · 15 years ago
  63. a3bcc23 af-packet: Add flag to distinguish VID 0 from no-vlan. by Ben Greear · 15 years ago
  64. 3b68a26 drm/radeon/kms: add llano pci ids by Alex Deucher · 15 years ago
  65. f0f52a9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  66. 333ba73 cfg80211: don't drop p2p probe responses by Eliad Peller · 15 years ago
  67. 3f30310 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  68. 6e3ea0e [media] v4l: Fix media_entity_to_video_device macro argument name by Laurent Pinchart · 15 years ago
  69. 6dd9a7c intel-iommu: Enable super page (2MiB, 1GiB, etc.) support by Youquan Song · 15 years ago
  70. 63da029 mtd: fix physmap.h warnings by Randy Dunlap · 15 years ago
  71. a000c01 sctp: stop pending timers and purge queues when peer restart asoc by Wei Yongjun · 15 years ago
  72. f339b9d sched: Fix schedstat.nr_wakeups_migrate by Peter Zijlstra · 15 years ago
  73. ea9d655 block: remove unwanted semicolons by Namhyung Kim · 15 years ago
  74. a1706ac Revert "block: Remove extra discard_alignment from hd_struct." by Jens Axboe · 15 years ago
  75. 7ab358c virtio: add api for delayed callbacks by Michael S. Tsirkin · 15 years ago
  76. bf7035b virtio ring: inline function to check for events by Michael S. Tsirkin · 15 years ago
  77. 770b31a virtio: event index interface by Michael S. Tsirkin · 15 years ago
  78. a1b3838 virtio: add full three-clause BSD text to headers. by Rusty Russell · 15 years ago
  79. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  80. 6345d24 mm: Fix boot crash in mm_alloc() by Linus Torvalds · 15 years ago
  81. cab0d85 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  82. a74d70b Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  83. b11b06d Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  84. f1d1c9f Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  85. daa9422 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  86. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 15 years ago
  87. 18ad0a9 NFSv4.1: change pg_test return type to bool by Benny Halevy · 15 years ago
  88. cbe8260 pnfs: layoutreturn by Benny Halevy · 15 years ago
  89. d20581a pnfs: support for non-rpc layout drivers by Benny Halevy · 15 years ago
  90. 38b7c401 pnfs-obj: pnfs_osd XDR definitions by Benny Halevy · 15 years ago
  91. f7da7a1 SUNRPC: introduce xdr_init_decode_pages by Benny Halevy · 15 years ago
  92. fa34ce7 dm kcopyd: return client directly and not through a pointer by Mikulas Patocka · 15 years ago
  93. 5f43ba2 dm kcopyd: reserve fewer pages by Mikulas Patocka · 15 years ago
  94. bda8efe dm io: use fixed initial mempool size by Mikulas Patocka · 15 years ago
  95. 4c25932 dm table: allow targets to support discards internally by Mike Snitzer · 15 years ago
  96. a43a9d9 [S390] mm: fix storage key handling by Heiko Carstens · 15 years ago
  97. 751516f Merge branch 'ec-cleanup' into release by Len Brown · 15 years ago
  98. 6288cf1 Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd3-cold', 'ec-asus' and 'thermal-fix' into release by Len Brown · 15 years ago
  99. 28c2103 ACPI: Add D3 cold state by Lin Ming · 15 years ago
  100. 932df74 ACPI: processor: fix processor_physically_present in UP kernel by Lin Ming · 15 years ago