| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-10 | 1 | -0/+2 |
|\ |
|
| * | x86_64,vsyscall: Make vsyscall emulation configurable | Andy Lutomirski | 2014-11-03 | 1 | -0/+2 |
* | | x86: mm: Re-use the early_ioremap fixed area | Minfei Huang | 2014-11-03 | 1 | -2/+0 |
|/ |
|
* | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8 | Dave Young | 2014-09-14 | 1 | -3/+3 |
* | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO | Andy Lutomirski | 2014-05-05 | 1 | -7/+4 |
* | x86: use generic early_ioremap | Mark Salter | 2014-04-08 | 1 | -0/+6 |
* | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-04-02 | 1 | -6/+0 |
|\ |
|
| * | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 2014-02-27 | 1 | -6/+0 |
* | | x86, vdso: Remove compat vdso support | Andy Lutomirski | 2014-03-14 | 1 | -8/+0 |
|/ |
|
* | x86: use generic fixmap.h | Mark Salter | 2014-01-24 | 1 | -58/+1 |
* | ix86: Don't waste fixmap entries | Jan Beulich | 2013-05-31 | 1 | -1/+1 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-04-30 | 1 | -3/+0 |
|\ |
|
| * | x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMER | Paul Bolle | 2013-04-12 | 1 | -3/+0 |
* | | x86: Use a read-only IDT alias on all CPUs | Kees Cook | 2013-04-11 | 1 | -3/+1 |
|/ |
|
* | x86: pvclock: generic pvclock vsyscall initialization | Marcelo Tosatti | 2012-11-28 | 1 | -0/+5 |
* | x86/intel config: Revamp configuration to allow for Moorestown and Medfield | Alan Cox | 2011-12-18 | 1 | -1/+1 |
* | x86-64: Give vvars their own page | Andy Lutomirski | 2011-06-05 | 1 | -0/+1 |
* | x86: Fix Moorestown VRTC fixmap placement | Arjan van de Ven | 2011-01-11 | 1 | -2/+2 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 1 | -0/+4 |
|\ |
|
| * | x86: mrst: Add vrtc driver which serves as a wall clock device | Feng Tang | 2010-11-11 | 1 | -0/+4 |
* | | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline | Andrew Morton | 2010-11-24 | 1 | -2/+2 |
|/ |
|
* | x86: Add two helper macros for fixed address mapping | Feng Tang | 2010-10-08 | 1 | -0/+15 |
* | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich | 2010-03-16 | 1 | -3/+3 |
* | x86: Lift restriction on the location of FIX_BTMAP_* | Jan Beulich | 2009-12-30 | 1 | -5/+11 |
* | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 2009-07-21 | 1 | -0/+3 |
* | x86: Fix fixmap page order for FIX_TEXT_POKE0,1 | Mathieu Desnoyers | 2009-07-03 | 1 | -2/+2 |
* | x86: Fix fixmap ordering | Jan Beulich | 2009-07-01 | 1 | -3/+3 |
* | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu | 2009-04-10 | 1 | -2/+2 |
* | x86: implement atomic text_poke() via fixmap | Masami Hiramatsu | 2009-03-06 | 1 | -0/+2 |
* | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-03-05 | 1 | -10/+0 |
|\ |
|
* | | x86, fixmap: unify fixmap.h | Gustavo F. Padovan | 2009-02-28 | 1 | -2/+147 |
|/ |
|
* | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps | Keith Packard | 2008-10-31 | 1 | -0/+4 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-23 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 | 1 | -0/+68 |