summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-07-23x86/mm/cpa: Add missing comment in populate_pdg()Andy Lutomirski
2016-07-23x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDsAndy Lutomirski
2016-07-15x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2H.J. Lu
2016-07-15x86/smp: Remove unnecessary initialization of thread_info::cpuAndy Lutomirski
2016-07-15x86/smp: Remove stack_smp_processor_id()Andy Lutomirski
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski
2016-07-15x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_errIngo Molnar
2016-07-15x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...Andy Lutomirski
2016-07-15x86/dumpstack: When OOPSing, rewind the stack before do_exit()Andy Lutomirski
2016-07-15x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mmAndy Lutomirski
2016-07-15x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPSAndy Lutomirski
2016-07-15x86/dumpstack: Try harder to get a call trace on stack overflowAndy Lutomirski
2016-07-15x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski
2016-07-15x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populatedAndy Lutomirski
2016-07-15x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()Ingo Molnar
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar
2016-07-13x86/mm: Use pte_none() to test for empty PTEDave Hansen
2016-07-13x86/mm: Disallow running with 32-bit PTEs to work around erratumDave Hansen
2016-07-13x86/mm: Ignore A/D bits in pte/pmd/pud_none()Dave Hansen
2016-07-13x86/mm: Move swap offset/type up in PTE to work around erratumDave Hansen
2016-07-10x86/entry: Inline enter_from_user_mode()Paolo Bonzini
2016-07-10x86/entry: Avoid interrupt flag save and restorePaolo Bonzini
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar
2016-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-08x86/asm/entry: Make thunk's restore a local labelBorislav Petkov
2016-07-08x86/vdso: Add mremap hook to vm_special_mappingDmitry Safonov
2016-07-08x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina
2016-07-08Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changesIngo Molnar
2016-07-07Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-07-07Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'Rafael J. Wysocki
2016-07-07Merge branches 'pm-cpuidle-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki
2016-07-06x86/perf/intel/rapl: Fix module name collision with powercap intel-raplVille Syrjälä
2016-07-03perf/x86: Fix 32-bit perf user callgraph collectionJosh Poimboeuf
2016-07-03perf/x86/intel: Update event constraints when HT is offStephane Eranian
2016-07-02Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"Sinan Kaya
2016-07-01x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-06-30x86/power/64: Fix kernel text mapping corruption during image restorationRafael J. Wysocki
2016-06-27KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.Quentin Casasnovas
2016-06-27KVM: LAPIC: cap __delay at lapic_timer_advance_nsMarcelo Tosatti
2016-06-27KVM: x86: move nsec_to_cycles from x86.c to x86.hMarcelo Tosatti
2016-06-27pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flagsMinfei Huang
2016-06-27pvclock: Cleanup to remove function pvclock_get_nsec_offsetMinfei Huang
2016-06-27pvclock: Add CPU barriers to get correct version valueMinfei Huang
2016-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-24Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-06-24x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24x86: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko