Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | 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 | |
| | | | | * | | | 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 | |
| | | | | * | | | xen64: add xen-head code to head_64.S | Jeremy Fitzhardinge | 2008-07-16 | 1 | -2/+13 | |
| | | | | * | | | xen64: smp.c compile hacking | Jeremy Fitzhardinge | 2008-07-16 | 3 | -49/+58 | |
| | | | | * | | | x86_64: add workaround for no %gs-based percpu | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+5 | |
| | | | | * | | | xen: move smp setup into smp.c | Jeremy Fitzhardinge | 2008-07-16 | 3 | -34/+32 | |
| | | | | * | | | xen64: get active_mm from the pda | Jeremy Fitzhardinge | 2008-07-16 | 1 | -1/+8 | |
| | | | | * | | | xen64: random ifdefs to mask out 32-bit only code | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+15 | |
| | | | | * | | | xen64: add extra pv_mmu_ops | Jeremy Fitzhardinge | 2008-07-16 | 3 | -4/+95 | |
| | | | | * | | | xen: make ELF notes work for 32 and 64 bit | Jeremy Fitzhardinge | 2008-07-16 | 1 | -5/+8 | |
| | | | | * | | | xen64: define asm/xen/interface for 64-bit | Jeremy Fitzhardinge | 2008-07-16 | 1 | -12/+0 | |
| | | | | * | | | xen: define set_pte from the outset | Jeremy Fitzhardinge | 2008-07-16 | 1 | -4/+1 | |
| | | | | * | | | xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support | Isaku Yamahata | 2008-07-16 | 2 | -2/+4 | |
| | | | | * | | | xen: print backtrace on multicall failure | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+1 | |
| | | | | * | | | x86: use __page_aligned_data/bss | Jeremy Fitzhardinge | 2008-07-16 | 1 | -9/+6 | |
| | | | | * | | | pvops-64: call paravirt_post_allocator_init() on setup_arch() | Eduardo Habkost | 2008-07-16 | 1 | -3/+5 | |
| | | | | * | | | x86/paravirt: call paravirt_pagetable_setup_{start, done} | Eduardo Habkost | 2008-07-16 | 1 | -0/+4 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
| | | | * | | | xen: report hypervisor version | Jeremy Fitzhardinge | 2008-07-18 | 1 | -2/+6 | |
| |_|_|/ / / |/| | | | | | ||||||
| * | | | | | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 2008-07-18 | 1 | -1/+0 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 4 | -97/+53 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -1/+1 | |
| * | | | | x86: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 4 | -96/+52 | |
| |/ / / | ||||||
* | | | | x86: rename paravirtualized TSC functions | Alok Kataria | 2008-07-09 | 3 | -4/+4 | |
* | | | | x86/paravirt, 64-bit: add adjust_exception_frame | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+3 | |
* | | | | x86/paravirt: split sysret and sysexit | Jeremy Fitzhardinge | 2008-07-08 | 1 | -1/+1 | |
* | | | | x86/paravirt: add a pgd_alloc/free hooks | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+4 | |
* | | | | xen: set max_pfn_mapped | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+1 | |
* | | | | xen: reserve ISA space in e820 map | Jeremy Fitzhardinge | 2008-07-08 | 1 | -2/+10 | |
* | | | | xen: reserve Xen-specific memory in e820 map | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+13 | |
* | | | | Merge branch 'x86/fixmap' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -0/+29 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'linus' into x86/fixmap | Ingo Molnar | 2008-06-25 | 6 | -220/+76 | |
| |\ \ \ \ | | |/ / / | ||||||
| * | | | | x86/paravirt/xen: add set_fixmap pv_mmu_ops | Jeremy Fitzhardinge | 2008-06-20 | 1 | -0/+29 | |
* | | | | | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 | 2 | -3/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | x86: rename two e820 related functions | Yinghai Lu | 2008-07-08 | 1 | -2/+2 | |
| * | | | | | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 | 6 | -231/+80 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | x86: extend e820 early_res support 32bit -fix #3 | Yinghai Lu | 2008-05-31 | 1 | -1/+2 | |
| | |_|_|/ | |/| | | | ||||||
| | | | | | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
*-----. \ \ \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 14 | -426/+585 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | / / / | | |_|_|/ / / | |/| | | / / | | | | |/ / | | | |/| / | | | |_|/ | | |/| | | ||||||
| | | | * | xen: add mechanism to extend existing multicalls | Jeremy Fitzhardinge | 2008-06-25 | 3 | -26/+81 | |
| | | | * | xen: implement ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2008-06-25 | 3 | -3/+35 | |
| | | | * | paravirt: add hooks for ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2008-06-25 | 1 | -0/+3 |