2008-07-16 |
Jeremy Fitzhardinge | xen64: set up userspace syscall patch Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: set up syscall and sysenter entrypoints for... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: allocate and manage user pagetables Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: save lots of registers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: implement 64-bit update_descriptor Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Eduardo Habkost | xen64: Clear %fs on xen_load_tls() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: implement failsafe callback Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | suspend, xen: enable PM_SLEEP for CONFIG_XEN Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen: make sure the kernel command line is right Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen: rework pgd_walk to deal with 32/64 bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Eduardo Habkost | xen64: implement xen_load_gs_index() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Eduardo Habkost | Xen64: HYPERVISOR_set_segment_base() implementation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: add identity irq->vector map Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: register callbacks in arch-independent way Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: add pvop for swapgs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: deal with extra words Xen pushes onto exception... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Eduardo Habkost | xen64: xen_write_idt_entry() and cvt_gate_to_trap() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen: use set_pte_vaddr Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: defer setting pagetable alloc/release ops Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen: set num_processors Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: use arbitrary_virt_to_machine for xen_set_pmd Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen: fix truncation of machine address Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen32: create initial mappings like 64-bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: map an initial chunk of physical memory Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: 64-bit starts using set_pte from very early Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: early mapping setup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: add hypervisor callbacks for events, etc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen: cpu_detect is 32-bit only Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: use set_fixmap for shared_info structure Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: add 64-bit assembler Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: add asm-offsets Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: add xen-head code to head_64.S Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: smp.c compile hacking Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | x86_64: add workaround for no %gs-based percpu Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen: move smp setup into smp.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: get active_mm from the pda Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: random ifdefs to mask out 32-bit only code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: add extra pv_mmu_ops Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: fix calls into hypercall page Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen: fix 64-bit hypercall variants Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen: make ELF notes work for 32 and 64 bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen64: define asm/xen/interface for 64-bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen: define set_pte from the outset Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Isaku Yamahata | xen: add xen_arch_resume()/xen_timer_resume hook for... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Isaku Yamahata | xen-netfront: fix xennet_release_tx_bufs() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | xen: print backtrace on multicall failure Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | x86_64: unstatic get_local_pda Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | x86_64: adjust exception frame in ia32entry Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | x86: use __page_aligned_data/bss Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | x86: clean up formatting of __switch_to Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Jeremy Fitzhardinge | x86_64: there's no need to preallocate level1_fixmap_pgt Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Eduardo Habkost | pvops-64: call paravirt_post_allocator_init() on setup_arch() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-16 |
Eduardo Habkost | x86/paravirt: call paravirt_pagetable_setup_{start... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-15 |
Ingo Molnar | generic-ipi: more merge fallout Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-15 |
Ingo Molnar | generic-ipi: merge fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-15 |
Ingo Molnar | Merge branch 'generic-ipi' into generic-ipi-for-linus Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-15 |
Ingo Molnar | Merge branch 'core/rcu' into core/rcu-for-linus
|
commit | commitdiff | tree |
2008-07-15 |
Ingo Molnar | Merge branch 'linus' into x86/urgent
|
commit | commitdiff | tree |
2008-07-14 |
H. Peter Anvin | x86, suspend, acpi: enter Big Real Mode Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-14 |
Stephen Rothwell | generic-ipi: powerpc/generic-ipi tree build failure Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-14 |
Ingo Molnar | Merge branch 'auto-ftrace-next' into tracing/for-linus Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-14 |
Ingo Molnar | Merge branch 'sched/for-linus' into tracing/for-linus
|
commit | commitdiff | tree |
2008-07-14 |
Ingo Molnar | Merge branch 'tracing/ftrace' into auto-ftrace-next
|
commit | commitdiff | tree |
2008-07-14 |
Ingo Molnar | Merge commit 'v2.6.26' into sched/devel
|
commit | commitdiff | tree |
2008-07-14 |
Ingo Molnar | Merge branch 'sched/clock' into sched/devel
|
commit | commitdiff | tree |
2008-07-14 |
Ingo Molnar | lockdep: fix kernel/fork.c warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-14 |
Ingo Molnar | Merge commit 'v2.6.26' into x86/core
|
commit | commitdiff | tree |
2008-07-14 |
Ingo Molnar | lockdep: fix ftrace irq tracing false positive Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-14 |
Ingo Molnar | Merge commit 'v2.6.26' into core/locking
|
commit | commitdiff | tree |
2008-07-14 |
Yinghai Lu | x86: make 64bit hpet_set_mapping to use ioremap too, v2 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-14 |
Yinghai Lu | x86: get x86_phys_bits early Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-14 |
Yinghai Lu | x86: max_low_pfn_mapped fix #4 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-13 |
Lai Jiangshan | rcu classic: update qlen when cpu offline Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-13 |
Mike Travis | x86: change _node_to_cpumask_ptr to return const ptr Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-13 |
Maciej W. Rozycki | x86: I/O APIC: remove an IRQ2-mask hack Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-13 |
Dmitry Adamushko | cpusets, hotplug, scheduler: fix scheduler domain breakage Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-13 |
Ingo Molnar | Merge branch 'linus' into sched/devel
|
commit | commitdiff | tree |
2008-07-13 |
Yinghai Lu | x86: fix numaq_tsc_disable calling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-13 |
Yinghai Lu | x86, e820: remove end_user_pfn Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-13 |
Yinghai Lu | x86: max_low_pfn_mapped fix, #3 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-13 |
Yinghai Lu | x86: max_low_pfn_mapped fix, #2 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-13 |
Yinghai Lu | x86: max_low_pfn_mapped fix, #1 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-12 |
Ingo Molnar | Merge branch 'linus' into x86/core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-12 |
Michael Karcher | x86: fix ldt limit for 64 bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-12 |
Roland McGrath | x86_64: fix delayed signals Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-12 |
Rafael J. Wysocki | x86: remove conflicting nx6325 and nx6125 quirks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-11 |
Ingo Molnar | Merge branch 'x86/generalize-visws' into x86/core
|
commit | commitdiff | tree |
2008-07-11 |
Maciej W. Rozycki | x86: Recover timer_ack lost in the merge of the NMI... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-11 |
Maciej W. Rozycki | x86: I/O APIC: Never configure IRQ2 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-11 |
Maciej W. Rozycki | x86: L-APIC: Always fully configure IRQ0 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-11 |
Maciej W. Rozycki | x86: L-APIC: Set IRQ0 as edge-triggered Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-11 |
Glauber Costa | x86: merge dwarf2 headers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-11 |
Glauber Costa | x86: use AS_CFI instead of UNWIND_INFO Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-11 |
Glauber Costa | x86: use ignore macro instead of hash comment Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-11 |
Glauber Costa | x86: use matching CFI_ENDPROC Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-11 |
Ingo Molnar | x86: fix savesegment() bug causing crashes on 64-bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-11 |
Ingo Molnar | ftrace: build fix for ftraced_suspend Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-11 |
Steven Rostedt | sched_clock: and multiplier for TSC to gtod drift Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-11 |
Steven Rostedt | sched_clock: record TSC after gtod Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-07-11 |
Steven Rostedt | sched_clock: only update deltas with local reads. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |