index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-5
/
+92
2010-10-27
Merge branch 'akpm-incoming-2'
Linus Torvalds
1
-1
/
+0
2010-10-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+4
2010-10-27
Remove duplicate includes from many files
Zimny Lech
1
-1
/
+0
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
6
-95
/
+549
2010-10-26
xen: initialize cpu masks for pv guests in xen_smp_init
Stefano Stabellini
1
-2
/
+22
2010-10-25
xen: include xen/xen.h for definition of xen_initial_domain()
Ian Campbell
1
-0
/
+1
2010-10-25
Merge branch 'linus' into x86/urgent
Ingo Molnar
6
-13
/
+33
2010-10-22
xen: mask the MTRR feature from the cpuid
Stefano Stabellini
1
-0
/
+1
2010-10-22
xen: add the direct mapping area for ISA bus access
Juan Quintela
3
-0
/
+28
2010-10-22
xen: use vcpu_ops to setup cpu masks
Stefano Stabellini
1
-1
/
+7
2010-10-22
xen: map a dummy page for local apic and ioapic in xen_set_fixmap
Jeremy Fitzhardinge
1
-3
/
+20
2010-10-22
xen: introduce XEN_DOM0 as a silent option
Stefano Stabellini
1
-0
/
+10
2010-10-22
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...
Stefano Stabellini
3
-2
/
+7
2010-10-22
xen: use host E820 map for dom0
Ian Campbell
1
-2
/
+7
2010-10-22
xen: correctly rebuild mfn list list after migration.
Ian Campbell
1
-13
/
+37
2010-10-22
xen: don't add extra_pages for RAM after mem_end
Jeremy Fitzhardinge
1
-9
/
+14
2010-10-22
xen: add support for PAT
Jeremy Fitzhardinge
3
-3
/
+57
2010-10-22
xen: make sure xen_max_p2m_pfn is up to date
Jeremy Fitzhardinge
3
-4
/
+7
2010-10-22
xen: limit extra memory to a certain ratio of base
Jeremy Fitzhardinge
1
-0
/
+32
2010-10-22
xen: add extra pages for E820 RAM regions, even if beyond mem_end
Jeremy Fitzhardinge
1
-3
/
+4
2010-10-22
xen: make sure xen_extra_mem_start is beyond all non-RAM e820
Jeremy Fitzhardinge
1
-1
/
+2
2010-10-22
xen: implement "extra" memory to reserve space for pages not present at boot
Jeremy Fitzhardinge
1
-2
/
+27
2010-10-22
xen: Use host-provided E820 map
Ian Campbell
1
-2
/
+36
2010-10-22
xen: don't map missing memory
Jeremy Fitzhardinge
1
-1
/
+14
2010-10-22
xen: defer building p2m mfn structures until kernel is mapped
Jeremy Fitzhardinge
2
-3
/
+3
2010-10-22
xen: add return value to set_phys_to_machine()
Jeremy Fitzhardinge
1
-5
/
+8
2010-10-22
xen: convert p2m to a 3 level tree
Jeremy Fitzhardinge
2
-83
/
+246
2010-10-22
xen: make install_p2mtop_page() static
Jeremy Fitzhardinge
2
-3
/
+2
2010-10-22
xen: set the actual extent of the mfn_list_list
Jeremy Fitzhardinge
1
-1
/
+1
2010-10-22
xen: set shared_info->arch.max_pfn to max_p2m_pfn
Jeremy Fitzhardinge
1
-1
/
+1
2010-10-22
xen: remove noise about registering vcpu info
Jeremy Fitzhardinge
1
-8
/
+0
2010-10-22
xen: allocate level1_ident_pgt
Jeremy Fitzhardinge
1
-2
/
+6
2010-10-22
xen: use early_brk for level2_kernel_pgt
Jeremy Fitzhardinge
1
-1
/
+3
2010-10-22
xen: allocate p2m size based on actual max size
Jeremy Fitzhardinge
1
-14
/
+21
2010-10-22
xen: dynamically allocate p2m space
Jeremy Fitzhardinge
1
-8
/
+22
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-21
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-11
/
+26
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
1
-1
/
+1
2010-10-21
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2010-10-21
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2010-10-21
x86, kexec: Make sure to stop all CPUs before exiting the kernel
Alok Kataria
2
-4
/
+4
2010-10-20
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
Ian Campbell
1
-0
/
+66
2010-10-20
xen: add xen_set_domain_pte()
Jeremy Fitzhardinge
1
-2
/
+8
2010-10-18
xen/pci: Request ACS when Xen-SWIOTLB is activated.
Konrad Rzeszutek Wilk
1
-0
/
+4
2010-10-18
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
1
-0
/
+3
2010-10-18
xen: Don't disable the I/O space
Alex Nixon
1
-2
/
+0
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-13
xen: Cope with unmapped pages when initializing kernel pagetable
Jeremy Fitzhardinge
1
-8
/
+18
2010-10-11
memblock: Allow memblock_init to be called early
Jeremy Fitzhardinge
1
-0
/
+3
[next]