1. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. d340266e time: Change posix clocks ops interfaces to use timespec64 by Deepa Dinamani · 7 years ago
  3. 49e190e PTP: fix ptr_ret.cocci warnings by kbuild test robot · 8 years ago
  4. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  5. 85a66e5 ptp: create "pins" together with the rest of attributes by Dmitry Torokhov · 8 years ago
  6. af59e71 ptp: use is_visible method to hide unused attributes by Dmitry Torokhov · 8 years ago
  7. 6f7aa56 ptp: use kcalloc when allocating arrays by Dmitry Torokhov · 8 years ago
  8. 882f312 ptp: do not explicitly set drvdata in ptp_clock_register() by Dmitry Torokhov · 8 years ago
  9. 4306f20 ptp_kvm: try to detect hypercall availability by Radim Krčmář · 8 years ago
  10. a0e136d PTP: add kvm PTP driver by Marcelo Tosatti · 8 years ago
  11. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago
  13. d1cbfd7 ptp_clock: Allow for it to be optional by Nicolas Pitre · 8 years ago
  14. d8d2635 ptp: Introduce a high resolution frequency adjustment method. by Richard Cochran · 8 years ago
  15. 6321570 ptp: use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  16. 02a9079 drivers/ptp: Fix kernel memory disclosure by Vlad Tsyrklevich · 8 years ago
  17. b9118b7 ptp: Fix resource leak in case of error by Christophe Jaillet · 8 years ago
  18. cf86799 ptp: ixp46x: remove NO_IRQ handling by Arnd Bergmann · 8 years ago
  19. 6756325 ptp: oops in ptp_ioctl() by Dan Carpenter · 8 years ago
  20. 2ece068 ptp: use memdup_user(). by Muhammad Falak R Wani · 8 years ago
  21. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  22. 719f1aa ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping by Christopher S. Hall · 9 years ago
  23. b83ef50 ptp: ixp46x: use helpers for converting ns to timespec by Kefeng Wang · 9 years ago
  24. ed7c631 ptp: remove 32 bit get/set methods. by Richard Cochran · 9 years ago
  25. a043a72 ptp: pch: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  26. 1ca13de ptp: ixp46x: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  27. d7d38f5 ptp: use the 64 bit get/set time methods for the posix clock. by Richard Cochran · 9 years ago
  28. e13cfcb ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl. by Richard Cochran · 9 years ago
  29. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  30. 72df7a7 ptp: Allow reassigning calibration pin function by Stefan Sørensen · 10 years ago
  31. bc56151 ptp: ptp_pch depends on x86_32 by Jean Delvare · 10 years ago
  32. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  33. 1a466ae ptp: fix kconfig dependency warnings by Randy Dunlap · 10 years ago
  34. d39a743 ptp: validate the requested frequency adjustment. by Richard Cochran · 10 years ago
  35. 408eccc net: ptp: move PTP classifier in its own file by Daniel Borkmann · 10 years ago
  36. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 11 years ago
  37. 653104d ptp: expose the programmable pins via sysfs by Richard Cochran · 11 years ago
  38. 6092315 ptp: introduce programmable pins. by Richard Cochran · 11 years ago
  39. c361f1a ptp_pch: Add dependency on HAS_IOMEM by Richard Weinberger · 11 years ago
  40. dc6ab07 ptp: switch to use gpiolib by Linus Walleij · 11 years ago
  41. 3499116 PTP: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  42. 4bb1667 build some drivers only when compile-testing by Jiri Slaby · 11 years ago
  43. 0d8c3e7 ptp_pch: fix error handling in pch_probe() by Wei Yongjun · 11 years ago
  44. 7356a76 ptp: dynamic allocation of PHC char devices by Jiri Benc · 11 years ago
  45. 7d3ac5c ptp_pch: eliminate a number of sparse warnings by Sahara · 11 years ago
  46. 55c31b5 ptp_pch: fix typo in module parameter description by Jiri Benc · 11 years ago
  47. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  48. b1f7c8c ptp: remove use of __devexit by Bill Pemberton · 12 years ago
  49. 5c0a425 ptp: remove use of __devinit by Bill Pemberton · 12 years ago
  50. c3484c2 ptp: reduce stack usage when measuring the system time offset by Richard Cochran · 12 years ago
  51. c7ec0ba ptp: reduce stack usage when reading external time stamps by Richard Cochran · 12 years ago
  52. 18d359ce pch_gbe, ptp_pch: Fix the dependency direction between these drivers by Ben Hutchings · 12 years ago
  53. 215b13d ptp: add an ioctl to compare PHC time with system time by Richard Cochran · 12 years ago
  54. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 12 years ago
  55. 42a7cce ptp: Make PTP_1588_CLOCK select rather than depend on PPS by Ben Hutchings · 12 years ago
  56. c562830 pps, ptp: Remove dependencies on EXPERIMENTAL by Ben Hutchings · 12 years ago
  57. 1ef7615 ptp: link the phc device to its parent device by Richard Cochran · 12 years ago
  58. 5c35bad ptp: provide the clock's adjusted frequency by Richard Cochran · 12 years ago
  59. 39a8cbd ptp: remember the adjusted frequency by Richard Cochran · 12 years ago
  60. 220a60a pps/ptp: Allow PHC devices to adjust PPS events for known delay by Ben Hutchings · 12 years ago
  61. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  62. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  63. 769b0da ptp_pch: Add missing #include <linux/slab.h> by Geert Uytterhoeven · 12 years ago
  64. 358dfb6 pch_gbe: correct receive time stamp filtering by Takahiro Shimizu · 12 years ago
  65. a6891ac pch_gbe: do not set the channel control register by Takahiro Shimizu · 12 years ago
  66. 17cdedf pch_gbe: export a method to set the receive match address by Takahiro Shimizu · 12 years ago
  67. d50566c pch_gbe: scale time stamps to nanoseconds by Takahiro Shimizu · 12 years ago
  68. 6b2aac4 Fix typo in various Kconfig file by Masanari Iida · 12 years ago
  69. c1e6aaf ixp4xx_eth: Fix up the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  70. 509a7c2 ixp4xx_eth: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  71. 995a909 ptp: Add a method for obtaining the device index. by Richard Cochran · 12 years ago
  72. c2ec3ff phc: Update author's email address. by Richard Cochran · 13 years ago
  73. d8d78949 ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings. by David S. Miller · 13 years ago
  74. 863d08e supports eg20t ptp clock by Takahiro Shimizu · 13 years ago
  75. d68fb11 ptp: Fix clock_getres() implementation by Thomas Gleixner · 13 years ago
  76. fb5a18c ptp: Fix some locking bugs in ptp_read() by Dan Carpenter · 13 years ago
  77. e23ef22 ptp: Return -EFAULT on copy_to_user() errors by Dan Carpenter · 13 years ago
  78. cb646e2 ptp: Added a clock driver for the National Semiconductor PHYTER. by Richard Cochran · 13 years ago
  79. 32bd93e ptp: Added a clock driver for the IXP46x. by Richard Cochran · 13 years ago
  80. c78275f ptp: Added a clock that uses the eTSEC found on the MPC85xx. by Richard Cochran · 13 years ago
  81. d94ba80 ptp: Added a brand new class driver for ptp clocks. by Richard Cochran · 13 years ago