aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | - 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-086-85/+153
|\ \ \ \ \ \ \
| * | | | | | | x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle2008-07-081-1/+1
| * | | | | | | x86: remove static boot_cpu_pda array v2Mike Travis2008-07-082-3/+4
| * | | | | | | x86: remove the static 256k node_to_cpumask_mapMike Travis2008-07-081-8/+17
| * | | | | | | x86: restore pda nodenumber fieldMike Travis2008-07-082-1/+2
| * | | | | | | x86: cleanup early per cpu variables/accesses v4Mike Travis2008-07-084-83/+140
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-0831-265/+191
|\ \ \ \ \ \ \
| * | | | | | | x86: update mptable fix with no ioapic v2Yinghai Lu2008-07-081-2/+0
| * | | | | | | x86: cleanup machine_specific_memory_setup, v2Yinghai Lu2008-07-082-3/+3
| * | | | | | | x86: remove unused file after numaq etc depends on genericarchYinghai Lu2008-07-084-33/+0
| * | | | | | | x86: use acpi_numa_init to parse on 32-bit numaYinghai Lu2008-07-082-11/+1
| * | | | | | | x86: merge setup_memory_map with e820Yinghai Lu2008-07-084-58/+6
| * | | | | | | x86: kill bad_pproYinghai Lu2008-07-082-2/+2
| * | | | | | | x86: move e820_resource_resources to e820.cYinghai Lu2008-07-083-5/+1
| * | | | | | | x86 boot: pass E820 memory map entries more than 128 via linked list of setup...Huang, Ying2008-07-082-0/+3
| * | | | | | | x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu2008-07-083-1/+5
| * | | | | | | x86: rename two e820 related functionsYinghai Lu2008-07-081-2/+2
| * | | | | | | x86: keep MP_intsrc_info untouched if we do not update mptableYinghai Lu2008-07-081-0/+1
| * | | | | | | x86: replace shrink_active_range() with remove_active_range()Yinghai Lu2008-07-081-1/+2
| * | | | | | | x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu2008-07-082-2/+2
| * | | | | | | x86: e820 merge parsing of the mem=/memmap= boot parametersYinghai Lu2008-07-083-4/+2
| * | | | | | | x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle2008-07-081-1/+1
| * | | | | | | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08174-405/+881
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | x86, mpparse: build fixIngo Molnar2008-06-101-0/+4
| * | | | | | | x86: make generic arch support NUMAQYinghai Lu2008-06-107-63/+35