aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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/mach-generic/bigsmp.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/nexgen.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/mach-generic/summit.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/mach-generic/default.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/mach-generic/probe.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/oprofile/op_model_athlon.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/oprofile/op_model_ppro.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/lib/string_32.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/syscall_64.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/lib/memmove_64.cPaolo Ciarrocchi
2008-04-17x86: boot protocol updatesIan Campbell
2008-04-17x86: reduce arch/x86/mm/ioremap.o sizeIan Campbell
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: clean up mmx_32.cIngo Molnar
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: remove never used nodenumer in pdaYinghai Lu
2008-04-17x86: get apic_id later in acpi_numa_processor_affinity_initYinghai Lu
2008-04-17x86: reducing debuginfo size by removing unneeded includesArnaldo Carvalho de Melo
2008-04-17x86: bump image header to version 2.08.Ingo Molnar
2008-04-17x86: add a crc32 checksum to the kernel image.Ian Campbell
2008-04-17x86: use ELF format in compressed images.Ian Campbell
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
2008-04-17x86: clean up find_e820_area(), 64-bitYinghai Lu