aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-14
|\
| * x86: Fix duplicated UV BAU interrupt vectorCliff Wickman2009-12-13
| * x86, msr: Add support for non-contiguous cpumasksBorislav Petkov2009-12-11
| * Merge commit 'linus/master' into x86/urgentH. Peter Anvin2009-12-11
| |\
| * | x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu2009-12-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\ \ \
| * | | percpu: remove some sparse warningsTejun Heo2009-10-29
| * | | this_cpu: Implement X86 optimized this_cpu operationsChristoph Lameter2009-10-03
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-11
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-12-10
| |\ \ \
| | * | | x86/amd-iommu: Fix PCI hotplug with passthrough modeJoerg Roedel2009-12-10
| | * | | x86/amd-iommu: Fix passthrough modeJoerg Roedel2009-12-10
| * | | | x86: Factor duplicated code out of __show_regs() into show_regs_common()Andy Isaacson2009-12-09
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds2009-12-11
|\ \ \ \ \
| * | | | | Unify sys_mmap*Al Viro2009-12-11
| | |_|_|/ | |/| | |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas2009-11-24
| * | | | x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas2009-11-24
| * | | | x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas2009-11-24
| * | | | x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_regionBjorn Helgaas2009-11-24
| * | | | x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas2009-11-24
| * | | | x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas2009-11-24
| * | | | x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas2009-11-24
| * | | | xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-04
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\ \ \ \
| | * | | | tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-04
| | * | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | | | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-08
|\ \ \ \ \ \
| * | | | | | x86: arch specific support for remapping HPET MSIsSuresh Siddha2009-08-27
| * | | | | | x86, hpet: Simplify the HPET codeJan Beulich2009-08-21
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-12-08
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2009-12-01
| |\ \ \ \ \ \ \
| * | | | | | | | x86: Generate .byte code for some new instructions via gas macroHuang Ying2009-11-09
| * | | | | | | | crypto: ghash-intel - Add PSHUFB macrosHerbert Xu2009-11-03
| * | | | | | | | crypto: ghash - Add PCLMULQDQ accelerated implementationHuang Ying2009-10-18
* | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich2009-10-14
* | | | | | | | | | Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86-64: make compat_start_thread() match start_thread()H. Peter Anvin2009-10-09
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, mm: Correct the implementation of is_untracked_pat_range()H. Peter Anvin2009-12-01
| * | | | | | | | | | x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu2009-11-24
| * | | | | | | | | | x86, platform: Change is_untracked_pat_range() to bool; cleanup initH. Peter Anvin2009-11-23
| * | | | | | | | | | x86: Change is_ISA_range() into an inline functionH. Peter Anvin2009-11-23
| * | | | | | | | | | x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin2009-11-23
| * | | | | | | | | | x86, mm: Call is_untracked_pat_range() rather than is_ISA_range()H. Peter Anvin2009-11-23