summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-10locking/lockdep: Implement the 'crossrelease' featureByungchul Park
2017-08-10locking/lockdep: Make check_prev_add() able to handle external stack_traceByungchul Park
2017-08-10locking/lockdep: Change the meaning of check_prev_add()'s return valueByungchul Park
2017-08-10locking/lockdep: Add a function building a chain between two classesByungchul Park
2017-08-10locking/lockdep: Refactor lookup_chain_cache()Byungchul Park
2017-08-10locking/lockdep: Avoid creating redundant linksPeter Zijlstra
2017-08-10locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra
2017-08-10locking: Remove smp_mb__before_spinlock()Peter Zijlstra
2017-08-10locking: Introduce smp_mb__after_spinlock()Peter Zijlstra
2017-08-10overlayfs, locking: Remove smp_mb__before_spinlock() usagePeter Zijlstra
2017-08-10mm, locking: Rework {set,clear,mm}_tlb_flush_pending()Peter Zijlstra
2017-08-10Documentation/locking/atomic: Add documents for new atomic_t APIsPeter Zijlstra
2017-08-10clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()Marc Zyngier
2017-08-10jump_label: Provide hotplug context variantsMarc Zyngier
2017-08-10jump_label: Split out code under the hotplug lockMarc Zyngier
2017-08-10jump_label: Move CPU hotplug lockingMarc Zyngier
2017-08-10jump_label: Add RELEASE barrier after text changesPeter Zijlstra
2017-08-10cpuset: Make nr_cpusets privatePaolo Bonzini
2017-08-10jump_label: Do not use unserialized static_key_enabled()Paolo Bonzini
2017-08-10jump_label: Fix concurrent static_key_enable/disable()Paolo Bonzini
2017-08-10locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed()Kirill Tkhai
2017-08-10locking/rwsem-spinlock: Add killable versions of __down_read()Kirill Tkhai
2017-08-10locking/osq_lock: Fix osq_lock queue corruptionPrateek Sood
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra
2017-08-10sched/wait: Remove the lockless swait_active() check in swake_up*()Boqun Feng
2017-08-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-09Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-09futex: Remove unnecessary warning from get_futex_keyMel Gorman
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-08net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork
2017-08-08ppp: fix xmit recursion detection on ppp channelsGuillaume Nault
2017-08-08rds: Reintroduce statistics countingHåkon Bugge
2017-08-08tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet
2017-08-08net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long
2017-08-08net: dsa: mediatek: add adjust link support for user portsJohn Crispin
2017-08-08net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti
2017-08-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-08-08parse-maintainers: Move matching sections from MAINTAINERSJoe Perches
2017-08-08parse-maintainers: Use perl hash references and specific filenamesJoe Perches
2017-08-08parse-maintainers: Add section pattern sortingJoe Perches
2017-08-08get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches
2017-08-08MAINTAINERS: openbmc mailing list is moderatedRandy Dunlap
2017-08-08MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACKSedat Dilek
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-08random: fix warning message on ia64 and pariscHelge Deller
2017-08-07Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds