index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-24
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-150
/
+243
2011-07-22
Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-1
/
+87
2011-07-18
xen/multicall: move *idx fields to start of mc_buffer
Jeremy Fitzhardinge
1
-1
/
+1
2011-07-18
xen/multicall: special-case singleton hypercalls
Jeremy Fitzhardinge
1
-5
/
+22
2011-07-18
xen/multicalls: add unlikely around slowpath in __xen_mc_entry()
Jeremy Fitzhardinge
1
-2
/
+2
2011-07-18
xen/multicalls: disable MC_DEBUG
Jeremy Fitzhardinge
1
-2
/
+2
2011-07-18
xen/mmu: tune pgtable alloc/release
Jeremy Fitzhardinge
1
-9
/
+44
2011-07-18
xen/mmu: use extend_args for more mmuext updates
Jeremy Fitzhardinge
1
-15
/
+27
2011-07-18
xen/trace: add tlb flush tracepoints
Jeremy Fitzhardinge
1
-0
/
+8
2011-07-18
xen/trace: add segment desc tracing
Jeremy Fitzhardinge
1
-1
/
+15
2011-07-18
xen/trace: add xen_pgd_(un)pin tracepoints
Jeremy Fitzhardinge
1
-0
/
+4
2011-07-18
xen/trace: add ptpage alloc/release tracepoints
Jeremy Fitzhardinge
1
-2
/
+8
2011-07-18
xen/trace: add mmu tracepoints
Jeremy Fitzhardinge
1
-2
/
+24
2011-07-18
xen/trace: add multicall tracing
Jeremy Fitzhardinge
3
-8
/
+83
2011-07-18
xen/trace: set up tracepoint skeleton
Jeremy Fitzhardinge
2
-1
/
+5
2011-07-18
xen/multicalls: remove debugfs stats
Jeremy Fitzhardinge
2
-108
/
+4
2011-07-11
xen:pvhvm: Modpost section mismatch fix
Raghavendra D Prabhu
1
-1
/
+1
2011-06-30
xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.
Konrad Rzeszutek Wilk
1
-0
/
+4
2011-06-21
Merge branch 'stable/vga.support' into stable/drivers
Konrad Rzeszutek Wilk
4
-1
/
+87
2011-06-16
xen/setup: Fix for incorrect xen_extra_mem_start.
Konrad Rzeszutek Wilk
1
-4
/
+6
2011-06-15
xen: When calling power_off, don't call the halt function.
Tom Goetz
1
-1
/
+8
2011-06-15
xen: support CONFIG_MAXSMP
Andrew Jones
2
-1
/
+9
2011-06-09
xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"
Stefano Stabellini
1
-1
/
+8
2011-06-06
xen: allow enable use of VGA console on dom0
Jeremy Fitzhardinge
4
-1
/
+87
2011-06-03
xen: off by one errors in multicalls.c
Dan Carpenter
1
-6
/
+6
2011-05-26
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-271
/
+50
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-20
xen: fix compile without CONFIG_XEN_DEBUG_FS
Jeremy Fitzhardinge
1
-0
/
+2
2011-05-20
Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.
Jeremy Fitzhardinge
1
-1
/
+1
2011-05-20
Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.
Jeremy Fitzhardinge
1
-1
/
+1
2011-05-20
xen/mmu: remove all ad-hoc stats stuff
Jeremy Fitzhardinge
1
-138
/
+0
2011-05-20
xen: use normal virt_to_machine for ptes
Jeremy Fitzhardinge
1
-5
/
+5
2011-05-20
xen: make a pile of mmu pvop functions static
Jeremy Fitzhardinge
2
-60
/
+23
2011-05-20
xen: condense everything onto xen_set_pte
Jeremy Fitzhardinge
1
-46
/
+27
2011-05-20
xen: use mmu_update for xen_set_pte_at()
Jeremy Fitzhardinge
1
-15
/
+11
2011-05-20
xen: drop all the special iomap pte paths.
Jeremy Fitzhardinge
1
-25
/
+0
2011-05-19
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-5
/
+1
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-3
/
+2
2011-05-19
Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...
Linus Torvalds
3
-4
/
+34
2011-05-19
Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/...
Linus Torvalds
7
-39
/
+39
2011-05-19
Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...
Linus Torvalds
1
-7
/
+6
2011-05-19
arch/x86/xen/smp: Cleanup code/data sections definitions
Daniel Kiper
1
-4
/
+4
2011-05-19
arch/x86/xen/time: Cleanup code/data sections definitions
Daniel Kiper
1
-4
/
+4
2011-05-19
arch/x86/xen/xen-ops: Cleanup code/data sections definitions
Daniel Kiper
1
-1
/
+1
2011-05-19
arch/x86/xen/mmu: Cleanup code/data sections definitions
Daniel Kiper
1
-17
/
+17
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
10
-63
/
+683
2011-05-12
arch/x86/xen/setup: Cleanup code/data sections definitions
Daniel Kiper
1
-2
/
+2
2011-05-12
arch/x86/xen/enlighten: Cleanup code/data sections definitions
Daniel Kiper
1
-10
/
+10
2011-05-12
arch/x86/xen/irq: Cleanup code/data sections definitions
Daniel Kiper
1
-1
/
+1
2011-05-12
xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings
Konrad Rzeszutek Wilk
1
-2
/
+28
[next]