summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* headers_check fix: x86, swab.hJaswinder Singh Rajput2009-01-301-1/+1
* headers_check fix: x86, sigcontext32.hJaswinder Singh Rajput2009-01-301-0/+2
* headers_check fix: x86, sigcontext.hJaswinder Singh Rajput2009-01-301-1/+1
* headers_check fix: x86, ptrace-abi.hJaswinder Singh Rajput2009-01-301-1/+1
* headers_check fix: x86, mtrr.hJaswinder Singh Rajput2009-01-301-0/+1
* headers_check fix: x86, mce.hJaswinder Singh Rajput2009-01-301-4/+1Star
* headers_check fix: x86, kvm.hJaswinder Singh Rajput2009-01-301-1/+1
* headers_check fix: x86, e820.hJaswinder Singh Rajput2009-01-301-0/+1
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-301-2/+2
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-266-15/+45
|\
| * x86: use standard PIT frequencyIngo Molnar2009-01-251-9/+4Star
| * x86, mm: fix pte_free()Peter Zijlstra2009-01-231-0/+1
| * x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin2009-01-221-0/+29
| * Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar2009-01-211-1/+1
| * x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich2009-01-161-1/+0Star
| * x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen2009-01-131-4/+10
* | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-152-2/+0Star
* | x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com2009-01-131-0/+19
|/
* x86: fix apic.c build error on latest gitJaswinder Singh Rajput2009-01-121-0/+6
* Merge commit 'v2.6.29-rc1' into x86/urgentIngo Molnar2009-01-1111-139/+101Star
|\
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-109-74/+71Star
| |\
| * \ Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-103-3/+32
| |\ \
| | * | x86: fix x86_32 builds for summit and es7000 arch'sMike Travis2009-01-062-0/+3
| | * | x86: cleanup remaining cpumask_t ops in smpboot codeMike Travis2009-01-041-3/+29
| * | | x86: make 'constant_test_bit()' take an unsigned bit numberLinus Torvalds2009-01-091-1/+1
| * | | x86: introduce asm/swab.hHarvey Harrison2009-01-073-60/+64
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-071-37/+1Star
| |\ \ \
| | * \ \ Merge branch 'core/iommu' into core/urgentIngo Molnar2009-01-051-37/+1Star
| | |\ \ \ | | | |/ / | | |/| |
| | | * | swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.hFUJITA Tomonori2008-12-281-37/+1Star
| * | | | Remove remaining unwinder codeAlexey Dobriyan2009-01-071-13/+0Star
| * | | | atomic_t: unify all arch definitionsMatthew Wilcox2009-01-072-25/+3Star
| |/ / /
* | | / x86, mtrr: fix types used in userspace exported headerKyle McMartin2009-01-081-5/+5
| |_|/ |/| |
| | |
| \ \
*-. | | Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar2009-01-0617-174/+160Star
|\ \| |
| | * | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-036-80/+46Star
| | |\ \
| | | * | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-034-66/+14Star
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-0354-447/+877
| | | |\ \
| | | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-319-14/+29
| | | | |\ \
| | | | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-2968-574/+1063
| | | | |\ \ \
| | | | * | | | cpumask: cpu_coregroup_mask(): x86Rusty Russell2008-12-261-0/+1
| | | | * | | | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...Rusty Russell2008-12-262-14/+31
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds2009-01-032-20/+43
| |/| | | | | | |/| | | | | | |
| | * | | | | | Merge branches 'iommu/api' and 'iommu/amd' into for-linusJoerg Roedel2009-01-031-19/+42
| | |\ \ \ \ \ \
| | | * | | | | | AMD IOMMU: add init code for statistic collectionJoerg Roedel2009-01-031-0/+2
| | | * | | | | | AMD IOMMU: add necessary header defines for stats countingJoerg Roedel2009-01-031-0/+26
| | | * | | | | | AMD IOMMU: convert amd_iommu_isolate to boolJoerg Roedel2009-01-031-1/+1
| | | * | | | | | AMD IOMMU: convert iommu->need_sync to boolJoerg Roedel2009-01-031-1/+1
| | | * | | | | | AMD IOMMU: use dev_name instead of self-build print_devidJoerg Roedel2009-01-031-12/+0Star
| | | * | | | | | AMD IOMMU: add a domain flag for default domainsJoerg Roedel2009-01-031-0/+2
| | | * | | | | | AMD IOMMU: add device reference counting for protection domainsJoerg Roedel2009-01-031-0/+1
| | | * | | | | | AMD IOMMU: add protection domain flagsJoerg Roedel2009-01-031-5/+9