summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
...
* 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-081-1/+5
* 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
* 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-257-26/+62
| |\
| * | 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-082-6/+11
| |\ \ \
* | \ \ \ Merge branch 'x86/nmi' into x86/develIngo Molnar2008-07-081-4/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into x86/nmiIngo Molnar2008-06-257-26/+62
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'linus' into x86/nmiIngo Molnar2008-06-169-22/+52
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86: nmi - consolidate nmi_watchdog_default for 32bit modeCyrill Gorcunov2008-06-051-3/+1
| * | | | | - fix typo in include/asm-x86/nmi.hIngo Molnar2008-05-301-1/+1
| * | | | | x86: nmi - fix incorrect NMI watchdog used by defaultCyrill Gorcunov2008-05-281-1/+3
| * | | | | x86: nmi_32.c - add nmi_watchdog_default helperCyrill Gorcunov2008-05-251-3/+1
| * | | | | x86: nmi - unify die_nmi() interfaceCyrill Gorcunov2008-05-251-1/+1
| * | | | | x86: remove duplicate declaration of unknown_nmi_panicFernando Luis Vazquez Cao2008-05-251-1/+0
* | | | | | Merge branch 'x86/numa' into x86/develIngo Molnar2008-07-085-85/+152
|\ \ \ \ \ \
| * | | | | | x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle2008-07-081-1/+1
| * | | | | | x86: remove static boot_cpu_pda array v2Mike Travis2008-07-081-3/+3
| * | | | | | x86: remove the static 256k node_to_cpumask_mapMike Travis2008-07-081-8/+17
OpenPOWER on IntegriCloud