summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' in...Paul E. McKenney2014-02-2618-113/+114
|\ \
| | * rcu: Optimize RCU_FAST_NO_HZ for RCU_NOCB_CPU_ALLPaul E. McKenney2014-02-171-2/+5
| | * rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALLPaul E. McKenney2014-02-175-7/+15
| | * rcu: Optimize rcu_is_nocb_cpu() for RCU_NOCB_CPU_ALLPaul E. McKenney2014-02-172-2/+6
| * | rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alonePaul Gortmaker2014-02-265-9/+1
| * | rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.cPaul Gortmaker2014-02-263-2/+3
| * | notifier: Substitute rcu_access_pointer() for rcu_dereference_raw()Paul E. McKenney2014-02-261-1/+1
| * | fs: Substitute rcu_access_pointer() for rcu_dereference_raw()Paul E. McKenney2014-02-171-1/+1
| * | rcu: Move SRCU grace period work to power efficient workqueueShaibal Dutta2014-02-171-2/+3
| * | rcu: Disambiguate CONFIG_RCU_NOCB_CPUsPaul Bolle2014-02-171-1/+1
| * | rcu: Define rcu_assign_pointer() in terms of smp_store_release()Paul E. McKenney2014-02-171-6/+2
| * | rcu: Indentation and spacing fixes.Joe Perches2014-02-172-37/+38
| * | rcu: Glue ASCII strings togetherJoe Perches2014-02-171-10/+5
| * | rcu: Remove ACCESS_ONCE() from jiffiesPaul E. McKenney2014-02-172-5/+5
| * | rcu: Stop tracking FSF's postal addressPaul E. McKenney2014-02-1714-28/+28
| * | rcu: Add ACCESS_ONCE() to ->n_force_qs_lh accessesPaul E. McKenney2014-02-172-3/+3
| |/
* | Documentation/memory-barriers.txt: Clarify release/acquire orderingPaul E. McKenney2014-02-241-30/+61
* | documentation: Fix some inconsistencies in RTFP.txtPaul E. McKenney2014-02-171-24/+125
* | Documentation/memory-barriers.txt: Need barriers() for some control dependenciesPaul E. McKenney2014-02-171-7/+19
* | Documentation/kernel-per-CPU-kthreads.txt: Workqueue affinityPaul E. McKenney2014-02-171-1/+12
* | Documentation/memory-barriers.txt: Conditional must use prior loadPaul E. McKenney2014-02-171-1/+2
* | Documentation/memory-barriers.txt: ACCESS_ONCE() provides cache coherencePaul E. McKenney2014-02-171-0/+17
* | documentation: Document call_rcu() safety mechanisms and limitationsPaul E. McKenney2014-02-171-5/+13
|/
* Linux 3.14-rc3v3.14-rc3Linus Torvalds2014-02-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-167-23/+28
|\
| * Btrfs: use right clone root offset for compressed extentsFilipe David Borba Manana2014-02-151-0/+10
| * btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105Anand Jain2014-02-151-2/+8
| * Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik2014-02-142-2/+9
| * Btrfs: fix max_inline mount optionMitch Harder2014-02-141-1/+1
| * Btrfs: fix a lockdep warning when cleaning up aborted transactionLiu Bo2014-02-141-1/+0
| * Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason2014-02-142-17/+0
* | Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-161-34/+54
|\ \
| * | of: search the best compatible match first in __of_match_node()Kevin Hao2014-02-151-1/+42
| * | Revert "OF: base: match each node compatible against all given matches first"Kevin Hao2014-02-141-37/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-02-1511-23/+30
|\ \ \
| * | | Target/sbc: Fix protection copy routineSagi Grimberg2014-02-121-0/+8
| * | | IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han2014-02-121-7/+7
| * | | target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-122-5/+1
| * | | iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger2014-02-121-0/+1
| * | | iscsi-target: Fix SNACK Type 1 + BegRun=0 handlingNicholas Bellinger2014-02-121-1/+3
| * | | target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier2014-02-121-2/+2
| * | | qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_listRoland Dreier2014-02-122-3/+0
| * | | target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_divNicholas Bellinger2014-02-121-1/+1
| * | | target: Fix free-after-use regression in PR unregisterNicholas Bellinger2014-02-121-4/+7
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-152-21/+53
|\ \ \ \
| * | | | Documentation: i2c: mention ACPI method for instantiating devicesWolfram Sang2014-02-151-0/+7
| * | | | Documentation: i2c: describe devicetree method for instantiating devicesWolfram Sang2014-02-151-2/+32
| * | | | i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang2014-02-151-19/+14
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2014-02-153-0/+51
|\ \ \ \ \
| | * | | | genirq: Add devm_request_any_context_irq()Stephen Boyd2014-02-092-0/+50