summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-07-09x86/pci: merge: moving mp_bus_to_node.c to amd_bus.cRobert Richter3-27/+29
2008-07-09x86/pci: mp_bus_to_node merge: moving code in amd_bus.cRobert Richter1-21/+21
2008-07-09x86/pci: Makefile merge: creating pci-y for 64 bitRobert Richter1-4/+4
2008-07-09x86/pci: Makefile merge: changing 64bit orderingRobert Richter1-6/+5
2008-07-09x86/pci: Makefile merge: decoupling options for mp_bus_to_node.oRobert Richter1-3/+1
2008-07-09x86/pci: Makefile merge: whitespace changes onlyRobert Richter1-7/+7
2008-07-09x86/pci: Makefile merge: removing include dir flagRobert Richter1-3/+0
2008-07-09x86/pci: Makefile merge: Removing Makefile_*Robert Richter3-45/+46
2008-07-09Merge branch 'x86/core' into x86/unify-pciIngo Molnar180-11458/+17073
2008-07-09x86: build fix for "x86: fix C1E && nx6325 stability problem"Ingo Molnar1-0/+1
2008-07-09x86: fix C1E && nx6325 stability problemRafael J. Wysocki3-6/+57
2008-07-09x86: not overmap more than the end of RAM in init_memory_mapping - 64bitYinghai Lu1-12/+65
2008-07-09x86: make max_pfn cover acpi table below 4gYinghai Lu2-16/+15
2008-07-09x86: fix vmemmap printout checkYinghai Lu1-3/+3
2008-07-09x86: introduce page_size_mask for 64bitYinghai Lu1-35/+63
2008-07-09arch/x86/mm/pgtable_32.c: remove unused variable `fixmaps'Andrew Morton1-1/+0
2008-07-09arch/x86/kernel/smpboot.c: fix warningAndrew Morton1-2/+2
2008-07-09x86: traps_xx: various small changesAlexander van Heukelum2-17/+18
2008-07-09x86: traps_xx: modify default_do_nmiAlexander van Heukelum2-4/+7
2008-07-09x86: traps_xx: restructure do_general_protection()Alexander van Heukelum2-35/+42
2008-07-09x86: traps_xx: modify do_trapAlexander van Heukelum1-28/+28
2008-07-09x86: traps_xx: modify __dieAlexander van Heukelum2-19/+15
2008-07-09x86: traps_xx: shuffle headers and globalsAlexander van Heukelum2-37/+33
2008-07-09x86: initial changes to unify traps_32.c and traps_64.cAlexander van Heukelum2-196/+191
2008-07-09x86: rename paravirtualized TSC functionsAlok Kataria8-21/+17
2008-07-09x86: merge tsc_init and clocksource codeAlok Kataria5-328/+212
2008-07-09x86: merge the TSC cpu-freq codeAlok Kataria3-227/+114
2008-07-09x86: merge tsc calibrationAlok Kataria4-172/+153
2008-07-09x86: merge sched_clock handlingAlok Kataria5-144/+100
2008-07-09x86: apic_32.c - add lapic resourceCyrill Gorcunov1-0/+23
2008-07-09x86: map UV chipset space - UV supportJack Steiner1-1/+74
2008-07-09x86: map UV chipset space - pagetableJack Steiner1-0/+40
2008-07-09x86: let early_reserve_e820 update e820_saved tooYinghai Lu1-3/+28
2008-07-09x86: make e820_saved have update from setup_dataYinghai Lu1-5/+23
2008-07-09x86: move saving e820_saved to setup_memory_mapYinghai Lu1-3/+5
2008-07-08[MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer1-29/+32
2008-07-08[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald2-5/+5
2008-07-08x86: use FIRMWARE_MEMMAP on x86/E820Bernhard Walle1-7/+37
2008-07-08x86: remove acpi_srat config v2Yinghai Lu4-7/+2
2008-07-08x86: remove have_arch_parse_srat -v2Yinghai Lu2-21/+0
2008-07-08x86/cpa: use an undefined PTE bit for testing CPAJeremy Fitzhardinge1-8/+13
2008-07-08x86_32: remove __PAGE_KERNEL(_EXEC)Jeremy Fitzhardinge1-8/+2
2008-07-08x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flagsJeremy Fitzhardinge1-2/+2
2008-07-08x86_64/setup: unconditionally populate the pgdJeremy Fitzhardinge1-3/+2
2008-07-08x86: fix "x86: let setup_arch call init_apic_mappings for 32bit"Ingo Molnar1-0/+1
2008-07-08x86: move prefill_possible_map calling earlyYinghai Lu3-10/+9
2008-07-08x86: move init_cpu_to_node after get_smp_configYinghai Lu1-4/+4
2008-07-08x86: merge zones_sizes_init for numa and non numa on 32-bitYinghai Lu3-24/+4
2008-07-08x86: do not printout if we do not find setup_dataYinghai Lu1-0/+5
2008-07-08x86: make early_res_to_bootmem print out less 80 width charsYinghai Lu1-2/+2