summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-113-4/+20
|\
| * EFI, x86: fix function prototypeRandy Dunlap2008-08-111-1/+1
| * x86_64: restore the proper NR_IRQS define so larger systems work.Eric W. Biederman2008-08-111-1/+9
| * x86: Restore proper vector locking during cpu hotplugEric W. Biederman2008-08-111-2/+10
* | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-08-011-0/+6
|\ \ | |/ |/|
| * KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli2008-07-291-0/+6
* | generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori2008-07-291-0/+2
|/
* Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-2968-525/+1327
|\
| * KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel2008-07-271-0/+1
| * [PATCH] kill altrootAl Viro2008-07-261-11/+0
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-262-7/+1
| |\
| | * x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernelsChris McDermott2008-07-261-1/+1
| | * x86, RDC321x: remove gpio.h complicationsIngo Molnar2008-07-261-6/+0
| * | x86: lockless get_user_pages_fast()Nick Piggin2008-07-261-0/+1
| * | x86: implement pte_specialNick Piggin2008-07-261-3/+6
| * | kexec jumpHuang Ying2008-07-261-8/+10
| * | x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer2008-07-261-0/+1
| * | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-263-32/+72
| |/
| * Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-251-1/+0
| |\
| | * remove dummy asm/kvm.h filesAdrian Bunk2008-07-251-1/+0
| * | include/asm/ptrace.h userspace headers cleanupAdrian Bunk2008-07-251-1/+0
| * | gpiolib: allow user-selectionMichael Buesch2008-07-251-0/+56
| * | clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-251-0/+2
| |/
| * x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds2008-07-241-54/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-241-65/+0
| |\
| | * ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz2008-07-241-18/+0
| | * ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz2008-07-241-28/+0
| | * ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-241-9/+0
| | * ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base()Bartlomiej Zolnierkiewicz2008-07-241-14/+4
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-241-0/+2
| |\ \
| | * | x86: fix header export, asm-x86/processor-flags.h, CONFIG_* leaksVegard Nossum2008-07-241-0/+2
| | |/
| * | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-241-1/+0
| |\ \
| | * | Remove asm/semaphore.hMatthew Wilcox2008-07-241-1/+0
| | |/
| * | flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-242-3/+3
| * | flag parameters: inotify_initUlrich Drepper2008-07-242-0/+3
| * | flag parameters: pipeUlrich Drepper2008-07-242-0/+3
| * | flag parameters: dup2Ulrich Drepper2008-07-242-0/+3
| * | flag parameters: epoll_createUlrich Drepper2008-07-242-0/+3
| * | flag parameters: eventfdUlrich Drepper2008-07-242-0/+3
| * | flag parameters: signalfdUlrich Drepper2008-07-242-0/+3
| * | flag parameters: pacceptUlrich Drepper2008-07-241-0/+2
| * | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-3/+0
| * | x86: add hugepagesz option on 64-bitAndi Kleen2008-07-241-0/+2
| * | hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-3/+5
| * | mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2008-07-241-1/+1
| * | access_process_vm device memory infrastructureRik van Riel2008-07-242-0/+4
| |/
| * Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-231-3/+1
| |\
| | * sched, x86: clean up hrtick implementationPeter Zijlstra2008-07-201-3/+1
| * | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-232-2/+2
| |\ \
| | * \ Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-213-24/+57
| | |\ \
OpenPOWER on IntegriCloud