aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-01Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-0/+6
2008-07-29generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori1-0/+2
2008-07-29KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli1-0/+6
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar68-525/+1327
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel1-0/+1
2008-07-26[PATCH] kill altrootAl Viro1-11/+0
2008-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-7/+1
2008-07-26x86: lockless get_user_pages_fast()Nick Piggin1-0/+1
2008-07-26x86: implement pte_specialNick Piggin1-3/+6
2008-07-26kexec jumpHuang Ying1-8/+10
2008-07-26x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer1-0/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori3-32/+72
2008-07-26x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernelsChris McDermott1-1/+1
2008-07-26x86, RDC321x: remove gpio.h complicationsIngo Molnar1-6/+0
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds1-1/+0
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk1-1/+0
2008-07-25include/asm/ptrace.h userspace headers cleanupAdrian Bunk1-1/+0
2008-07-25gpiolib: allow user-selectionMichael Buesch1-0/+56
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori1-0/+2
2008-07-24x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds1-54/+0
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-65/+0
2008-07-24ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz1-18/+0
2008-07-24ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz1-28/+0
2008-07-24ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz1-9/+0
2008-07-24ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base()Bartlomiej Zolnierkiewicz1-14/+4
2008-07-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper2-3/+3
2008-07-24flag parameters: inotify_initUlrich Drepper2-0/+3
2008-07-24flag parameters: pipeUlrich Drepper2-0/+3
2008-07-24flag parameters: dup2Ulrich Drepper2-0/+3
2008-07-24flag parameters: epoll_createUlrich Drepper2-0/+3
2008-07-24flag parameters: eventfdUlrich Drepper2-0/+3
2008-07-24flag parameters: signalfdUlrich Drepper2-0/+3
2008-07-24flag parameters: pacceptUlrich Drepper1-0/+2
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-3/+0
2008-07-24x86: add hugepagesz option on 64-bitAndi Kleen1-0/+2
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-3/+5
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich1-1/+1
2008-07-24access_process_vm device memory infrastructureRik van Riel2-0/+4
2008-07-24Remove asm/semaphore.hMatthew Wilcox1-1/+0
2008-07-24x86: fix header export, asm-x86/processor-flags.h, CONFIG_* leaksVegard Nossum1-0/+2
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+1
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+2
2008-07-22x86: add PTE_FLAGS_MASKJeremy Fitzhardinge3-3/+6
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge7-18/+18
2008-07-22x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell2-1/+9
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner2-5/+3
2008-07-21Merge branch 'linus' into cpus4096-for-linusIngo Molnar3-24/+57
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar4-16/+148