| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *---. \ \ \ \ \ | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 2008-10-06 | 1 | -10/+10 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | | | * | | | | | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args | Eduardo Habkost | 2008-08-22 | 1 | -10/+10 |
| | | |/ / / / /
| | |/| | | | | |
|
* | | | | | | | | xen: do not reserve 2 pages of padding between hypervisor and fixmap. | Ian Campbell | 2008-10-10 | 1 | -1/+1 |
* | | | | | | | | xen: use spin_lock_nest_lock when pinning a pagetable | Jeremy Fitzhardinge | 2008-10-09 | 2 | -29/+48 |
* | | | | | | | | xen: clean up x86-64 warnings | Jeremy Fitzhardinge | 2008-10-03 | 2 | -54/+27 |
* | | | | | | | | xen: make CONFIG_XEN_SAVE_RESTORE depend on CONFIG_XEN | Chuck Ebbert | 2008-09-30 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'timers/urgent' into x86/xen | Ingo Molnar | 2008-09-23 | 1 | -1/+1 |
|\| | | | | | | |
|
| * | | | | | | | xen: fix for xen guest with mem > 3.7G | Jeremy Fitzhardinge | 2008-09-14 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | xen: fix pinning when not using split pte locks | Jeremy Fitzhardinge | 2008-09-10 | 1 | -2/+2 |
* | | | | | | | Merge branch 'core/xen' into x86/xen | Ingo Molnar | 2008-09-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | mm: define USE_SPLIT_PTLOCKS rather than repeating expression | Jeremy Fitzhardinge | 2008-09-10 | 1 | -1/+1 |
| |/ / / / / / |
|
| * / / / / / | x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags | Eduardo Habkost | 2008-09-06 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | xen: make CPU hotplug functions static | Alex Nixon | 2008-09-08 | 2 | -10/+6 |
* | | | | | | x86, xen: fix build when !CONFIG_HOTPLUG_CPU | Alex Nixon | 2008-09-08 | 1 | -0/+18 |
* | | | | | | xen: implement CPU hotplugging | Alex Nixon | 2008-08-25 | 4 | -12/+67 |
* | | | | | | x86: build fix in "xen spinlock updates and performance measurements" | Jeremy Fitzhardinge | 2008-08-22 | 2 | -3/+3 |
* | | | | | | xen: measure how long spinlocks spend blocking | Jeremy Fitzhardinge | 2008-08-21 | 1 | -20/+42 |
* | | | | | | xen: allow interrupts to be enabled while doing a blocking spin | Jeremy Fitzhardinge | 2008-08-21 | 1 | -3/+27 |
* | | | | | | xen: add debugfs support | Jeremy Fitzhardinge | 2008-08-21 | 7 | -9/+580 |
* | | | | | | xen: save previous spinlock when blocking | Jeremy Fitzhardinge | 2008-08-21 | 1 | -15/+50 |
* | | | | | | xen: add xen_ prefixes to make tracing with ftrace easier | Jeremy Fitzhardinge | 2008-08-20 | 1 | -32/+34 |
* | | | | | | xen: clarify locking used when pinning a pagetable. | Jeremy Fitzhardinge | 2008-08-20 | 1 | -6/+35 |
* | | | | | | xen: clean up domain mode predicates | Jeremy Fitzhardinge | 2008-08-20 | 1 | -2/+7 |
* | | | | | | xen_alloc_ptpage: cast PFN_PHYS() argument to unsigned long | Eduardo Habkost | 2008-07-31 | 1 | -1/+1 |
* | | | | | | xen: fix allocation and use of large ldts, cleanup | Jeremy Fitzhardinge | 2008-07-31 | 1 | -4/+5 |
* | | | | | | xen: compile irq functions without -pg for ftrace | Jeremy Fitzhardinge | 2008-07-31 | 6 | -123/+150 |
* | | | | | | Merge branch 'x86/spinlocks' into x86/xen | Ingo Molnar | 2008-07-31 | 4 | -168/+193 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: split spinlock implementations out into their own files | Jeremy Fitzhardinge | 2008-07-24 | 4 | -168/+193 |
* | | | | | | | xen: suppress known wrmsrs | Jeremy Fitzhardinge | 2008-07-28 | 1 | -0/+13 |
* | | | | | | | xen: fix allocation and use of large ldts | Jeremy Fitzhardinge | 2008-07-28 | 1 | -10/+41 |
* | | | | | | | x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags | Eduardo Habkost | 2008-07-26 | 1 | -1/+1 |
* | | | | | | | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-07-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | xen: don't use sysret for sysexit32 | Jeremy Fitzhardinge | 2008-07-24 | 1 | -1/+1 |
| |/ / / / / |
|
* / / / / / | x86/paravirt/xen: properly fill out the ldt ops | Jeremy Fitzhardinge | 2008-07-24 | 1 | -0/+23 |
|/ / / / / |
|
* | | | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-24 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 14 | -303/+628 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 6 | -231/+80 |
| |\ \ \ \ \ |
|
| * | | | | | | x86: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 1 | -2/+2 |
* | | | | | | | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge | 2008-07-22 | 1 | -2/+2 |
* | | | | | | | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge | 2008-07-22 | 2 | -5/+5 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar | 2008-07-21 | 1 | -0/+171 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen: implement Xen-specific spinlocks | Jeremy Fitzhardinge | 2008-07-16 | 1 | -1/+171 |
| * | | | | | | xen: use lock-byte spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+1 |
| | | | | | | | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
*-------. \ \ \ \ \ \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 13 | -345/+1255 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / /
|/| | | | | | | | / /
| | | |_|_|_|_|_|/ /
| | |/| | | | | | /
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| | | | | * | | | | x86, xen, power: fix up config dependencies on PM | Jeremy Fitzhardinge | 2008-07-17 | 1 | -0/+5 |
| | | | | |/ / / |
|
| | | | | * | | | x86: xen: no need to disable vdso32 | Jeremy Fitzhardinge | 2008-07-16 | 1 | -7/+2 |
| | | | | * | | | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge | 2008-07-16 | 1 | -3/+7 |
| | | | | * | | | x86, xen, vdso: fix build error | Ingo Molnar | 2008-07-16 | 1 | -0/+2 |
| | | | | * | | | xen64: disable 32-bit syscall/sysenter if not supported. | Jeremy Fitzhardinge | 2008-07-16 | 1 | -19/+19 |
| | | | | * | | | xen64: fix build error on 32-bit + !HIGHMEM | Ingo Molnar | 2008-07-16 | 1 | -0/+2 |