1. 64fd8c8 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  2. b0aeba7 Fix alloc_node_mem_map() to work on ia64 again by Tony Luck · 9 years ago
  3. 0442f14 svcrpc: document lack of some memory barriers by J. Bruce Fields · 9 years ago
  4. 8a92126 Revert "bridge: Allow forward delay to be cfgd when STP enabled" by Vlad Yasevich · 9 years ago
  5. a31d82d bpf_trace: Make dependent on PERF_EVENTS by Steven Rostedt · 9 years ago
  6. 4bdb96c qed: select ZLIB_INFLATE by Arnd Bergmann · 9 years ago
  7. 3934bbc Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  8. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  9. d55fc37 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  10. 42d4ebb Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  11. 6aabef6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  12. 1eb196c Merge tag 'ntb-4.4' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  13. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  14. 7d88471 Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  15. 3b13866 Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  16. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  17. c1c5346 direct-io: be sure to assign dio->bio_bdev for both paths by Jens Axboe · 9 years ago
  18. 7fc0564 nfsd: fix race with open / open upgrade stateids by Andrew Elble · 9 years ago
  19. 34ed987 nfsd: eliminate sending duplicate and repeated delegations by Andrew Elble · 9 years ago
  20. 3e80dbc nfsd: remove recurring workqueue job to clean DRC by Jeff Layton · 9 years ago
  21. ea833f5 SUNRPC: drop stale comment in svc_setup_socket() by Stefan Hajnoczi · 9 years ago
  22. 5dcd7b4 pwm: sunxi: Fix whitespace issue by Olliver Schinagl · 9 years ago
  23. 65cdc69 pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro's by Olliver Schinagl · 9 years ago
  24. 0344d0d pwm: sysfs: Remove unnecessary temporary variable by Olliver Schinagl · 9 years ago
  25. b68edac unicore32: nb0916: Use PWM lookup table by Thierry Reding · 9 years ago
  26. cdc1370 pwm: pwm-rcar: Revise the device tree binding document about compatible by Yoshihiro Shimoda · 9 years ago
  27. 655a035 pwm: Return -ENODEV if no PWM lookup match is found by Thierry Reding · 9 years ago
  28. f6649f7 pwm: sun4i: Add support for PWM controller on sun5i SoCs by Hans de Goede · 9 years ago
  29. d1cd214 pwm: Set enable state properly on failed call to enable by Jonathan Richardson · 9 years ago
  30. a96036b KVM: x86: rename update_db_bp_intercept to update_bp_intercept by Paolo Bonzini · 9 years ago
  31. cbdb967 KVM: svm: unconditionally intercept #DB by Paolo Bonzini · 9 years ago
  32. 54a2055 KVM: x86: work around infinite loop in microcode when #AC is delivered by Eric Northup · 9 years ago
  33. d0e536d context_tracking: avoid irq_save/irq_restore on guest entry and exit by Paolo Bonzini · 9 years ago
  34. f70cd6b context_tracking: remove duplicate enabled check by Paolo Bonzini · 9 years ago
  35. 8cfe986 KVM: VMX: Dump TSC multiplier in dump_vmcs() by Haozhong Zhang · 9 years ago
  36. be7b263 KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC by Haozhong Zhang · 9 years ago
  37. ff2c3a1 KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded by Haozhong Zhang · 9 years ago
  38. 64903d6 KVM: VMX: Enable and initialize VMX TSC scaling by Haozhong Zhang · 9 years ago
  39. 27cca94 KVM: x86: Use the correct vcpu's TSC rate to compute time scale by Haozhong Zhang · 9 years ago
  40. 4ba7653 KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc() by Haozhong Zhang · 9 years ago
  41. 58ea676 KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset() by Haozhong Zhang · 9 years ago
  42. 07c1419 KVM: x86: Replace call-back compute_tsc_offset() with a common function by Haozhong Zhang · 9 years ago
  43. 381d585 KVM: x86: Replace call-back set_tsc_khz() with a common function by Haozhong Zhang · 9 years ago
  44. 35181e8 KVM: x86: Add a common TSC scaling function by Haozhong Zhang · 9 years ago
  45. ad72188 KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch by Haozhong Zhang · 9 years ago
  46. bc9b961 KVM: x86: Collect information for setting TSC scaling ratio by Haozhong Zhang · 9 years ago
  47. 893590c KVM: x86: declare a few variables as __read_mostly by Paolo Bonzini · 9 years ago
  48. 450869d KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common by Paolo Bonzini · 9 years ago
  49. 2f34f17 arm64: remove redundant FRAME_POINTER kconfig option and force to select it by Yang Shi · 9 years ago
  50. bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  51. d69bbf8 net: fix a race in dst_release() by Eric Dumazet · 9 years ago
  52. 8c94ddb net: mvneta: Fix memory use after free. by Justin Maggard · 9 years ago
  53. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  54. 9d74288 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  55. 123a28d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  56. 373ee21 Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  57. f4d6893 Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 9 years ago
  58. 3e4dda7 Merge branch 'next/arm64' into next/dt by Olof Johansson · 9 years ago
  59. 3510ca1 Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
  60. e4da7e9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  61. 50c3650 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  62. 4e14e49 Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next by Dave Chinner · 9 years ago
  63. 1bde925 fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries by Rich Felker · 9 years ago
  64. 28f6570 fs/stat.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  65. 3cc5d9a fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  66. 3348a17 fs/nilfs2/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  67. 4467e29 fs/ncpfs/dir.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  68. a2a1704 fs/jfs: remove unnecessary new_valid_dev() checks by Yaowei Bai · 9 years ago
  69. fdca5e6 fs/hpfs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  70. a8415e4 fs/f2fs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  71. d7df000 fs/ext2/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  72. 5738939 fs/exofs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  73. 7cac0a8 fs/btrfs/inode.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  74. 349c703 fs/9p: remove unnecessary new_valid_dev() checks by Yaowei Bai · 9 years ago
  75. 8b9758b include/linux/kdev_t.h: old/new_valid_dev() can return bool by Yaowei Bai · 9 years ago
  76. 7bc4f1d include/linux/kdev_t.h: remove unused huge_valid_dev() by Yaowei Bai · 9 years ago
  77. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  78. ce1fb04 drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS by Jiri Slaby · 9 years ago
  79. 0e77ace dma: remove external references to dma_supported by Christoph Hellwig · 9 years ago
  80. c56050c Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memory by Chun Chen · 9 years ago
  81. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  82. c8299cb kernel.h: make abs() work with 64-bit types by Michal Nazarewicz · 9 years ago
  83. 9c2d5ee sparc/sparc64: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
  84. 784567f mips: add entry for new mlock2 syscall by Eric B Munson · 9 years ago
  85. dbce03b fs/writeback.c: fix kernel-doc warnings by Randy Dunlap · 9 years ago
  86. 30fdc8e fs/inode.c: fix kernel-doc warning by Randy Dunlap · 9 years ago
  87. 7a29ac4 xfs: give all workqueues rescuer threads by Chris Mason · 9 years ago
  88. 848ccfc xfs: fix log recovery op header validation assert by Brian Foster · 9 years ago
  89. edfb8eb xfs: Fix error path in xfs_get_acl by Andreas Gruenbacher · 9 years ago
  90. 2565df9 drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPER by Guenter Roeck · 9 years ago
  91. f23d0e2 MAINTAINERS: Change Meta arch port status to Odd Fixes by James Hogan · 9 years ago
  92. ab27a8d coredump: add DAX filtering for FDPIC ELF coredumps by Ross Zwisler · 9 years ago
  93. 5037835 coredump: add DAX filtering for ELF coredumps by Ross Zwisler · 9 years ago
  94. 85ce230 Merge branch 'for-4.4/hotplug' into libnvdimm-for-next by Dan Williams · 9 years ago
  95. 821b414 net: Documentation: Fix default value tcp_limit_output_bytes by Niklas Cassel · 9 years ago
  96. a499a2e macvtap: Resolve possible __might_sleep warning in macvtap_do_read() by Vlad Yasevich · 9 years ago
  97. 4bed539 mvneta: add FIXED_PHY dependency by Arnd Bergmann · 9 years ago
  98. cfb76d7 net: caif: check return value of alloc_netdev by Rasmus Villemoes · 9 years ago
  99. 3870502 net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  100. 31dddd9 GFS2: Fix rgrp end rounding problem for bsize < page size by Bob Peterson · 9 years ago