summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: extend e820 ealy_res support 32bit - fix #2Yinghai Lu2008-05-271-5/+9
* x86: fix mpparse falloutThomas Gleixner2008-05-251-32/+41
* x86: allow MPPARSE to be deselected in SMP configsAlexey Starikovskiy2008-05-253-2/+6
* x86: move mp_bus_not_pci from mpparse.cAlexey Starikovskiy2008-05-253-10/+8
* x86: mp_bus_id_to_pci_bus is not neededAlexey Starikovskiy2008-05-253-12/+2
* x86: move smp_found_configAlexey Starikovskiy2008-05-255-12/+12
* x86: move pic_mode to apic_32.cAlexey Starikovskiy2008-05-253-4/+2
* x86: Set pic_mode only if local apic code is presentAlexey Starikovskiy2008-05-251-1/+1
* x86: move e820_mark_nosave_regions to e820.cYinghai Lu2008-05-255-66/+34
* x86: fix mpparse/acpi interactionAlexey Starikovskiy2008-05-251-4/+5
* x86: initialize all fields of mp_irqs[mp_irq_entries]Soeren Sandmann2008-05-251-5/+4
* x86: make config_irqsrc not MPspec specificAlexey Starikovskiy2008-05-254-84/+89
* 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-252-5/+8
* 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-257-309/+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-254-6/+16
* 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-255-9/+17
* x86 boot: minor code format fixes in e820 and efi routinesPaul Jackson2008-05-252-2/+2
* x86 boot: remove some unused extern function declarationsPaul Jackson2008-05-251-1/+1
* 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-252-3/+3
* 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-252-146/+473
* x86: mtrr cleanup for converting continuous to discrete layout v8 - fixYinghai Lu2008-05-252-79/+94
* 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-254-14/+514
* 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-214-21/+40
|\
| * sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller2008-05-211-0/+1
| * sparc64: Fix stack tracing through trap frames.David S. Miller2008-05-212-10/+14
| * sparc64: Fix kernel thread stack termination.David S. Miller2008-05-211-11/+25
* | provide out-of-line strcat() for m68kAl Viro2008-05-211-0/+6
* | MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-211-1/+1
* | thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro2008-05-211-0/+2
* | missing export of csum_partial() on uml/amd64Al Viro2008-05-211-2/+4
* | uml: add missing exports for UML_RANDOM=mAl Viro2008-05-211-0/+5
* | fix include order in sys-i386/registers.cAl Viro2008-05-211-0/+1
OpenPOWER on IntegriCloud