summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-12-17x86: hpet: Fix masking of MSI interruptsJan Beulich
2012-12-10x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2012-12-10x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin
2012-12-03KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek
2012-12-03x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin
2012-12-03x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky
2012-12-03x86, efi: Fix processor-specific memcpy() build errorMatt Fleming
2012-12-03x86-32: Fix invalid stack address while in softirqRobert Richter
2012-11-26KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai
2012-11-17xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-10-31x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu
2012-10-31x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson
2012-10-31efi: Defer freeing boot services memory until after ACPI initJosh Triplett
2012-10-31x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu
2012-10-31x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin
2012-10-31x86, mm: Trim memory in memblock to be page alignedYinghai Lu
2012-10-31Revert "x86/mm: Fix the size calculation of mapping tables"Dave Young
2012-10-31x86-64: Fix page table accountingJan Beulich
2012-10-28xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel
2012-10-28x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin
2012-10-28x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman
2012-10-28oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter
2012-10-21kbuild: Fix accidental revert in commit fe04ddfMichal Marek
2012-10-21xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk
2012-10-21xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk
2012-10-13efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi
2012-10-13efi: Build EFI stub with EFI-appropriate optionsMatthew Garrett
2012-10-13mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli
2012-10-13kbuild: Fix gcc -x syntaxJean Delvare
2012-10-13kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven
2012-09-27um: Fix IPC on umRichard Weinberger
2012-09-27um: kill thread->forkingAl Viro
2012-09-27um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro
2012-09-24Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-24xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk
2012-09-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-09-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-09-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-21x86/kbuild: archscripts depends on scripts_basicJeff Mahoney
2012-09-19xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk
2012-09-19perf/x86: Fix Intel Ivy Bridge supportStephane Eranian
2012-09-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-13x86/mm/init.c: Fix devmem_is_allowed() off by oneT Makphaibulchoke
2012-09-13perf/x86/ibs: Check syscall attribute flagsRobert Richter
2012-09-13perf/x86: Export Sandy Bridge uncore clockticks event in sysfsStephane Eranian
2012-09-12xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini
2012-09-11Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-09-10KVM: fix error paths for failed gfn_to_page() callsXiao Guangrong