1. 56e9406 USB OTG Langwell: Update OTG Kconfig and driver version. by Hao Wu · 14 years ago
  2. d39a0ed USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell) by Hao Wu · 14 years ago
  3. 5ea0817 init.h: add some more documentation to __ref* tags by Michal Nazarewicz · 14 years ago
  4. c9bfff9 usb gadget: don't save bind callback in struct usb_configuration by Uwe Kleine-König · 14 years ago
  5. 07a18bd usb gadget: don't save bind callback in struct usb_composite_driver by Michal Nazarewicz · 14 years ago
  6. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  7. ad1a810 USB: gadget: composite: Better string override handling by Michal Nazarewicz · 14 years ago
  8. 37b5801 USB Gadget: Verify VBUS current before setting the device self-powered bit by Parirajan Muthalagu · 14 years ago
  9. f0ae849 usb: Add Intel Langwell USB OTG Transceiver Driver by Hao Wu · 14 years ago
  10. af7f374 serial: abstraction for 8250 legacy ports by Alan Cox · 14 years ago
  11. c161afe 8250: allow platforms to override PM hook. by Manuel Lauss · 14 years ago
  12. 5d89a48 altera_uart: Fix missing prototype for registering an early console by Anton Vorontsov · 14 years ago
  13. 0d426ed altera_uart: Add support for different address strides by Anton Vorontsov · 14 years ago
  14. 5438106 serial: Factor out uart_poll_timeout() from 8250 driver by Anton Vorontsov · 14 years ago
  15. 432c9ed vcs: invoke the vt update callback when /dev/vcs* is written to by Nicolas Pitre · 14 years ago
  16. d281da7 tty: Make tiocgicount a handler by Alan Cox · 14 years ago
  17. 8bc3372 ioctl: Use asm-generic/ioctls.h on cris (enables termiox) by Jeff Mahoney · 14 years ago
  18. f573bd1 tty: Remove __GFP_NOFAIL from tty_add_file() by Pekka Enberg · 14 years ago
  19. 30004ac tty: add tty_struct->dev pointer to corresponding device instance by Dmitry Eremin-Solenikov · 14 years ago
  20. 0768121 Driver core: Add section count to memory_block struct by Nathan Fontenot · 14 years ago
  21. 9838303 driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_hinted. by Robin Holt · 14 years ago
  22. c25d1df kobject: Introduce kset_find_obj_hinted. by Robin Holt · 14 years ago
  23. 6427a76 uio: Cleanup irq handling. by Eric W. Biederman · 14 years ago
  24. e52eec1 SYSFS: Allow boot time switching between deprecated and modern sysfs layout by Andi Kleen · 14 years ago
  25. 39aba96 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices by Kay Sievers · 14 years ago
  26. c64a092 driver core: platform_bus: allow runtime override of dev_pm_ops by Kevin Hilman · 14 years ago
  27. 9115124 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. ff10fca pcmcia: IOCARD is also required for using IRQs by Dominik Brodowski · 14 years ago
  29. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  30. 0988c4c vlan: Calling vlan_hwaccel_do_receive() is always valid. by Jesse Gross · 14 years ago
  31. e10117d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  32. f3270b1 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  33. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  34. 89692c0 include/linux/libata.h: fix typo by Andrea Gelmini · 14 years ago
  35. b34e904 libata: reorder ata_queued_cmd to remove alignment padding on 64 bit builds by Richard Kennedy · 14 years ago
  36. c0c362b libata: implement cross-port EH exclusion by Tejun Heo · 14 years ago
  37. 97750ce libata: add @ap to ata_wait_register() and introduce ata_msleep() by Tejun Heo · 14 years ago
  38. 6b7ae95 libata: reimplement link power management by Tejun Heo · 14 years ago
  39. 1152b26 libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global by Tejun Heo · 14 years ago
  40. c93b263 libata: clean up lpm related symbols and sysfs show/store functions by Tejun Heo · 14 years ago
  41. 295124d [libata] support for > 512 byte sectors (e.g. 4K Native) by Grant Grundler · 14 years ago
  42. d902747 [libata] Add ATA transport class by Gwendal Grignou · 14 years ago
  43. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  44. a8cbf22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  45. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  46. 70ada77 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  47. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  48. 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  49. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. b61f6a5 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. c029e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  52. c3b86a2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  53. d60a279 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  54. 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  55. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  56. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  57. 888a6f7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  58. 31b7eab Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. a8fe150 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  60. 2017bd1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  61. 7940a34 Merge branch 'davinci-next' into davinci-for-linus by Kevin Hilman · 14 years ago
  62. 530719b of/irq: of_irq.c needs to include linux/irq.h by Grant Likely · 14 years ago
  63. 32c9768 of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch by Grant Likely · 14 years ago
  64. 7096d04 of/device: Rework to use common platform_device_alloc() for allocating devices by Grant Likely · 14 years ago
  65. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  66. 9941fb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  67. 3b1a1ce Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-test-2.6 by Patrick McHardy · 14 years ago
  68. 6ad7889 tproxy: added IPv6 support to the TPROXY target by Balazs Scheidler · 14 years ago
  69. 3b9afb2 tproxy: added IPv6 socket lookup function to nf_tproxy_core by Balazs Scheidler · 14 years ago
  70. 6c46862 tproxy: added tproxy sockopt interface in the IPV6 layer by Balazs Scheidler · 14 years ago
  71. aa976fc tproxy: added udp6_lib_lookup function by Balazs Scheidler · 14 years ago
  72. e97c3e2 tproxy: split off ipv6 defragmentation to a separate module by Balazs Scheidler · 14 years ago
  73. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  74. 30e1f7a EDAC: Export edac sysfs class to users. by Borislav Petkov · 14 years ago
  75. 32a875a 9p: client code cleanup by stephen hemminger · 14 years ago
  76. d0c2b0d napi: unexport napi_reuse_skb by stephen hemminger · 14 years ago
  77. 8c97443 Revert c6537d6742985da1fbf12ae26cde6a096fd35b5c by Neil Horman · 14 years ago
  78. 093d282 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() by Balazs Scheidler · 14 years ago
  79. 6006db8 tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() by Balazs Scheidler · 14 years ago
  80. 106e4c2 tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple by Balazs Scheidler · 14 years ago
  81. 3511c91 net_sched: remove the unused parameter of qdisc_create_dflt() by Changli Gao · 14 years ago
  82. 1c4c40c xfrm: make xfrm_bundle_ok local by stephen hemminger · 14 years ago
  83. 8d8a0b1 rtnetlink: remove rtnl_kill_links by stephen hemminger · 14 years ago
  84. 6f747ac xfrm6: make xfrm6_tunnel_free_spi local by stephen hemminger · 14 years ago
  85. 11165f1 socket: localize functions by stephen hemminger · 14 years ago
  86. 0d79641 ipvs: provide address family for debugging by Julian Anastasov · 14 years ago
  87. fc60476 ipvs: changes for local real server by Julian Anastasov · 14 years ago
  88. 190ecd2 ipvs: do not schedule conns from real servers by Julian Anastasov · 14 years ago
  89. cf356d6 ipvs: switch to notrack mode by Julian Anastasov · 14 years ago
  90. 8b27b10 ipvs: optimize checksums for apps by Julian Anastasov · 14 years ago
  91. 11a691b block: Turn bvec_k{un,}map_irq() into static inline functions by Geert Uytterhoeven · 14 years ago
  92. d5dbda2 ethtool: Add support for vlan accleration. by Jesse Gross · 14 years ago
  93. 3701e51 vlan: Centralize handling of hardware acceleration. by Jesse Gross · 14 years ago
  94. 65ac6a5 vlan: Avoid hash table lookup to find group. by Jesse Gross · 14 years ago
  95. 7b9c609 vlan: Enable software emulation for vlan accleration. by Jesse Gross · 14 years ago
  96. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  97. 2aeb66d x86-32, percpu: Correct the ordering of the percpu readmostly section by H. Peter Anvin · 14 years ago
  98. b28efd5 kernel: roundup should only reference arguments once by Eric Paris · 14 years ago
  99. 686a0f3 kernel: rounddown helper function by Eric Paris · 14 years ago
  100. 1cc6324 conntrack: export lsm context rather than internal secid via netlink by Eric Paris · 14 years ago