| Commit message (Expand) | Author | Age |
* | x86: insert_resorce for lapic addr after e820_reserve_resources | Yinghai Lu | 2008-04-17 |
* | x86: clean up e820_reserve_resources on 64-bit | Yinghai Lu | 2008-04-17 |
* | x86: introduce kernel/head32.c | Eric W. Biederman | 2008-04-17 |
* | x86: make amd quad core 8 socket system not be clustered_box, #2 | Yinghai Lu | 2008-04-17 |
* | x86: de-macro start_thread() | Ingo Molnar | 2008-04-17 |
* | x86: more cleanups in arch/x86/boot/compressed/misc.c | Ingo Molnar | 2008-04-17 |
* | x86: coding style fixes to arch/x86/boot/compressed/misc.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: coding style fixes to arch/x86/kernel/cpu/umc.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: unify cpu/proc|_64.c | Hiroshi Shimamoto | 2008-04-17 |
* | x86: cosmetic unification cpu/proc|_64.c | Hiroshi Shimamoto | 2008-04-17 |
* | x86: add power management line in /proc/cpuinfo | Hiroshi Shimamoto | 2008-04-17 |
* | x86: make cpu/proc|_64.c similar | Hiroshi Shimamoto | 2008-04-17 |
* | x86: split cpuinfo from setup_64.c into cpu/proc_64.c | Hiroshi Shimamoto | 2008-04-17 |
* | x86: coding style fixes to arch/x86/mach-generic/bigsmp.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: coding style fixes to arch/x86/kernel/cpu/nexgen.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: coding style fixes to arch/x86/mach-generic/summit.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: coding style fixes to arch/x86/mach-generic/default.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: coding style fixes to arch/x86/mach-generic/probe.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: coding style fixes to arch/x86/oprofile/op_model_athlon.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: coding style fixes to arch/x86/oprofile/op_model_ppro.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: coding style fixes to arch/x86/lib/string_32.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: coding style fixes to arch/x86/kernel/syscall_64.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: coding style fixes to arch/x86/lib/memmove_64.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: boot protocol updates | Ian Campbell | 2008-04-17 |
* | x86: reduce arch/x86/mm/ioremap.o size | Ian Campbell | 2008-04-17 |
* | x86: more coding style fixes in centaur.c | Ingo Molnar | 2008-04-17 |
* | x86: coding style fixes for arch/x86/kernel/cpu/centaur.c | Paolo Ciarrocchi | 2008-04-17 |
* | x86: clean up mmx_32.c | Ingo Molnar | 2008-04-17 |
* | x86: fix cmos read and write to not use inb_p and outb_p | David P. Reed | 2008-04-17 |
* | x86: use ELF section to list CPU vendor specific code | Thomas Petazzoni | 2008-04-17 |
* | x86, vsmp: use the paravirt helpers | Glauber Costa | 2008-04-17 |
* | x86: introduce vsmp paravirt helpers | Glauber Costa | 2008-04-17 |
* | x86: call vsmp_init explicitly | Glauber Costa | 2008-04-17 |
* | x86: make vsmp_init void, instead of static int | Glauber Costa | 2008-04-17 |
* | x86: change vsmp compile dependency | Glauber Costa | 2008-04-17 |
* | x86: apic: extended interrupt LVT support for AMD | Robert Richter | 2008-04-17 |
* | x86: remove never used nodenumer in pda | Yinghai Lu | 2008-04-17 |
* | x86: get apic_id later in acpi_numa_processor_affinity_init | Yinghai Lu | 2008-04-17 |
* | x86: reducing debuginfo size by removing unneeded includes | Arnaldo Carvalho de Melo | 2008-04-17 |
* | x86: bump image header to version 2.08. | Ingo Molnar | 2008-04-17 |
* | x86: add a crc32 checksum to the kernel image. | Ian Campbell | 2008-04-17 |
* | x86: use ELF format in compressed images. | Ian Campbell | 2008-04-17 |
* | x86: define DEBUG_SIG in signal_64.c | Harvey Harrison | 2008-04-17 |
* | x86: Unify argument names in signal_32|64.c | Harvey Harrison | 2008-04-17 |
* | x86: move struct definitions to unifed sigframe.h | Harvey Harrison | 2008-04-17 |
* | x86: use sizeof(long) to unify signal_32|64.c | Harvey Harrison | 2008-04-17 |
* | x86: Use FIX_EFLAGS define in X86_64 | Harvey Harrison | 2008-04-17 |