summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-122-8/+5
* [SCSI] move ULD attachment into the prep functionJames Bottomley2007-10-122-2/+8
* [SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesNick Cheng2007-10-121-0/+3
* [SCSI] fc_transport: add target driver supportFUJITA Tomonori2007-10-121-0/+4
* [SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori2007-10-121-0/+9
* [SCSI] scsi_transport_fc: Introduce disable_target_scan flagChristof Schmitt2007-10-121-0/+2
* [SCSI] Addition to pci_ids.h for ATTO Technology, Inc.Eric Moore2007-10-121-0/+2
* [SCSI] tgt: move tsk_mgmt_response callback to transport classFUJITA Tomonori2007-10-123-3/+7
* [SCSI] tgt: convert libsrp and ibmvstgt to use srp_transportFUJITA Tomonori2007-10-121-1/+1
* [SCSI] srp_transport: add target driver supportFUJITA Tomonori2007-10-121-1/+2
* [SCSI] tgt: add I_T nexus supportFUJITA Tomonori2007-10-124-12/+39
* [SCSI] transport_srp: add rport roles attributeFUJITA Tomonori2007-10-121-0/+5
* [SCSI] add srp transport classFUJITA Tomonori2007-10-121-0/+32
* [NET]: Share correct feature code between bridging and bondingHerbert Xu2007-08-131-0/+2
* sched: make global code staticAdrian Bunk2007-08-121-2/+0
* Pull processor into release branchLen Brown2007-08-121-1/+1
|\
| * acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu2007-08-071-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-08-112-1/+8
|\ \
| * | [POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt2007-08-101-1/+1
| * | [POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch2007-08-101-0/+7
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-08-113-2/+5
|\ \ \
| * | | BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells2007-08-111-0/+3
| * | | Fix remap handling by blktraceAlan D. Brunelle2007-08-111-1/+2
| * | | [PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk2007-08-111-1/+0
| |/ /
* | | i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2007-08-112-1/+3
* | | i386: Make patching more robust, fix paravirt issueAndi Kleen2007-08-111-6/+10
* | | x86_64: Don't mark __exitcall as __coldAndi Kleen2007-08-111-1/+1
* | | changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer2007-08-111-35/+38
* | | finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda2007-08-112-0/+5
* | | timer: remove clockevents_unregister_notifierMiao Xie2007-08-111-1/+0
* | | RCU: Remove prototype for nonexistent function synchronize_idle()Josh Triplett2007-08-111-1/+0
* | | hex_dump: add missing "const" qualifiersAlan Stern2007-08-111-1/+1
* | | fix serial buffer memory leakAlan Cox2007-08-111-0/+2
* | | Remove unused struct proc_dir_entry::setAlexey Dobriyan2007-08-111-1/+0
* | | FRV: connect up fallocateDavid Howells2007-08-111-1/+2
|/ /
* | Fix Alpha O_CLOEXEC definitionRichard Henderson2007-08-091-0/+1
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-08-091-1/+1
|\ \
| * | NFS: Fix put_nfs_open_contextTrond Myklebust2007-08-071-1/+1
* | | hexdump: use const notationArtem Bityutskiy2007-08-091-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-091-0/+2
|\ \ \
| * | | [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrackPatrick McHardy2007-08-071-0/+2
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-095-4/+18
|\ \ \
| * | | [SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller2007-08-083-4/+16
| * | | [SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller2007-08-072-0/+2
| |/ /
* | | sched: remove the 'u64 now' parameter from ->task_new()Ingo Molnar2007-08-091-1/+1
* | | sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar2007-08-091-1/+1
* | | sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar2007-08-091-1/+1
* | | sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar2007-08-091-2/+1
* | | sched: remove the 'u64 now' parameter from ->enqueue_task()Ingo Molnar2007-08-091-2/+1
* | | sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar2007-08-091-2/+2
OpenPOWER on IntegriCloud