Commit Graph

42521 Commits (dfbea0ad50e08c52539bddce977b07f77a762ba4)
 

Author SHA1 Message Date
Zachary Amsden dfbea0ad50 [PATCH] paravirt: fix parameter names in mmu operations 18 years ago
Zachary Amsden a2952d8949 [PATCH] paravirt: Preparatory mmu header movement 18 years ago
Rusty Russell bd472c794b [PATCH] paravirt: Be careful about touching BIOS address space 18 years ago
Rusty Russell da181a8b39 [PATCH] paravirt: Add MMU virtualization to paravirt_ops 18 years ago
Rusty Russell 13623d7930 [PATCH] paravirt: Add APIC accessors to paravirt-ops. 18 years ago
Rusty Russell 6020c8f315 [PATCH] paravirt: Allow disable power management under hypervisor 18 years ago
Andi Kleen 3bbf547254 [PATCH] paravirt: Disable vdso by default when CONFIG_PARAVIRT is enabled 18 years ago
Rusty Russell 4f205fd45a [PATCH] paravirt: Allow selected bug checks to be 18 years ago
Rusty Russell c9ccf30d77 [PATCH] paravirt: Add startup infrastructure for paravirtualization 18 years ago
Rusty Russell d7cd56111f [PATCH] i386: cpu_detect extraction 18 years ago
Rusty Russell 139ec7c416 [PATCH] paravirt: Patch inline replacements for paravirt intercepts 18 years ago
Rusty Russell d3561b7fa0 [PATCH] paravirt: header and stubs for paravirtualisation 18 years ago
Nicolas Kaiser db91b882aa [PATCH] i386: Fix double #includes in arch/i386 18 years ago
David Rientjes 3529833f1c [PATCH] i386: substitute __va lookup with pfn_to_kaddr 18 years ago
Andi Kleen b6bcc4bb1c [PATCH] x86-64: Don't force inlining of do_csum 18 years ago
Chuck Ebbert 8c89812684 [PATCH] i386: remove IOPL check on task switch 18 years ago
Andi Kleen 516d283643 [PATCH] x86-64: Fix race in IO-APIC routing entry setup. 18 years ago
Andi Kleen d15512f442 [PATCH] i386: Fix race in IO-APIC routing entry setup. 18 years ago
Paolo 'Blaisorblade' Giarrusso e6536c1262 [PATCH] x86: comment magic constants in delay.h 18 years ago
Paolo 'Blaisorblade' Giarrusso b9a8d94a47 [PATCH] x86-64: Make x86_64 udelay() round up instead of down. 18 years ago
Muli Ben-Yehuda bff6547bb6 [PATCH] Calgary: allow compiling Calgary in but not using it by default 18 years ago
Muli Ben-Yehuda eae9375554 [PATCH] Calgary: check BBAR ioremap success when ioremapping 18 years ago
Laurent Vivier b34e90b8f0 [PATCH] Calgary: use BIOS supplied BBARs and topology information 18 years ago
Muli Ben-Yehuda 58db854827 [PATCH] calgary: phb_shift can be int 18 years ago
bibo,mao cef518e88b [PATCH] i386: Move memory map printing and other code to e820.c 18 years ago
bibo,mao b5b2405706 [PATCH] i386: Move e820/efi memmap walking code to e820.c 18 years ago
bibo,mao b2dff6a88c [PATCH] i386: Move find_max_pfn function to e820.c 18 years ago
bibo,mao 8e3342f736 [PATCH] i386: create e820.c for e820 map sanitize and copy function 18 years ago
bibo,mao 269c2d81ed [PATCH] i386: i386 create e820.c to handle standard io/mem resources 18 years ago
Albert Cahalan 8e3de538ee [PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in compat mode 18 years ago
Andi Kleen b026872601 [PATCH] x86-64: Try multiple timer variants in check_timer 18 years ago
Andi Kleen 11a4180c0b [PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths 18 years ago
Andi Kleen ab2bf0c1c6 [PATCH] x86-64: Use probe_kernel_address in arch/x86_64/* 18 years ago
Andi Kleen 2fff0a4841 [PATCH] Generic: Move __user cast into probe_kernel_address 18 years ago
Yinghai Lu 5df0287ecc [PATCH] x86-64: Extend clear_irq_vector 18 years ago
Andi Kleen 3760dd6efa [PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr 18 years ago
Andi Kleen 770d132f03 [PATCH] i386: Retrieve CLFLUSH size from CPUID 18 years ago
Andi Kleen ea7322decb [PATCH] x86-64: Speed and clean up cache flushing in change_page_attr 18 years ago
Joe Korty 74b47a7844 [PATCH] i386: Fix entry.S code with !CONFIG_VM86 18 years ago
Avi Kivity 249e83fe83 [PATCH] x86-64: Extract segment descriptor definitions for use outside 18 years ago
Vivek Goyal 4c7aa6c3b2 [PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTAL 18 years ago
Vivek Goyal be274eeaf2 [PATCH] i386: extend bzImage protocol for relocatable protected mode kernel 18 years ago
Vivek Goyal e69f202d0a [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN 18 years ago
Vivek Goyal 6a044b3a0a [PATCH] i386: Warn upon absolute relocations being present 18 years ago
Eric W. Biederman 968de4f026 [PATCH] i386: Relocatable kernel support 18 years ago
Eric W. Biederman fd593d1277 [PATCH] relocatable kernel: Kallsyms generate relocatable symbols 18 years ago
Eric W. Biederman 2a43f3ede4 [PATCH] i386: CONFIG_PHYSICAL_START cleanup 18 years ago
Eric W. Biederman 8621b81c74 [PATCH] i386: Reserve kernel memory starting from _text 18 years ago
Eric W. Biederman 9f45accf17 [PATCH] i386: define __pa_symbol() 18 years ago
Vivek Goyal 6ed018845f [PATCH] i386: Add comment for align to vmlinux.lds 18 years ago