summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-05-228-17/+18
|\
| * x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-148-17/+18
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-211-1/+6
|\ \
| * \ Merge tag 'v3.4-rc5' into nextJames Morris2012-05-0415-55/+66
| |\ \
| * | | x86: Enable HAVE_ARCH_SECCOMP_FILTERWill Drewry2012-04-141-1/+6
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-216-143/+28
|\ \ \ \
| * | | | x86: Use common threadinfo allocatorThomas Gleixner2012-05-082-7/+6
| * | | | Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-082-4/+10
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86: Use kick_all_cpus_sync()Thomas Gleixner2012-05-082-21/+1
| * | | | x86: Use generic init_taskThomas Gleixner2012-05-053-43/+10
| * | | | x86: Use generic idle thread allocationThomas Gleixner2012-04-261-71/+10
| * | | | x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner2012-04-261-1/+1
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-211-59/+24
|\ \ \ \ \
| * | | | | x86/nmi: Fix page faults by nmiaction if kmemcheck is enabledLi Zhong2012-04-251-59/+6
| * | | | | x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus2012-04-251-0/+18
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-212-249/+78
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'intr-remapping-ops-for-ingo' of git://git.kernel.org/pub/scm/linux...Ingo Molnar2012-05-072-249/+78
| |\ \ \ \ \ \
| | * | | | | | iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-072-2/+2
| | * | | | | | iommu: rename intr_remapping references to irq_remappingSuresh Siddha2012-05-072-31/+32
| | * | | | | | x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel2012-05-071-1/+16
| | * | | | | | iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel2012-05-071-91/+28
| | * | | | | | iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel2012-05-071-1/+1
| | * | | | | | iommu/vt-d: Convert IR set_affinity function to remap_opsJoerg Roedel2012-05-071-67/+2
| | * | | | | | iommu/vt-d: Convert IR ioapic-setup to use remap_opsJoerg Roedel2012-05-071-66/+2
| | * | | | | | iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel2012-05-071-3/+3
| | * | | | | | iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel2012-05-072-5/+10
* | | | | | | | Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2012-05-181-3/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck2012-05-141-3/+11
| | |/ / / / / / | |/| | | | | |
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds2012-05-172-7/+9
|\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | / / / | | |_|_|_|_|/ / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| | * | | | | | x86: Fix section annotation of acpi_map_cpu2node()Jan Beulich2012-05-081-1/+1
| | * | | | | | x86/microcode: Ensure that module is only loaded on supported Intel CPUsSrivatsa S. Bhat2012-05-071-6/+8
| | |/ / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-091-8/+1
|\ \ \ \ \ \ \
| * | | | | | | KVM: Do not take reference to mm during async #PFGleb Natapov2012-05-061-8/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-081-1/+13
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo2012-05-081-1/+13
* | | | | | | IA32 emulation: Fix build problem for modular ia32 a.out supportLarry Finger2012-05-061-0/+1
| |_|_|/ / / |/| | | | |
* | | | | | x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann2012-04-271-0/+18
| |_|/ / / |/| | | |
* | | | | x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson2012-04-251-0/+6
* | | | | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-251-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot()Srivatsa S. Bhat2012-04-191-4/+4
| | |/ / | |/| |
* | | | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk2012-04-234-6/+8
* | | | ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2012-04-231-0/+2
* | | | x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-04-181-14/+20
* | | | i387: ptrace breaks the lazy-fpu-restore logicOleg Nesterov2012-04-161-0/+1
* | | | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-164-15/+9
* | | | x86/amd: Remove broken links from comment and kernel messageAndreas Herrmann2012-04-161-2/+2
* | | | Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-04-142-11/+11
|\ \ \ \ | |/ / / |/| | |
| * | | x86, microcode: Ensure that module is only loaded on supported AMD CPUsAndreas Herrmann2012-04-132-8/+10
| * | | x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann2012-04-131-3/+1
| | |/ | |/|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-121-3/+3
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud