index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
2012-05-22
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-05-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-05-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-21
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-05-21
Merge branch 'stat-cleanups' (clean up copying of stat info to user space)
Linus Torvalds
2012-05-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-18
x86/apic: Implement EIO micro-optimization
Michael S. Tsirkin
2012-05-18
x86/apic: Add apic->eoi_write() callback
Michael S. Tsirkin
2012-05-18
x86/apic: Use symbolic APIC_EOI_ACK
Michael S. Tsirkin
2012-05-18
x86/apic: Fix typo EIO_ACK -> EOI_ACK and document it
Michael S. Tsirkin
2012-05-14
percpu: remove percpu_xxx() functions
Alex Shi
2012-05-14
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
2012-05-14
x86, kvm: KVM paravirt kernels don't check for CPUID being unavailable
Alan Cox
2012-05-14
perf/x86/ibs: Fix undefined reference to `get_ibs_caps'
Robert Richter
2012-05-09
perf/x86-ibs: Take instruction pointer from ibs sample
Robert Richter
2012-05-09
Merge branch 'perf/x86-ibs' into perf/core
Ingo Molnar
2012-05-09
sched/numa: Rewrite the CONFIG_NUMA sched domain support
Peter Zijlstra
2012-05-08
x86: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
2012-05-08
fork: Remove the weak insanity
Thomas Gleixner
2012-05-08
x86: Use kick_all_cpus_sync()
Thomas Gleixner
2012-05-08
irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=y
Suresh Siddha
2012-05-07
iommu: rename intr_remapping.[ch] to irq_remapping.[ch]
Suresh Siddha
2012-05-07
iommu: rename intr_remapping references to irq_remapping
Suresh Siddha
2012-05-07
x86, iommu/vt-d: Clean up interfaces for interrupt remapping
Joerg Roedel
2012-05-07
iommu/vt-d: Convert MSI remapping setup to remap_ops
Joerg Roedel
2012-05-07
iommu/vt-d: Convert free_irte into a remap_ops callback
Joerg Roedel
2012-05-07
iommu/vt-d: Convert IR set_affinity function to remap_ops
Joerg Roedel
2012-05-07
iommu/vt-d: Convert IR ioapic-setup to use remap_ops
Joerg Roedel
2012-05-07
iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops
Joerg Roedel
2012-05-07
iommu/vt-d: Make intr-remapping initialization generic
Joerg Roedel
2012-05-07
x86/nmi: Fix the type of the nmiaction.flags field
Betty Dall
2012-05-07
Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2012-05-07
Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-05-06
vfs: don't force a big memset of stat data just to clear padding fields
Linus Torvalds
2012-05-04
Merge tag 'v3.4-rc5' into next
James Morris
2012-05-03
vfs: make word-at-a-time accesses handle a non-existing page
Linus Torvalds
2012-05-01
x86/apic: Replace io_apic_ops with x86_io_apic_ops.
Konrad Rzeszutek Wilk
2012-04-27
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
Steven Rostedt
2012-04-26
x86: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
x86: Add task_struct argument to smp_ops.cpu_up
Thomas Gleixner
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-25
x86/nmi: Fix page faults by nmiaction if kmemcheck is enabled
Li Zhong
2012-04-25
x86/nmi: Add new NMI queues to deal with IO_CHK and SERR
Don Zickus
2012-04-23
x32, siginfo: Provide proper overrides for x32 siginfo_t
H. Peter Anvin
2012-04-23
x32: Check __ILP32__ instead of __LP64__ for x32
H.J. Lu
[next]