summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: remove some acpi ifdefs in setup_32/64Yinghai Lu2008-07-082-8/+1
* x86: clean up init_amd()Yinghai Lu2008-07-082-12/+14
* x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu2008-07-085-1/+33
* xen: set max_pfn_mappedJeremy Fitzhardinge2008-07-081-0/+1
* xen: reserve ISA space in e820 mapJeremy Fitzhardinge2008-07-081-2/+10
* xen: reserve Xen-specific memory in e820 mapJeremy Fitzhardinge2008-07-081-0/+13
* RFC x86: try to remove arch_get_ram_rangeYinghai Lu2008-07-081-2/+4
* x86: fix sleep.c build errorIngo Molnar2008-07-081-0/+2
* x86: take load_sp0 out of smpboot.cGlauber Costa2008-07-082-1/+1
* x86: move cpu_exit_clear to process_32.cGlauber Costa2008-07-082-18/+17
* x86: remove cpu from mapsGlauber Costa2008-07-081-2/+0
* x86: change naming to match x86_64Glauber Costa2008-07-081-6/+2
* x86: provide connect_bsp_APIC for x86_64Glauber Costa2008-07-082-4/+11
* x86: change __setup_vector_irq with setup_vector_irqGlauber Costa2008-07-083-10/+15
* x86: remove ifdef from steppingGlauber Costa2008-07-081-2/+0
* x86: clearing io_apic harmless for x86_64Glauber Costa2008-07-081-2/+1
* x86: boot secondary cpus through initial_codeGlauber Costa2008-07-082-25/+2
* x86: use initial_code for i386Glauber Costa2008-07-081-1/+4
* x86: move x86_64 gdt closer to i386Glauber Costa2008-07-085-63/+26
* x86: don't use gdt_page openly.Glauber Costa2008-07-081-1/+1
* x86: use stack_start in x86_64Glauber Costa2008-07-083-9/+5
* build: add __page_aligned_data and __page_aligned_bssJeremy Fitzhardinge2008-07-082-3/+2
* x86: unify crashkernel reservation for 32 and 64 bitBernhard Walle2008-07-083-93/+61
* Merge branch 'x86/fixmap' into x86/develIngo Molnar2008-07-085-33/+59
|\
| * Merge branch 'linus' into x86/fixmapIngo Molnar2008-06-2528-342/+396
| |\
| * | x86: unify __set_fixmap, fixIngo Molnar2008-06-201-0/+1
| * | x86/paravirt/xen: add set_fixmap pv_mmu_opsJeremy Fitzhardinge2008-06-203-2/+38
| * | x86: implement set_pte_vaddrJeremy Fitzhardinge2008-06-203-9/+8
| * | x86: unify __set_fixmapJeremy Fitzhardinge2008-06-203-25/+15
* | | Merge branch 'x86/uv' into x86/develIngo Molnar2008-07-087-6/+806
|\ \ \
| * | | x86, SGI UV: uv_ptc_proc_write fixCliff Wickman2008-07-081-1/+1
| * | | x86, SGI UV: TLB shootdown using broadcast assist unit, v6Cliff Wickman2008-07-081-0/+2
| * | | x86: fix stack overflow for large values of MAX_APICSJack Steiner2008-07-083-5/+4
| * | | SGI UV: TLB shootdown using broadcast assist unit, fixIngo Molnar2008-07-081-1/+1
| * | | SGI UV: clean up arch/x86/kernel/tlb_uv.cIngo Molnar2008-07-081-45/+62
| * | | SGI UV: TLB shootdown using broadcast assist unitIngo Molnar2008-07-081-98/+85
| * | | SGI UV: TLB shootdown using broadcast assist unit, cleanupsCliff Wickman2008-07-082-328/+378
| * | | x86, SGI UV: TLB shootdown using broadcast assist unitCliff Wickman2008-07-084-1/+746
| * | | Merge branch 'linus' into x86/irqIngo Molnar2008-07-0829-35/+175
| |\ \ \
* | \ \ \ Merge branch 'x86/nmi' into x86/develIngo Molnar2008-07-086-561/+164
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into x86/nmiIngo Molnar2008-06-25122-3391/+5896
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86: fix typo CONFIX -> CONFIGGlauber Costa2008-06-191-1/+1
| * | | | | Merge branch 'linus' into x86/nmiIngo Molnar2008-06-16516-5261/+9277
| |\ \ \ \ \
| * | | | | | x86: touch_nmi_watchdog(): reset alert counters for supported nmi_watchdog mo...Cyrill Gorcunov2008-06-121-1/+2
| * | | | | | x86, nmi: fix buildmingo@elte.hu2008-06-051-2/+0
| * | | | | | x86: watchdog - check for CPU is being supportedCyrill Gorcunov2008-06-051-1/+3
| * | | | | | x86: nmi - consolidate nmi_watchdog_default for 32bit modeCyrill Gorcunov2008-06-051-6/+8
| * | | | | | x86: fix nmi.c build bugIngo Molnar2008-06-021-0/+2
| * | | | | | x86: coding style fixes for nmi.cHiroshi Shimamoto2008-06-021-9/+7
| * | | | | | x86: nmi - fix incorrect NMI watchdog used by defaultCyrill Gorcunov2008-05-281-7/+9
OpenPOWER on IntegriCloud