summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-16locking: Add an smp_mb__after_unlock_lock() for UNLOCK+BLOCK barrierPaul E. McKenney
2013-12-16Documentation/memory-barriers.txt: Document ACCESS_ONCE()Paul E. McKenney
2013-12-16Documentation/memory-barriers.txt: Prohibit speculative writesPeter Zijlstra
2013-12-16Documentation/memory-barriers.txt: Add long atomic examples to memory-barrier...Paul E. McKenney
2013-12-16Documentation/memory-barriers.txt: Add needed ACCESS_ONCE() calls to memory-b...Paul E. McKenney
2013-11-30Revert "smp/cpumask: Make CONFIG_CPUMASK_OFFSTACK=y usable without debug depe...Ingo Molnar
2013-11-30Documentation/robust-futex-API: Count properly to 4Henrik Austad
2013-11-27liblockdep: Add a MAINTAINERS entrySasha Levin
2013-11-27liblockdep: Add the 'lockdep' user-space utilitySasha Levin
2013-11-27liblockdep: Support using LD_PRELOADSasha Levin
2013-11-27liblockdep: Add pthread_rwlock_t test suiteSasha Levin
2013-11-27liblockdep: Add public headers for pthread_rwlock_t implementationSasha Levin
2013-11-27liblockdep: Add pthread_mutex_t test suiteSasha Levin
2013-11-27liblockdep: Add public headers for pthread_mutex_t implementationSasha Levin
2013-11-27liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspaceSasha Levin
2013-11-27lockdep: Be nice about building from userspaceSasha Levin
2013-11-27lockdep: Simplify a bit hardirq <-> softirq transitionsFrederic Weisbecker
2013-11-27Merge branch 'core/urgent' into core/lockingIngo Molnar
2013-11-22Documentation/memory-barriers.txt: Fix a typo in the data dependency descriptionIngo Molnar
2013-11-19aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-11-19Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-19kernel/bounds: avoid circular dependencies in generated headersKirill A. Shutemov
2013-11-19Merge branch 'genetlink_mcast'David S. Miller
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-19genetlink: add and use genl_set_err()Johannes Berg
2013-11-19genetlink: remove family pointer from genl_multicast_groupJohannes Berg
2013-11-19genetlink: remove genl_unregister_mc_group()Johannes Berg
2013-11-19hsr: don't call genl_unregister_mc_group()Johannes Berg
2013-11-19quota/genetlink: use proper genetlink multicast APIsJohannes Berg
2013-11-19drop_monitor/genetlink: use proper genetlink multicast APIsJohannes Berg
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-19tcp: don't update snd_nxt, when a socket is switched from repair modeAndrey Vagin
2013-11-19atm: idt77252: fix dev refcnt leakYing Xue
2013-11-19xfrm: Release dst if this dst is improper for vti tunnelfan.du
2013-11-19netlink: fix documentation typo in netlink_set_err()Johannes Berg
2013-11-19Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-11-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-19lockdep: Correctly annotate hardirq context in irq_exit()Peter Zijlstra
2013-11-18seq_file: always clear m->count when we free m->bufAl Viro
2013-11-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-11-18Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-11-18Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds