aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-04-17x86: coding style fixes to arch/x86/kernel/msr.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/cyrix.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/vm86_32.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/amd.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/transmeta.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/mca_32.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/intel.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/summit_32.cPaolo Ciarrocchi
2008-04-17x86: insert_resorce for lapic addr after e820_reserve_resourcesYinghai Lu
2008-04-17x86: clean up e820_reserve_resources on 64-bitYinghai Lu
2008-04-17x86: introduce kernel/head32.cEric W. Biederman
2008-04-17x86: make amd quad core 8 socket system not be clustered_box, #2Yinghai Lu
2008-04-17x86: de-macro start_thread()Ingo Molnar
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/umc.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.cPaolo Ciarrocchi
2008-04-17x86: unify cpu/proc|_64.cHiroshi Shimamoto
2008-04-17x86: cosmetic unification cpu/proc|_64.cHiroshi Shimamoto
2008-04-17x86: add power management line in /proc/cpuinfoHiroshi Shimamoto
2008-04-17x86: make cpu/proc|_64.c similarHiroshi Shimamoto
2008-04-17x86: split cpuinfo from setup_64.c into cpu/proc_64.cHiroshi Shimamoto
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/nexgen.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/syscall_64.cPaolo Ciarrocchi
2008-04-17x86: more coding style fixes in centaur.cIngo Molnar
2008-04-17x86: coding style fixes for arch/x86/kernel/cpu/centaur.cPaolo Ciarrocchi
2008-04-17x86: fix cmos read and write to not use inb_p and outb_pDavid P. Reed
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni
2008-04-17x86, vsmp: use the paravirt helpersGlauber Costa
2008-04-17x86: introduce vsmp paravirt helpersGlauber Costa
2008-04-17x86: call vsmp_init explicitlyGlauber Costa
2008-04-17x86: make vsmp_init void, instead of static intGlauber Costa
2008-04-17x86: change vsmp compile dependencyGlauber Costa
2008-04-17x86: apic: extended interrupt LVT support for AMDRobert Richter
2008-04-17x86: define DEBUG_SIG in signal_64.cHarvey Harrison
2008-04-17x86: Unify argument names in signal_32|64.cHarvey Harrison
2008-04-17x86: move struct definitions to unifed sigframe.hHarvey Harrison
2008-04-17x86: use sizeof(long) to unify signal_32|64.cHarvey Harrison
2008-04-17x86: Use FIX_EFLAGS define in X86_64Harvey Harrison
2008-04-17x86: reduce trivial style differences in signal_32|64.cHarvey Harrison
2008-04-17x86: regparm(3) is mandatory, no need to annotateHarvey Harrison
2008-04-17x86: make X86_32 pt_regs members unsigned longHarvey Harrison
2008-04-17x86: change most X86_32 pt_regs members to unsigned longHarvey Harrison
2008-04-17x86: enable ACPI extended century handling for 32bitAndi Kleen
2008-04-17x86: add warning when RTC clock reports binaryAndi Kleen
2008-04-17x86: use year 2000 offset for cmos clockAndi Kleen