- d6182fb xen64: allocate and manage user pagetables by Jeremy Fitzhardinge · 17 years ago
- 8a95408 xen64: Clear %fs on xen_load_tls() by Eduardo Habkost · 17 years ago
- 4a5c3e7 xen64: implement failsafe callback by Jeremy Fitzhardinge · 17 years ago
- b7c3c5c xen: make sure the kernel command line is right by Jeremy Fitzhardinge · 17 years ago
- 5deb30d xen: rework pgd_walk to deal with 32/64 bit by Jeremy Fitzhardinge · 17 years ago
- a8fc108 xen64: implement xen_load_gs_index() by Eduardo Habkost · 17 years ago
- 0725cbb xen64: add identity irq->vector map by Jeremy Fitzhardinge · 17 years ago
- 88459d4 xen64: register callbacks in arch-independent way by Jeremy Fitzhardinge · 17 years ago
- 952d1d7 xen64: add pvop for swapgs by Jeremy Fitzhardinge · 17 years ago
- 997409d xen64: deal with extra words Xen pushes onto exception frames by Jeremy Fitzhardinge · 17 years ago
- e176d36 xen64: xen_write_idt_entry() and cvt_gate_to_trap() by Eduardo Habkost · 17 years ago
- 836fe2f xen: use set_pte_vaddr by Jeremy Fitzhardinge · 17 years ago
- 8745f8b xen64: defer setting pagetable alloc/release ops by Jeremy Fitzhardinge · 17 years ago
- 4560a29 xen: set num_processors by Jeremy Fitzhardinge · 17 years ago
- ce803e7 xen64: use arbitrary_virt_to_machine for xen_set_pmd by Jeremy Fitzhardinge · 17 years ago
- ebd879e xen: fix truncation of machine address by Jeremy Fitzhardinge · 17 years ago
- 39dbc5b xen32: create initial mappings like 64-bit by Jeremy Fitzhardinge · 17 years ago
- d114e198 xen64: map an initial chunk of physical memory by Jeremy Fitzhardinge · 17 years ago
- 22911b3 xen64: 64-bit starts using set_pte from very early by Jeremy Fitzhardinge · 17 years ago
- 084a2a4 xen64: early mapping setup by Jeremy Fitzhardinge · 17 years ago
- 3d75e1b xen64: add hypervisor callbacks for events, etc by Jeremy Fitzhardinge · 17 years ago
- 7d087b6 xen: cpu_detect is 32-bit only by Jeremy Fitzhardinge · 17 years ago
- 15664f9 xen64: use set_fixmap for shared_info structure by Jeremy Fitzhardinge · 17 years ago
- cdacc12 xen64: add 64-bit assembler by Jeremy Fitzhardinge · 17 years ago
- 555cf2b xen64: add asm-offsets by Jeremy Fitzhardinge · 17 years ago
- 8c5e5ac xen64: add xen-head code to head_64.S by Jeremy Fitzhardinge · 17 years ago
- c7b7594 xen64: smp.c compile hacking by Jeremy Fitzhardinge · 17 years ago
- 5b09b28 x86_64: add workaround for no %gs-based percpu by Jeremy Fitzhardinge · 17 years ago
- a9e7062 xen: move smp setup into smp.c by Jeremy Fitzhardinge · 17 years ago
- ce87b3d xen64: get active_mm from the pda by Jeremy Fitzhardinge · 17 years ago
- f5d36de xen64: random ifdefs to mask out 32-bit only code by Jeremy Fitzhardinge · 17 years ago
- f6e5873 xen64: add extra pv_mmu_ops by Jeremy Fitzhardinge · 17 years ago
- 7077c33 xen: make ELF notes work for 32 and 64 bit by Jeremy Fitzhardinge · 17 years ago
- 48b5db2 xen64: define asm/xen/interface for 64-bit by Jeremy Fitzhardinge · 17 years ago
- 851fa3c xen: define set_pte from the outset by Jeremy Fitzhardinge · 17 years ago
- ad55db9 xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support by Isaku Yamahata · 17 years ago
- 8ba6c2b xen: print backtrace on multicall failure by Jeremy Fitzhardinge · 17 years ago
- 7c33b1e x86_64: unstatic get_local_pda by Jeremy Fitzhardinge · 17 years ago
- 360c044 x86_64: adjust exception frame in ia32entry by Jeremy Fitzhardinge · 17 years ago
- cbcd79c x86: use __page_aligned_data/bss by Jeremy Fitzhardinge · 17 years ago
- 87b935a x86: clean up formatting of __switch_to by Jeremy Fitzhardinge · 17 years ago
- 8840c0c x86_64: there's no need to preallocate level1_fixmap_pgt by Jeremy Fitzhardinge · 17 years ago
- c1f2f09 pvops-64: call paravirt_post_allocator_init() on setup_arch() by Eduardo Habkost · 17 years ago
- a312b37 x86/paravirt: call paravirt_pagetable_setup_{start, done} by Eduardo Habkost · 17 years ago
- fafa3a3 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 431ceb8 x86: fix TSC build error on 32bit by Thomas Gleixner · 17 years ago
- b3c9816 generic-ipi: merge fix by Ingo Molnar · 17 years ago
- 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 17 years ago
- da6e88f Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- aba3728 x86: sanitize Kconfig by Thomas Gleixner · 17 years ago
- 91d0322 Merge branch 'linus' into x86/urgent by Ingo Molnar · 17 years ago
- 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 17 years ago
- 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 17 years ago
- d18bb9a Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 4bb0057 Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 116a9fb3 x86: MMIOTRACE should not default to on by Linus Torvalds · 17 years ago
- e18425a Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 17 years ago
- 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 17 years ago
- a3da5bf Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 7daf705 Start using the new '%pS' infrastructure to print symbols by Linus Torvalds · 17 years ago
- 065cb3d x86, suspend, acpi: correct and add comments about Big Real Mode by H. Peter Anvin · 17 years ago
- 3bf2e77 x86, suspend, acpi: enter Big Real Mode by H. Peter Anvin · 17 years ago
- 4c2a997 x86: add PCI ID for 6300ESB force hpet by Joe Buehler · 17 years ago
- 1c776bf x86: add another PCI ID for ICH6 force-hpet by Krzysztof Oledzki · 17 years ago
- 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 17 years ago
- 2387ce5 x86: make 64bit hpet_set_mapping to use ioremap too, v2 by Yinghai Lu · 17 years ago
- 87a1c44 x86: get x86_phys_bits early by Yinghai Lu · 17 years ago
- 32b23e9 x86: max_low_pfn_mapped fix #4 by Yinghai Lu · 17 years ago
- 11369f35 x86: change _node_to_cpumask_ptr to return const ptr by Mike Travis · 17 years ago
- ce8b06b x86: I/O APIC: remove an IRQ2-mask hack by Maciej W. Rozycki · 17 years ago
- 3d88cca x86: fix numaq_tsc_disable calling by Yinghai Lu · 17 years ago
- 7b479be x86, e820: remove end_user_pfn by Yinghai Lu · 17 years ago
- 9958e81 x86: max_low_pfn_mapped fix, #3 by Yinghai Lu · 17 years ago
- 965194c x86: max_low_pfn_mapped fix, #2 by Yinghai Lu · 17 years ago
- 7ab073b x86: max_low_pfn_mapped fix, #1 by Yinghai Lu · 17 years ago
- ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 17 years ago
- eca91e7 x86_64: fix delayed signals by Roland McGrath · 17 years ago
- da1f29f x86: remove conflicting nx6325 and nx6125 quirks by Rafael J. Wysocki · 17 years ago
- 6c82a00 Merge branch 'x86/generalize-visws' into x86/core by Ingo Molnar · 17 years ago
- 5b4d238 x86: Recover timer_ack lost in the merge of the NMI watchdog by Maciej W. Rozycki · 17 years ago
- af17478 x86: I/O APIC: Never configure IRQ2 by Maciej W. Rozycki · 17 years ago
- c88ac1d x86: L-APIC: Always fully configure IRQ0 by Maciej W. Rozycki · 17 years ago
- 1baea6e x86: L-APIC: Set IRQ0 as edge-triggered by Maciej W. Rozycki · 17 years ago
- 557d7d4 x86: use matching CFI_ENDPROC by Glauber Costa · 17 years ago
- b6ad92d x86_64: vdso32 cleanup using feature flags by Jeremy Fitzhardinge · 17 years ago
- 8d28aab x86_64: add pseudo-features for 32-bit compat syscall by Jeremy Fitzhardinge · 17 years ago
- 3d0decc x86: fix tsc unification buglet with ftrace and stackprotector by Ingo Molnar · 17 years ago
- f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 17 years ago
- f302a5bb x86: reserve SLIT by Yinghai Lu · 17 years ago
- 69a7704 x86: e820: user-defined memory maps: remove the range instead of update it to reserved by Yinghai Lu · 17 years ago
- 27cb0a7 x86: fix compile error in current tip.git by Jeremy Fitzhardinge · 17 years ago
- 9cc3089 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 39415a4 x86, VisWS: fix pci_direct_conf1 dependency by Ingo Molnar · 17 years ago
- c47277d x86, VisWS: build fix by Ingo Molnar · 17 years ago
- e54afe3 x86: remove duplicate call to use_tsc_delay by Glauber Costa · 17 years ago
- f78cb9b x86, VisWS: build fix by Ingo Molnar · 17 years ago
- b6770c8 x86, VisWS: do not allow VisWS for Voyager by Ingo Molnar · 17 years ago
- 3a62ed7 x86/pci: fix warnings in subsys_initcall functions by Robert Richter · 17 years ago