aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-10[SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.Joe Eykholt1-2/+2
2009-09-10[SCSI] libfc: change interface for rport_createJoe Eykholt1-3/+2
2009-09-10[SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt1-1/+9
2009-09-05[SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lockVasu Dev1-3/+6
2009-09-05[SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)Vasu Dev1-0/+1
2009-09-05[SCSI] iscsi_tcp: add new conn error to indicate tcp conn closedMike Christie1-0/+1
2009-08-22[SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman2-0/+6
2009-08-22[SCSI] ses: add support for enclosure component hot removalJames Bottomley1-1/+1
2009-08-22[SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley1-1/+2
2009-08-22[SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_dataYi Zou1-7/+0
2009-08-22[SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev1-40/+8
2009-08-22[SCSI] libfc: Remove the FC_EM_DBG macroRobert Love1-6/+0
2009-08-22[SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIsVasu Dev1-0/+24
2009-08-22[SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt1-1/+1
2009-08-22[SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt1-1/+1
2009-08-22[SCSI] libfc: change debug messages to give host number.Joe Eykholt1-16/+20
2009-08-22[SCSI] libfc: remove extra semicolons from debug macrosJoe Eykholt1-10/+10
2009-08-22[SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman1-0/+2
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+4
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds2-20/+18
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher1-0/+2
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie1-0/+2
2009-08-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-1/+1
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro2-2/+1
2009-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-8/+13
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet5-8/+13
2009-08-17security: define round_hint_to_min in !CONFIG_SECURITYEric Paris1-15/+15
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2-15/+17
2009-08-17Capabilities: move cap_file_mmap to commoncap.cEric Paris1-3/+4
2009-08-17drm/radeon/kms: implement bo busy check + current domainDave Airlie1-1/+1
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+38
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+8
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra1-11/+36
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar1-0/+2
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust1-3/+2
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-7/+20
2009-08-10perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker1-0/+4
2009-08-10perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker1-1/+7
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra1-1/+8
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2-1/+4
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2009-08-09perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker1-5/+5
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker3-36/+107
2009-08-09perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra1-25/+85
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds1-1/+2
2009-08-07Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+3
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-1/+3
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-6/+7
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher1-13/+19
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki1-0/+28