1. 7551b02 timer_list: Remove useless cast when printing by Mars Cheng · 8 years ago
  2. dfb4357 time: Remove CONFIG_TIMER_STATS by Kees Cook · 8 years ago
  3. bb42ca4 clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101 by Ding Tianhong · 8 years ago
  4. 16d10ef clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructure by Ding Tianhong · 8 years ago
  5. 5444ea6 clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter by Ding Tianhong · 8 years ago
  6. 729e552 clocksource/drivers/arm_arch_timer: Add dt binding for hisilicon-161010101 erratum by Ding Tianhong · 8 years ago
  7. fb6002a clocksource/drivers/ostm: Add renesas-ostm timer driver by Chris Brandt · 8 years ago
  8. a1966cd2 clocksource/drivers/ostm: Document renesas-ostm timer DT bindings by Chris Brandt · 8 years ago
  9. 7b9f1d1 clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock by David Engraf · 8 years ago
  10. 4750535 clocksource/drivers/gemini: Add driver for the Cortina Gemini by Linus Walleij · 8 years ago
  11. 9744b18 clocksource: add DT bindings for Cortina Gemini by Linus Walleij · 8 years ago
  12. 376bc271 clockevents: Add a clkevt-of mechanism like clksrc-of by Daniel Lezcano · 9 years ago
  13. 668802c tick/broadcast: Reduce lock cacheline contention by Waiman Long · 8 years ago
  14. 9556ad6 Merge branch 'fortglx/4.11/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 8 years ago
  15. b18b6a9 timers: Omit POSIX timer stuff from task_struct when disabled by Nicolas Pitre · 8 years ago
  16. 4c45c51 x86/timer: Make delay() work during early bootup by Jiri Slaby · 8 years ago
  17. 9f81979 delay: Add explanation of udelay() inaccuracy by Russell King · 8 years ago
  18. d852d39 timerqueue: Use rb_entry_safe() instead of open-coding it by Geliang Tang · 8 years ago
  19. 9e3d622 math64, timers: Fix 32bit mul_u64_u32_shr() and friends by Peter Zijlstra · 8 years ago
  20. e96f8f1 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  21. 04e3962 Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  22. af54efa Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  23. 406732c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  24. a65c925 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  25. c79d47f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  26. 6d90b4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  27. 94a6fa8 vfio/type1: Remove pid_namespace.h include by Alex Williamson · 8 years ago
  28. d1b333d vfio iommu type1: fix the testing of capability for remote task by Jike Song · 8 years ago
  29. 557ed56 Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  30. e28ac1f Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  31. 9ca277e Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  32. 1d865da Merge tag 'rpmsg-v4.10-fixes' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  33. 95ce131 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  34. cb38b45 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  35. 84fcc2d ceph: fix get_oldest_context() by Geng, Jichao · 8 years ago
  36. cc8e834 ceph: fix mds cluster availability check by Yan, Zheng · 8 years ago
  37. 607ae5f Merge tag 'md/4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  38. 41c066f arm64: assembler: make adr_l work in modules under KASLR by Ard Biesheuvel · 8 years ago
  39. 33ab911 KVM: x86: fix emulation of "MOV SS, null selector" by Paolo Bonzini · 8 years ago
  40. 19c816e capability: export has_capability by Jike Song · 8 years ago
  41. 546d87e KVM: x86: fix NULL deref in vcpu_scan_ioapic by Wanpeng Li · 8 years ago
  42. 4f3dbdf KVM: eventfd: fix NULL deref irqbypass consumer by Wanpeng Li · 8 years ago
  43. 129a72a KVM: x86: Introduce segmented_write_std by Steve Rutherford · 8 years ago
  44. cef84c3 KVM: x86: flush pending lapic jump label updates on module unload by David Matlack · 8 years ago
  45. b6416e6 jump_labels: API for flushing deferred jump label updates by David Matlack · 8 years ago
  46. a89af4a HID: i2c-hid: Add sleep between POWER ON and RESET by Brendan McGrath · 8 years ago
  47. ba836a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  48. 73da426 vfio-mdev: remove some dead code by Dan Carpenter · 8 years ago
  49. 5c67786 vfio-mdev: buffer overflow in ioctl() by Dan Carpenter · 8 years ago
  50. 6ed0993a vfio-mdev: return -EFAULT if copy_to_user() fails by Dan Carpenter · 8 years ago
  51. 6cf4569 Merge tag 'asoc-fix-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  52. 0a417b8 xfs: Timely free truncated dirty pages by Jan Kara · 8 years ago
  53. cff3b2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  54. a6b6e61 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  55. 24c63bb net: vrf: do not allow table id 0 by David Ahern · 8 years ago
  56. a13c0652 net: phy: marvell: fix Marvell 88E1512 used in SGMII mode by Russell King · 8 years ago
  57. eb00460 sctp: Fix spelling mistake: "Atempt" -> "Attempt" by Colin Ian King · 8 years ago
  58. 7a18c5b net: ipv4: Fix multipath selection with vrf by David Ahern · 8 years ago
  59. 73b3514 cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig by Arnd Bergmann · 8 years ago
  60. 0bf70aeb Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.10 by Chris Mason · 8 years ago
  61. 7cfd5fd gro: use min_t() in skb_gro_reset_offset() by Eric Dumazet · 8 years ago
  62. 69d0123 arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags by Huang Shijie · 8 years ago
  63. 6c711c8 Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
  64. 5e44fca net/mlx5: Only cancel recovery work when cleaning up device by Daniel Jurgens · 8 years ago
  65. 0bbcc0a net/mlx5e: Remove WARN_ONCE from adaptive moderation code by Gil Rockah · 8 years ago
  66. 3deef8c net/mlx5e: Un-register uplink representor on nic_disable by Saeed Mahameed · 8 years ago
  67. 5e86397 net/mlx5e: Properly handle FW errors while adding TC rules by Or Gerlitz · 8 years ago
  68. a757d10 net/mlx5e: Fix kbuild warnings for uninitialized parameters by Hadar Hen Zion · 8 years ago
  69. 0827444 net/mlx5e: Set inline mode requirements for matching on IP fragments by Or Gerlitz · 8 years ago
  70. 2e72eb4 net/mlx5e: Properly get address type of encapsulation IP headers by Or Gerlitz · 8 years ago
  71. a42485e net/mlx5e: TC ipv4 tunnel encap offload error flow fixes by Or Gerlitz · 8 years ago
  72. 2fcd82e net/mlx5e: Warn when rejecting offload attempts of IP tunnels by Or Gerlitz · 8 years ago
  73. cd37766 net/mlx5e: Properly handle offloading of source udp port for IP tunnels by Or Gerlitz · 8 years ago
  74. 575b196 timerfd: export defines to userspace by Mike Frysinger · 8 years ago
  75. e5bbc8a mm/hugetlb.c: fix reservation race when freeing surplus pages by Mike Kravetz · 8 years ago
  76. c4e490c mm/slab.c: fix SLAB freelist randomization duplicate entries by John Sperbeck · 8 years ago
  77. b09ab05 zram: support BDI_CAP_STABLE_WRITES by Minchan Kim · 8 years ago
  78. e7ccfc4 zram: revalidate disk under init_lock by Minchan Kim · 8 years ago
  79. f057142 mm: support anonymous stable page by Minchan Kim · 8 years ago
  80. 4d09d0f mm: add documentation for page fragment APIs by Alexander Duyck · 8 years ago
  81. 2976db8 mm: rename __page_frag functions to __page_frag_cache, drop order from drain by Alexander Duyck · 8 years ago
  82. 8c2dd3e mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free by Alexander Duyck · 8 years ago
  83. b4536f0c8 mm, memcg: fix the active list aging for lowmem requests when memcg is enabled by Michal Hocko · 8 years ago
  84. f073bdc mm: don't dereference struct page fields of invalid pages by Ard Biesheuvel · 8 years ago
  85. 9ebf73b mailmap: add codeaurora.org names for nameless email commits by Stephen Boyd · 8 years ago
  86. 2d39b3c signal: protect SIGNAL_UNKILLABLE from unintentional clearing. by Jamie Iles · 8 years ago
  87. 20f664a mm: pmd dirty emulation in page fault handler by Minchan Kim · 8 years ago
  88. c626bc4 ipc/sem.c: fix incorrect sem_lock pairing by Manfred Spraul · 8 years ago
  89. da0510c lib/Kconfig.debug: fix frv build failure by Sudip Mukherjee · 8 years ago
  90. 41b6167 mm: get rid of __GFP_OTHER_NODE by Michal Hocko · 8 years ago
  91. 2df2663 mm: fix remote numa hits statistics by Michal Hocko · 8 years ago
  92. f931ab4 mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done} by Dan Williams · 8 years ago
  93. e7ee2c08 ocfs2: fix crash caused by stale lvb with fsdlm plugin by Eric Ren · 8 years ago
  94. 7984c27 bpf: do not use KMALLOC_SHIFT_MAX by Michal Hocko · 8 years ago
  95. bb1107f mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER by Michal Hocko · 8 years ago
  96. f729c8c dax: wrprotect pmd_t in dax_mapping_entry_mkclean by Ross Zwisler · 8 years ago
  97. 0979639 mm: add follow_pte_pmd() by Ross Zwisler · 8 years ago
  98. d670ffd mm/thp/pagecache/collapse: free the pte page table on collapse for thp page cache. by Aneesh Kumar K.V · 8 years ago
  99. 965d004 dax: fix deadlock with DAX 4k holes by Ross Zwisler · 8 years ago
  100. 5771f6e MAINTAINERS: remove duplicate bug filling description by Vlastimil Babka · 8 years ago