aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2009-03-18cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crashRusty Russell
2009-03-13cpumask: remove x86 cpumask_t uses.Rusty Russell
2009-03-13cpumask: use new cpumask functions throughout x86Rusty Russell
2009-03-13x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_...Rusty Russell
2009-03-13cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_tRusty Russell
2009-03-13cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell
2009-03-13x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell
2009-03-13cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-03-13x86: arch_send_call_function_ipi_maskRusty Russell
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell
2009-03-13cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-03-13cpumask: remove cpu_coregroup_map: x86Rusty Russell
2009-03-13cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86Rusty Russell
2009-03-10x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying
2009-03-06x86: linkage.h - guard assembler specifics by __ASSEMBLY__Cyrill Gorcunov
2009-03-05Merge branch 'x86/uv' into x86/coreIngo Molnar
2009-03-05Merge branch 'x86/mm' into x86/coreIngo Molnar
2009-03-05Merge branch 'x86/mce2' into x86/coreIngo Molnar
2009-03-05Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-03-05x86: UV, SGI RTC: add generic system vector, build fix on UPIngo Molnar
2009-03-05x86-32: use specific __vmalloc_start_set flag in __virt_addr_validJeremy Fitzhardinge
2009-03-05x86: clean up old gcc warningsJeremy Fitzhardinge
2009-03-05x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAEIngo Molnar
2009-03-05x86: move function and variable declarations to asm/init.hPekka Enberg
2009-03-04x86, math-emu: fix init_fpu for task != currentDaniel Glöckner
2009-03-04x86: UV, SGI RTC: loop through installed UV bladesDimitri Sivanich
2009-03-04x86: UV, SGI RTC: add generic system vectorDimitri Sivanich
2009-03-04Merge branch 'x86/urgent' into x86/mmIngo Molnar
2009-03-04x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying
2009-03-03Merge branch 'x86/core' into x86/mce2H. Peter Anvin
2009-03-04x86: remove vestigial fix_ioremap prototypesJeremy Fitzhardinge
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-03x86: set_highmem_pages_init() cleanupPekka Enberg
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-02xen: deal with virtually mapped percpu dataJeremy Fitzhardinge
2009-03-02x86: add forward decl for tss_structJeremy Fitzhardinge
2009-03-02x86: unify chunks of kernel/process*.cJeremy Fitzhardinge
2009-03-02x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge
2009-03-02x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar
2009-03-01Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar
2009-03-01bootmem, x86: further fixes for arch-specific bootmem wrappingTejun Heo
2009-02-27x86, fixmap: unify fixmap.hGustavo F. Padovan
2009-02-27x86, fixmap: prepare fixmap_32.h for unificationGustavo F. Padovan
2009-02-27x86, fixmap: prepare fixmap_64.h for unificationGustavo F. Padovan
2009-02-27x86, fixmap: add CONFIG_EFIGustavo F. Padovan
2009-02-27x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APICGustavo F. Padovan
2009-02-27x86, fixmap: define reserve_top_address for x86_64Gustavo F. Padovan
2009-02-27x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZEGustavo F. Padovan
2009-02-27x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZEGustavo F. Padovan