aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/fixmap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2014-11-03x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski1-0/+2
2014-11-03x86: mm: Re-use the early_ioremap fixed areaMinfei Huang1-2/+0
2014-09-14x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young1-3/+3
2014-05-05x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski1-7/+4
2014-04-07x86: use generic early_ioremapMark Salter1-0/+6
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2014-03-13x86, vdso: Remove compat vdso supportAndy Lutomirski1-8/+0
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin1-6/+0
2014-01-23x86: use generic fixmap.hMark Salter1-58/+1
2013-05-31ix86: Don't waste fixmap entriesJan Beulich1-1/+1
2013-04-30Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2013-04-12x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMERPaul Bolle1-3/+0
2013-04-11x86: Use a read-only IDT alias on all CPUsKees Cook1-3/+1
2012-11-27x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti1-0/+5
2011-12-18x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox1-1/+1
2011-06-05x86-64: Give vvars their own pageAndy Lutomirski1-0/+1
2011-01-11x86: Fix Moorestown VRTC fixmap placementArjan van de Ven1-2/+2
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2010-11-25arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton1-2/+2
2010-11-11x86: mrst: Add vrtc driver which serves as a wall clock deviceFeng Tang1-0/+4
2010-10-08x86: Add two helper macros for fixed address mappingFeng Tang1-0/+15
2010-03-16x86: Fix placement of FIX_OHCI1394_BASEJan Beulich1-3/+3
2009-12-30x86: Lift restriction on the location of FIX_BTMAP_*Jan Beulich1-5/+11
2009-07-21x86, intel_txt: Intel TXT boot supportJoseph Cihula1-0/+3
2009-07-03x86: Fix fixmap page order for FIX_TEXT_POKE0,1Mathieu Desnoyers1-2/+2
2009-07-01x86: Fix fixmap orderingJan Beulich1-3/+3
2009-04-09x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu1-2/+2
2009-03-06x86: implement atomic text_poke() via fixmapMasami Hiramatsu1-0/+2
2009-03-05Merge branch 'x86/urgent' into x86/coreIngo Molnar1-10/+0
2009-02-27x86, fixmap: unify fixmap.hGustavo F. Padovan1-2/+147
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard1-0/+4
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+68