| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-21 | 93 | -1440/+3154 |
|\ |
|
| * | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar | 2008-07-21 | 3 | -1/+197 |
| |\ |
|
| | * | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-21 | 118 | -1546/+4554 |
| | |\ |
|
| | * \ | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-18 | 28 | -174/+288 |
| | |\ \ |
|
| | * | | | x86, paravirt-spinlocks: fix boot hang | Ingo Molnar | 2008-07-16 | 1 | -1/+2 |
| | * | | | x86: paravirt spinlocks, modular build fix | Ingo Molnar | 2008-07-16 | 1 | -0/+1 |
| | * | | | x86: paravirt spinlocks, !CONFIG_SMP build fixes | Ingo Molnar | 2008-07-16 | 1 | -0/+4 |
| | * | | | 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 |
| | * | | | paravirt: introduce a "lock-byte" spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+9 |
| | * | | | x86/paravirt: add hooks for spinlock operations | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+10 |
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----------------------------------. \ \ \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 89 | -1426/+2944 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | | | | | | | | * \ \ \ | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-21 | 118 | -1546/+4554 |
| | | | | | | | | | | | | | | | | | | | |\ \ \ \
| | | | | | | | | | | | | | | | | | | | | | |_|/
| | | | | | | | | | | | | | | | | | | | | |/| | |
|
| | | | | | | | | | | | | | | | | | | | * | | | | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-17 | 28 | -174/+288 |
| | | | | | | | | | | | | | | | | | | | |\ \ \ \
| | | | | | | | | | | | | | | | | | | | | | |_|/
| | | | | | | | | | | | | | | | | | | | | |/| | |
|
| | | | | | | | | | | | | | | | | | | | * | | | | x86, xen, power: fix up config dependencies on PM | Jeremy Fitzhardinge | 2008-07-17 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | |_|/
| | | | | | | | | | | | | | | | | | | | |/| | |
|
| | | | | | | | | | | | | | | | | | | | * | | | x86_64: adjust exception frame on paranoid exceptions | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | * | | | 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 | 6 | -22/+27 |
| | | | | | | | | | | | | | | | | | | | * | | | 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 |
| | | | | | | | | | | | | | | | | | | | * | | | Revert "x86_64: there's no need to preallocate level1_fixmap_pgt" | Ingo Molnar | 2008-07-16 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: fix build error on 32-bit + !HIGHMEM | Ingo Molnar | 2008-07-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | * | | | xen: update Kconfig to allow 64-bit Xen | Jeremy Fitzhardinge | 2008-07-16 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | * | | | xen: implement Xen write_msr operation | Jeremy Fitzhardinge | 2008-07-16 | 1 | -1/+30 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: set up userspace syscall patch | Jeremy Fitzhardinge | 2008-07-16 | 1 | -10/+36 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: set up syscall and sysenter entrypoints for 64-bit | Jeremy Fitzhardinge | 2008-07-16 | 5 | -5/+174 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: allocate and manage user pagetables | Jeremy Fitzhardinge | 2008-07-16 | 3 | -24/+168 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: Clear %fs on xen_load_tls() | Eduardo Habkost | 2008-07-16 | 1 | -9/+22 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: implement failsafe callback | Jeremy Fitzhardinge | 2008-07-16 | 1 | -7/+9 |
| | | | | | | | | | | | | | | | | | | | * | | | xen: make sure the kernel command line is right | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | * | | | xen: rework pgd_walk to deal with 32/64 bit | Jeremy Fitzhardinge | 2008-07-16 | 1 | -40/+75 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: implement xen_load_gs_index() | Eduardo Habkost | 2008-07-16 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: add identity irq->vector map | Jeremy Fitzhardinge | 2008-07-16 | 1 | -1/+18 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: register callbacks in arch-independent way | Jeremy Fitzhardinge | 2008-07-16 | 1 | -10/+17 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: add pvop for swapgs | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: deal with extra words Xen pushes onto exception frames | Jeremy Fitzhardinge | 2008-07-16 | 3 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: xen_write_idt_entry() and cvt_gate_to_trap() | Eduardo Habkost | 2008-07-16 | 1 | -16/+10 |
| | | | | | | | | | | | | | | | | | | | * | | | xen: use set_pte_vaddr | Jeremy Fitzhardinge | 2008-07-16 | 1 | -29/+1 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: defer setting pagetable alloc/release ops | Jeremy Fitzhardinge | 2008-07-16 | 1 | -13/+12 |
| | | | | | | | | | | | | | | | | | | | * | | | xen: set num_processors | Jeremy Fitzhardinge | 2008-07-16 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: use arbitrary_virt_to_machine for xen_set_pmd | Jeremy Fitzhardinge | 2008-07-16 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | * | | | xen: fix truncation of machine address | Jeremy Fitzhardinge | 2008-07-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | * | | | xen32: create initial mappings like 64-bit | Jeremy Fitzhardinge | 2008-07-16 | 1 | -78/+52 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: map an initial chunk of physical memory | Jeremy Fitzhardinge | 2008-07-16 | 1 | -10/+69 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: 64-bit starts using set_pte from very early | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: early mapping setup | Jeremy Fitzhardinge | 2008-07-16 | 1 | -16/+176 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: add hypervisor callbacks for events, etc | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+98 |
| | | | | | | | | | | | | | | | | | | | * | | | xen: cpu_detect is 32-bit only | Jeremy Fitzhardinge | 2008-07-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: use set_fixmap for shared_info structure | Jeremy Fitzhardinge | 2008-07-16 | 1 | -12/+10 |
| | | | | | | | | | | | | | | | | | | | * | | | xen64: add 64-bit assembler | Jeremy Fitzhardinge | 2008-07-16 | 3 | -1/+142 |