summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-216-31/+13
|\
| * x86: Use common threadinfo allocatorThomas Gleixner2012-05-084-24/+6
| * Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-081-1/+0
| |\
| | * fork: Remove the weak insanityThomas Gleixner2012-05-081-1/+0
| * | x86: Use kick_all_cpus_sync()Thomas Gleixner2012-05-081-2/+0
| * | x86: Use generic idle thread allocationThomas Gleixner2012-04-261-0/+1
| * | x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner2012-04-261-3/+3
| * | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+3
| |/
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-211-2/+20
|\ \
| * | x86/nmi: Fix the type of the nmiaction.flags fieldBetty Dall2012-05-071-1/+1
| * | x86/nmi: Fix page faults by nmiaction if kmemcheck is enabledLi Zhong2012-04-251-2/+18
| * | x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus2012-04-251-0/+2
* | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-211-31/+87
|\ \ \
| * | | irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=ySuresh Siddha2012-05-081-4/+2
| * | | iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-071-3/+3
| * | | iommu: rename intr_remapping references to irq_remappingSuresh Siddha2012-05-071-46/+48
| * | | x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel2012-05-071-22/+0
| * | | iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel2012-05-072-23/+26
| * | | iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel2012-05-071-0/+2
| * | | iommu/vt-d: Convert IR set_affinity function to remap_opsJoerg Roedel2012-05-071-0/+9
| * | | iommu/vt-d: Convert IR ioapic-setup to use remap_opsJoerg Roedel2012-05-071-1/+14
| * | | iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel2012-05-071-0/+6
| * | | iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel2012-05-071-0/+45
* | | | Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds2012-05-211-0/+21
|\ \ \ \
| * | | | vfs: don't force a big memset of stat data just to clear padding fieldsLinus Torvalds2012-05-061-0/+21
| |/ / /
* / / / x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox2012-05-141-0/+3
|/ / /
* | / vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds2012-05-031-0/+33
| |/ |/|
* | x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin2012-04-231-1/+7
* | x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu2012-04-233-7/+7
* | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-161-1/+0
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-121-2/+2
|\
| * x86: Use correct byte-sized register constraint in __add()H. Peter Anvin2012-04-061-1/+1
| * x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge2012-04-061-1/+1
* | x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds2012-04-113-9/+2
* | Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2012-04-061-0/+46
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-10/+16
|\ \ | |/ |/|
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-10/+16
* | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-03-301-10/+0
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-294-10/+38
|\ \
| * | x86: Move is_ia32_task to asm/thread_info.h from asm/compat.hSrikar Dronamraju2012-03-132-9/+12
| * | x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-131-1/+1
| * | Merge branch 'x86/x32' into x86/cleanupsIngo Molnar2012-03-1318-226/+244
| |\ \
| * | | x86: Use enum instead of literals for trap valuesKees Cook2012-03-091-0/+25
| | |/ | |/|
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-2918-226/+244
|\ \ \
| * | | x32: Fix alignment fail in struct compat_siginfoH. Peter Anvin2012-03-141-2/+2
| | |/ | |/|
| * | x32: Switch to a 64-bit clock_tH. Peter Anvin2012-03-051-0/+9
| * | x32: Provide separate is_ia32_task() and is_x32_task() predicatesH. Peter Anvin2012-03-051-1/+11
| * | x86, mtrr: Use explicit sizing and padding for the 64-bit ioctlsH. Peter Anvin2012-03-011-10/+18
| * | x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin2012-02-211-0/+2
| * | x32: Handle process creationH. Peter Anvin2012-02-202-6/+45