summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: make cpu/proc|_64.c similarHiroshi Shimamoto2008-04-172-78/+105
* x86: split cpuinfo from setup_64.c into cpu/proc_64.cHiroshi Shimamoto2008-04-173-120/+127
* x86: coding style fixes to arch/x86/mach-generic/bigsmp.cPaolo Ciarrocchi2008-04-171-15/+15
* x86: coding style fixes to arch/x86/kernel/cpu/nexgen.cPaolo Ciarrocchi2008-04-171-8/+7
* x86: coding style fixes to arch/x86/mach-generic/summit.cPaolo Ciarrocchi2008-04-171-4/+4
* x86: coding style fixes to arch/x86/mach-generic/default.cPaolo Ciarrocchi2008-04-171-4/+4
* x86: coding style fixes to arch/x86/mach-generic/probe.cPaolo Ciarrocchi2008-04-171-18/+19
* x86: coding style fixes to arch/x86/oprofile/op_model_athlon.cPaolo Ciarrocchi2008-04-171-23/+23
* x86: coding style fixes to arch/x86/oprofile/op_model_ppro.cPaolo Ciarrocchi2008-04-171-26/+26
* x86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.cPaolo Ciarrocchi2008-04-171-5/+7
* x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.cPaolo Ciarrocchi2008-04-171-8/+8
* x86: coding style fixes to arch/x86/lib/string_32.cPaolo Ciarrocchi2008-04-171-30/+30
* x86: coding style fixes to arch/x86/kernel/syscall_64.cPaolo Ciarrocchi2008-04-171-5/+8
* x86: coding style fixes to arch/x86/lib/memmove_64.cPaolo Ciarrocchi2008-04-171-4/+4
* x86: boot protocol updatesIan Campbell2008-04-171-4/+2
* x86: reduce arch/x86/mm/ioremap.o sizeIan Campbell2008-04-171-2/+2
* x86: more coding style fixes in centaur.cIngo Molnar2008-04-171-195/+199
* x86: coding style fixes for arch/x86/kernel/cpu/centaur.cPaolo Ciarrocchi2008-04-171-116/+114
* x86: clean up mmx_32.cIngo Molnar2008-04-171-103/+94
* x86: fix cmos read and write to not use inb_p and outb_pDavid P. Reed2008-04-171-4/+4
* x86: use ELF section to list CPU vendor specific codeThomas Petazzoni2008-04-1710-69/+46
* x86, vsmp: use the paravirt helpersGlauber Costa2008-04-171-0/+7
* x86: introduce vsmp paravirt helpersGlauber Costa2008-04-172-1/+58
* x86: call vsmp_init explicitlyGlauber Costa2008-04-172-6/+9
* x86: make vsmp_init void, instead of static intGlauber Costa2008-04-171-4/+4
* x86: change vsmp compile dependencyGlauber Costa2008-04-171-1/+1
* x86: apic: extended interrupt LVT support for AMDRobert Richter2008-04-171-0/+29
* x86: remove never used nodenumer in pdaYinghai Lu2008-04-171-2/+0
* x86: get apic_id later in acpi_numa_processor_affinity_initYinghai Lu2008-04-171-1/+2
* x86: reducing debuginfo size by removing unneeded includesArnaldo Carvalho de Melo2008-04-171-25/+1
* x86: bump image header to version 2.08.Ingo Molnar2008-04-171-1/+1
* x86: add a crc32 checksum to the kernel image.Ian Campbell2008-04-171-1/+87
* x86: use ELF format in compressed images.Ian Campbell2008-04-174-1/+77
* x86: define DEBUG_SIG in signal_64.cHarvey Harrison2008-04-171-6/+6
* x86: Unify argument names in signal_32|64.cHarvey Harrison2008-04-172-8/+9
* x86: move struct definitions to unifed sigframe.hHarvey Harrison2008-04-174-14/+13
* x86: use sizeof(long) to unify signal_32|64.cHarvey Harrison2008-04-172-7/+6
* x86: Use FIX_EFLAGS define in X86_64Harvey Harrison2008-04-172-6/+24
* x86: reduce trivial style differences in signal_32|64.cHarvey Harrison2008-04-172-56/+55
* x86: regparm(3) is mandatory, no need to annotateHarvey Harrison2008-04-172-2/+0
* x86: make X86_32 pt_regs members unsigned longHarvey Harrison2008-04-171-2/+2
* x86: change most X86_32 pt_regs members to unsigned longHarvey Harrison2008-04-172-5/+4
* x86: enable ACPI extended century handling for 32bitAndi Kleen2008-04-171-3/+2
* x86: add warning when RTC clock reports binaryAndi Kleen2008-04-171-2/+5
* x86: use year 2000 offset for cmos clockAndi Kleen2008-04-171-11/+4
* x86: clean up find_e820_area(), 64-bitYinghai Lu2008-04-171-10/+12
* x86: do kernel direct mapping at boot using GB pagesAndi Kleen2008-04-171-5/+24
* x86: add gbpages switchesIngo Molnar2008-04-172-0/+32
* x86: clean up the page table dumper and add 32-bit supportH. Peter Anvin2008-04-173-126/+179
* x86: add code to dump the (kernel) page tables for visual inspection by kerne...Arjan van de Ven2008-04-173-0/+314
OpenPOWER on IntegriCloud