index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
4
-97
/
+53
2008-07-09
x86: rename paravirtualized TSC functions
Alok Kataria
3
-4
/
+4
2008-07-08
x86/paravirt, 64-bit: add adjust_exception_frame
Jeremy Fitzhardinge
1
-0
/
+3
2008-07-08
x86/paravirt: split sysret and sysexit
Jeremy Fitzhardinge
1
-1
/
+1
2008-07-08
x86/paravirt: add a pgd_alloc/free hooks
Jeremy Fitzhardinge
1
-0
/
+4
2008-07-08
xen: set max_pfn_mapped
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-08
xen: reserve ISA space in e820 map
Jeremy Fitzhardinge
1
-2
/
+10
2008-07-08
xen: reserve Xen-specific memory in e820 map
Jeremy Fitzhardinge
1
-0
/
+13
2008-07-08
Merge branch 'x86/fixmap' into x86/devel
Ingo Molnar
1
-0
/
+29
2008-07-08
Merge branch 'x86/mpparse' into x86/devel
Ingo Molnar
2
-3
/
+4
2008-07-08
x86: rename two e820 related functions
Yinghai Lu
1
-2
/
+2
2008-07-08
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
6
-231
/
+80
2008-07-08
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...
Ingo Molnar
14
-426
/
+585
2008-07-04
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2008-07-04
xen: fix address truncation in pte mfn<->pfn conversion
Jeremy Fitzhardinge
1
-2
/
+2
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-06-26
x86: convert to generic helpers for IPI function calls
Jens Axboe
4
-96
/
+52
2008-06-25
xen: add mechanism to extend existing multicalls
Jeremy Fitzhardinge
3
-26
/
+81
2008-06-25
xen: implement ptep_modify_prot_start/commit
Jeremy Fitzhardinge
3
-3
/
+35
2008-06-25
paravirt: add hooks for ptep_modify_prot_start/commit
Jeremy Fitzhardinge
1
-0
/
+3
2008-06-25
Merge branch 'linus' into x86/fixmap
Ingo Molnar
6
-220
/
+76
2008-06-25
Merge commit 'v2.6.26-rc8' into x86/xen
Ingo Molnar
2
-120
/
+13
2008-06-25
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-120
/
+13
2008-06-24
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
2
-120
/
+13
2008-06-24
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
5
-73
/
+27
2008-06-20
x86/paravirt/xen: add set_fixmap pv_mmu_ops
Jeremy Fitzhardinge
1
-0
/
+29
2008-06-20
xen: don't drop NX bit
Jeremy Fitzhardinge
2
-25
/
+31
2008-06-20
xen: mask unwanted pte bits in __supported_pte_mask
Jeremy Fitzhardinge
2
-3
/
+6
2008-06-20
xen: don't drop NX bit
Jeremy Fitzhardinge
2
-25
/
+31
2008-06-20
xen: mask unwanted pte bits in __supported_pte_mask
Jeremy Fitzhardinge
2
-3
/
+6
2008-06-16
Merge branch 'linus' into x86/xen
Ingo Molnar
2
-11
/
+4
2008-06-12
common implementation of iterative div/mod
Jeremy Fitzhardinge
1
-10
/
+3
2008-06-02
xen: add new Xen elfnote types and use them appropriately
Jeremy Fitzhardinge
1
-0
/
+5
2008-06-02
xen: resume timers on all vcpus
Jeremy Fitzhardinge
3
-0
/
+15
2008-06-02
xen: restore vcpu_info mapping
Jeremy Fitzhardinge
3
-2
/
+33
2008-06-02
xen: avoid hypercalls when updating unpinned pud/pmd
Jeremy Fitzhardinge
3
-11
/
+50
2008-06-02
xen: export get_phys_to_machine
Ingo Molnar
1
-0
/
+1
2008-05-31
x86: extend e820 early_res support 32bit -fix #3
Yinghai Lu
1
-1
/
+2
2008-05-28
xen: fix early bootup crash on native hardware
Ingo Molnar
1
-1
/
+2
2008-05-27
xen: maintain clock offset over save/restore
Jeremy Fitzhardinge
1
-8
/
+0
2008-05-27
xen: implement save/restore
Jeremy Fitzhardinge
7
-5
/
+105
2008-05-27
xen: add p2m mfn_list_list
Jeremy Fitzhardinge
3
-3
/
+40
2008-05-27
xen: make dummy_shared_info non-static
Jeremy Fitzhardinge
2
-3
/
+4
2008-05-27
xen: efficiently support a holey p2m table
Jeremy Fitzhardinge
1
-6
/
+12
2008-05-27
xen: add configurable max domain size
Jeremy Fitzhardinge
3
-13
/
+25
2008-05-27
xen: make phys_to_machine structure dynamic
Jeremy Fitzhardinge
4
-3
/
+88
2008-05-27
xen: count resched interrupts properly
Jeremy Fitzhardinge
1
-0
/
+6
2008-05-27
xen: Move manage.c to drivers/xen for ia64/xen support
Isaku Yamahata
2
-144
/
+1
2008-05-27
xen: make earlyprintk=xen work again
Jeremy Fitzhardinge
1
-0
/
+1
2008-05-27
xen: Enable console tty by default in domU if it's not a dummy
Markus Armbruster
1
-1
/
+3
[next]