1. edcd591 locking/static_keys: Fix a silly typo by Jonathan Corbet · 9 years ago
  2. d420acd jump_label/x86: Work around asm build bug on older/backported GCCs by Peter Zijlstra · 10 years ago
  3. 0ca326d locking, ARM, atomics: Define our SMP atomics in terms of _relaxed() operations by Will Deacon · 10 years ago
  4. cd074ae locking, include/llist: Use linux/atomic.h instead of asm/cmpxchg.h by Will Deacon · 10 years ago
  5. 77e430e locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics by Will Deacon · 10 years ago
  6. 2b2a85a locking/qrwlock: Implement queue_write_unlock() using smp_store_release() by Will Deacon · 10 years ago
  7. f5468ff locking/lockref: Remove homebrew cmpxchg64_relaxed() macro definition by Will Deacon · 10 years ago
  8. 6d79ef2 locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_long_t' by Will Deacon · 10 years ago
  9. 586b610 locking, asm-generic: Rework atomic-long.h to avoid bulk code duplication by Will Deacon · 10 years ago
  10. 654672d locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic operations by Will Deacon · 10 years ago
  11. ba33034 locking, compiler.h: Cast away attributes in the WRITE_ONCE() magic by Christian Borntraeger · 10 years ago
  12. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 10 years ago
  13. 20f9ed1 locking/static_keys: Make verify_keys() static by kbuild test robot · 10 years ago
  14. 412758c jump label, locking/static_keys: Update docs by Jason Baron · 10 years ago
  15. 2bf9e0a locking/static_keys: Provide a selftest by Ingo Molnar · 10 years ago
  16. 579e1ac jump_label: Provide a self-test by Jason Baron · 10 years ago
  17. ed79e94 s390/uaccess, locking/static_keys: employ static_branch_likely() by Heiko Carstens · 10 years ago
  18. 3bbfafb x86, tsc, locking/static_keys: Employ static_branch_likely() by Peter Zijlstra · 10 years ago
  19. 1987c94 locking/static_keys: Add selftest by Peter Zijlstra · 10 years ago
  20. 11276d5 locking/static_keys: Add a new static_key interface by Peter Zijlstra · 10 years ago
  21. 706249c locking/static_keys: Rework update logic by Peter Zijlstra · 10 years ago
  22. e33886b locking/static_keys: Add static_key_{en,dis}able() helpers by Peter Zijlstra · 10 years ago
  23. 7dcfd91 jump_label: Add jump_entry_key() helper by Peter Zijlstra · 10 years ago
  24. a1efb01 jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers to the static_key* pattern by Peter Zijlstra · 10 years ago
  25. 76b235c jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} by Peter Zijlstra · 10 years ago
  26. f320ead Merge branch 'x86/asm' into locking/core by Ingo Molnar · 10 years ago
  27. 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 10 years ago
  28. 75d2270 locking/pvqspinlock: Only kick CPU at unlock time by Waiman Long · 10 years ago
  29. ffffeaf locking/qrwlock: Reduce reader/writer to reader lock transfer latency by Waiman Long · 10 years ago
  30. 3b3fdf1 locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpath by Will Deacon · 10 years ago
  31. ed2de9f locking/Documentation: Clarify failed cmpxchg() memory ordering semantics by Will Deacon · 10 years ago
  32. 0b792bf locking: Clean up pvqspinlock warning by Peter Zijlstra · 10 years ago
  33. 3a7651e Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 10 years ago
  34. 74d3329 Linux 4.2-rc5 by Linus Torvalds · 10 years ago
  35. d08c318 Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 10 years ago
  36. 27667f4 i915: temporary fix for DP MST docking station NULL pointer dereference by Linus Torvalds · 10 years ago
  37. d4edea4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  38. 30c7b56 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  39. 0118360 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  40. 97242f9 link_path_walk(): be careful when failing with ENOTDIR by Al Viro · 10 years ago
  41. 3f6d9e0 Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  42. 3270c8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. 51d2e09 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  45. acea568 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  46. c6fd4fc Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  47. ea11154 stmmac: fix missing MODULE_LICENSE in stmmac_platform by Joachim Eastwood · 10 years ago
  48. ef1f436 Merge branch 'gianfar-wol-fixes' by David S. Miller · 10 years ago
  49. b0734b6 gianfar: Enable device wakeup when appropriate by Claudiu Manoil · 10 years ago
  50. 614b424 gianfar: Fix suspend/resume for wol magic packet by Claudiu Manoil · 10 years ago
  51. 8486830 gianfar: Fix warning when CONFIG_PM off by Claudiu Manoil · 10 years ago
  52. 5175f71 act_pedit: check binding before calling tcf_hash_release() by WANG Cong · 10 years ago
  53. c1bfa98 ARM: dts: keystone: fix dt bindings to use post div register for mainpll by Murali Karicheri · 10 years ago
  54. 5e49e0b Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  55. 23ff9e1 Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 10 years ago
  56. fd56d1d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  57. 8c8fe97 Revert "dmaengine: virt-dma: don't always free descriptor upon completion" by Jun Nie · 10 years ago
  58. 0ec9ebc dmaengine: mv_xor: fix big endian operation in register mode by Thomas Petazzoni · 10 years ago
  59. cda8e93 dmaengine: xgene-dma: Fix the resource map to handle overlapping by Rameshwar Prasad Sahu · 10 years ago
  60. 1c8a38b dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg() by Cyrille Pitchen · 10 years ago
  61. 93dce3a dmaengine: at_hdmac: fix residue computation by Cyrille Pitchen · 10 years ago
  62. 20cadcb4 dmaengine: at_xdmac: fix bug about channel configuration by Ludovic Desroches · 10 years ago
  63. 1c1cc45 iommu/amd: Allow non-ATS devices in IOMMUv2 domains by Joerg Roedel · 10 years ago
  64. decd275 x86/vm86: Rename vm86->v86flags and v86mask by Brian Gerst · 10 years ago
  65. 1342635 x86/vm86: Rename vm86->vm86_info to user_vm86 by Brian Gerst · 10 years ago
  66. ba3e127 x86/vm86: Clean up vm86.h includes by Brian Gerst · 10 years ago
  67. af3e565 x86/vm86: Move the vm86 IRQ definitions to vm86.h by Ingo Molnar · 10 years ago
  68. 5ed92a8 x86/vm86: Use the normal pt_regs area for vm86 by Brian Gerst · 10 years ago
  69. 90c6085 x86/vm86: Eliminate 'struct kernel_vm86_struct' by Brian Gerst · 10 years ago
  70. d4ce0f2 x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86' by Brian Gerst · 10 years ago
  71. 9fda6a0 x86/vm86: Move vm86 fields out of 'thread_struct' by Brian Gerst · 10 years ago
  72. e800eb3 selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernels by Andy Lutomirski · 10 years ago
  73. a5b9e5a x86/ldt: Make modify_ldt() optional by Andy Lutomirski · 10 years ago
  74. 014dc90 selftests/x86, x86/ldt: Add a selftest for modify_ldt() by Andy Lutomirski · 10 years ago
  75. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 10 years ago
  76. 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 10 years ago
  77. aa1acff x86/xen: Probe target addresses in set_aliased_prot() before the hypercall by Andy Lutomirski · 10 years ago
  78. 1adb912 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  79. 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 · 10 years ago
  80. 8a68173 net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket by Sowmini Varadhan · 10 years ago
  81. 28e6b67 net: sched: fix refcount imbalance in actions by Daniel Borkmann · 10 years ago
  82. 990c9b3 Merge branch 'r8152-fixes' by David S. Miller · 10 years ago
  83. 37608f3 r8152: reset device when tx timeout by hayeswang · 10 years ago
  84. e501139 r8152: add pre_reset and post_reset by hayeswang · 10 years ago
  85. 649ccd0 ALSA: hda - Fix MacBook Pro 5,2 quirk by Takashi Iwai · 10 years ago
  86. b09dec2 MAINTAINERS: Appoint Jiang and Marc as irqdomain maintainers by Thomas Gleixner · 10 years ago
  87. 54d9ffc MAINTAINERS: Appoint Marc Zyngier as irqchips co-maintainer by Thomas Gleixner · 10 years ago
  88. 646c4b7 x86/irq: Use the caller provided polarity setting in mp_check_pin_attr() by Jiang Liu · 10 years ago
  89. dbe0811 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  90. 0c958ec scsi: fix memory leak with scsi-mq by Tony Battersby · 10 years ago
  91. 3f1c058 ipr: Fix invalid array indexing for HRRQ by Brian King · 10 years ago
  92. bb7c543 ipr: Fix incorrect trace indexing by Brian King · 10 years ago
  93. 36b8e18 ipr: Fix locking for unit attention handling by Brian King · 10 years ago
  94. 9115c75 efi: Check for NULL efi kernel parameters by Ricardo Neri · 10 years ago
  95. 7cc03e4 x86/efi: Use all 64 bit of efi_memmap in setup_e820() by Dmitry Skorodumov · 10 years ago
  96. 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 · 10 years ago
  97. 5eb3e5a drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 10 years ago
  98. d0e30ad drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt by Chris Wilson · 10 years ago
  99. b8d65e9 powerpc/eeh-powernv: Fix unbalanced IRQ warning by Alistair Popple · 10 years ago
  100. 5271782 iommu/amd: Set global dma_ops if swiotlb is disabled by Joerg Roedel · 10 years ago