summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-05-03KVM: Avoid guest virtual addresses in string pio userspace interfaceAvi Kivity1-9/+2
2007-05-03KVM: Allow kernel to select size of mmap() bufferAvi Kivity1-0/+4
2007-05-03KVM: Add guest mode signal maskAvi Kivity1-0/+7
2007-05-03KVM: Add a special exit reason when exiting due to an interruptAvi Kivity1-1/+2
2007-05-03KVM: Fold kvm_run::exit_type into kvm_run::exit_reasonAvi Kivity1-7/+8
2007-05-03KVM: Allow userspace to process hypercalls which have no kernel handlerAvi Kivity1-1/+9
2007-05-03KVM: Add method to check for backwards-compatible API extensionsAvi Kivity1-0/+5
2007-05-03KVM: Renumber ioctlsAvi Kivity1-17/+17
2007-05-03KVM: Remove minor wart from KVM_CREATE_VCPU ioctlAvi Kivity1-1/+1
2007-05-03KVM: Remove the 'emulated' field from the userspace interfaceAvi Kivity1-2/+1
2007-05-03KVM: Handle cpuid in the kernel instead of punting to userspaceAvi Kivity1-1/+17
2007-05-03KVM: Do not communicate to userspace through cpu registers during PIOAvi Kivity1-3/+3
2007-05-03KVM: Use a shared page for kernel/user communication when runing a vcpuAvi Kivity1-3/+3
2007-05-03KVM: Export <linux/kvm.h>Avi Kivity1-0/+1
2007-05-03KVM: Use own minor numberAvi Kivity1-0/+1
2007-05-01pm: include EIO from errno-base.hDavid Rientjes1-1/+1
2007-05-01Add kvasprintf()Jeremy Fitzhardinge1-0/+1
2007-05-01power management: force pm_ops.valid callback to be assignedJohannes Berg1-6/+6
2007-05-01power management: implement pm_ops.valid for everybodyJohannes Berg1-0/+4
2007-05-01power management: remove firmware disk modeJohannes Berg1-7/+6
2007-05-01rework pm_ops pm_disk_mode, kill misuseJohannes Berg1-11/+12
2007-05-01Extend print_symbol capabilityRobert Peterson1-1/+12
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds1-1/+13
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-6/+45
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-1/+2
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-10/+2
2007-04-30[SNMP]: Add definitions for {In,Out}BcastPktsMitsuru Chinen1-0/+2
2007-04-30Merge branch 'cfq' into for-linusJens Axboe1-0/+1
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe1-1/+1
2007-04-30[SKB]: Introduce skb_queue_walk_safe()James Chapman1-0/+5
2007-04-30ll_rw_blk: add io_context private pointerJens Axboe1-0/+1
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras98-2829/+1242
2007-04-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-42/+5
2007-04-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-41/+50
2007-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+34
2007-04-29[XFRM]: Export SPD infoJamal Hadi Salim1-0/+35
2007-04-29[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell1-1/+0
2007-04-29[NETPOLL]: Fix TX queue overflow in trapped mode.Sergei Shtylyov1-5/+3
2007-04-29Pull sony into release branchLen Brown1-0/+34
2007-04-29sony-laptop: add a meye-usable include file for camera opsmalattia@linux.it1-0/+34
2007-04-28libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo1-4/+6
2007-04-28libata: Handle drives that require a spin-up command before first accessMark Lord1-0/+2
2007-04-28libata: HPA supportAlan Cox2-0/+3
2007-04-28libata: kill probe_ent and related helpersTejun Heo1-31/+0
2007-04-28libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo1-0/+5
2007-04-28libata: convert native PCI host handling to new init modelTejun Heo1-0/+2
2007-04-28libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo1-0/+5
2007-04-28libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo1-0/+3
2007-04-28libata: separate out ata_host_start()Tejun Heo1-0/+2
2007-04-28libata: allocate ap separately from shostTejun Heo1-1/+1