aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-04-17x86: coding style fixes to arch/x86/lib/memcpy_32.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/lib/strstr_3Paolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/oprofile/init.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: coding style fix to arch/x86/boot/pm.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: more cleanups in arch/x86/boot/compressed/misc.cIngo Molnar
2008-04-17x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi
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/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