summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* new helper: sigsuspend()Al Viro2012-05-211-0/+1
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-212-1/+11
|\
| * Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-0816-17/+88
| |\
| | * fork: Move thread info gfp flags to headerThomas Gleixner2012-05-081-0/+6
| * | smp: Implement kick_all_cpus_sync()Thomas Gleixner2012-05-081-0/+4
| * | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-217-44/+106
|\ \ \
| * \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-05-147-44/+106
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...Paul E. McKenney2012-05-116-44/+104
| | |\ \ \ \ \
| | | | | * | | rcu: Implement per-domain single-threaded call_srcu() state machineLai Jiangshan2012-04-301-1/+36
| | | | | * | | rcu: Remove unused srcu_barrier()Lai Jiangshan2012-04-301-6/+0
| | | | | * | | rcu: Implement a variant of Peter's SRCU algorithmLai Jiangshan2012-04-301-6/+1
| | | | | * | | rcu: Increment upper bit only for srcu_read_lock()Lai Jiangshan2012-04-301-1/+1
| | | | | * | | rcu: Direct algorithmic SRCU implementationPaul E. McKenney2012-04-301-2/+8
| | | | * | | | rcu: Make exit_rcu() more precise and consolidatePaul E. McKenney2012-05-023-17/+1
| | | | * | | | rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney2012-05-023-6/+11
| | | | |/ / /
| | | * | | | rcu: Document why rcu_blocking_is_gp() is safePaul E. McKenney2012-04-241-7/+0
| | | * | | | rcu: Make __kfree_rcu() less dependent on compiler choicesJan Engelhardt2012-04-241-0/+18
| | | * | | | rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()Michel Machado2012-04-241-4/+29
| | | * | | | rcu: List-debug variants of rcu list routines.Dave Jones2012-04-241-1/+6
| | | |/ / /
| | * | | | rcu: Make RCU_FAST_NO_HZ handle timer migrationPaul E. McKenney2012-05-091-0/+1
| | * | | | rcu: Add RCU_FAST_NO_HZ tracing for idle exitPaul E. McKenney2012-04-241-0/+1
| | |/ / /
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-211-85/+0
|\ \ \ \ \
| * | | | | x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel2012-05-071-59/+0
| * | | | | iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel2012-05-071-5/+0
| * | | | | iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel2012-05-071-18/+0
| * | | | | iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel2012-05-071-3/+0
* | | | | | Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-05-214-4/+13
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier2012-05-213-2/+11
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | IB/core: Add raw packet QP typeOr Gerlitz2012-05-081-1/+1
| | | |/ / / / / | | |/| | | | |
| | | * | | | | mlx4_core: Add second capabilities flags fieldShlomo Pongratz2012-05-081-0/+8
| | | * | | | | IB/mlx4: Put priority bits in WQE of IBoE MLX QPOren Duer2012-05-081-1/+2
| | |/ / / / /
| * | | | | | IB/core: Fix IB_SA_COMP_MASK macroJack Morgenstein2012-05-181-1/+1
| * | | | | | IB/core: Use qp->usecnt to track multicast attach/detachOr Gerlitz2012-05-081-1/+1
| |/ / / / /
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-05-212-0/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'isci-for-3.5' into miscJames Bottomley2012-05-2136-152/+348
| |\ \ \ \ \ \
| | * | | | | | isci: kill sci_phy_protocol and sci_request_protocolDan Williams2012-05-171-0/+1
| | | |/ / / / | | |/| | | |
| * | | | | | [SCSI] be2iscsi: Get Initiator Name for the iSCSI_HostJohn Soni Jose2012-04-251-0/+2
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-05-213-60/+26
|\ \ \ \ \ \ \
| * | | | | | | target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attributeNicholas Bellinger2012-05-171-0/+1
| * | | | | | | target: make target_put_session voidJörn Engel2012-05-111-1/+1
| * | | | | | | target: Remove max_sectors device attribute for modern se_task less codeNicholas Bellinger2012-05-091-1/+0
| * | | | | | | target: remove the t_se_count field in struct se_cmdChristoph Hellwig2012-05-061-1/+0
| * | | | | | | target: remove the t_task_cdbs_ex_left field in struct se_cmdChristoph Hellwig2012-05-061-1/+0
| * | | | | | | target: remove the t_task_cdbs_left field in struct se_cmdChristoph Hellwig2012-05-061-1/+0
| * | | | | | | target: remove struct se_taskChristoph Hellwig2012-05-062-16/+6
| * | | | | | | target: move the state and execute lists to the commandChristoph Hellwig2012-05-061-15/+11
| * | | | | | | target: simplify command to task linkageChristoph Hellwig2012-05-061-6/+1
| * | | | | | | target: replace ->execute_task with ->execute_cmdChristoph Hellwig2012-05-062-2/+3
| * | | | | | | target: remove the task_sectors field in struct se_taskChristoph Hellwig2012-05-061-1/+0