summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2013-02-27x86: Hyper-V: register clocksource only if its advertisedOlaf Hering
2013-02-17x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-02-03x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin
2013-02-03efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-02-03x86/msr: Add capabilities checkAlan Cox
2013-01-27ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov
2013-01-27perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern
2013-01-21xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio
2013-01-21x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes
2012-12-17x86: hpet: Fix masking of MSI interruptsJan Beulich
2012-12-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-30x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin
2012-11-27x86-32: Unbreak booting on some 486 clonesH. Peter Anvin
2012-11-20x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich
2012-11-20x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky
2012-11-20x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin
2012-11-20x86-32: Fix invalid stack address while in softirqRobert Richter
2012-11-13Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2012-11-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2012-10-31x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2012-10-30x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen
2012-10-30x86, microcode_amd: Change email addresses, MAINTAINERS entryAndreas Herrmann
2012-10-30x86, AMD: Change Boris' email addressBorislav Petkov
2012-10-27rcu: Fix unrecovered RCU user mode in syscall_trace_leave()Frederic Weisbecker
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-26Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar
2012-10-25x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson
2012-10-24x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu
2012-10-24x86, mm: Trim memory in memblock to be page alignedYinghai Lu
2012-10-24x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_inter...Dimitri Sivanich
2012-10-24perf/x86: Remove unused variable in nhmex_rbox_alter_er()Wei Yongjun
2012-10-24perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq()Vince Weaver
2012-10-24perf/x86: Remove cpuc->enable check on Intl KNC event enable/disableVince Weaver
2012-10-24perf/x86: Make Intel KNC use full 40-bit width of countersVince Weaver
2012-10-24perf/x86/uncore: Handle pci_read_config_dword() errorsYan, Zheng
2012-10-24perf/x86: Remove P6 cpuc->enabled checkVince Weaver
2012-10-24perf/x86: Update/fix generic events on P6 PMUVince Weaver
2012-10-24perf/x86: Fix P6 FP_ASSIST event constraintVince Weaver
2012-10-24x86/perf: Fix virtualization sanity checkAndre Przywara
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-24Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-22KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENTSasha Levin
2012-10-21Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-10-20perf/x86: Disable uncore on virtualized CPUsYan, Zheng
2012-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-10-19xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel
2012-10-19Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgentH. Peter Anvin
2012-10-19x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov