summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-049-14/+12
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-0456-200/+497
| |\
| * | reiserfs: typo comment fixDavidlohr Bueso2010-07-191-1/+1
| * | fscache: fix missing kerneldoc annotationSuresh Jayaraman2010-07-111-0/+1
| * | fscache: fix a trivial typo in the commentSuresh Jayaraman2010-07-111-1/+1
| * | fix comment typos concerning "sequential"Uwe Kleine-König2010-07-111-1/+1
| * | fix #warning about using kernel headers in userpsaceJustin P. Mattock2010-07-112-7/+4
| * | Merge branch 'master' into for-nextJiri Kosina2010-06-16206-1334/+4345
| |\ \
| * | | fix typos concerning "management"Uwe Kleine-König2010-06-162-2/+2
| * | | fix typos concerning "acquire"Uwe Kleine-König2010-06-161-1/+1
| * | | fix comment typo in netdevice.hJustin P. Mattock2010-06-041-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-08-041-0/+1
|\ \ \ \
| * | | | HID: add HID_QUIRK_HIDINPUT_FORCEDaniel Mack2010-07-191-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-08-041-36/+85
|\ \ \ \ \
| * | | | | padata: Remove padata_get_cpumaskSteffen Klassert2010-07-311-2/+0
| * | | | | padata: Pass the padata cpumasks to the cpumask_change_notifier chainSteffen Klassert2010-07-311-19/+21
| * | | | | padata: Rearrange set_cpumask functionsSteffen Klassert2010-07-311-3/+3
| * | | | | padata: Rename padata_alloc functionsSteffen Klassert2010-07-311-4/+5
| * | | | | padata: Added sysfs primitives to padata subsystemDan Kruchinin2010-07-191-1/+4
| * | | | | padata: Make two separate cpumasksDan Kruchinin2010-07-191-36/+80
| * | | | | padata: simplify serialization mechanismSteffen Klassert2010-07-141-3/+3
| * | | | | padata: Check for valid padata instance on startSteffen Klassert2010-07-141-1/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-08-041-6/+14
|\ \ \ \ \ \
| * | | | | | percpu: allow limited allocation before slab is onlineTejun Heo2010-06-271-0/+13
| * | | | | | percpu: make @dyn_size always mean min dyn_size in first chunk init functionsTejun Heo2010-06-271-6/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-0412-72/+236
|\ \ \ \ \ \
| * | | | | | [SCSI] implement runtime Power ManagementAlan Stern2010-07-281-0/+8
| * | | | | | [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-281-10/+1
| * | | | | | [SCSI] iscsi_transport: wait on session in error handler pathMike Christie2010-07-281-0/+2
| * | | | | | [SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt2010-07-281-11/+5
| * | | | | | [SCSI] libfc: add interface to allocate a sequence for incoming requestsJoe Eykholt2010-07-281-0/+7
| * | | | | | [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt2010-07-282-0/+11
| * | | | | | [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt2010-07-282-19/+44
| * | | | | | [SCSI] libfc: eliminate rport LOGO stateJoe Eykholt2010-07-281-2/+0
| * | | | | | [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt2010-07-281-1/+41
| * | | | | | [SCSI] libfcoe: add protocol description of FIP VN2VN modeJoe Eykholt2010-07-282-3/+50
| * | | | | | [SCSI] libfc: track FIP exchangesJoe Eykholt2010-07-282-0/+5
| * | | | | | [SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt2010-07-282-0/+6
| * | | | | | [SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt2010-07-281-0/+2
| * | | | | | [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt2010-07-281-1/+10
| * | | | | | [SCSI] libfc: add discovery-private pointer for LLDJoe Eykholt2010-07-281-2/+7
| * | | | | | [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lockJoe Eykholt2010-07-281-7/+2
| * | | | | | [SCSI] libfc: provide space for LLD after remote port structureJoe Eykholt2010-07-281-0/+2
| * | | | | | [SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt2010-07-281-0/+2
| * | | | | | [SCSI] fcoe: adds src and dest mac address checking for fcoe framesVasu Dev2010-07-281-0/+10
| * | | | | | [SCSI] fcoe: make it possible to verify fcoe with sparseBart Van Assche2010-07-281-2/+2
| * | | | | | [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfsVikas Chaudhary2010-07-281-0/+2
| * | | | | | [SCSI] libfc: fix indefinite rport restartJoe Eykholt2010-07-271-0/+2
| * | | | | | [SCSI] libfc: Fix remote port restart problemJoe Eykholt2010-07-271-3/+2
| * | | | | | [SCSI] libfc: Handle unsolicited PRLO requestBhanu Prakash Gollapudi2010-07-271-0/+9
OpenPOWER on IntegriCloud