1. 511e74f SERIAL: omap: no need to re-read EFR by Russell King · 12 years ago
  2. d864c03 SERIAL: omap: remove setting of EFR SCD bit by Russell King · 12 years ago
  3. da5d01f SERIAL: omap: allow hardware assisted IXANY mode to be disabled by Russell King · 12 years ago
  4. 0d5b166 SERIAL: omap: allow hardware assisted rts/cts modes to be disabled by Russell King · 12 years ago
  5. 9aba8d5b SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow control by Russell King · 12 years ago
  6. dba0583 SERIAL: core: add hardware assisted h/w flow control support by Russell King · 12 years ago
  7. 2cbacaf SERIAL: core: add hardware assisted s/w flow control support by Russell King · 12 years ago
  8. dec94e7 SERIAL: core: use local variable uport in uart_set_termios() by Russell King · 12 years ago
  9. 4d1d053 ceph: Hold caps_list_lock when adjusting caps_{use, total}_count by Yan, Zheng · 12 years ago
  10. 6404f0b ARM: 7569/1: mm: uninitialized warning corrections by viresh kumar · 12 years ago
  11. a9a8378 ARM: 7562/2: MMCI: fetch pinctrl handle and set default state by Linus Walleij · 12 years ago
  12. ee951c6 ARM: 7568/1: Sort exception table at compile time by Stephen Boyd · 12 years ago
  13. a68becd ARM: 7563/1: SMP_TWD: make setup()/stop() reentrant by Linus Walleij · 12 years ago
  14. 2577cf2 ARM: 7561/1: SMP_TWD: use clk_prepare_enable() by Linus Walleij · 12 years ago
  15. f0b3da9 ALSA: hda - support Teradici 2200 host card audio by Lars R. Damerow · 12 years ago
  16. ec8f53f ALSA: Fix typo in drivers sound by Masanari Iida · 12 years ago
  17. 3bef1c3 ALSA: hda - stop setup_dig_out_stream() causing clicks by Laurence Darby · 12 years ago
  18. 0cb2bbb bridge: Avoid 'statement with no effect' compiler warnings by Lee Jones · 12 years ago
  19. cacb6ba net: inet_diag -- Return error code if protocol handler is missed by Cyrill Gorcunov · 12 years ago
  20. 537b664 HID: apple: Set APPLE_ISO_KEYBOARD at USB_DEVICE_ID_APPLE_GEYSER4_HF_ISO by Johannes Thumshirn · 12 years ago
  21. 6b75dce drbd: conn_khelper() for user mode callbacks for connections by Philipp Reisner · 13 years ago
  22. 047e95e2 drbd: Allow volumes to become primary only on one side by Philipp Reisner · 13 years ago
  23. 40cbf08 drbd: fix conn_reconfig_start without conn_reconfig_done in drbd_adm_attach by Lars Ellenberg · 13 years ago
  24. e4f78ed drbd: Separate connection state changes from minor dev state changes #2 by Philipp Reisner · 13 years ago
  25. f19e4f8 drbd: Converted got_Ping() and got_PingAck() from mdev to tconn by Philipp Reisner · 13 years ago
  26. a4fbda8 drbd: Allow packet handler functions that take a connection (meta connection) by Philipp Reisner · 13 years ago
  27. dfafcc8 drbd: Separate connection state changes from minor dev state changes #1 by Philipp Reisner · 13 years ago
  28. 7204624 drbd: Converted receive_protocol() from mdev to tconn by Philipp Reisner · 13 years ago
  29. d9ae84e drbd: Allow packet handler functions that take a connection by Philipp Reisner · 13 years ago
  30. 8169e41 drbd: Moved CONN_DRY_RUN to the per connection (tconn) flags by Philipp Reisner · 13 years ago
  31. 38fa998 drbd: Do not modify the connection state with something else that conn_request_state() by Philipp Reisner · 13 years ago
  32. 34f646b drbd: Allow two diskless minors to be connected by Philipp Reisner · 13 years ago
  33. 2325eb6 drbd: New minors have to intherit the connection state form their connection by Philipp Reisner · 13 years ago
  34. 082a343 drbd: process_done_ee() has to handle unconfigured devices now by Philipp Reisner · 13 years ago
  35. 2de876e drbd: Ignore packets for non existing volumes by Philipp Reisner · 13 years ago
  36. 85f75dd7 drbd: introduce in-kernel "down" command by Lars Ellenberg · 13 years ago
  37. 3c5e5f6 drbd: add forgotten spin_unlock by Lars Ellenberg · 13 years ago
  38. 527f4b2 drbd: bail out if a config requrest is over-determined, and not matching by Lars Ellenberg · 13 years ago
  39. 38f1961 drbd: new-connection and new-minor succeed, if the object already exists by Lars Ellenberg · 13 years ago
  40. cffec5b drbd: Allow a Diskless Secondary volume to be removed by Lars Ellenberg · 13 years ago
  41. d0456c7 drbd: simplify conn_all_vols_unconf, make it bool by Lars Ellenberg · 13 years ago
  42. 543cc10 drbd: drbd_adm_get_status needs to show some more detail by Lars Ellenberg · 13 years ago
  43. 73d901b drbd: remove now unused connector related files by Lars Ellenberg · 14 years ago
  44. 8432b31 drbd: allow holes in minor and volume id allocation by Lars Ellenberg · 14 years ago
  45. 3b98c0c drbd: switch configuration interface from connector to genetlink by Lars Ellenberg · 14 years ago
  46. d416497 Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  47. f426cef PCI/ACPI: Remove acpi_root_driver in reverse order by Yinghai Lu · 12 years ago
  48. 13b6a91 PCI/ACPI: Delete host bridge _PRT during hot remove path by Yinghai Lu · 12 years ago
  49. 9738a1f PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root bus by Yinghai Lu · 12 years ago
  50. cdfcc57 PCI: Add pci_stop_and_remove_root_bus() by Yinghai Lu · 12 years ago
  51. 225ff86 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  52. 62a08c5 PCI/ACPI: Assign unassigned resource for hot-added root bus by Yinghai Lu · 12 years ago
  53. e164f65 PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res by Yinghai Lu · 12 years ago
  54. a5213a3 PCI: Move pci_rescan_bus() back to probe.c by Yinghai Lu · 12 years ago
  55. 209c510 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  56. 53f9313 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  57. f7c3f96 drivers/net/ethernet/ibm/emac/mal.c: use WARN by Julia Lawall · 12 years ago
  58. bb263e1 atp: remove set_rx_mode_8012() by Paul Bolle · 12 years ago
  59. 5250c96 cpsw: fix leaking IO mappings by Richard Cochran · 12 years ago
  60. a65dd5b cpsw: rename register banks to match the reference manual, part 2 by Richard Cochran · 12 years ago
  61. c38e01b net: fix bridge notify hook to manage flags correctly by John Fastabend · 12 years ago
  62. 26cdfb4 macb: Keep driver's speed/duplex in sync with actual NCFGR by Vitalii Demianets · 12 years ago
  63. 7f2cd32 net: neterion: Do not break word unregister. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  64. 8f6352f net: sh_eth: Fix a typo - replace regist with register. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  65. 70ac618 ptp: fixup Kconfig for two PHC drivers. by Richard Cochran · 12 years ago
  66. efc7ce0 net: bnx2x: Fix typo in bnx2x driver by Masanari Iida · 12 years ago
  67. 00acda6 smsc95xx: fix tx checksum offload for big endian by Steve Glendinning · 12 years ago
  68. a7a558f rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump by John Fastabend · 12 years ago
  69. 87f4d7c ptp: update adjfreq callback description by Jacob Keller · 12 years ago
  70. 0481776 r8169: allow multicast packets on sub-8168f chipset. by Nathan Walp · 12 years ago
  71. 56b765b htb: improved accuracy at high rates by Vimalkumar · 12 years ago
  72. afb9718 vxlan: allow a user to set TTL value by Vincent Bernat · 12 years ago
  73. 899a391 smsc75xx: add wol support for more frame types by Steve Glendinning · 12 years ago
  74. d56a289 Input: pwm-beeper - add devicetree probing support by Sascha Hauer · 12 years ago
  75. b00e69d r8169: Fix WoL on RTL8168d/8111d. by Cyril Brulebois · 12 years ago
  76. 175c0df drivers/net: use tasklet_kill in device remove/close process by Xiaotian Feng · 12 years ago
  77. d145f7ec tipc: do not use tasklet_disable before tasklet_kill by Xiaotian Feng · 12 years ago
  78. 4f99ad5 if_ether.h: add B.A.T.M.A.N.-Advanced Ethertype by Antonio Quartulli · 12 years ago
  79. 4d44a9a r8169: Kill SafeMtu macro by Kirill Smelkov · 12 years ago
  80. 94e187c ipv6: introduce ip6_rt_put() by Amerigo Wang · 12 years ago
  81. 6da025f ipv4: avoid a test in ip_rt_put() by Eric Dumazet · 12 years ago
  82. b26ddd8 sctp: Clean up type-punning in sctp_cmd_t union by Neil Horman · 12 years ago
  83. 1a94083 ipv6: remove a useless NULL check by Amerigo Wang · 12 years ago
  84. 398f382 pktgen: clean up ktime_t helpers by Daniel Borkmann · 12 years ago
  85. e6c022a tcp: better retrans tracking for defer-accept by Eric Dumazet · 12 years ago
  86. cdb2fac USB: EHCI: fix build error in ChipIdea host driver by Alan Stern · 12 years ago
  87. 19f5ee2 uprobes: Kill arch_uprobe_enable/disable_step() hooks by Oleg Nesterov · 12 years ago
  88. 4dc316c uprobes/x86: Cleanup the single-stepping code by Oleg Nesterov · 12 years ago
  89. 65b2c8f uprobes/powerpc: Do not use arch_uprobe_*_step() helpers by Oleg Nesterov · 12 years ago
  90. f57d56d uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume() by Oleg Nesterov · 12 years ago
  91. 36960e4 cifs: fix potential buffer overrun in cifs.idmap handling code by Jeff Layton · 12 years ago
  92. 0f89a57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  93. c454e61 tcp-repair: Handle zero-length data put in rcv queue by Pavel Emelyanov · 12 years ago
  94. a4d7e48 vmxnet3: must split too big fragments by Eric Dumazet · 12 years ago
  95. 7893363 l2tp: fix oops in l2tp_eth_create() error path by Tom Parkin · 12 years ago
  96. 25b1e67 net: Fix continued iteration in rtnl_bridge_getlink() by Ben Hutchings · 12 years ago
  97. 3ae53b1 exynos4_tmu_driver_ids should be exynos_tmu_driver_ids. by Jonghwan Choi · 12 years ago
  98. fba4e08 ACPI video: Ignore errors after _DOD evaluation. by Igor Murzov · 12 years ago
  99. 608f62b thermal: solve compilation errors in rcar_thermal by Devendra Naga · 12 years ago
  100. e3c9851 cxgb4: Fix unable to get UP event from the LLD by Vipul Pandya · 12 years ago