summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-14target: Remove extra se_device->execute_task_lock access in fast pathNicholas Bellinger1-1/+0
2011-12-14target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger1-1/+0
2011-12-14target: Remove TFO->check_release_cmd() fabric API callerNicholas Bellinger1-4/+0
2011-12-14target: Add target_submit_cmd() for process context fabric submissionNicholas Bellinger2-1/+8
2011-12-14target: Make target_put_sess_cmd use target_release_cmd_krefNicholas Bellinger1-0/+1
2011-12-14target: remove overagressive ____cacheline_aligned annoationsChristoph Hellwig1-31/+31
2011-12-14target: make the se_task task_state_active a normal boolChristoph Hellwig1-1/+1
2011-12-14target: remove the se_task task_error_status fieldChristoph Hellwig1-1/+0
2011-12-14target: fold se_task.task_sense into task_flagsChristoph Hellwig1-2/+2
2011-12-14target: header reshuffle, part2Christoph Hellwig8-348/+242
2011-12-14iommu/amd: Add invalid_ppr callbackJoerg Roedel1-3/+31
2011-12-14target: reshuffle headersChristoph Hellwig4-106/+4
2011-12-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar7-93/+272
2011-12-14ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn1-3/+0
2011-12-14ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn1-1/+12
2011-12-14block, cfq: move icq creation and rq->elv.icq association to block coreTejun Heo2-4/+63
2011-12-14block, cfq: restructure io_cq creation path for io_context interface cleanupTejun Heo1-0/+2
2011-12-14block, cfq: move io_cq exit/release to blk-ioc.cTejun Heo2-6/+19
2011-12-14block, cfq: move icq cache management to block coreTejun Heo1-1/+10
2011-12-14block, cfq: move cfqd->icq_list to request_queue and add request->elv.icqTejun Heo1-2/+8
2011-12-14block, cfq: reorganize cfq_io_context into generic and cfq specific partsTejun Heo1-29/+14
2011-12-14block: remove elevator_queue->opsTejun Heo1-3/+2
2011-12-14block, cfq: kill cic->keyTejun Heo1-1/+0
2011-12-14block, cfq: kill ioc_goneTejun Heo1-17/+0
2011-12-14block, cfq: remove delayed unlinkTejun Heo1-1/+0
2011-12-14block, cfq: unlink cfq_io_context's immediatelyTejun Heo2-4/+11
2011-12-14block, cfq: move ioc ioprio/cgroup changed handling to cicTejun Heo1-5/+9
2011-12-14block, cfq: misc updates to cfq_io_contextTejun Heo1-0/+1
2011-12-14block: misc updates to blk_get_queue()Tejun Heo1-1/+1
2011-12-14block: make ioc get/put interface more conventional and fix race on alloctionTejun Heo1-2/+2
2011-12-14block: misc ioc cleanupsTejun Heo1-9/+3
2011-12-14block, cfq: move cfqd->cic_index to q->idTejun Heo1-0/+6
2011-12-14block: add blk_queue_dead()Tejun Heo1-0/+1
2011-12-14block, sx8: kill blk_insert_request()Tejun Heo1-1/+0
2011-12-14Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Grant Likely1-0/+4
2011-12-14net: Remove unused neighbour layer ops.David S. Miller2-2/+0
2011-12-14bcma: use static keyword for inline function declaration in bcma.hArend van Spriel1-11/+12
2011-12-14bcma: add set/mask macros for 16-bit register accessArend van Spriel1-6/+26
2011-12-14bcma: extract FEM info from SPROMRafał Miłecki1-0/+1
2011-12-14ssb: extract FEM info from SPROMRafał Miłecki2-0/+26
2011-12-14ieee80211: Introduce ieee80211_is_first_fragHelmut Schaa1-0/+9
2011-12-14cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan1-0/+26
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein2-0/+3
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum1-3/+2
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev1-3/+9
2011-12-13mlx4_core: Reduce number of PD bits to 17Jack Morgenstein1-0/+1
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein1-7/+13
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein1-7/+6
2011-12-13mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein2-3/+68
2011-12-13net: fix build error if CONFIG_CGROUPS=nEric Dumazet1-0/+2