summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-114-13/+15
|\
| * Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-062-3/+11
| |\
| * | tracing: Remove FTRACE_SYSCALL_MAX definitionsJason Baron2009-08-261-7/+0
| * | tracing: Define NR_syscalls for x86_64Jason Baron2009-08-261-0/+6
| * | tracing: Define NR_syscalls for x86 (32)Jason Baron2009-08-261-0/+2
| * | tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-261-6/+7
| * | tracing: Update FTRACE_SYSCALL_MAXJason Baron2009-08-111-2/+2
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-19/+28
|\ \ \
| * | | sched: enable SD_WAKE_IDLEPeter Zijlstra2009-09-071-1/+1
| * | | sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar2009-09-041-1/+1
| * | | sched: Clean up topology.hIngo Molnar2009-09-041-19/+28
| | |/ | |/|
* | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-111-0/+10
|\ \ \
| * | | Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-09-022-3/+11
| |\| |
| * | | x86, perf_counter, bts: Add BTS support to perfcountersMarkus Metzger2009-08-091-0/+10
| | |/ | |/|
* | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-113-19/+50
|\ \ \
| * \ \ Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-049-37/+71
| |\ \ \
| | * \ \ Merge branch 'amd-iommu/pagetable' into amd-iommu/2.6.32Joerg Roedel2009-09-031-18/+20
| | |\ \ \
| | | * | | x86/amd-iommu: Change iommu_map_page to support multiple page sizesJoerg Roedel2009-09-031-0/+6
| | | * | | x86/amd-iommu: Support higher level PTEs in iommu_page_unmapJoerg Roedel2009-09-031-0/+1
| | | * | | x86/amd-iommu: Remove old page table handling macrosJoerg Roedel2009-09-031-19/+0
| | | * | | x86/amd-iommu: Introduce increase_address_space functionJoerg Roedel2009-09-031-0/+4
| | | * | | x86/amd-iommu: Flush domains if address space size was increasedJoerg Roedel2009-09-031-0/+1
| | | * | | x86/amd-iommu: Make fetch_pte aware of dynamic mapping levelsJoerg Roedel2009-09-031-0/+9
| | | | |/ | | | |/|
| | * | | Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32Joerg Roedel2009-09-032-0/+5
| | |\ \ \
| | | * | | x86/amd-iommu: Add passthrough mode initialization functionsJoerg Roedel2009-09-032-0/+5
| | | |/ /
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'gart/fixes', 'amd-iommu/fixes+cleanups' and 'amd-iommu/fault-...Joerg Roedel2009-09-031-1/+7
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | x86/amd-iommu: Panic if IOMMU command buffer reset failsJoerg Roedel2009-09-031-0/+3
| | | | * | x86/amd-iommu: Add reset function for command buffersJoerg Roedel2009-09-031-0/+3
| | | |/ / | | |/| |
| | | * | x86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi"Joerg Roedel2009-09-031-1/+1
| | |/ /
| * | | x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori2009-07-281-0/+10
| * | | x86: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori2009-07-281-0/+8
* | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-031-2/+2
* | | | x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha2009-08-171-2/+10
* | | | x86: Fix UV BAU destination subnode idCliff Wickman2009-08-151-1/+1
| |_|/ |/| |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-053-4/+18
|\ \ \ | |/ / |/| |
| * | x86, UV: Fix macros for accessing large node numbersJack Steiner2009-08-041-1/+1
| * | x86, UV: Handle missing blade-local memory correctlyJack Steiner2009-08-041-0/+7
| * | x86: fix assembly constraints in native_save_fl()H. Peter Anvin2009-08-041-1/+7
| * | x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras2009-08-031-2/+3
| |/
* | lguest: update commentryRusty Russell2009-07-301-4/+4
* | lguest: fix comment styleRusty Russell2009-07-302-7/+6
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-272-7/+7
|\
| * x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin2009-07-211-2/+2
| * x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak2009-07-211-5/+5
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-3/+22
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-07-171-0/+2
|\
| * x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu2009-07-101-0/+2
* | lguest: fix journeyMatias Zabaljauregui2009-07-171-1/+1
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-103-136/+93
|\ \