index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
fixmap.h
Age
Commit message (
Expand
)
Author
2011-06-05
x86-64: Give vvars their own page
Andy Lutomirski
2011-01-11
x86: Fix Moorestown VRTC fixmap placement
Arjan van de Ven
2011-01-06
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-11-25
arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline
Andrew Morton
2010-11-11
x86: mrst: Add vrtc driver which serves as a wall clock device
Feng Tang
2010-10-08
x86: Add two helper macros for fixed address mapping
Feng Tang
2010-03-16
x86: Fix placement of FIX_OHCI1394_BASE
Jan Beulich
2009-12-30
x86: Lift restriction on the location of FIX_BTMAP_*
Jan Beulich
2009-07-21
x86, intel_txt: Intel TXT boot support
Joseph Cihula
2009-07-03
x86: Fix fixmap page order for FIX_TEXT_POKE0,1
Mathieu Desnoyers
2009-07-01
x86: Fix fixmap ordering
Jan Beulich
2009-04-09
x86: fix set_fixmap to use phys_addr_t
Masami Hiramatsu
2009-03-06
x86: implement atomic text_poke() via fixmap
Masami Hiramatsu
2009-03-05
Merge branch 'x86/urgent' into x86/core
Ingo Molnar
2009-02-27
x86, fixmap: unify fixmap.h
Gustavo F. Padovan
2008-10-31
x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps
Keith Packard
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro