aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/fixmap.h
AgeCommit message (Expand)Author
2020-02-24x86/mm: Use the correct function type for native_set_fixmap()Sami Tolvanen
2019-04-30x86/alternatives: Use temporary mm for text pokingNadav Amit
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-20x86/mm: Expand static page table for fixmap spaceFeng Tang
2018-09-03x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrellaJuergen Gross
2018-01-30x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAPWilliam Grant
2017-12-22x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner
2017-12-22x86/cpu_entry_area: Move it to a separate unitThomas Gleixner
2017-12-22x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stackDave Hansen
2017-12-17x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski
2017-12-17x86/entry: Clean up the SYSENTER_stack codeAndy Lutomirski
2017-12-17x86/entry/64: Move the IST stacks into struct cpu_entry_areaAndy Lutomirski
2017-12-17x86/entry/64: Create a per-CPU SYSCALL entry trampolineAndy Lutomirski
2017-12-17x86/entry: Remap the TSS into the CPU entry areaAndy Lutomirski
2017-12-17x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr...Andy Lutomirski
2017-11-07ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse
2017-07-18x86/mm: Extend early_memremap() support with additional attrsTom Lendacky
2017-07-18x86/mm: Provide general kernel support for memory encryptionTom Lendacky
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier
2016-01-20x86/mm: Make kmap_prot into a #defineAndy Lutomirski
2015-12-11x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski
2014-12-10Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-11-03x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski
2014-11-03x86: mm: Re-use the early_ioremap fixed areaMinfei Huang
2014-09-14x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young
2014-05-05x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski
2014-04-07x86: use generic early_ioremapMark Salter
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-03-13x86, vdso: Remove compat vdso supportAndy Lutomirski
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin
2014-01-23x86: use generic fixmap.hMark Salter
2013-05-31ix86: Don't waste fixmap entriesJan Beulich
2013-04-30Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-12x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMERPaul Bolle
2013-04-11x86: Use a read-only IDT alias on all CPUsKees Cook
2012-11-27x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti
2011-12-18x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox
2011-06-05x86-64: Give vvars their own pageAndy Lutomirski
2011-01-11x86: Fix Moorestown VRTC fixmap placementArjan van de Ven
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-11-25arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton
2010-11-11x86: mrst: Add vrtc driver which serves as a wall clock deviceFeng Tang
2010-10-08x86: Add two helper macros for fixed address mappingFeng Tang
2010-03-16x86: Fix placement of FIX_OHCI1394_BASEJan Beulich
2009-12-30x86: Lift restriction on the location of FIX_BTMAP_*Jan Beulich
2009-07-21x86, intel_txt: Intel TXT boot supportJoseph Cihula
2009-07-03x86: Fix fixmap page order for FIX_TEXT_POKE0,1Mathieu Desnoyers
2009-07-01x86: Fix fixmap orderingJan Beulich
2009-04-09x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-03-06x86: implement atomic text_poke() via fixmapMasami Hiramatsu