summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/fixmap.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-1/+1
|\
| * x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-031-1/+1
* | x86/mm: Expand static page table for fixmap spaceFeng Tang2018-09-201-0/+10
|/
* x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAPWilliam Grant2018-01-301-2/+4
* x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner2017-12-221-31/+1
* x86/cpu_entry_area: Move it to a separate unitThomas Gleixner2017-12-221-40/+1
* x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stackDave Hansen2017-12-221-4/+4
* x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski2017-12-171-4/+9
* x86/entry: Clean up the SYSENTER_stack codeAndy Lutomirski2017-12-171-0/+5
* x86/entry/64: Move the IST stacks into struct cpu_entry_areaAndy Lutomirski2017-12-171-0/+12
* x86/entry/64: Create a per-CPU SYSCALL entry trampolineAndy Lutomirski2017-12-171-0/+2
* x86/entry: Remap the TSS into the CPU entry areaAndy Lutomirski2017-12-171-0/+7
* x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr...Andy Lutomirski2017-12-171-2/+35
* ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse2017-11-071-0/+6
* x86/mm: Extend early_memremap() support with additional attrsTom Lendacky2017-07-181-0/+13
* x86/mm: Provide general kernel support for memory encryptionTom Lendacky2017-07-181-0/+7
* x86: Remap GDT tables in the fixmap sectionThomas Garnier2017-03-161-0/+4
* x86/mm: Make kmap_prot into a #defineAndy Lutomirski2016-01-201-1/+1
* x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski2015-12-111-5/+0
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-101-0/+2
|\
| * x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski2014-11-031-0/+2
* | x86: mm: Re-use the early_ioremap fixed areaMinfei Huang2014-11-031-2/+0
|/
* x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young2014-09-141-3/+3
* x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski2014-05-051-7/+4
* x86: use generic early_ioremapMark Salter2014-04-071-0/+6
* Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-021-6/+0
|\
| * x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-271-6/+0
* | x86, vdso: Remove compat vdso supportAndy Lutomirski2014-03-131-8/+0
|/
* x86: use generic fixmap.hMark Salter2014-01-231-58/+1
* ix86: Don't waste fixmap entriesJan Beulich2013-05-311-1/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-301-3/+0
|\
| * x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMERPaul Bolle2013-04-121-3/+0
* | x86: Use a read-only IDT alias on all CPUsKees Cook2013-04-111-3/+1
|/
* x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti2012-11-271-0/+5
* x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox2011-12-181-1/+1
* x86-64: Give vvars their own pageAndy Lutomirski2011-06-051-0/+1
* x86: Fix Moorestown VRTC fixmap placementArjan van de Ven2011-01-111-2/+2
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-061-0/+4
|\
| * x86: mrst: Add vrtc driver which serves as a wall clock deviceFeng Tang2010-11-111-0/+4
* | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton2010-11-251-2/+2
|/
* x86: Add two helper macros for fixed address mappingFeng Tang2010-10-081-0/+15
* x86: Fix placement of FIX_OHCI1394_BASEJan Beulich2010-03-161-3/+3
* x86: Lift restriction on the location of FIX_BTMAP_*Jan Beulich2009-12-301-5/+11
* x86, intel_txt: Intel TXT boot supportJoseph Cihula2009-07-211-0/+3
* x86: Fix fixmap page order for FIX_TEXT_POKE0,1Mathieu Desnoyers2009-07-031-2/+2
* x86: Fix fixmap orderingJan Beulich2009-07-011-3/+3
* x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-091-2/+2
* x86: implement atomic text_poke() via fixmapMasami Hiramatsu2009-03-061-0/+2
* Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-051-10/+0
|\
* | x86, fixmap: unify fixmap.hGustavo F. Padovan2009-02-271-2/+147
|/