summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell2009-03-131-19/+11
| | * | | | | | | | | | | cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-03-131-41/+0
| | * | | | | | | | | | | x86: arch_send_call_function_ipi_maskRusty Russell2009-03-131-2/+3
| | * | | | | | | | | | | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-132-7/+7
| | * | | | | | | | | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-03-131-2/+0
| | * | | | | | | | | | | cpumask: remove cpu_coregroup_map: x86Rusty Russell2009-03-131-1/+0
| | * | | | | | | | | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86Rusty Russell2009-03-132-6/+0
* | | | | | | | | | | | | x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosJoerg Roedel2009-04-033-60/+32
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
* | | | | | | | | | | | preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-022-0/+6
* | | | | | | | | | | | sgi-gru: add macros for using the UV hub to send interruptsJack Steiner2009-04-021-0/+12
* | | | | | | | | | | | sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner2009-04-021-0/+153
* | | | | | | | | | | | sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner2009-04-021-0/+2
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-011-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman2009-03-191-0/+3
* | | | | | | | | | | | pm: cleanup includesMagnus Damm2009-04-011-24/+0
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-301-12/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-12/+0
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-03-301-20/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | lguest: use KVM hypercallsMatias Zabaljauregui2009-03-301-20/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-303-97/+95
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/iommuIngo Molnar2009-03-28143-4975/+3149
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-03-181-6/+39
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dma-debug: x86 architecture bindingsJoerg Roedel2009-03-171-6/+39
| * | | | | | | | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-183-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | / / / / / / / / / | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-0531-93/+110
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-165-7/+30
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/iommuIngo Molnar2009-01-1119-176/+171
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-063-95/+55
| * | | | | | | | | | | | | x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori2009-01-061-9/+6
| * | | | | | | | | | | | | x86: add map_page and unmap_page to struct dma_mapping_opsFUJITA Tomonori2009-01-061-0/+8
* | | | | | | | | | | | | | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-3037-109/+422
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/coreIngo Molnar2009-03-2811-30/+99
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/coreIngo Molnar2009-03-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar2009-03-241-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput2009-03-231-1/+1
| * | | | | | | | | | | | | | | | Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai2009-03-252-2/+2
| * | | | | | | | | | | | | | | | x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu2009-03-241-10/+10
| |/ / / / / / / / / / / / / / /
| | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar2009-03-242-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | / / / / / / / / | | | | | |_|_|_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | | x86/dmi: fix dmi_alloc() section mismatchesJeremy Fitzhardinge2009-03-231-1/+4
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | x86, CPA: Add set_pages_arrayuc and set_pages_array_wbvenkatesh.pallipadi@intel.com2009-03-201-0/+3
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge2009-03-194-41/+0
| | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *-------------. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar2009-03-1840-127/+448
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | / | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | | | | x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha2009-03-181-0/+10
| | | | | | | | * | | | | | | | | | | | | x86, ioapic: Fix non atomic allocation with interrupts disabledSuresh Siddha2009-03-171-1/+2
| | | | | | | | * | | | | | | | | | | | | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remappingSuresh Siddha2009-03-171-1/+1
| | | | | | | | * | | | | | | | | | | | | x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha2009-03-172-2/+3
| | | | | | | | * | | | | | | | | | | | | x86, x2apic: enable fault handling for intr-remappingSuresh Siddha2009-03-171-0/+1
| | | |_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | | | x86, paravirt: prevent gcc from generating the wrong addressing modeJeremy Fitzhardinge2009-03-161-2/+2
| | | | | | * | | | | | | | | | | | | | x86/brk: make the brk reservation symbols inaccessible from CJeremy Fitzhardinge2009-03-171-5/+5
OpenPOWER on IntegriCloud