summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy2008-05-255-56/+60
* x86: make mp_ioapic_routing definition localAlexey Starikovskiy2008-05-251-1/+6
* x86: complete move ACPI from mpparse.cAlexey Starikovskiy2008-05-252-298/+305
* x86: move es7000_plat out of mpparse.cAlexey Starikovskiy2008-05-251-5/+6
* x86: cleanup print out for mptableYinghai Lu2008-05-251-7/+6
* x86: include pci.h in e820_64.cThomas Gleixner2008-05-251-0/+1
* x86: fix shadow variables of global end_pnf in e820_64.cThomas Gleixner2008-05-251-18/+18
* x86: move mp_ioapic_routing to mpparse and make it staticThomas Gleixner2008-05-252-4/+2
* x86: extend e820 ealy_res support 32bit - fixYinghai Lu2008-05-251-24/+31
* x86: extend e820 ealy_res support 32bitYinghai Lu2008-05-256-300/+314
* x86 boot: add code to add BIOS provided EFI memory entries to kernelPaul Jackson2008-05-251-0/+26
* x86 boot: longer comment explaining sanitize_e820_map routinePaul Jackson2008-05-251-38/+56
* x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson2008-05-252-4/+8
* x86 boot: extend some internal memory map arrays to handle larger EFI inputPaul Jackson2008-05-251-4/+4
* x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson2008-05-252-6/+9
* x86 boot: minor code format fixes in e820 and efi routinesPaul Jackson2008-05-252-2/+2
* x86: mtrr cleanup for converting continuous to discrete layout - fix #2Yinghai Lu2008-05-251-31/+48
* x86: amd opteron TOM2 mask val fixYinghai Lu2008-05-251-1/+1
* x86: make e820.c to have common functionsYinghai Lu2008-05-255-852/+482
* x86: process fam 10h like k8 with fixed mtrr settingYinghai Lu2008-05-251-1/+1
* x86: mtrr cleanup for converting continuous to discrete - auto detect v4Yinghai Lu2008-05-251-146/+464
* x86: mtrr cleanup for converting continuous to discrete layout v8 - fixYinghai Lu2008-05-251-74/+90
* x86: fix trimming e820 with MTRR holes. - fixYinghai Lu2008-05-253-31/+19
* x86: fix trimming e820 with MTRR holes.Yinghai Lu2008-05-253-19/+95
* x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu2008-05-253-14/+488
* x86: move i386 memory setup code to e820_32.cAlexander van Heukelum2008-05-252-50/+60
* x86: fix sparse warning in mtrr/generic.cThomas Gleixner2008-05-251-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-191-1/+0
|\
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* | x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner2008-05-171-1/+28
* | x86: remove mwait capability C-state checkIngo Molnar2008-05-171-10/+1
|/
* x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath2008-05-131-2/+5
* x86: fix csum_partial() exportIngo Molnar2008-05-131-0/+3
* x86: early_init_centaur(): use set_cpu_cap()Andrew Morton2008-05-131-1/+1
* x86: fix app crashes after SMP resumeHugh Dickins2008-05-132-8/+19
* x86: wakeup.lds.S - section ordering fixCyrill Gorcunov2008-05-121-5/+5
* x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley2008-05-121-1/+3
* x86/pci: fix broken ISA DMATakashi Iwai2008-05-121-3/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-107-37/+64
|\
| * x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner2008-05-102-2/+9
| * x86: fix fpu restore from sig returnSuresh Siddha2008-05-101-2/+10
| * x86: revert printk format warning change which is for linux-nextThomas Gleixner2008-05-101-1/+1
| * x86: cleanup PAT cpu validationThomas Gleixner2008-05-083-32/+25
| * x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon2008-05-081-0/+19
* | pcspkr: fix dependanciesStas Sergeev2008-05-071-3/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-046-9/+12
|\
| * x86: fix setup printk format warningRandy Dunlap2008-05-041-1/+1
| * x86: remove dell reboot dmi quirk board name matchBen2008-05-041-1/+0
| * x86: es7000 build fixIngo Molnar2008-05-041-2/+5
| * x86: make additional_cpus staticAdrian Bunk2008-05-041-1/+1
OpenPOWER on IntegriCloud