Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | fix comment typos concerning "sequential" | Uwe Kleine-König | 2010-07-11 | 1 | -1/+1 | |
| * | | | | | | | fix #warning about using kernel headers in userpsace | Justin P. Mattock | 2010-07-11 | 2 | -7/+4 | |
| * | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 206 | -1334/+4345 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | fix typos concerning "management" | Uwe Kleine-König | 2010-06-16 | 2 | -2/+2 | |
| * | | | | | | | fix typos concerning "acquire" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 | |
| * | | | | | | | fix comment typo in netdevice.h | Justin P. Mattock | 2010-06-04 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-08-05 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | HID: add HID_QUIRK_HIDINPUT_FORCE | Daniel Mack | 2010-07-19 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-08-05 | 1 | -36/+85 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | padata: Remove padata_get_cpumask | Steffen Klassert | 2010-07-31 | 1 | -2/+0 | |
| * | | | | | | | | padata: Pass the padata cpumasks to the cpumask_change_notifier chain | Steffen Klassert | 2010-07-31 | 1 | -19/+21 | |
| * | | | | | | | | padata: Rearrange set_cpumask functions | Steffen Klassert | 2010-07-31 | 1 | -3/+3 | |
| * | | | | | | | | padata: Rename padata_alloc functions | Steffen Klassert | 2010-07-31 | 1 | -4/+5 | |
| * | | | | | | | | padata: Added sysfs primitives to padata subsystem | Dan Kruchinin | 2010-07-19 | 1 | -1/+4 | |
| * | | | | | | | | padata: Make two separate cpumasks | Dan Kruchinin | 2010-07-19 | 1 | -36/+80 | |
| * | | | | | | | | padata: simplify serialization mechanism | Steffen Klassert | 2010-07-14 | 1 | -3/+3 | |
| * | | | | | | | | padata: Check for valid padata instance on start | Steffen Klassert | 2010-07-14 | 1 | -1/+2 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-08-05 | 1 | -6/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | percpu: allow limited allocation before slab is online | Tejun Heo | 2010-06-27 | 1 | -0/+13 | |
| * | | | | | | | | | percpu: make @dyn_size always mean min dyn_size in first chunk init functions | Tejun Heo | 2010-06-27 | 1 | -6/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-08-05 | 12 | -72/+236 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [SCSI] implement runtime Power Management | Alan Stern | 2010-07-28 | 1 | -0/+8 | |
| * | | | | | | | | | [SCSI] Unify SAM_ and SAM_STAT_ macros | James Bottomley | 2010-07-28 | 1 | -10/+1 | |
| * | | | | | | | | | [SCSI] iscsi_transport: wait on session in error handler path | Mike Christie | 2010-07-28 | 1 | -0/+2 | |
| * | | | | | | | | | [SCSI] libfc: don't require a local exchange for incoming requests | Joe Eykholt | 2010-07-28 | 1 | -11/+5 | |
| * | | | | | | | | | [SCSI] libfc: add interface to allocate a sequence for incoming requests | Joe Eykholt | 2010-07-28 | 1 | -0/+7 | |
| * | | | | | | | | | [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() | Joe Eykholt | 2010-07-28 | 2 | -0/+11 | |
| * | | | | | | | | | [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions | Joe Eykholt | 2010-07-28 | 2 | -19/+44 | |
| * | | | | | | | | | [SCSI] libfc: eliminate rport LOGO state | Joe Eykholt | 2010-07-28 | 1 | -2/+0 | |
| * | | | | | | | | | [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support | Joe Eykholt | 2010-07-28 | 1 | -1/+41 | |
| * | | | | | | | | | [SCSI] libfcoe: add protocol description of FIP VN2VN mode | Joe Eykholt | 2010-07-28 | 2 | -3/+50 | |
| * | | | | | | | | | [SCSI] libfc: track FIP exchanges | Joe Eykholt | 2010-07-28 | 2 | -0/+5 | |
| * | | | | | | | | | [SCSI] libfc: add FLOGI state to rport for VN2VN | Joe Eykholt | 2010-07-28 | 2 | -0/+6 | |
| * | | | | | | | | | [SCSI] libfc: Add local port point-to-multipoint flag | Joe Eykholt | 2010-07-28 | 1 | -0/+2 | |
| * | | | | | | | | | [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode | Joe Eykholt | 2010-07-28 | 1 | -1/+10 | |
| * | | | | | | | | | [SCSI] libfc: add discovery-private pointer for LLD | Joe Eykholt | 2010-07-28 | 1 | -2/+7 | |
| * | | | | | | | | | [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lock | Joe Eykholt | 2010-07-28 | 1 | -7/+2 | |
| * | | | | | | | | | [SCSI] libfc: provide space for LLD after remote port structure | Joe Eykholt | 2010-07-28 | 1 | -0/+2 | |
| * | | | | | | | | | [SCSI] libfc: convert rport lookup to be RCU safe | Joe Eykholt | 2010-07-28 | 1 | -0/+2 | |
| * | | | | | | | | | [SCSI] fcoe: adds src and dest mac address checking for fcoe frames | Vasu Dev | 2010-07-28 | 1 | -0/+10 | |
| * | | | | | | | | | [SCSI] fcoe: make it possible to verify fcoe with sparse | Bart Van Assche | 2010-07-28 | 1 | -2/+2 | |
| * | | | | | | | | | [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs | Vikas Chaudhary | 2010-07-28 | 1 | -0/+2 | |
| * | | | | | | | | | [SCSI] libfc: fix indefinite rport restart | Joe Eykholt | 2010-07-27 | 1 | -0/+2 | |
| * | | | | | | | | | [SCSI] libfc: Fix remote port restart problem | Joe Eykholt | 2010-07-27 | 1 | -3/+2 | |
| * | | | | | | | | | [SCSI] libfc: Handle unsolicited PRLO request | Bhanu Prakash Gollapudi | 2010-07-27 | 1 | -0/+9 | |
| * | | | | | | | | | [SCSI] fcoe: clean up TBD comments in FCoE prototype header | Joe Eykholt | 2010-07-27 | 1 | -11/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 | 117 | -1002/+2053 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | l2tp: fix export of header file for userspace | James Chapman | 2010-08-03 | 1 | -0/+1 | |
| * | | | | | | | | | can-raw: Fix skb_orphan_try handling | Oliver Hartkopp | 2010-08-03 | 1 | -1/+3 | |
| * | | | | | | | | | Tulip: don't initialize SBE xT3E3 WAN ports. | Krzysztof Hałasa | 2010-08-03 | 1 | -0/+3 |