summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds2012-05-232-3/+0
|\ \ \
| | | * x86: Avoid double stack traces with show_regs()Jan Beulich2012-05-091-1/+0
| | |/ | |/|
| | * x86: spinlock.h: Remove REG_PTR_MODERichard Weinberger2012-03-301-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-5/+5
|\ \ \
| * | | atomic64_32.h: fix parameter naming mismatchPhilipp Hahn2012-05-091-5/+5
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-224-17/+52
|\ \ \ \
| * | | | x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin2012-05-181-0/+5
| * | | | x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin2012-05-181-1/+15
| * | | | x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin2012-05-181-3/+1
| * | | | x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin2012-05-181-1/+1
| * | | | Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-05-072-13/+31
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86/apic: Replace io_apic_ops with x86_io_apic_ops.Konrad Rzeszutek Wilk2012-05-012-13/+31
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-221-38/+0
|\ \ \ \ \
| * | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-38/+0
| |/ / / /
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-223-2/+18
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-185-9/+14
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | perf/x86/ibs: Fix undefined reference to `get_ibs_caps'Robert Richter2012-05-141-0/+4
| * | | | | perf/x86-ibs: Take instruction pointer from ibs sampleRobert Richter2012-05-091-2/+4
| * | | | | Merge branch 'perf/x86-ibs' into perf/coreIngo Molnar2012-05-092-0/+7
| |\ \ \ \ \
| | * | | | | perf/x86: Implement 64-bit counter support for IBSRobert Richter2012-03-081-0/+2
| | * | | | | perf/x86: Implement IBS interrupt handlerRobert Richter2012-03-081-0/+5
| * | | | | | Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-05-071-0/+3
| |\ \ \ \ \ \
| | * | | | | | ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt2012-04-271-0/+3
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-05-2212-38/+36
|\ \ \ \ \ \ \
| * | | | | | | percpu: remove percpu_xxx() functionsAlex Shi2012-05-141-10/+6
| * | | | | | | x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-1412-28/+30
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-212-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-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
OpenPOWER on IntegriCloud