summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: numa 32 using apicid_2_node to get node for logical_apicidYinghai Lu2008-07-082-1/+5
* x86: introduce init_memory_mapping for 32bit #3Yinghai Lu2008-07-081-5/+0
* x86: introduce init_memory_mapping for 32bit #2Yinghai Lu2008-07-081-1/+0
* x86: introduce init_memory_mapping for 32bit #1Yinghai Lu2008-07-081-0/+2
* x86: unify mmu_context.hJeremy Fitzhardinge2008-07-083-46/+32
* x86: unify pgd_indexJeremy Fitzhardinge2008-07-083-23/+20
* x86, 64-bit: use __pgd() on mk_kernel_pgd()Eduardo Habkost2008-07-081-1/+1
* x86, 64-bit: add gate_offset() and gate_segment() macrosJeremy Fitzhardinge2008-07-081-0/+4
* x86, 64-bit: unify early_ioremapJeremy Fitzhardinge2008-07-083-12/+26
* x86: add memory barriers to wrmsrJeremy Fitzhardinge2008-07-081-2/+3
* x86: add memory clobber to save/loadsegmentJeremy Fitzhardinge2008-07-081-2/+2
* x86: asm-x86/pgtable.h: fix compiler warningJeremy Fitzhardinge2008-07-081-0/+2
* x86: nmi_watchdog - introduce nmi_watchdog_active() helperCyrill Gorcunov2008-07-081-0/+13
* x86: nmi_watchdog - use NMI_NONE by defaultCyrill Gorcunov2008-07-081-3/+0
* x86 boot: allow overlapping early reserve memory rangesPaul Jackson2008-07-081-0/+1
* x86: move some func calling from setup_arch to paging_initYinghai Lu2008-07-081-0/+1
* x86: clean up using max_low_pfn on 32-bitYinghai Lu2008-07-082-3/+2
* x86: introduce reserve_initrdYinghai Lu2008-07-081-0/+2
* x86: introduce initmem_init for 32 bitYinghai Lu2008-07-081-0/+5
* x86: introduce initmem_init for 64 bitYinghai Lu2008-07-082-1/+1
* x86: move reserve_standard_io_resource to setup.cYinghai Lu2008-07-081-0/+2
* x86: seperate probe_roms into another fileYinghai Lu2008-07-081-0/+1
* x86: add e820_remove_rangeYinghai Lu2008-07-081-0/+2
* x86: change identify_cpu to staticYinghai Lu2008-07-081-1/+0
* x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu2008-07-081-0/+1
* x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu2008-07-082-1/+11
* RFC x86: try to remove arch_get_ram_rangeYinghai Lu2008-07-081-1/+1
* x86: move cpu_exit_clear to process_32.cGlauber Costa2008-07-082-1/+1
* x86: change __setup_vector_irq with setup_vector_irqGlauber Costa2008-07-081-1/+1
* x86: move x86_64 gdt closer to i386Glauber Costa2008-07-082-25/+22
* build: add __page_aligned_data and __page_aligned_bssJeremy Fitzhardinge2008-07-081-0/+4
* x86: unify crashkernel reservation for 32 and 64 bitBernhard Walle2008-07-081-0/+3
* Merge branch 'x86/fixmap' into x86/develIngo Molnar2008-07-085-79/+71
|\
| * Merge branch 'linus' into x86/fixmapIngo Molnar2008-06-2525-64/+188
| |\
| * | x86/paravirt/xen: add set_fixmap pv_mmu_opsJeremy Fitzhardinge2008-06-202-2/+25
| * | x86: implement set_pte_vaddrJeremy Fitzhardinge2008-06-201-0/+3
| * | x86: unify __set_fixmapJeremy Fitzhardinge2008-06-201-0/+2
| * | x86: unify asm-x86/fixmap*.hJeremy Fitzhardinge2008-06-203-79/+43
* | | Merge branch 'x86/uv' into x86/develIngo Molnar2008-07-084-4/+375
|\ \ \
| * | | x86: increase MAX_APICS for very large x86-64 configsJack Steiner2008-07-081-4/+5
| * | | x86: fix stack overflow for large values of MAX_APICSJack Steiner2008-07-081-0/+7
| * | | SGI UV: TLB shootdown using broadcast assist unitIngo Molnar2008-07-081-10/+11
| * | | SGI UV: TLB shootdown using broadcast assist unit, cleanupsCliff Wickman2008-07-081-71/+76
| * | | x86 atomic operations: atomic_or_long() atomic_inc_short()Cliff Wickman2008-07-081-0/+26
| * | | x86, SGI UV: TLB shootdown using broadcast assist unitCliff Wickman2008-07-081-0/+331
| * | | Merge branch 'linus' into x86/irqIngo Molnar2008-07-0832-47/+83
| |\ \ \
* | \ \ \ Merge branch 'x86/nmi' into x86/develIngo Molnar2008-07-081-4/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into x86/nmiIngo Molnar2008-06-2541-101/+224
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'linus' into x86/nmiIngo Molnar2008-06-16345-2315/+3562
| |\ \ \ \ \
| * | | | | | x86: nmi - consolidate nmi_watchdog_default for 32bit modeCyrill Gorcunov2008-06-051-3/+1
OpenPOWER on IntegriCloud