Age | Commit message (Expand) | Author | Files | Lines |
2021-02-09 | x86/platform/intel-mid: Remove unused leftovers (vRTC) | Andy Shevchenko | 1 | -3/+0 |
2020-11-24 | x86: Support kmap_local() forced debugging | Thomas Gleixner | 1 | -3/+9 |
2020-11-07 | x86/mm/highmem: Use generic kmap atomic implementation | Thomas Gleixner | 1 | -3/+2 |
2020-08-15 | x86/paravirt: Use CONFIG_PARAVIRT_XXL instead of CONFIG_PARAVIRT | Juergen Gross | 1 | -1/+1 |
2020-08-06 | locking/seqlock, headers: Untangle the spaghetti monster | Peter Zijlstra | 1 | -1/+1 |
2020-06-05 | kmap: consolidate kmap_prot definitions | Ira Weiny | 1 | -1/+0 |
2019-10-11 | x86/mm: Use the correct function type for native_set_fixmap() | Sami Tolvanen | 1 | -1/+1 |
2019-08-19 | x86/fixmap: Cleanup outdated comments | Cao jin | 1 | -3/+2 |
2019-04-30 | x86/alternatives: Use temporary mm for text poking | Nadav Amit | 1 | -2/+0 |
2018-10-23 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2018-09-21 | x86/mm: Expand static page table for fixmap space | Feng Tang | 1 | -0/+10 |
2018-09-03 | x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella | Juergen Gross | 1 | -1/+1 |
2018-01-30 | x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP | William Grant | 1 | -2/+4 |
2017-12-22 | x86/cpu_entry_area: Move it out of the fixmap | Thomas Gleixner | 1 | -31/+1 |
2017-12-22 | x86/cpu_entry_area: Move it to a separate unit | Thomas Gleixner | 1 | -40/+1 |
2017-12-22 | x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack | Dave Hansen | 1 | -4/+4 |
2017-12-17 | x86/entry/64: Make cpu_entry_area.tss read-only | Andy Lutomirski | 1 | -4/+9 |
2017-12-17 | x86/entry: Clean up the SYSENTER_stack code | Andy Lutomirski | 1 | -0/+5 |
2017-12-17 | x86/entry/64: Move the IST stacks into struct cpu_entry_area | Andy Lutomirski | 1 | -0/+12 |
2017-12-17 | x86/entry/64: Create a per-CPU SYSCALL entry trampoline | Andy Lutomirski | 1 | -0/+2 |
2017-12-17 | x86/entry: Remap the TSS into the CPU entry area | Andy Lutomirski | 1 | -0/+7 |
2017-12-17 | x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr... | Andy Lutomirski | 1 | -2/+35 |
2017-11-07 | ACPI / APEI: Replace ioremap_page_range() with fixmap | James Morse | 1 | -0/+6 |
2017-07-18 | x86/mm: Extend early_memremap() support with additional attrs | Tom Lendacky | 1 | -0/+13 |
2017-07-18 | x86/mm: Provide general kernel support for memory encryption | Tom Lendacky | 1 | -0/+7 |
2017-03-16 | x86: Remap GDT tables in the fixmap section | Thomas Garnier | 1 | -0/+4 |
2016-01-20 | x86/mm: Make kmap_prot into a #define | Andy Lutomirski | 1 | -1/+1 |
2015-12-11 | x86/vdso: Remove pvclock fixmap machinery | Andy Lutomirski | 1 | -5/+0 |
2014-12-11 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2014-11-03 | x86_64,vsyscall: Make vsyscall emulation configurable | Andy Lutomirski | 1 | -0/+2 |
2014-11-03 | x86: mm: Re-use the early_ioremap fixed area | Minfei Huang | 1 | -2/+0 |
2014-09-14 | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8 | Dave Young | 1 | -3/+3 |
2014-05-06 | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO | Andy Lutomirski | 1 | -7/+4 |
2014-04-08 | x86: use generic early_ioremap | Mark Salter | 1 | -0/+6 |
2014-04-03 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -6/+0 |
2014-03-14 | x86, vdso: Remove compat vdso support | Andy Lutomirski | 1 | -8/+0 |
2014-02-27 | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 1 | -6/+0 |
2014-01-24 | x86: use generic fixmap.h | Mark Salter | 1 | -58/+1 |
2013-05-31 | ix86: Don't waste fixmap entries | Jan Beulich | 1 | -1/+1 |
2013-04-30 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+0 |
2013-04-12 | x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMER | Paul Bolle | 1 | -3/+0 |
2013-04-12 | x86: Use a read-only IDT alias on all CPUs | Kees Cook | 1 | -3/+1 |
2012-11-28 | x86: pvclock: generic pvclock vsyscall initialization | Marcelo Tosatti | 1 | -0/+5 |
2011-12-18 | x86/intel config: Revamp configuration to allow for Moorestown and Medfield | Alan Cox | 1 | -1/+1 |
2011-06-05 | x86-64: Give vvars their own page | Andy Lutomirski | 1 | -0/+1 |
2011-01-11 | x86: Fix Moorestown VRTC fixmap placement | Arjan van de Ven | 1 | -2/+2 |
2011-01-06 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+4 |
2010-11-25 | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline | Andrew Morton | 1 | -2/+2 |
2010-11-11 | x86: mrst: Add vrtc driver which serves as a wall clock device | Feng Tang | 1 | -0/+4 |
2010-10-08 | x86: Add two helper macros for fixed address mapping | Feng Tang | 1 | -0/+15 |