| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: move xfer mode tuning code to ide-xfer-mode.c | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -5/+7 |
* | ide: move device settings code to ide-devsets.c | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -0/+1 |
* | ide: move ide_do_park_unpark() to ide-park.c | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -0/+2 |
* | ide: remove ide_do_drive_cmd() | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -2/+0 |
* | ide: move ide_dma_timeout_retry() to ide-dma.c | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -0/+2 |
* | ide: move drive_is_ready() to ide-io.c | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -2/+0 |
* | ide: sanitize ACPI initialization | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -2/+4 |
* | ide: add ide_for_each_present_dev() iterator | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -0/+4 |
* | ide: move ide_pktcmd_tf_load() to ide-atapi.c | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -2/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-23 | 2 | -1/+22 |
|\ |
|
| * | dca: add missing copyright/license headers | Maciej Sosnowski | 2009-03-21 | 1 | -0/+20 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-03-17 | 1 | -1/+2 |
| |\ |
|
| | * | netfilter: conntrack: don't deliver events for racy packets | Pablo Neira Ayuso | 2009-03-16 | 1 | -1/+2 |
* | | | nfsd: nfsd should drop CAP_MKNOD for non-root | J. Bruce Fields | 2009-03-17 | 1 | -2/+4 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-15 | 1 | -1/+9 |
|\ \ \ |
|
| * | | | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions | Uwe Kleine-König | 2009-03-12 | 1 | -1/+9 |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-03-14 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | block: Add gfp_mask parameter to bio_integrity_clone() | un'ichi Nomura | 2009-03-14 | 1 | -2/+2 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-03-14 | 4 | -69/+87 |
|\ \ \ \ \ |
|
| * | | | | | [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ... | Vasu Dev | 2009-03-10 | 1 | -0/+1 |
| * | | | | | [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway | Yi Zou | 2009-03-10 | 1 | -4/+0 |
| * | | | | | [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper | Robert Love | 2009-03-10 | 1 | -7/+1 |
| * | | | | | [SCSI] libfc, fcoe: Fix kerneldoc comments | Robert Love | 2009-03-10 | 1 | -7/+7 |
| * | | | | | [SCSI] libfc: Cleanup libfc_function_template comments | Robert Love | 2009-03-06 | 1 | -41/+66 |
| * | | | | | [SCSI] libfc: Don't violate transport template for rogue port creation | Robert Love | 2009-03-06 | 1 | -0/+5 |
| * | | | | | [SCSI] libfc: rport retry on LS_RJT from certain ELS | Chris Leech | 2009-03-06 | 1 | -0/+5 |
| * | | | | | [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l... | Vasu Dev | 2009-03-06 | 1 | -10/+2 |
| * | | | | | [SCSI] libfc: Pass lport in exch_mgr_reset | Abhijeet Joglekar | 2009-03-06 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-03-14 | 3 | -0/+13 |
|\ \ \ \ \ |
|
| * | | | | | NLM: Shrink the IPv4-only version of nlm_cmp_addr() | Chuck Lever | 2009-03-11 | 1 | -0/+8 |
| * | | | | | NFSv3: Fix posix ACL code | Trond Myklebust | 2009-03-11 | 2 | -0/+5 |
* | | | | | | ide: save the returned value of dma_map_sg | FUJITA Tomonori | 2009-03-13 | 1 | -0/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-03-13 | 2 | -0/+6 |
|\ \ \ \ \ |
|
| * | | | | | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. | Rusty Russell | 2009-03-12 | 1 | -0/+3 |
| * | | | | | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. | Rusty Russell | 2009-03-12 | 1 | -0/+3 |
| |/ / / / |
|
* / / / / | drm: fix EDID parser problem with positive/negative hsync/vsync | Pantelis Koukousoulas | 2009-03-11 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-03-09 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 2009-03-09 | 1 | -1/+0 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-09 | 2 | -10/+18 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-05 | 6 | -1/+39 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | vlan: Fix vlan-in-vlan crashes. | David S. Miller | 2009-03-05 | 1 | -0/+1 |
| * | | | | netns: Remove net_alive | Eric W. Biederman | 2009-03-03 | 1 | -10/+17 |
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2009-03-08 | 1 | -6/+1 |
|\ \ \ \ \ |
|
| * | | | | | dmaengine: update kerneldoc | Johannes Weiner | 2009-02-12 | 1 | -6/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-03-08 | 3 | -1/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | ata: add CFA specific identify data words | Sergei Shtylyov | 2009-03-05 | 1 | -0/+2 |
| * | | | | | | remove stale comment from <linux/hdreg.h> | Bartlomiej Zolnierkiewicz | 2009-03-05 | 1 | -1/+0 |
| * | | | | | | ide: allow to wrap interrupt handler | Stanislaw Gruszka | 2009-03-05 | 1 | -0/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-03-08 | 1 | -2/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | libata: align ap->sector_buf | Tejun Heo | 2009-03-05 | 1 | -1/+2 |