1. 7c1c474 libceph: announce support for straw2 buckets by Ilya Dryomov · 10 years ago
  2. 958a276 crush: straw2 bucket type with an efficient 64-bit crush_ln() by Ilya Dryomov · 10 years ago
  3. 4500226 crush: ensuring at most num-rep osds are selected by Ilya Dryomov · 10 years ago
  4. 9be6df2 crush: drop unnecessary include from mapper.c by Ilya Dryomov · 10 years ago
  5. ec137c1 ceph: fix uninline data function by Yan, Zheng · 10 years ago
  6. 0ea611a ceph: rename snapshot support by Yan, Zheng · 10 years ago
  7. c0bd50e ceph: fix null pointer dereference in send_mds_reconnect() by Yan, Zheng · 10 years ago
  8. 272325c perf: Fix mux_interval hrtimer wreckage by Peter Zijlstra · 10 years ago
  9. 2fa462f Merge tag 'kvm-arm-for-4.1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  10. 77a4d1a sched: Cleanup bandwidth timers by Peter Zijlstra · 10 years ago
  11. 5de2755 hrtimer: Allow concurrent hrtimer_start() for self restarting timers by Peter Zijlstra · 10 years ago
  12. 2ad5d32 timer: Put usleep_range into the __sched section by Thomas Gleixner · 10 years ago
  13. 6deba08 timer: Remove pointless return value of do_usleep_range() by Thomas Gleixner · 10 years ago
  14. 19d9f42 hrtimer: Avoid locking in hrtimer_cancel() if timer not active by Thomas Gleixner · 10 years ago
  15. 61699e1 hrtimer: Remove hrtimer_start() return value by Thomas Gleixner · 10 years ago
  16. b8a62f1 tick: broadcast-hrtimer: Remove overly clever return value abuse by Thomas Gleixner · 10 years ago
  17. b193217 alarmtimer: Get rid of unused return value by Thomas Gleixner · 10 years ago
  18. 46ac2f5 net: core: pktgen: Remove bogus hrtimer_active() check by Thomas Gleixner · 10 years ago
  19. ccdd92c rtmutex: Remove bogus hrtimer_active() check by Thomas Gleixner · 10 years ago
  20. 2e4b0d3 futex: Remove bogus hrtimer_active() check by Thomas Gleixner · 10 years ago
  21. 3f7b349 hrtimer: Remove bogus hrtimer_active() check by Thomas Gleixner · 10 years ago
  22. 02a171a hrtimer: Make hrtimer_start() a inline wrapper by Thomas Gleixner · 10 years ago
  23. 58f1f80 hrtimer: Get rid of __hrtimer_start_range_ns() by Thomas Gleixner · 10 years ago
  24. cc9684d sched: deadline: Use hrtimer_start() by Thomas Gleixner · 10 years ago
  25. 4961b6e sched: core: Use hrtimer_start[_expires]() by Thomas Gleixner · 10 years ago
  26. 3497d20 perf: core: Use hrtimer_start() by Thomas Gleixner · 10 years ago
  27. 576b070 x86: perf: uncore: Use hrtimer_start() by Thomas Gleixner · 10 years ago
  28. 514c230 x86: perf: Use hrtimer_start() by Thomas Gleixner · 10 years ago
  29. c1ad348 tick: Nohz: Rework next timer evaluation by Thomas Gleixner · 10 years ago
  30. 157d29e tick: Sched: Restructure code by Thomas Gleixner · 10 years ago
  31. 0ff53d0 tick: sched: Force tick interrupt and get rid of softirq magic by Thomas Gleixner · 10 years ago
  32. afc08b1 tick: sched: Remove hrtimer_active() checks by Thomas Gleixner · 10 years ago
  33. c6eb3f7 hrtimer: Get rid of hrtimer softirq by Thomas Gleixner · 10 years ago
  34. 895bdfa hrtimer: Keep pointer to first timer and simplify __remove_hrtimer() by Thomas Gleixner · 10 years ago
  35. b97f44c hrtimer: Make use of timerqueue_add/del return values by Thomas Gleixner · 10 years ago
  36. c320642 timerqueue: Let timerqueue_add/del return information by Thomas Gleixner · 10 years ago
  37. b8e3841 hrtimer: Align the hrtimer clock bases as well by Thomas Gleixner · 10 years ago
  38. 6d9a141 hrtimer: Cache line align the hrtimer cpu base by Thomas Gleixner · 10 years ago
  39. 34aee88 hrtimer: Use cpu_base->active_base for hotpath iterators by Thomas Gleixner · 10 years ago
  40. e19ffe8 hrtimer: Use bits for various boolean indicators by Thomas Gleixner · 10 years ago
  41. 868a3e9 hrtimer: Make offset update smarter by Thomas Gleixner · 10 years ago
  42. 21d6d52 hrtimer: Get rid of softirq time by Thomas Gleixner · 10 years ago
  43. a6ffebc hrtimer: Make the statistics fields smaller by Thomas Gleixner · 10 years ago
  44. 056a3ca hrtimer: Get rid of hrtimer_get_res() by Thomas Gleixner · 10 years ago
  45. 447fbbd sound: Use hrtimer_resolution instead of hrtimer_get_res() by Thomas Gleixner · 10 years ago
  46. 1e31768 net: sched: Use hrtimer_resolution instead of hrtimer_get_res() by Thomas Gleixner · 10 years ago
  47. 398ca17 hrtimer: Get rid of the resolution field in hrtimer_clock_base by Thomas Gleixner · 10 years ago
  48. d9f0acd hrtimer: Update active_bases before calling hrtimer_force_reprogram() by Viresh Kumar · 10 years ago
  49. 91e5a21 hrtimer: Document hrtimer_forward[_now]() proper by Thomas Gleixner · 10 years ago
  50. fd1d0dd KVM: arm/arm64: check IRQ number on userland injection by Andre Przywara · 10 years ago
  51. 0b3289e KVM: arm: irqfd: fix value returned by kvm_irq_map_gsi by Eric Auger · 10 years ago
  52. cf82f52 watchdog: stmp3xxx_rtc_wdt: fix broken email address by Wolfram Sang · 9 years ago
  53. e8cc536 watchdog: pnx4008_wdt: fix broken email address by Wolfram Sang · 9 years ago
  54. 3a30c07 watchdog: octeon: use fixed length string for register names by Aaro Koskinen · 10 years ago
  55. 8692cf0 watchdog: octeon: fix some trivial coding style issues by Aaro Koskinen · 10 years ago
  56. 3d588c9 watchdog: octeon: convert to WATCHDOG_CORE API by Aaro Koskinen · 10 years ago
  57. 6290d8c watchdog: cadence: Remove Kconfig dependency on ARCH by Michal Simek · 10 years ago
  58. cf79fb1 ARM: msm: add watchdog entries to DT timer binding doc by Mathieu Olivari · 10 years ago
  59. 4ba1c98 ARM: qcom: add description of KPSS WDT for IPQ8064 by Mathieu Olivari · 10 years ago
  60. 0dfd582 watchdog: qcom: use timer devicetree binding by Mathieu Olivari · 10 years ago
  61. e1dbde2 watchdog: bcm281xx: Remove use of seq_printf return value by Joe Perches · 10 years ago
  62. 51a0339 timekeeping: Remove stale function prototype by Thomas Gleixner · 9 years ago
  63. 4796cf9 time: Remove nonexistent function prototype by Yingjoe Chen · 10 years ago
  64. 7de4e74 timer_list: Reduce SEQ_printf footprint by Joe Perches · 10 years ago
  65. 80616c0 mac80211: allow segmentation offloads by Johannes Berg · 10 years ago
  66. 680a0da mac80211: allow drivers to support S/G by Johannes Berg · 10 years ago
  67. 2d981fd mac80211: allow checksum offload only in fast-xmit by Johannes Berg · 10 years ago
  68. 41fbf6e ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMIT by Johannes Berg · 10 years ago
  69. 60d7900 wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMIT by Johannes Berg · 10 years ago
  70. 3ffd884 mac80211: extend fast-xmit to cover IBSS by Johannes Berg · 10 years ago
  71. e495c24 mac80211: extend fast-xmit for more ciphers by Johannes Berg · 10 years ago
  72. 725b812 mac80211: extend fast-xmit to driver fragmentation by Johannes Berg · 10 years ago
  73. 4505d1f mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMIT by Johannes Berg · 10 years ago
  74. 17c18bf mac80211: add TX fastpath by Johannes Berg · 10 years ago
  75. 4a3893d modpost: don't emit section mismatch warnings for compiler optimizations by Paul Gortmaker · 9 years ago
  76. 09c20c0 modpost: expand pattern matching to support substring matches by Paul Gortmaker · 9 years ago
  77. c5c3439 modpost: do not try to match the SHT_NUL section. by Quentin Casasnovas · 10 years ago
  78. e84048a modpost: fix extable entry size calculation. by Quentin Casasnovas · 10 years ago
  79. d3df4de modpost: fix inverted logic in is_extable_fault_address(). by Quentin Casasnovas · 10 years ago
  80. 6c730bf modpost: handle -ffunction-sections by Rusty Russell · 10 years ago
  81. d7e0abc modpost: Whitelist .text.fixup and .exception.text by Thierry Reding · 10 years ago
  82. cdde0e6 dmaengine: dw: don't prompt for DW_DMAC_CORE by Vinod Koul · 9 years ago
  83. 3f5159a x86/asm/entry/32: Update -ENOSYS handling to match the 64-bit logic by Denys Vlasenko · 9 years ago
  84. ac7f5df x86/asm/entry/64: Merge 32-bit execve stubs with x32 ones, as they are identical by Denys Vlasenko · 9 years ago
  85. 17be0ae x86/asm/entry/64: Implement better check for canonical addresses by Denys Vlasenko · 9 years ago
  86. 0140e61 perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver by Sonny Rao · 9 years ago
  87. 80bcffb perf/x86/intel/uncore: Add support for Intel Haswell ULT (lower power Mobile Processor) IMC uncore PMUs by Sonny Rao · 9 years ago
  88. 3b6e042 perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmu by Jiri Olsa · 9 years ago
  89. db4fd9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  90. 3462bd2 x86/asm: Always inline atomics by Hagen Paul Pfeifer · 9 years ago
  91. aac82d3 x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop by Andy Lutomirski · 10 years ago
  92. 8aaa51b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  93. 48c1078 Merge tag 'omap-for-v4.1/prcm-dts-mfd-syscon-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/late by Olof Johansson · 9 years ago
  94. 6b5eab5 ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler() by Chris Bainbridge · 9 years ago
  95. b617b70 crypto: rng - Zero seed in crypto_rng_reset by Herbert Xu · 9 years ago
  96. 654ae15 crypto: algif_rng - Remove obsolete const-removal cast by Herbert Xu · 9 years ago
  97. 94f1bb1 crypto: rng - Remove old low-level rng interface by Herbert Xu · 9 years ago
  98. e33cf2c crypto: krng - Convert to new rng interface by Herbert Xu · 9 years ago
  99. e7c2422 crypto: ansi_cprng - Convert to new rng interface by Herbert Xu · 9 years ago
  100. 6f7e3ca crypto: ansi_cprng - Remove bogus inclusion of internal.h by Herbert Xu · 9 years ago