aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-29Docs: wording: Insert `the'Michael Witten1-1/+1
2011-10-29Docs: Pedantry: [Cc]ordic -> CORDICMichael Witten1-1/+1
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-9/+7
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+3
2011-10-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-112/+36
2011-10-25Merge branch 'upstream' into for-linusJiri Kosina1-0/+2
2011-10-25Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into for-linusJiri Kosina1-0/+1
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds6-22/+183
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+0
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-2/+38
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-2/+4
2011-10-25Merge branch 'stable/e820-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+11
2011-10-24m68k: Finally remove leftover markers sectionsKirill Tkhai1-1/+0
2011-10-24target: Remove legacy se_task->task_timer and associated logicNicholas Bellinger2-19/+4
2011-10-24target: Fix incorrect transport_sent usageNicholas Bellinger1-1/+0
2011-10-24target: remove the task_sg_bidi field se_task and pSCSI BIDI supportChristoph Hellwig1-1/+0
2011-10-24target: transport_subsystem_check_init cleanupsNicholas Bellinger1-1/+1
2011-10-24target: use a workqueue for I/O completionsChristoph Hellwig1-3/+3
2011-10-24target: remove unused TRANSPORT_ statesChristoph Hellwig1-4/+0
2011-10-24target: remove TRANSPORT_DEFERRED_CMD stateChristoph Hellwig1-3/+0
2011-10-24target: remove the TRANSPORT_REMOVE stateChristoph Hellwig1-1/+0
2011-10-24target: stop task timers earlierChristoph Hellwig2-2/+0
2011-10-24target: remove TF_TIMER_STOPChristoph Hellwig1-1/+0
2011-10-24target: factor some duplicate code for stopping a taskChristoph Hellwig1-0/+1
2011-10-24target: remove SCF_EMULATE_QUEUE_FULLChristoph Hellwig1-1/+0
2011-10-24target: remove the transport_qf_callback se_cmd callbackChristoph Hellwig1-1/+1
2011-10-24target: clean up the backend interface to caching parametersChristoph Hellwig1-16/+4
2011-10-24target: remove the ->transport_split_cdb callback in se_cmdChristoph Hellwig1-1/+0
2011-10-24target: replace ->get_cdb with a target_get_task_cdb helperChristoph Hellwig1-4/+1
2011-10-24target: pack struct se_task more tightlyChristoph Hellwig1-15/+15
2011-10-24target: Remove unnecessary se_task membersChristoph Hellwig2-3/+2
2011-10-24target: make more use of the task_flags field in se_taskChristoph Hellwig1-7/+7
2011-10-24target: Cleanup unused se_task bitsChristoph Hellwig2-6/+0
2011-10-24target: Cleanup unused target_core_base.h bitsChristoph Hellwig2-10/+0
2011-10-24target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abortNicholas Bellinger1-1/+0
2011-10-24target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmdNicholas Bellinger2-1/+1
2011-10-24target: Have core_tmr_alloc_req() take an explicit GFP_xxx flagRoland Dreier1-1/+1
2011-10-24target: remove unused se_subsystem_api methodsChristoph Hellwig1-12/+0
2011-10-24target: Remove session_reinstatement parameter from ->transport_wait_for_tasksNicholas Bellinger2-2/+2
2011-10-24target: push session reinstatement out of transport_generic_free_cmdChristoph Hellwig1-1/+1
2011-10-24target: remove transport_free_se_cmdChristoph Hellwig1-1/+0
2011-10-24target: remove transport_generic_handle_cdbChristoph Hellwig1-1/+0
2011-10-17Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-0/+1
2011-10-17udplite: fast-path computation of checksum coverageGerrit Renker1-32/+31
2011-10-12IPVS netns shutdown/startup dead-lockHans Schillstrom1-0/+1
2011-10-06Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds1-0/+5
2011-10-04Merge git://github.com/davem330/netLinus Torvalds1-3/+10
2011-10-04PCI: Disable MPS configuration by defaultJon Mason1-1/+2
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2-1/+1
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra1-1/+0