aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-31Merge branch 'linux-2.6'Paul Mackerras189-2478/+5351
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds2-8/+39
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+3
2008-01-30KVM: Move apic timer migration away from critical sectionAvi Kivity1-0/+6
2008-01-30KVM: Put kvm_para.h include outside __KERNEL__Glauber de Oliveira Costa1-1/+1
2008-01-30KVM: Portability: Move kvm_fpu to asm-x86/kvm.hChristian Ehrhardt1-17/+0
2008-01-30KVM: MMU: Switch to mmu spinlockMarcelo Tosatti1-1/+2
2008-01-30KVM: Add kvm_read_guest_atomic()Marcelo Tosatti1-0/+2
2008-01-30KVM: Accelerated apic supportAvi Kivity2-0/+9
2008-01-30KVM: local APIC TPR access reporting facilityAvi Kivity2-1/+18
2008-01-30KVM: Expose ioapic to ia64 save/restore APIsZhang Xiantao1-0/+2
2008-01-30KVM: Move kvm_vcpu_kick() to x86.cZhang Xiantao1-0/+1
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2-0/+343
2008-01-30KVM: Export include/linux/kvm.h only if $ARCH actually supports KVMAvi Kivity1-1/+1
2008-01-30KVM: Add ifdef in irqchip struct for x86 only structuresJerone Young2-1/+3
2008-01-30KVM: Enhance guest cpuid managementDan Kenigsberg1-0/+4
2008-01-30KVM: Portability: Move cpuid structures to <asm/kvm.h>Jerone Young1-16/+0
2008-01-30KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>Jerone Young1-36/+0
2008-01-30KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>Jerone Young1-15/+0
2008-01-30KVM: Portability: Move structure lapic_state to <asm/kvm.h>Jerone Young1-5/+0
2008-01-30KVM: Portability: Move kvm_regs to <asm/kvm.h>Jerone Young1-9/+0
2008-01-30KVM: Portability: Move x86 pic strutcturesJerone Young1-48/+0
2008-01-30KVM: Portability: Move kvm_memory_alias to asm/kvm.hJerone Young1-7/+1
2008-01-30KVM: Add ioctl to tss address from userspace,Izik Eidus1-0/+2
2008-01-30KVM: Per-architecture hypercall definitionsChristian Borntraeger1-93/+12
2008-01-30KVM: Support assigning userspace memory to the guestIzik Eidus1-0/+12
2008-01-30KVM: Allow dynamic allocation of the mmu shadow cache sizeIzik Eidus1-0/+3
2008-01-30KVM: Refactor hypercall infrastructure (v3)Anthony Liguori1-61/+98
2008-01-30x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl1-0/+4
2008-01-30x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar1-1/+13
2008-01-30x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge1-0/+1
2008-01-30pci: add PCI identifiers for the RDC devicesFlorian Fainelli1-0/+7
2008-01-30x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen1-0/+1
2008-01-30x86: optimize lock prefix switching to run less frequentlyAndi Kleen1-0/+2
2008-01-30x86: add ENDPROC() markersJohn Reiser1-0/+4
2008-01-30x86: make early printk selectable on 64-bit as wellIngo Molnar1-0/+3
2008-01-30x86: fix UML and -regparm=3Ingo Molnar1-0/+4
2008-01-30x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli1-0/+10
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com1-0/+24
2008-01-30x86: add _AT() macro to conditionally castJeremy Fitzhardinge1-0/+5
2008-01-30x86: x86 core dump TLSRoland McGrath1-0/+1
2008-01-30x86: compat_sys_ptraceRoland McGrath1-0/+7
2008-01-30x86: compat_ptrace_requestRoland McGrath1-0/+4
2008-01-30x86: user_regset user-copy helpersRoland McGrath1-0/+46
2008-01-30x86: user_regset helpersRoland McGrath1-0/+116
2008-01-30x86: user_regset headerRoland McGrath1-0/+206
2008-01-30x86: make __{save,restore}_processor_state staticJan Beulich1-3/+0
2008-01-30spinlock: lockbreak cleanupNick Piggin4-16/+17
2008-01-30x86: avoid build warningIngo Molnar1-2/+2
2008-01-30x86: clean up bitops-related warningsJeremy Fitzhardinge1-5/+5