summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-222-0/+33
|\
| * Merge tag 'v3.4-rc5' into nextJames Morris2012-05-049-20/+18
| |\
| * | signal, x86: add SIGSYS info and make it synchronous.Will Drewry2012-04-141-0/+6
| * | arch/x86: add syscall_get_arch to syscall.hWill Drewry2012-04-141-0/+27
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-226-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-221-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-221-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-071-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-241-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-131-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-051-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-304-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-101-0/+25
| | |/ | |/|
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-3018-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-061-0/+9