Commit Graph

1465 Commits (fb74a8416022c033e1a950689c264c453f8f98d8)

Author SHA1 Message Date
Siddha, Suresh B b0d0a4ba45 [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525 18 years ago
Siddha, Suresh B 72486f1f8f [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu 18 years ago
Siddha, Suresh B fd6d7d2689 [PATCH] i386: introduce the mechanism of disabling cpu hotplug control 18 years ago
Siddha, Suresh B 274e1bbdee [PATCH] x86: add write_pci_config_byte() to direct PCI access routines 18 years ago
Vivek Goyal 79929fd1c1 [PATCH] i386: Convert more absolute symbols to section relative 18 years ago
Adrian Bunk ba10650a88 [PATCH] i386: alloc_gdt() static 18 years ago
Jan Beulich 365bff806e [PATCH] i386: fix MTRR code 18 years ago
Jan Beulich 475850c86b [PATCH] i386: conditionalize inclusion of some MTRR flavors 18 years ago
Jan Beulich c6ea396de6 [PATCH] i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdog 18 years ago
Jan Beulich b0bfece40b [PATCH] i386: clear_fixmap() should not use set_pte() 18 years ago
Andi Kleen c55d92d141 [PATCH] i386: Add support for compilation for Core2 18 years ago
Zachary Amsden 8542b200cb [PATCH] paravirt: Add option to allow skipping the timer check 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
Chuck Ebbert 8c89812684 [PATCH] i386: remove IOPL check on task switch 18 years ago
Andi Kleen d15512f442 [PATCH] i386: Fix race in IO-APIC routing entry setup. 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
Andi Kleen 11a4180c0b [PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths 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
Joe Korty 74b47a7844 [PATCH] i386: Fix entry.S code with !CONFIG_VM86 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 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
Vivek Goyal 6ed018845f [PATCH] i386: Add comment for align to vmlinux.lds 18 years ago
Vivek Goyal 6569580de7 [PATCH] i386: Distinguish absolute symbols 18 years ago
Andi Kleen 9c5f8be462 [PATCH] x86: Mention PCI instead of RAM in NMI parity error message 18 years ago
Alan Cox 7cd8b6861e [PATCH] x86: remove last two pci_find offenders in the core code 18 years ago
Andi Kleen 72690a2118 [PATCH] x86: Don't use nested idle loops 18 years ago
Jeremy Fitzhardinge ec7fcaabbf [PATCH] i386: Implement "current" with the PDA 18 years ago
Jeremy Fitzhardinge b2938f8808 [PATCH] i386: Implement smp_processor_id() with the PDA 18 years ago
Jeremy Fitzhardinge 49d26b6eaa [PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usage 18 years ago