summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity
2008-01-30KVM: Export include/linux/kvm.h only if $ARCH actually supports KVMAvi Kivity
2008-01-30KVM: Add ifdef in irqchip struct for x86 only structuresJerone Young
2008-01-30KVM: Enhance guest cpuid managementDan Kenigsberg
2008-01-30KVM: Portability: Move cpuid structures to <asm/kvm.h>Jerone Young
2008-01-30KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>Jerone Young
2008-01-30KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>Jerone Young
2008-01-30KVM: Portability: Move structure lapic_state to <asm/kvm.h>Jerone Young
2008-01-30KVM: Portability: Move kvm_regs to <asm/kvm.h>Jerone Young
2008-01-30KVM: Portability: Move x86 pic strutcturesJerone Young
2008-01-30KVM: Portability: Move kvm_memory_alias to asm/kvm.hJerone Young
2008-01-30KVM: Add ioctl to tss address from userspace,Izik Eidus
2008-01-30KVM: Per-architecture hypercall definitionsChristian Borntraeger
2008-01-30KVM: Support assigning userspace memory to the guestIzik Eidus
2008-01-30KVM: Allow dynamic allocation of the mmu shadow cache sizeIzik Eidus
2008-01-30KVM: Refactor hypercall infrastructure (v3)Anthony Liguori
2008-01-30x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl
2008-01-30x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar
2008-01-30x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge
2008-01-30pci: add PCI identifiers for the RDC devicesFlorian Fainelli
2008-01-30x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen
2008-01-30x86: optimize lock prefix switching to run less frequentlyAndi Kleen
2008-01-30x86: add ENDPROC() markersJohn Reiser
2008-01-30x86: make early printk selectable on 64-bit as wellIngo Molnar
2008-01-30x86: fix UML and -regparm=3Ingo Molnar
2008-01-30x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com
2008-01-30x86: add _AT() macro to conditionally castJeremy Fitzhardinge
2008-01-30x86: x86 core dump TLSRoland McGrath
2008-01-30x86: compat_sys_ptraceRoland McGrath
2008-01-30x86: compat_ptrace_requestRoland McGrath
2008-01-30x86: user_regset user-copy helpersRoland McGrath
2008-01-30x86: user_regset helpersRoland McGrath
2008-01-30x86: user_regset headerRoland McGrath
2008-01-30x86: make __{save,restore}_processor_state staticJan Beulich
2008-01-30spinlock: lockbreak cleanupNick Piggin
2008-01-30x86: avoid build warningIngo Molnar
2008-01-30x86: clean up bitops-related warningsJeremy Fitzhardinge
2008-01-30ptrace: generic PTRACE_SINGLEBLOCKRoland McGrath
2008-01-30ptrace: arch_has_block_stepRoland McGrath
2008-01-30ptrace: arch_has_single_stepRoland McGrath
2008-01-30x86: remove extern declarations for code, data, bss resourcesBernhard Walle
2008-01-30x86: nuke a ton of dead hpet codeThomas Gleixner
2008-01-30x86: move pmtmr related declarationsThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner
2008-01-30time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi
2008-01-30x86: assign IRQs to HPET timersBalaji Rao
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner
2008-01-30clocksource: make CLOCKSOURCE_MASK bullet-proofAtsushi Nemoto
2008-01-30time: clean hungarian notation from timersPavel Machek