1. ce5dc74 clocksource/drivers/sun4i: Convert init function to return error by Daniel Lezcano · 8 years ago
  2. 0993f57 clocksource/drivers/samsung_pwm: Convert init function to return error by Daniel Lezcano · 8 years ago
  3. ab51189 clocksource/drivers/qcom: Convert init function to return error by Daniel Lezcano · 8 years ago
  4. be3aff8 clocksource/drivers/pxa: Convert init function to return error by Daniel Lezcano · 8 years ago
  5. e46105a clocksource/drivers/nomadik-mtu: Convert init function to return error by Daniel Lezcano · 8 years ago
  6. e1d2b9f clocksource/drivers/mxs: Convert init function to return error by Daniel Lezcano · 8 years ago
  7. 0cc7afc clocksource/drivers/mps2-timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  8. b7357e6 clocksource/drivers/moxart: Convert init function to return error by Daniel Lezcano · 8 years ago
  9. d8152bf clocksource/drivers/mips-gic-timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  10. ca46acb clocksource/drivers/meson6_timer.c: Convert init function to return error by Daniel Lezcano · 8 years ago
  11. f2f9900 clocksource/drivers/h8300_tpu: Convert init function to return error by Daniel Lezcano · 8 years ago
  12. 691f8f8 clocksource/drivers/h8300_timer8: Convert init function to return error by Daniel Lezcano · 8 years ago
  13. eacf209 clocksource/drivers/h8300_timer16: Convert init function to return error by Daniel Lezcano · 8 years ago
  14. 5a54c18 clocksource/drivers/arm_global_timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  15. 3c0731d clocksource/drivers/arm_arch_timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  16. 17c8669 clocksource/drivers/fsl_ftm_timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  17. 108a4ed clocksource/drivers/clksrc-dbx500: Convert init function to return error by Daniel Lezcano · 8 years ago
  18. 5951977 clocksource/drivers/bcm_kona: Convert init function to return error by Daniel Lezcano · 8 years ago
  19. 524a7f0 clocksource/drivers/bcm2835_timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  20. 802fa49 clocksource/drivers/armv7m_systick: Convert init function to return error by Daniel Lezcano · 8 years ago
  21. c77b9d4 clocksource/drivers/digicolor: Convert init function to return error by Daniel Lezcano · 8 years ago
  22. 04410ef clocksource/drivers/clps711x: Convert init function to return error by Daniel Lezcano · 8 years ago
  23. 2e1773f clocksource/drivers/dw_apb_timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  24. 84309e0 clocksource/drivers/st_lpc: Convert init function to return error by Daniel Lezcano · 8 years ago
  25. 70504f3 clocksource/drivers/cadence_ttc: Convert init function to return error by Daniel Lezcano · 8 years ago
  26. be5eb33 clocksource/drivers/asm9260: Convert init function to return error by Daniel Lezcano · 8 years ago
  27. 5e558eb clocksource/drivers/exynos_mct: Convert init function to return error by Daniel Lezcano · 8 years ago
  28. d64e24c clocksource/drivers/mtk_timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  29. 8bdd5a2 clocksource/drivers/rockchip_timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  30. b7c4db8 clocksource/drivers/clksrc-probe: Introduce init functions with return code by Daniel Lezcano · 8 years ago
  31. c35d929 of: Add a new macro to declare_of for one parameter function returning a value by Daniel Lezcano · 8 years ago
  32. 43e88c8 dt-bindings: clocksource: Add Oxford Semiconductor RPS Timer bindings by Neil Armstrong · 8 years ago
  33. 8935527 clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual Timer by Neil Armstrong · 8 years ago
  34. 1e8567d arm64: dts: rockchip: Add rktimer device node for rk3399 by Huang Tao · 8 years ago
  35. be6af45 clocksource/drivers/rockchip: Add support for the rk3399 SoC by Huang, Tao · 8 years ago
  36. 716897d clocksource/drivers/rockchip: Add the dynamic irq flag to the timer by Huang, Tao · 8 years ago
  37. 8588987 dt-bindings: Document rk3399 rk-timer bindings by Huang Tao · 8 years ago
  38. de37b0b clocksource/drivers/samsung_pwm: Fix typo in Kconfig by Alexandre Belloni · 8 years ago
  39. 7cc0617 clocksource/drivers/samsung_pwm_timer: Fix endian accessors by Matthew Leach · 8 years ago
  40. 48419b1 clocksource/drivers/digicolor: Fix warning of non-static function by Ben Dooks · 8 years ago
  41. 2c436e4 clocksource/drivers/armada-370-xp: Make syscore_ops static by Ben Dooks · 8 years ago
  42. c7d6b5a Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 8 years ago
  43. 7c71feb timer: Avoid using timespec by Arnd Bergmann · 8 years ago
  44. 4a19bd3 time: Avoid timespec in udelay_test by Arnd Bergmann · 8 years ago
  45. e6c2682 time: Add time64_to_tm() by Deepa Dinamani · 8 years ago
  46. af4afb4 alarmtimer: Fix comments describing structure fields by Pratyush Patel · 8 years ago
  47. 0209b93 timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD by Thomas Graziadei · 8 years ago
  48. 0fb71d3 clocksource: Make clocksource insert entry more efficient by Minfei Huang · 8 years ago
  49. 86721ab hrtimer: Remove redundant #ifdef block by Pratyush Patel · 9 years ago
  50. b5227d0 timers: Clarify usleep_range() function comment by Bjorn Helgaas · 8 years ago
  51. 2895a5e timerfd: Reject ALARM timerfds without CAP_WAKE_ALARM by Eric Caruso · 8 years ago
  52. af8c34c Linux 4.7-rc2 by Linus Torvalds · 8 years ago
  53. 5975b2c Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  54. d834502 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  55. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 8 years ago
  56. 58f1c65 parisc: Move die_if_kernel() prototype into traps.h header by Helge Deller · 8 years ago
  57. 8b78f26 parisc: Fix pagefault crash in unaligned __get_user() call by Helge Deller · 8 years ago
  58. 0032c08 parisc: Fix printk time during boot by Helge Deller · 8 years ago
  59. be24a89 parisc: Fix backtrace on PA-RISC by Mikulas Patocka · 13 years ago
  60. 049ec1b Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  61. f2c6b9e Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  62. 95b46ae Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  63. b2d5ad8 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  64. a3021a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  65. eb10a7b Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  66. 5016320 Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  67. d46d025 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  68. 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. e46e7b7 mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies by Mel Gorman · 8 years ago
  70. 0d0bd89 mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy by Mel Gorman · 8 years ago
  71. cbdcf7f mm, oom_reaper: do not use siglock in try_oom_reaper() by Michal Hocko · 8 years ago
  72. 83b9355 mm, page_alloc: prevent infinite loop in buffered_rmqueue() by Vlastimil Babka · 8 years ago
  73. 879be4f checkpatch: reduce git commit description style false positives by Joe Perches · 8 years ago
  74. 43afc19 mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup by Vitaly Wool · 8 years ago
  75. 3a06bb7 memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem() by Tejun Heo · 8 years ago
  76. 2c22132 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. f86e427 mm: check the return value of lookup_page_ext for all call sites by Yang Shi · 8 years ago
  78. d8bae33 kdump: fix dmesg gdbmacro to work with record based printk by Corey Minyard · 8 years ago
  79. 65ee03c mm: fix overflow in vm_map_ram() by Guillermo Julián Moreno · 8 years ago
  80. e603330 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  81. d29e472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  82. 5306d76 Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  83. 60c07f8 Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' by Rafael J. Wysocki · 8 years ago
  84. 8cd8cbd Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  85. 8dff9c8 Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent by Chris Mason · 9 years ago
  86. 2eec370 Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 8 years ago
  87. aed7eb8 arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled by Mark Rutland · 8 years ago
  88. 030c4d2 arm64: move {PAGE,CONT}_SHIFT into Kconfig by Mark Rutland · 8 years ago
  89. 48dd73c arm64: mm: dump: log span level by Mark Rutland · 8 years ago
  90. a13e3a5 arm64: update stale PAGE_OFFSET comment by Mark Rutland · 8 years ago
  91. 5988a36 drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error by Julien Grall · 8 years ago
  92. 0f254c7 drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu by Julien Grall · 8 years ago
  93. 121323a drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg by Julien Grall · 8 years ago
  94. 8051f4d arm64: report CPU number in bad_mode by Mark Rutland · 8 years ago
  95. 4693fc7 KEYS: Add placeholder for KDF usage with DH by Stephan Mueller · 8 years ago
  96. ab3ab68 drm/omap: fix unused variable warning. by Dave Airlie · 8 years ago
  97. f1777aa Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 8 years ago
  98. b160245 Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  99. 35962ea Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 8 years ago
  100. 6572c8c Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 8 years ago