aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | KVM: Accelerated apic supportAvi Kivity2008-01-302-0/+9
* | | | | | | | KVM: local APIC TPR access reporting facilityAvi Kivity2008-01-302-1/+18
* | | | | | | | KVM: Expose ioapic to ia64 save/restore APIsZhang Xiantao2008-01-301-0/+2
* | | | | | | | KVM: Move kvm_vcpu_kick() to x86.cZhang Xiantao2008-01-301-0/+1
* | | | | | | | KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-302-0/+343
* | | | | | | | KVM: Export include/linux/kvm.h only if $ARCH actually supports KVMAvi Kivity2008-01-301-1/+1
* | | | | | | | KVM: Add ifdef in irqchip struct for x86 only structuresJerone Young2008-01-302-1/+3
* | | | | | | | KVM: Enhance guest cpuid managementDan Kenigsberg2008-01-301-0/+4
* | | | | | | | KVM: Portability: Move cpuid structures to <asm/kvm.h>Jerone Young2008-01-301-16/+0
* | | | | | | | KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>Jerone Young2008-01-301-36/+0
* | | | | | | | KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>Jerone Young2008-01-301-15/+0
* | | | | | | | KVM: Portability: Move structure lapic_state to <asm/kvm.h>Jerone Young2008-01-301-5/+0
* | | | | | | | KVM: Portability: Move kvm_regs to <asm/kvm.h>Jerone Young2008-01-301-9/+0
* | | | | | | | KVM: Portability: Move x86 pic strutcturesJerone Young2008-01-301-48/+0
* | | | | | | | KVM: Portability: Move kvm_memory_alias to asm/kvm.hJerone Young2008-01-301-7/+1
* | | | | | | | KVM: Add ioctl to tss address from userspace,Izik Eidus2008-01-301-0/+2
* | | | | | | | KVM: Per-architecture hypercall definitionsChristian Borntraeger2008-01-301-93/+12
* | | | | | | | KVM: Support assigning userspace memory to the guestIzik Eidus2008-01-301-0/+12
* | | | | | | | KVM: Allow dynamic allocation of the mmu shadow cache sizeIzik Eidus2008-01-301-0/+3
* | | | | | | | KVM: Refactor hypercall infrastructure (v3)Anthony Liguori2008-01-301-61/+98
| |_|/ / / / / |/| | | | | |
* | | | | | | x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl2008-01-301-0/+4
* | | | | | | x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar2008-01-301-1/+13
* | | | | | | x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge2008-01-301-0/+1
* | | | | | | pci: add PCI identifiers for the RDC devicesFlorian Fainelli2008-01-301-0/+7
* | | | | | | x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen2008-01-301-0/+1
* | | | | | | x86: optimize lock prefix switching to run less frequentlyAndi Kleen2008-01-301-0/+2
* | | | | | | x86: add ENDPROC() markersJohn Reiser2008-01-301-0/+4
* | | | | | | x86: make early printk selectable on 64-bit as wellIngo Molnar2008-01-301-0/+3
* | | | | | | x86: fix UML and -regparm=3Ingo Molnar2008-01-301-0/+4
* | | | | | | x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli2008-01-301-0/+10
* | | | | | | percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com2008-01-301-0/+24
* | | | | | | x86: add _AT() macro to conditionally castJeremy Fitzhardinge2008-01-301-0/+5
* | | | | | | x86: x86 core dump TLSRoland McGrath2008-01-301-0/+1
* | | | | | | x86: compat_sys_ptraceRoland McGrath2008-01-301-0/+7
* | | | | | | x86: compat_ptrace_requestRoland McGrath2008-01-301-0/+4
* | | | | | | x86: user_regset user-copy helpersRoland McGrath2008-01-301-0/+46
* | | | | | | x86: user_regset helpersRoland McGrath2008-01-301-0/+116
* | | | | | | x86: user_regset headerRoland McGrath2008-01-301-0/+206
* | | | | | | x86: make __{save,restore}_processor_state staticJan Beulich2008-01-301-3/+0
* | | | | | | spinlock: lockbreak cleanupNick Piggin2008-01-304-16/+17
* | | | | | | x86: avoid build warningIngo Molnar2008-01-301-2/+2
* | | | | | | x86: clean up bitops-related warningsJeremy Fitzhardinge2008-01-301-5/+5
* | | | | | | ptrace: generic PTRACE_SINGLEBLOCKRoland McGrath2008-01-301-1/+1
* | | | | | | ptrace: arch_has_block_stepRoland McGrath2008-01-301-4/+33
* | | | | | | ptrace: arch_has_single_stepRoland McGrath2008-01-301-0/+46
* | | | | | | x86: remove extern declarations for code, data, bss resourcesBernhard Walle2008-01-301-0/+2
* | | | | | | x86: nuke a ton of dead hpet codeThomas Gleixner2008-01-301-3/+0
* | | | | | | x86: move pmtmr related declarationsThomas Gleixner2008-01-301-0/+2
* | | | | | | x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner2008-01-301-0/+4
* | | | | | | time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi2008-01-301-0/+6