summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-03jump label, locking/static_keys: Update docsJason Baron
2015-08-03locking/static_keys: Provide a selftestIngo Molnar
2015-08-03jump_label: Provide a self-testJason Baron
2015-08-03s390/uaccess, locking/static_keys: employ static_branch_likely()Heiko Carstens
2015-08-03x86, tsc, locking/static_keys: Employ static_branch_likely()Peter Zijlstra
2015-08-03locking/static_keys: Add selftestPeter Zijlstra
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra
2015-08-03locking/static_keys: Rework update logicPeter Zijlstra
2015-08-03locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra
2015-08-03jump_label: Add jump_entry_key() helperPeter Zijlstra
2015-08-03jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers...Peter Zijlstra
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2015-08-03Merge branch 'x86/asm' into locking/coreIngo Molnar
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov
2015-08-03locking/pvqspinlock: Only kick CPU at unlock timeWaiman Long
2015-08-03locking/qrwlock: Reduce reader/writer to reader lock transfer latencyWaiman Long
2015-08-03locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpathWill Deacon
2015-08-03locking/Documentation: Clarify failed cmpxchg() memory ordering semanticsWill Deacon
2015-08-03locking: Clean up pvqspinlock warningPeter Zijlstra
2015-08-03Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar
2015-08-02Linux 4.2-rc5v4.2-rc5Linus Torvalds
2015-08-02Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-08-02i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds
2015-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-08-02Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-08-01link_path_walk(): be careful when failing with ENOTDIRAl Viro
2015-08-01Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2015-08-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-31Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-31Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-07-31stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood
2015-07-31Merge branch 'gianfar-wol-fixes'David S. Miller
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil
2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil
2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil
2015-07-31act_pedit: check binding before calling tcf_hash_release()WANG Cong
2015-07-31ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri
2015-07-31Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-07-31Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-07-31Revert "dmaengine: virt-dma: don't always free descriptor upon completion"Jun Nie
2015-07-31dmaengine: mv_xor: fix big endian operation in register modeThomas Petazzoni
2015-07-31dmaengine: xgene-dma: Fix the resource map to handle overlappingRameshwar Prasad Sahu
2015-07-31dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()Cyrille Pitchen
2015-07-31dmaengine: at_hdmac: fix residue computationCyrille Pitchen
2015-07-31dmaengine: at_xdmac: fix bug about channel configurationLudovic Desroches
2015-07-31iommu/amd: Allow non-ATS devices in IOMMUv2 domainsJoerg Roedel