summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/pci: Makefile merge: coalescing 32 and 64 bitRobert Richter2008-07-091-20/+1
* x86/pci: merge: moving mp_bus_to_node.c to amd_bus.cRobert Richter2008-07-093-27/+29
* x86/pci: mp_bus_to_node merge: moving code in amd_bus.cRobert Richter2008-07-091-21/+21
* x86/pci: Makefile merge: creating pci-y for 64 bitRobert Richter2008-07-091-4/+4
* x86/pci: Makefile merge: changing 64bit orderingRobert Richter2008-07-091-6/+5
* x86/pci: Makefile merge: decoupling options for mp_bus_to_node.oRobert Richter2008-07-091-3/+1
* x86/pci: Makefile merge: whitespace changes onlyRobert Richter2008-07-091-7/+7
* x86/pci: Makefile merge: removing include dir flagRobert Richter2008-07-091-3/+0
* x86/pci: Makefile merge: Removing Makefile_*Robert Richter2008-07-093-45/+46
* Merge branch 'x86/core' into x86/unify-pciIngo Molnar2008-07-09180-11458/+17073
|\
| * x86: build fix for "x86: fix C1E && nx6325 stability problem"Ingo Molnar2008-07-091-0/+1
| * x86: fix C1E && nx6325 stability problemRafael J. Wysocki2008-07-093-6/+57
| * x86: not overmap more than the end of RAM in init_memory_mapping - 64bitYinghai Lu2008-07-091-12/+65
| * x86: make max_pfn cover acpi table below 4gYinghai Lu2008-07-092-16/+15
| * x86: fix vmemmap printout checkYinghai Lu2008-07-091-3/+3
| * x86: introduce page_size_mask for 64bitYinghai Lu2008-07-091-35/+63
| * arch/x86/mm/pgtable_32.c: remove unused variable `fixmaps'Andrew Morton2008-07-091-1/+0
| * arch/x86/kernel/smpboot.c: fix warningAndrew Morton2008-07-091-2/+2
| * x86: traps_xx: various small changesAlexander van Heukelum2008-07-092-17/+18
| * x86: traps_xx: modify default_do_nmiAlexander van Heukelum2008-07-092-4/+7
| * x86: traps_xx: restructure do_general_protection()Alexander van Heukelum2008-07-092-35/+42
| * x86: traps_xx: modify do_trapAlexander van Heukelum2008-07-091-28/+28
| * x86: traps_xx: modify __dieAlexander van Heukelum2008-07-092-19/+15
| * x86: traps_xx: shuffle headers and globalsAlexander van Heukelum2008-07-092-37/+33
| * x86: initial changes to unify traps_32.c and traps_64.cAlexander van Heukelum2008-07-092-196/+191
| * x86: rename paravirtualized TSC functionsAlok Kataria2008-07-098-21/+17
| * x86: merge tsc_init and clocksource codeAlok Kataria2008-07-095-328/+212
| * x86: merge the TSC cpu-freq codeAlok Kataria2008-07-093-227/+114
| * x86: merge tsc calibrationAlok Kataria2008-07-094-172/+153
| * x86: merge sched_clock handlingAlok Kataria2008-07-095-144/+100
| * x86: apic_32.c - add lapic resourceCyrill Gorcunov2008-07-091-0/+23
| * x86: map UV chipset space - UV supportJack Steiner2008-07-091-1/+74
| * x86: map UV chipset space - pagetableJack Steiner2008-07-091-0/+40
| * x86: let early_reserve_e820 update e820_saved tooYinghai Lu2008-07-091-3/+28
| * x86: make e820_saved have update from setup_dataYinghai Lu2008-07-091-5/+23
| * x86: move saving e820_saved to setup_memory_mapYinghai Lu2008-07-091-3/+5
| * x86: use FIRMWARE_MEMMAP on x86/E820Bernhard Walle2008-07-081-7/+37
| * x86: remove acpi_srat config v2Yinghai Lu2008-07-084-7/+2
| * x86: remove have_arch_parse_srat -v2Yinghai Lu2008-07-082-21/+0
| * x86/cpa: use an undefined PTE bit for testing CPAJeremy Fitzhardinge2008-07-081-8/+13
| * x86_32: remove __PAGE_KERNEL(_EXEC)Jeremy Fitzhardinge2008-07-081-8/+2
| * x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flagsJeremy Fitzhardinge2008-07-081-2/+2
| * x86_64/setup: unconditionally populate the pgdJeremy Fitzhardinge2008-07-081-3/+2
| * x86: fix "x86: let setup_arch call init_apic_mappings for 32bit"Ingo Molnar2008-07-081-0/+1
| * x86: move prefill_possible_map calling earlyYinghai Lu2008-07-083-10/+9
| * x86: move init_cpu_to_node after get_smp_configYinghai Lu2008-07-081-4/+4
| * x86: merge zones_sizes_init for numa and non numa on 32-bitYinghai Lu2008-07-083-24/+4
| * x86: do not printout if we do not find setup_dataYinghai Lu2008-07-081-0/+5
| * x86: make early_res_to_bootmem print out less 80 width charsYinghai Lu2008-07-081-2/+2
| * x86: change copy_e820_map to append_e820_mapYinghai Lu2008-07-081-5/+6
OpenPOWER on IntegriCloud