summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2012-05-08Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-08percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo
2012-05-08x86: Fix section annotation of acpi_map_cpu2node()Jan Beulich
2012-05-08x86: Use common threadinfo allocatorThomas Gleixner
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner
2012-05-08x86: Use kick_all_cpus_sync()Thomas Gleixner
2012-05-08x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQMárton Németh
2012-05-07x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan
2012-05-07x86/apic: Fix UP boot crashIngo Molnar
2012-05-07x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properlySrivatsa S. Bhat
2012-05-07x86: Conditionally update time when ack-ing pending irqsShai Fultheim
2012-05-07Merge tag 'intr-remapping-ops-for-ingo' of git://git.kernel.org/pub/scm/linux...Ingo Molnar
2012-05-07x86/cache_info: Fix setup of l2/l3 idsShai Fultheim
2012-05-07x86/microcode: Ensure that module is only loaded on supported Intel CPUsSrivatsa S. Bhat
2012-05-07iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha
2012-05-07iommu: rename intr_remapping references to irq_remappingSuresh Siddha
2012-05-07x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel
2012-05-07iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel
2012-05-07iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel
2012-05-07iommu/vt-d: Convert IR set_affinity function to remap_opsJoerg Roedel
2012-05-07iommu/vt-d: Convert IR ioapic-setup to use remap_opsJoerg Roedel
2012-05-07iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel
2012-05-07iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel
2012-05-07Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2012-05-07Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-05-07IA32 emulation: Fix build problem for modular ia32 a.out supportLarry Finger
2012-05-06KVM: Do not take reference to mm during async #PFGleb Natapov
2012-05-05x86: Use generic init_taskThomas Gleixner
2012-05-04ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.hSteven Rostedt
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris
2012-05-01x86/apic: Replace io_apic_ops with x86_io_apic_ops.Konrad Rzeszutek Wilk
2012-04-28ftrace/x86: Remove the complex ftrace NMI handling codeSteven Rostedt
2012-04-28ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt
2012-04-27x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann
2012-04-26perf/x86: Fix cmpxchg() usage in amd_put_event_constraints()Robert Richter
2012-04-26perf: Trivial cleanup of duplicate codeRobert Richter
2012-04-26x86: Use generic idle thread allocationThomas Gleixner
2012-04-26x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner
2012-04-25perf/x86: Clean up register_nmi_handler() usageIngo Molnar
2012-04-25x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson
2012-04-25x86/nmi: Fix page faults by nmiaction if kmemcheck is enabledLi Zhong
2012-04-25x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus
2012-04-25Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar
2012-04-23x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk
2012-04-23ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/kernel/te...H. Peter Anvin
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en...H. Peter Anvin
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en...H. Peter Anvin
2012-04-19x86-32: Handle exception table entries during early bootH. Peter Anvin
2012-04-19x86-64: Handle exception table entries during early bootH. Peter Anvin