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
/
xen
/
interface.h
Age
Commit message (
Expand
)
Author
2012-11-29
xen: arm: implement remap interfaces needed for privcmd mappings.
Ian Campbell
2012-10-19
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-10-19
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
2012-10-19
xen: sysfs: fix build warning.
Ian Campbell
2012-10-07
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-08-23
xen: Introduce xen_pfn_t for pfn and mfn types
Stefano Stabellini
2012-08-21
xen: missing includes
Stefano Stabellini
2012-09-14
xen/arm: Introduce xen_ulong_t for unsigned long
Stefano Stabellini
2012-03-10
xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.
Konrad Rzeszutek Wilk
2011-09-26
xen/acpi: Domain0 acpi parser related platform hypercall
Yu Ke
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
2010-11-12
xen: implement XENMEM_machphys_mapping
Ian Campbell
2008-10-23
x86: drop double underscores from header guards
H. Peter Anvin
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro