index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: style cleanups for xen assemblies
Tejun Heo
2009-02-05
3
-204
/
+219
*
xen: use direct ops on 64-bit
Jeremy Fitzhardinge
2009-02-05
1
-13
/
+1
*
xen: make direct versions of irq_enable/disable/save/restore to common code
Jeremy Fitzhardinge
2009-02-05
5
-231
/
+169
*
xen: setup percpu data pointers
Jeremy Fitzhardinge
2009-02-05
3
-3
/
+20
*
Merge branch 'core/percpu' into x86/paravirt
H. Peter Anvin
2009-02-05
2
-1
/
+7
|
\
|
*
xen: setup percpu data pointers
Jeremy Fitzhardinge
2009-01-31
2
-1
/
+7
*
|
xen: fix 32-bit build resulting from mmu move
Jeremy Fitzhardinge
2009-02-05
1
-0
/
+37
*
|
x86/paravirt: use callee-saved convention for pte_val/make_pte/etc
Jeremy Fitzhardinge
2009-01-30
1
-8
/
+16
*
|
x86/paravirt: add register-saving thunks to reduce caller register pressure
Jeremy Fitzhardinge
2009-01-30
2
-8
/
+14
*
|
xen: move remaining mmu-related stuff into mmu.c
Jeremy Fitzhardinge
2009-01-30
4
-730
/
+712
*
|
Merge branch 'core/percpu' into x86/paravirt
H. Peter Anvin
2009-01-30
7
-83
/
+47
|
\
|
|
*
x86: initialize per-cpu GDT segment in per-cpu setup
Brian Gerst
2009-01-27
1
-1
/
+0
|
*
x86, xen: fix hardirq.h merge fallout
Ingo Molnar
2009-01-23
1
-0
/
+1
|
*
x86: remove pda_init()
Brian Gerst
2009-01-20
1
-1
/
+0
|
*
x86-64: Move oldrsp from PDA to per-cpu.
Brian Gerst
2009-01-18
1
-4
/
+4
|
*
x86-64: Move kernelstack from PDA to per-cpu.
Brian Gerst
2009-01-18
1
-12
/
+11
|
*
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-18
1
-2
/
+1
|
*
x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-18
1
-5
/
+1
|
*
x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-18
1
-15
/
+3
|
*
percpu: add optimized generic percpu accessors
Ingo Molnar
2009-01-16
5
-14
/
+14
|
*
x86: misc clean up after the percpu update
Tejun Heo
2009-01-16
1
-1
/
+1
|
*
x86: fold pda into percpu area on SMP
Tejun Heo
2009-01-16
1
-10
/
+0
|
*
x86: change flush_tlb_others to take a const struct cpumask
Rusty Russell
2009-01-11
1
-19
/
+12
*
|
x86/pvops: remove pte_flags pvop
Jeremy Fitzhardinge
2009-01-22
1
-1
/
+0
|
/
*
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-01-03
1
-6
/
+4
|
\
|
*
[PATCH] idle cputime accounting
Martin Schwidefsky
2008-12-31
1
-6
/
+4
*
|
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
5
-20
/
+34
|
\
\
|
|
/
|
/
|
|
*
x86: xen: use smp_call_function_many()
Mike Travis
2008-12-17
1
-5
/
+15
|
*
x86: cosmetic changes apic-related files.
Mike Travis
2008-12-17
1
-5
/
+6
|
*
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
2008-12-17
3
-5
/
+9
|
*
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-12-17
1
-9
/
+8
|
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
1
-1
/
+1
*
|
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
2008-12-16
1
-0
/
+1
*
|
xen: whitespace/checkpatch cleanup
Tej
2008-12-16
4
-19
/
+25
|
/
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-30
1
-7
/
+14
|
\
|
*
xen: pin correct PGD on suspend
Ian Campbell
2008-11-23
1
-7
/
+14
*
|
xen_play_dead() is __cpuinit
Al Viro
2008-11-30
1
-1
/
+1
*
|
xen_setup_vcpu_info_placement() is not init on x86
Al Viro
2008-11-30
1
-1
/
+1
|
/
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-07
1
-2
/
+2
|
\
|
*
x86, xen: fix use of pgd_page now that it really does return a page
Jeremy Fitzhardinge
2008-11-06
1
-2
/
+2
*
|
xen: make sure stray alias mappings are gone before pinning
Jeremy Fitzhardinge
2008-11-07
2
-5
/
+9
|
/
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-10-28
1
-1
/
+1
|
\
|
*
Merge branch 'tracing/ftrace' into tracing/urgent
Ingo Molnar
2008-10-22
1
-1
/
+1
|
|
\
|
|
*
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-20
1
-1
/
+1
*
|
|
xen: fix Xen domU boot with batched mprotect
Chris Lalancette
2008-10-27
1
-4
/
+14
|
/
/
*
|
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
2
-3
/
+1
|
\
\
|
*
|
genirq: revert dynarray
Thomas Gleixner
2008-10-16
1
-1
/
+1
|
*
|
xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1'
Alex Nixon
2008-10-16
1
-2
/
+0
|
*
|
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
1
-1
/
+1
*
|
|
mm: rewrite vmap layer
Nick Piggin
2008-10-20
2
-0
/
+2
|
|
/
|
/
|
[next]