1. 706249c locking/static_keys: Rework update logic by Peter Zijlstra · 9 years ago
  2. e33886b locking/static_keys: Add static_key_{en,dis}able() helpers by Peter Zijlstra · 9 years ago
  3. 7dcfd91 jump_label: Add jump_entry_key() helper by Peter Zijlstra · 9 years ago
  4. a1efb01 jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers to the static_key* pattern by Peter Zijlstra · 9 years ago
  5. 76b235c jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} by Peter Zijlstra · 9 years ago
  6. f320ead Merge branch 'x86/asm' into locking/core by Ingo Molnar · 9 years ago
  7. 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 9 years ago
  8. 75d2270 locking/pvqspinlock: Only kick CPU at unlock time by Waiman Long · 9 years ago
  9. ffffeaf locking/qrwlock: Reduce reader/writer to reader lock transfer latency by Waiman Long · 9 years ago
  10. 3b3fdf1 locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpath by Will Deacon · 9 years ago
  11. ed2de9f locking/Documentation: Clarify failed cmpxchg() memory ordering semantics by Will Deacon · 9 years ago
  12. 0b792bf locking: Clean up pvqspinlock warning by Peter Zijlstra · 9 years ago
  13. 3a7651e Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  14. 74d3329 Linux 4.2-rc5 by Linus Torvalds · 9 years ago
  15. d08c318 Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  16. 27667f4 i915: temporary fix for DP MST docking station NULL pointer dereference by Linus Torvalds · 9 years ago
  17. d4edea4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  18. 30c7b56 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  19. 0118360 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  20. 97242f9 link_path_walk(): be careful when failing with ENOTDIR by Al Viro · 9 years ago
  21. 3f6d9e0 Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  22. 3270c8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. 51d2e09 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  25. acea568 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  26. c6fd4fc Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  27. ea11154 stmmac: fix missing MODULE_LICENSE in stmmac_platform by Joachim Eastwood · 9 years ago
  28. ef1f436 Merge branch 'gianfar-wol-fixes' by David S. Miller · 9 years ago
  29. b0734b6 gianfar: Enable device wakeup when appropriate by Claudiu Manoil · 9 years ago
  30. 614b424 gianfar: Fix suspend/resume for wol magic packet by Claudiu Manoil · 9 years ago
  31. 8486830 gianfar: Fix warning when CONFIG_PM off by Claudiu Manoil · 9 years ago
  32. 5175f71 act_pedit: check binding before calling tcf_hash_release() by WANG Cong · 9 years ago
  33. c1bfa98 ARM: dts: keystone: fix dt bindings to use post div register for mainpll by Murali Karicheri · 9 years ago
  34. 5e49e0b Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  35. 23ff9e1 Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  36. fd56d1d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  37. 8c8fe97 Revert "dmaengine: virt-dma: don't always free descriptor upon completion" by Jun Nie · 9 years ago
  38. 0ec9ebc dmaengine: mv_xor: fix big endian operation in register mode by Thomas Petazzoni · 9 years ago
  39. cda8e93 dmaengine: xgene-dma: Fix the resource map to handle overlapping by Rameshwar Prasad Sahu · 9 years ago
  40. 1c8a38b dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg() by Cyrille Pitchen · 9 years ago
  41. 93dce3a dmaengine: at_hdmac: fix residue computation by Cyrille Pitchen · 9 years ago
  42. 20cadcb4 dmaengine: at_xdmac: fix bug about channel configuration by Ludovic Desroches · 9 years ago
  43. 1c1cc45 iommu/amd: Allow non-ATS devices in IOMMUv2 domains by Joerg Roedel · 9 years ago
  44. decd275 x86/vm86: Rename vm86->v86flags and v86mask by Brian Gerst · 9 years ago
  45. 1342635 x86/vm86: Rename vm86->vm86_info to user_vm86 by Brian Gerst · 9 years ago
  46. ba3e127 x86/vm86: Clean up vm86.h includes by Brian Gerst · 9 years ago
  47. af3e565 x86/vm86: Move the vm86 IRQ definitions to vm86.h by Ingo Molnar · 9 years ago
  48. 5ed92a8 x86/vm86: Use the normal pt_regs area for vm86 by Brian Gerst · 9 years ago
  49. 90c6085 x86/vm86: Eliminate 'struct kernel_vm86_struct' by Brian Gerst · 9 years ago
  50. d4ce0f2 x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86' by Brian Gerst · 9 years ago
  51. 9fda6a0 x86/vm86: Move vm86 fields out of 'thread_struct' by Brian Gerst · 9 years ago
  52. e800eb3 selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernels by Andy Lutomirski · 9 years ago
  53. a5b9e5a x86/ldt: Make modify_ldt() optional by Andy Lutomirski · 9 years ago
  54. 014dc90 selftests/x86, x86/ldt: Add a selftest for modify_ldt() by Andy Lutomirski · 9 years ago
  55. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
  56. 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 9 years ago
  57. aa1acff x86/xen: Probe target addresses in set_aliased_prot() before the hypercall by Andy Lutomirski · 9 years ago
  58. 1adb912 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  59. 8400935 Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  60. 8a68173 net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket by Sowmini Varadhan · 9 years ago
  61. 28e6b67 net: sched: fix refcount imbalance in actions by Daniel Borkmann · 9 years ago
  62. 990c9b3 Merge branch 'r8152-fixes' by David S. Miller · 9 years ago
  63. 37608f3 r8152: reset device when tx timeout by hayeswang · 9 years ago
  64. e501139 r8152: add pre_reset and post_reset by hayeswang · 9 years ago
  65. 649ccd0 ALSA: hda - Fix MacBook Pro 5,2 quirk by Takashi Iwai · 9 years ago
  66. b09dec2 MAINTAINERS: Appoint Jiang and Marc as irqdomain maintainers by Thomas Gleixner · 9 years ago
  67. 54d9ffc MAINTAINERS: Appoint Marc Zyngier as irqchips co-maintainer by Thomas Gleixner · 9 years ago
  68. 646c4b7 x86/irq: Use the caller provided polarity setting in mp_check_pin_attr() by Jiang Liu · 9 years ago
  69. dbe0811 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  70. 0c958ec scsi: fix memory leak with scsi-mq by Tony Battersby · 9 years ago
  71. 3f1c058 ipr: Fix invalid array indexing for HRRQ by Brian King · 9 years ago
  72. bb7c543 ipr: Fix incorrect trace indexing by Brian King · 9 years ago
  73. 36b8e18 ipr: Fix locking for unit attention handling by Brian King · 9 years ago
  74. 9115c75 efi: Check for NULL efi kernel parameters by Ricardo Neri · 9 years ago
  75. 7cc03e4 x86/efi: Use all 64 bit of efi_memmap in setup_e820() by Dmitry Skorodumov · 9 years ago
  76. 0a55205 Merge tag 'hwmon-for-linus-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  77. 5eb3e5a drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 9 years ago
  78. d0e30ad drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt by Chris Wilson · 9 years ago
  79. b8d65e9 powerpc/eeh-powernv: Fix unbalanced IRQ warning by Alistair Popple · 9 years ago
  80. 5271782 iommu/amd: Set global dma_ops if swiotlb is disabled by Joerg Roedel · 9 years ago
  81. 3230232 iommu/amd: Use swiotlb in passthrough mode by Joerg Roedel · 9 years ago
  82. 02ca202 iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains by Joerg Roedel · 9 years ago
  83. 1e6a7b0 iommu/amd: Use iommu core for passthrough mode by Joerg Roedel · 9 years ago
  84. 55c99a4 iommu/amd: Use iommu_attach_group() by Joerg Roedel · 9 years ago
  85. 15f1bb1 qlcnic: Fix corruption while copying by Shahed Shaikh · 9 years ago
  86. f4eaed2 act_bpf: fix memory leaks when replacing bpf programs by Daniel Borkmann · 9 years ago
  87. f68b123 Merge branch 'thunderx-fixes' by David S. Miller · 9 years ago
  88. 60f83c8 net: thunderx: Fix for crash while BGX teardown by Thanneeru Srinivasulu · 9 years ago
  89. 4adf435 net: thunderx: Add PCI driver shutdown routine by Sunil Goutham · 9 years ago
  90. b49087d net: thunderx: Fix crash when changing rss with mutliple traffic flows by Sunil Goutham · 9 years ago
  91. 3d7a8aa net: thunderx: Set watchdog timeout value by Sunil Goutham · 9 years ago
  92. 74840b8 net: thunderx: Wakeup TXQ only if CQE_TX are processed by Sunil Goutham · 9 years ago
  93. f8ce966 net: thunderx: Suppress alloc_pages() failure warnings by Sunil Goutham · 9 years ago
  94. 2cb468e net: thunderx: Fix TSO packet statistic by Sunil Goutham · 9 years ago
  95. c62cd3c net: thunderx: Fix memory leak when changing queue count by Sunil Goutham · 9 years ago
  96. 32c1b96 net: thunderx: Fix RQ_DROP miscalculation by Sunil Goutham · 9 years ago
  97. 143ceb0 net: thunderx: Fix memory leak while tearing down interface by Sunil Goutham · 9 years ago
  98. 4b561c1 net: thunderx: Fix data integrity issues with LDWB by Sunil Goutham · 9 years ago
  99. c8507fb ipv6: flush nd cache on IFF_NOARP change by Eric Dumazet · 9 years ago
  100. 9200bc4 hwmon: (nct7802) Fix integer overflow seen when writing voltage limits by Guenter Roeck · 9 years ago