aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-03-17
|\
| * KVM: Fix race between nmi injection and enabling nmi windowAvi Kivity2011-03-17
| * KVM: use yield_to instead of sleep in kvm_vcpu_on_spinRik van Riel2011-03-17
| * KVM: keep track of which task is running a KVM vcpuRik van Riel2011-03-17
| * mm: remove is_hwpoison_addressHuang Ying2011-03-17
| * mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-17
| * mm: export __get_user_pagesHuang Ying2011-03-17
| * KVM: make make_all_cpus_request() locklessXiao Guangrong2011-03-17
| * KVM: Add "exiting guest mode" stateXiao Guangrong2011-03-17
* | Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-03-17
|\ \
| * | xen: xenbus PM events supportKazuhiro SUZUKI2011-03-16
| | |
| \ \
*-. \ \ Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:...Linus Torvalds2011-03-17
|\ \ \ \
| | * | | xen: events: refactor GSI pirq bindings functionsIan Campbell2011-03-10
| | * | | xen: events: remove unused public functionsIan Campbell2011-03-10
| | * | | xen: events: simplify commentIan Campbell2011-03-10
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds2011-03-17
|\ \ \ \ \
| | * | | | xen-balloon: Add interface to retrieve ballooned pagesKonrad Rzeszutek Wilk2011-03-16
| | * | | | xen-balloon: Move core balloon functionality out of moduleDaniel De Graaf2011-03-16
| | * | | | xen/gntalloc,gntdev: Add unmap notify ioctlDaniel De Graaf2011-02-14
| | * | | | xen-gntalloc: Userspace grant allocation driverDaniel De Graaf2011-02-14
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-17
|\ \ \ \ \ \
| * | | | | | [SCSI] Include protection operation in SCSI command traceMartin K. Petersen2011-03-14
| * | | | | | [SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.hBhanu Prakash Gollapudi2011-02-28
| * | | | | | [SCSI] libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argumentBhanu Prakash Gollapudi2011-02-28
| * | | | | | [SCSI] fc: Add GSPN_ID request to header fileChristof Schmitt2011-02-25
| * | | | | | [SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramMike Christie2011-02-24
| * | | | | | [SCSI] iscsi class: add callout to get iscsi_endpoint valuesMike Christie2011-02-24
| * | | | | | [SCSI] libiscsi: add helper to convert addr to stringMike Christie2011-02-24
| * | | | | | [SCSI] iscsi class: remove unused active variableMike Christie2011-02-24
| * | | | | | [SCSI] iscsi: fix iscsi_endpoint leakMike Christie2011-02-24
| * | | | | | [SCSI] bnx2i: Added support for the 57712(E) devicesEddie Wai2011-02-24
| * | | | | | [SCSI] libsas: convert to libata new error handlerJames Bottomley2011-02-13
| * | | | | | [SCSI] libata: separate error handler into usable componentsJames Bottomley2011-02-13
| * | | | | | [SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi2011-02-12
| * | | | | | [SCSI] libfc: introduce LLD event callbackBhanu Prakash Gollapudi2011-02-12
| * | | | | | [SCSI] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.hYi Zou2011-02-12
| * | | | | | [SCSI] libfc: export seq_release() for users of seq_assign()Joe Eykholt2011-02-12
| * | | | | | [SCSI] libfc: add hook to notify providers of local port changesJoe Eykholt2011-02-12
| * | | | | | [SCSI] libfc: add local port hook for provider session lookupJoe Eykholt2011-02-12
| * | | | | | [SCSI] libfc: add method for setting handler for incoming exchangeJoe Eykholt2011-02-12
| * | | | | | [SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt2011-02-12
| * | | | | | [SCSI] Add detailed SCSI I/O errorsHannes Reinecke2011-02-12
| * | | | | | [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones2011-01-24
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-03-17
|\ \ \ \ \ \ \
| * | | | | | | [CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki2011-03-16
| * | | | | | | [CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs filesThomas Renninger2011-03-16
* | | | | | | | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-03-17
|\ \ \ \ \ \ \ \
| * | | | | | | | SUNRPC: Convert struct rpc_xprt to use atomic_t countersTrond Myklebust2011-03-17
| * | | | | | | | NFS: Fix a warning in fs/nfs/idmap.cTrond Myklebust2011-03-14
| * | | | | | | | NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust2011-03-11