index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
2009-01-28
Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...
Ingo Molnar
2009-01-27
x86: initialize per-cpu GDT segment in per-cpu setup
Brian Gerst
2009-01-23
x86, xen: fix hardirq.h merge fallout
Ingo Molnar
2009-01-22
x86/pvops: remove pte_flags pvop
Jeremy Fitzhardinge
2009-01-20
x86: remove pda_init()
Brian Gerst
2009-01-19
x86-64: Move oldrsp from PDA to per-cpu.
Brian Gerst
2009-01-19
x86-64: Move kernelstack from PDA to per-cpu.
Brian Gerst
2009-01-19
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-19
x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-19
x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-16
percpu: add optimized generic percpu accessors
Ingo Molnar
2009-01-16
x86: misc clean up after the percpu update
Tejun Heo
2009-01-16
x86: fold pda into percpu area on SMP
Tejun Heo
2009-01-11
x86: change flush_tlb_others to take a const struct cpumask
Rusty Russell
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
2008-12-16
x86: xen: use smp_call_function_many()
Mike Travis
2008-12-16
x86: cosmetic changes apic-related files.
Mike Travis
2008-12-16
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
2008-12-16
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-12-16
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
2008-12-16
xen: whitespace/checkpatch cleanup
Tej
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-11-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-30
xen_play_dead() is __cpuinit
Al Viro
2008-11-30
xen_setup_vcpu_info_placement() is not init on x86
Al Viro
2008-11-23
xen: pin correct PGD on suspend
Ian Campbell
2008-11-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-07
xen: make sure stray alias mappings are gone before pinning
Jeremy Fitzhardinge
2008-11-06
x86, xen: fix use of pgd_page now that it really does return a page
Jeremy Fitzhardinge
2008-10-28
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-10-27
xen: fix Xen domU boot with batched mprotect
Chris Lalancette
2008-10-22
Merge branch 'tracing/ftrace' into tracing/urgent
Ingo Molnar
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-20
mm: rewrite vmap layer
Nick Piggin
2008-10-16
genirq: revert dynarray
Thomas Gleixner
2008-10-16
xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1'
Alex Nixon
2008-10-16
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-15
x86: paravirt: factor out cpu_khz to common code
Glauber Costa
2008-10-12
Merge branch 'linus' into x86/xen
Ingo Molnar
2008-10-11
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
Ingo Molnar
2008-10-10
xen: do not reserve 2 pages of padding between hypervisor and fixmap.
Ian Campbell
2008-10-09
xen: use spin_lock_nest_lock when pinning a pagetable
Jeremy Fitzhardinge
2008-10-06
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...
Ingo Molnar
2008-10-03
xen: clean up x86-64 warnings
Jeremy Fitzhardinge
2008-09-30
xen: make CONFIG_XEN_SAVE_RESTORE depend on CONFIG_XEN
Chuck Ebbert
2008-09-23
Merge branch 'timers/urgent' into x86/xen
Ingo Molnar
2008-09-14
xen: fix for xen guest with mem > 3.7G
Jeremy Fitzhardinge
[next]