summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | x86: uv: update XPC to handle updated BIOS interfaceRobin Holt2009-12-161-10/+1
* | | | | x86: uv: introduce uv_gpa_is_mmrRobin Holt2009-12-161-0/+7
* | | | | x86: uv: introduce a means to translate from gpa -> socket_paddrRobin Holt2009-12-161-0/+13
* | | | | dma-mapping: fix off-by-one error in dma_capable()Jan Beulich2009-12-161-1/+1
* | | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* | | | | ptrace: x86: implement user_single_step_siginfo()Oleg Nesterov2009-12-161-0/+2
| |_|/ / |/| | |
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-154-50/+50
|\ \ \ \
| * | | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-10/+10
| * | | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-142-10/+10
| * | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-142-20/+20
| * | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
| * | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-144-30/+30
* | | | | cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-151-117/+0
* | | | | cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-151-13/+0
* | | | | cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-151-19/+0
* | | | | cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon2009-12-151-2/+0
* | | | | cs5535: add a generic MFGPT driverAndres Salomon2009-12-151-40/+0
* | | | | ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon2009-12-151-1/+1
* | | | | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon2009-12-151-27/+1
* | | | | hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn2009-12-151-2/+7
|/ / / /
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-143-2/+4
|\ \ \ \ | |/ / /
| * | | x86: Fix duplicated UV BAU interrupt vectorCliff Wickman2009-12-131-1/+1
| * | | x86, msr: Add support for non-contiguous cpumasksBorislav Petkov2009-12-111-0/+3
| * | | Merge commit 'linus/master' into x86/urgentH. Peter Anvin2009-12-114-6/+6
| |\ \ \
| * | | | x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu2009-12-111-1/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-13/+91
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | percpu: remove some sparse warningsTejun Heo2009-10-291-13/+13
| * | | | this_cpu: Implement X86 optimized this_cpu operationsChristoph Lameter2009-10-031-0/+78
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-112-1/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-12-101-1/+3
| |\ \ \ \
| | * | | | x86/amd-iommu: Fix PCI hotplug with passthrough modeJoerg Roedel2009-12-101-0/+1
| | * | | | x86/amd-iommu: Fix passthrough modeJoerg Roedel2009-12-101-1/+2
| * | | | | x86: Factor duplicated code out of __show_regs() into show_regs_common()Andy Isaacson2009-12-091-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds2009-12-112-5/+0
|\ \ \ \ \
| * | | | | Unify sys_mmap*Al Viro2009-12-112-5/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-112-29/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas2009-11-241-0/+1
| * | | | x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas2009-11-241-2/+2
| * | | | x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas2009-11-241-0/+1
| * | | | x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_regionBjorn Helgaas2009-11-241-0/+5
| * | | | x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas2009-11-241-3/+3
| * | | | x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas2009-11-241-1/+8
| * | | | x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas2009-11-241-0/+2
| * | | | xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-27/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-094-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'for-next' into for-linusJiri Kosina2009-12-074-6/+6
| |\ \ \ \
| | * | | | tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-041-2/+2
| | * | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-4/+4
* | | | | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-081-3/+4
|\ \ \ \ \ \
| * | | | | | x86: arch specific support for remapping HPET MSIsSuresh Siddha2009-08-271-2/+3
OpenPOWER on IntegriCloud