summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-15Merge remote-tracking branch 'pci/pri-changes' into x86/amdJoerg Roedel5-18/+28
2011-12-15sched: Mark parent and real_parent as __rcuKees Cook1-2/+2
2011-12-15Merge commit 'v3.2-rc5' into sched/coreIngo Molnar54-263/+286
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend1-0/+3
2011-12-15[SCSI] iscsi class: export pid of process that createdMike Christie1-0/+5
2011-12-15[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu1-1/+0
2011-12-15mfd: Declare da9052_regmap_config for the bus driversMark Brown1-0/+2
2011-12-15xen-balloon: convert sysdev_class to a regular subsystemKay Sievers1-3/+3
2011-12-15edac: convert sysdev_class to a regular subsystemKay Sievers1-4/+4
2011-12-15driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers1-4/+74
2011-12-14NFC: Initial LLCP supportSamuel Ortiz1-1/+14
2011-12-14NFC: Set and get DEP general bytesSamuel Ortiz1-0/+5
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz2-0/+25
2011-12-14NFC: Add tx skb allocation routineSamuel Ortiz1-1/+4
2011-12-14kref: fix up the kfree build problemsGreg Kroah-Hartman1-5/+10
2011-12-14inet: remove rcu protection on tw_netEric Dumazet1-10/+2
2011-12-14drm/radeon/kms: add some new pci idsAlex Deucher1-0/+10
2011-12-14Merge branch 'mfd/da9052' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown64-266/+1308
2011-12-14MFD: DA9052/53 MFD core moduleAshish Jangam3-0/+918
2011-12-14Merge branch 'iommu/page-sizes' into x86/amdJoerg Roedel1-6/+20
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