1. d3716f1 rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation by Herbert Xu · 9 years ago
  2. 6a61d4d gre6: allow to update all parameters via rtnl by Nicolas Dichtel · 9 years ago
  3. b56b36e livepatch: Cleanup module page permission changes by Josh Poimboeuf · 9 years ago
  4. fe53985 pppoe: fix memory corruption in padt work structure by Guillaume Nault · 9 years ago
  5. fc284d6 Merge branch 'from-rusty/modules-next' into for-4.5/core by Jiri Kosina · 9 years ago
  6. e022441 module: keep percpu symbols in module's symtab by Miroslav Benes · 9 years ago
  7. 85c898d module: clean up RO/NX handling. by Rusty Russell · 9 years ago
  8. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
  9. c65abf3 gcov: use within_module() helper. by Rusty Russell · 9 years ago
  10. 20ef10c1 module: Use the same logic for setting and unsetting RO/NX by Josh Poimboeuf · 9 years ago
  11. 0cab80e f2fs: fix to convert inline inode in ->setattr by Chao Yu · 9 years ago
  12. 03a97d8 drm/i915: Update DRIVER_DATE to 20151204 by Daniel Vetter · 9 years ago
  13. 849ee3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  14. 2f07384 list: Use WRITE_ONCE() when initializing list_head structures by Paul E. McKenney · 9 years ago
  15. 7d86dcc list: Introduces generic list_splice_tail_init_rcu() by Petko Manolov · 9 years ago
  16. 46a5d16 rcu: Stop disabling interrupts in scheduler fastpaths by Paul E. McKenney · 9 years ago
  17. f0f2e7d rcu: Avoid tick_nohz_active checks on NOCBs CPUs by Paul E. McKenney · 9 years ago
  18. 699d403 rcu: Fix obsolete rcu_bootup_announce_oddness() comment by Paul E. McKenney · 9 years ago
  19. 8ba9153 rcu: Remove lock-acquisition loop from rcu_read_unlock_special() by Paul E. McKenney · 9 years ago
  20. fecbf6f rcu: Simplify rcu_sched_qs() control flow by Paul E. McKenney · 9 years ago
  21. 47dbc90 kernel: Make rcu/tree_trace.c explicitly non-modular by Paul Gortmaker · 9 years ago
  22. 3dc5dbe rcu: Move lock_class_key to local scope by Paul E. McKenney · 9 years ago
  23. 3e42ec1 rcu: Allow expedited grace periods to be disabled at init by Paul E. McKenney · 9 years ago
  24. 967dcb8 rcu: Wire up rcu_end_inkernel_boot() by Paul E. McKenney · 9 years ago
  25. 5a9be7c rcu: Add rcu_normal kernel parameter to suppress expediting by Paul E. McKenney · 9 years ago
  26. 72611ab rcu: Add more diagnostics to expedited stall warning messages. by Paul E. McKenney · 9 years ago
  27. 73f36f9 rcu: Make expedited grace periods resolve stall-warning ties by Paul E. McKenney · 9 years ago
  28. df5bd51 rcu: Reduce expedited GP memory contention via per-CPU variables by Paul E. McKenney · 9 years ago
  29. 1307f21 rcu: Invert sync_rcu_exp_select_cpus() "if" statement by Paul E. McKenney · 9 years ago
  30. 886ef5a rcu: Move smp_mb() from rcu_seq_snap() to rcu_exp_gp_seq_snap() by Paul E. McKenney · 9 years ago
  31. 1de6e56 rcu: Clarify role of ->expmaskinitnext by Paul E. McKenney · 9 years ago
  32. 06f60de rcu: Short-circuit synchronize_sched_expedited() if only one CPU by Paul E. McKenney · 9 years ago
  33. 8e36f9d drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3) by Alex Deucher · 9 years ago
  34. 3519e3f f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation by Chao Yu · 9 years ago
  35. 9006f2c f2fs: kill f2fs_drop_largest_extent by Chao Yu · 9 years ago
  36. b7973f2 f2fs: clean up argument of recover_data by Chao Yu · 9 years ago
  37. 855639d f2fs: clean up code with __has_cursum_space by Chao Yu · 9 years ago
  38. e9837bc f2fs: clean up error path in f2fs_readdir by Chao Yu · 9 years ago
  39. 5c5fb40 PCI: imx6: Add support for active-low reset GPIO by Petr Štetiar · 9 years ago
  40. 6001f34 Merge branch 'mvpp2-fixes' by David S. Miller · 9 years ago
  41. b501585 net: mvpp2: fix refilling BM pools in RX path by Marcin Wojtas · 9 years ago
  42. 4229d50 net: mvpp2: fix buffers' DMA handling on RX path by Marcin Wojtas · 9 years ago
  43. e864b4c net: mvpp2: fix missing DMA region unmap in egress processing by Marcin Wojtas · 9 years ago
  44. 807b1e1 f2fs: do not recover from previous remained wrong dnodes by Jaegeuk Kim · 9 years ago
  45. 760de79 f2fs: avoid deadlock in f2fs_shrink_extent_tree by Jaegeuk Kim · 9 years ago
  46. 57b62d2 f2fs: fix to report error in f2fs_readdir by Chao Yu · 9 years ago
  47. f478f43 f2fs: clear page uptodate when dropping cache for atomic write by Chao Yu · 9 years ago
  48. 692223d f2fs: optimize __find_rev_next_bit by Fan Li · 9 years ago
  49. eb7e813 f2fs: fix to remove directory inode from dirty list by Chao Yu · 9 years ago
  50. 04ef4b6 f2fs: fix to enable missing ioctl interfaces in ->compat_ioctl by Chao Yu · 9 years ago
  51. 29ba108 f2fs: fix memory leak of kobject in error path of fill_super by Chao Yu · 9 years ago
  52. 4bb9998 Doc: f2fs: Fix typos in Documentation/filesystems/f2fs.txt by Masanari Iida · 9 years ago
  53. d323d00 f2fs: support file defragment by Chao Yu · 9 years ago
  54. 2da3e027 f2fs: commit atomic written page in LFS mode by Chao Yu · 9 years ago
  55. 787c7b8c f2fs: report error of f2fs_create_root_stats by Chao Yu · 9 years ago
  56. a74a821 ALSA: rme96: Fix unexpected volume reset after rate changes by Takashi Iwai · 9 years ago
  57. 3cf9222 rhashtable: Prevent spurious EBUSY errors on insertion by Herbert Xu · 9 years ago
  58. 43dd7a8 Merge branch 'hip06-soc' by David S. Miller · 9 years ago
  59. 8044f97 net:hns: Add the init code to disable Hip06 "Hardware VLAN assist" by Salil · 9 years ago
  60. 38f616d net:hns: Add support of ethtool TSO set option for Hip06 in HNS by Salil · 9 years ago
  61. 64353af net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS Driver by Salil · 9 years ago
  62. 6bc0ce7 net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS Driver by Salil · 9 years ago
  63. 13ac695 net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem by Salil · 9 years ago
  64. fb39cbd Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  65. 77f1b959 ARM: report proper DACR value in oops dumps by Russell King · 9 years ago
  66. 08925c2 ARM: 8464/1: Update all mm structures with section adjustments by Laura Abbott · 9 years ago
  67. 1562020 drm/i915/skl: Add SKL GT4 PCI IDs by Mika Kuoppala · 9 years ago
  68. 0661114 ARM: dts: rockchip: add gpio-ir-receiver to the R89 board by Heiko Stuebner · 9 years ago
  69. db3899a arm64: Add trace_hardirqs_off annotation in ret_to_user by Catalin Marinas · 9 years ago
  70. db28176 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  71. 5b5561b drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2) by Mario Kleiner · 9 years ago
  72. cb5d416 drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt by Lyude · 9 years ago
  73. 81d75a3 drm/amdgpu: add spin lock to protect freed list in vm (v2) by jimqu · 9 years ago
  74. 9c97b5a drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR" v2 by Christian König · 9 years ago
  75. f3f1769 drm/amdgpu: take a BO reference for the user fence by Christian König · 9 years ago
  76. 43d1c0e block: detach bdev inode from its wb in __blkdev_put() by Ilya Dryomov · 9 years ago
  77. 8423536 ARM: at91: fix pinctrl driver selection by Ludovic Desroches · 9 years ago
  78. e9d951a drm/amdgpu: take a BO reference in the display code by Christian König · 9 years ago
  79. 0992207 Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  80. 6d99905 drm/amdgpu: set snooped flags only on system addresses v2 by Christian König · 9 years ago
  81. 087ffd4 jbd2: fix null committed data return in undo_access by Junxiao Bi · 9 years ago
  82. 9c4153b drm/amdgpu: add spin lock to protect freed list in vm (v2) by jimqu · 9 years ago
  83. 8cdef96 Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  84. 863c1ca ARM: at91/dt: add always-on to 1.8V regulator by Nicolas Ferre · 9 years ago
  85. b1007e7 Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  86. af3302b Revert "drm/i915: Extend LRC pinning to cover GPU context writeback" by Daniel Vetter · 9 years ago
  87. 0de58f8 ARM/arm64: KVM: correct PTE uncachedness check by Ard Biesheuvel · 9 years ago
  88. f6be563 arm64: KVM: Get rid of old vcpu_reg() by Pavel Fedin · 9 years ago
  89. 900937c usb: ehci: ohci: fix bool assignments by Geyslan G. Bem · 9 years ago
  90. 2ec5be3 arm64: KVM: Correctly handle zero register in system register accesses by Pavel Fedin · 9 years ago
  91. 1eaf35e xhci: refuse loading if nousb is used by Oliver Neukum · 9 years ago
  92. 097a9ea usb: make "nousb" a clear module parameter by Oliver Neukum · 9 years ago
  93. 40d5814 Documentation: nousb is a module parameter by Oliver Neukum · 9 years ago
  94. 3fec037 arm64: KVM: Remove const from struct sys_reg_params by Pavel Fedin · 9 years ago
  95. bc45a51 arm64: KVM: Correctly handle zero register during MMIO by Pavel Fedin · 9 years ago
  96. 3845d29 PCI/MSI: Only use the generic MSI layer when domain is hierarchical by Marc Zyngier · 9 years ago
  97. eb64526 amdgpu/gfxv8: Remove magic numbers from function gfx_v8_0_tiling_mode_table_init() by Tom St Denis · 9 years ago
  98. 786b521 drm/amdgpu: fix race condition in amd_sched_entity_push_job by Nicolai Hähnle · 9 years ago
  99. ba98f9e drm/amdgpu: add err check for pin userptr by Chunming Zhou · 9 years ago
  100. 0d07db7 amdgpu/gfxv8: Simplification in gfx_v8_0_enable_gui_idle_interrupt() by Tom St Denis · 9 years ago