summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: Add fpu get/set operationsAvi Kivity2007-05-031-0/+17
* KVM: Add physical memory aliasing featureAvi Kivity2007-05-031-1/+9
* KVM: Avoid guest virtual addresses in string pio userspace interfaceAvi Kivity2007-05-031-9/+2Star
* KVM: Allow kernel to select size of mmap() bufferAvi Kivity2007-05-031-0/+4
* KVM: Add guest mode signal maskAvi Kivity2007-05-031-0/+7
* KVM: Add a special exit reason when exiting due to an interruptAvi Kivity2007-05-031-1/+2
* KVM: Fold kvm_run::exit_type into kvm_run::exit_reasonAvi Kivity2007-05-031-7/+8
* KVM: Allow userspace to process hypercalls which have no kernel handlerAvi Kivity2007-05-031-1/+9
* KVM: Add method to check for backwards-compatible API extensionsAvi Kivity2007-05-031-0/+5
* KVM: Renumber ioctlsAvi Kivity2007-05-031-17/+17
* KVM: Remove minor wart from KVM_CREATE_VCPU ioctlAvi Kivity2007-05-031-1/+1
* KVM: Remove the 'emulated' field from the userspace interfaceAvi Kivity2007-05-031-2/+1Star
* KVM: Handle cpuid in the kernel instead of punting to userspaceAvi Kivity2007-05-031-1/+17
* KVM: Do not communicate to userspace through cpu registers during PIOAvi Kivity2007-05-031-3/+3
* KVM: Use a shared page for kernel/user communication when runing a vcpuAvi Kivity2007-05-031-3/+3
* KVM: Export <linux/kvm.h>Avi Kivity2007-05-031-0/+1
* KVM: Use own minor numberAvi Kivity2007-05-031-0/+1
* pm: include EIO from errno-base.hDavid Rientjes2007-05-011-1/+1
* Add kvasprintf()Jeremy Fitzhardinge2007-05-011-0/+1
* power management: force pm_ops.valid callback to be assignedJohannes Berg2007-05-011-6/+6
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-05-011-0/+4
* power management: remove firmware disk modeJohannes Berg2007-05-011-7/+6Star
* rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-05-011-11/+12
* Extend print_symbol capabilityRobert Peterson2007-05-011-1/+12
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-04-301-1/+13
|\
| * USB HID: add 'quirks' module parameterPaul Walmsley2007-04-191-0/+8
| * USB HID: add support for dynamically-created quirksPaul Walmsley2007-04-191-0/+1
| * USB HID: encapsulate quirk handling into hid-quirks.cPaul Walmsley2007-04-191-0/+2
| * USB HID: numlock quirk for dell W7658 keyboardPete Zaitcev2007-04-111-0/+1
| * USB HID: Logitech MX3000 keyboard needs report descriptor quirkJiri Kosina2007-04-111-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-308-10/+81
|\ \
| * | [SNMP]: Add definitions for {In,Out}BcastPktsMitsuru Chinen2007-04-301-0/+2
| * | [TCP] FRTO: RFC4138 allows Nagle override when new data must be sentIlpo Järvinen2007-04-301-0/+5
| * | [XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA2007-04-302-0/+16
| * | [TCP]: Catch skb with S+L bugs earlierIlpo Järvinen2007-04-301-3/+1Star
| * | [SKB]: Introduce skb_queue_walk_safe()James Chapman2007-04-301-0/+5
| * | [AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky2007-04-291-1/+1
| * | [XFRM]: Export SPD infoJamal Hadi Salim2007-04-292-0/+48
| * | [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-291-1/+0Star
| * | [NETPOLL]: Fix TX queue overflow in trapped mode.Sergei Shtylyov2007-04-291-5/+3Star
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-04-302-1/+2
|\ \ \
| * \ \ Merge branch 'cfq' into for-linusJens Axboe2007-04-301-0/+1
| |\ \ \
| | * | | ll_rw_blk: add io_context private pointerJens Axboe2007-04-301-0/+1
| | |/ /
| * / / [BLOCK] Don't pin lots of memory in mempoolsJens Axboe2007-04-301-1/+1
| |/ /
* | | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2007-04-3038-682/+812
|\ \ \
| * | | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-30292-5317/+4136Star
| |\| |
| * | | [POWERPC] Declare enable_kernel_spe in a headerJohannes Berg2007-04-301-0/+1
| * | | [POWERPC] Stop using ppc_sys for Xilinx Virtex boardsGrant Likely2007-04-301-2/+0Star
| * | | [POWERPC] Merge common virtex header filesGrant Likely2007-04-301-6/+2Star
| * | | [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-272-4/+6