summaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori
2008-07-24x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-24ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz
2008-07-24ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz
2008-07-24ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz
2008-07-24ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base()Bartlomiej Zolnierkiewicz
2008-07-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper
2008-07-24flag parameters: inotify_initUlrich Drepper
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24flag parameters: dup2Ulrich Drepper
2008-07-24flag parameters: epoll_createUlrich Drepper
2008-07-24flag parameters: eventfdUlrich Drepper
2008-07-24flag parameters: signalfdUlrich Drepper
2008-07-24flag parameters: pacceptUlrich Drepper
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24x86: add hugepagesz option on 64-bitAndi Kleen
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich
2008-07-24access_process_vm device memory infrastructureRik van Riel
2008-07-24Remove asm/semaphore.hMatthew Wilcox
2008-07-24x86: fix header export, asm-x86/processor-flags.h, CONFIG_* leaksVegard Nossum
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-22x86: add PTE_FLAGS_MASKJeremy Fitzhardinge
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge
2008-07-22x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner
2008-07-21Merge branch 'linus' into cpus4096-for-linusIngo Molnar
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-21Merge branch 'linus' into xen-64bitIngo Molnar
2008-07-21Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar
2008-07-21KVM: fix exception entry / build bug, on 64-bitIngo Molnar
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar
2008-07-20KVM: Prefix some x86 low level function with kvm_, to avoid namespace issuesAvi Kivity
2008-07-20KVM: x86 emulator: lazily evaluate segment registersAvi Kivity
2008-07-20KVM: x86 emulator: simplify rip relative decodingAvi Kivity
2008-07-20KVM: Add coalesced MMIO support (x86 part)Laurent Vivier
2008-07-20KVM: Prefixes segment functions that will be exported with "kvm_"Guillaume Thouvenin
2008-07-20KVM: MTRR supportAvi Kivity
2008-07-20KVM: Order segment register constants in the same way as cpu operand encodingAvi Kivity
2008-07-20KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang
2008-07-20KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity
2008-07-20KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity
2008-07-20KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity
2008-07-20KVM: SVM: add tracing support for TDP page faultsJoerg Roedel