Age | Commit message (Expand) | Author | Files | Lines |
2009-03-13 | cpumask: use new cpumask functions throughout x86 | Rusty Russell | 1 | -2/+2 |
2009-03-13 | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_... | Rusty Russell | 1 | -18/+0 |
2009-03-13 | cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t | Rusty Russell | 1 | -1/+1 |
2009-03-13 | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell | 1 | -3/+3 |
2009-03-13 | x86: unify 32 and 64-bit node_to_cpumask_map | Rusty Russell | 1 | -19/+11 |
2009-03-13 | cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 1 | -41/+0 |
2009-03-13 | x86: arch_send_call_function_ipi_mask | Rusty Russell | 1 | -2/+3 |
2009-03-13 | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t | Rusty Russell | 2 | -7/+7 |
2009-03-13 | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 1 | -2/+0 |
2009-03-13 | cpumask: remove cpu_coregroup_map: x86 | Rusty Russell | 1 | -1/+0 |
2009-03-13 | cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86 | Rusty Russell | 2 | -6/+0 |
2009-03-11 | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying | 1 | -6/+7 |
2009-03-06 | x86: linkage.h - guard assembler specifics by __ASSEMBLY__ | Cyrill Gorcunov | 1 | -6/+10 |
2009-03-05 | Merge branch 'x86/uv' into x86/core | Ingo Molnar | 7 | -0/+16 |
2009-03-05 | Merge branch 'x86/mm' into x86/core | Ingo Molnar | 5 | -6/+29 |
2009-03-05 | Merge branch 'x86/mce2' into x86/core | Ingo Molnar | 3 | -3/+38 |
2009-03-05 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 3 | -13/+7 |
2009-03-05 | x86: UV, SGI RTC: add generic system vector, build fix on UP | Ingo Molnar | 1 | -0/+2 |
2009-03-05 | x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid | Jeremy Fitzhardinge | 1 | -0/+5 |
2009-03-05 | x86: clean up old gcc warnings | Jeremy Fitzhardinge | 2 | -6/+5 |
2009-03-05 | x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE | Ingo Molnar | 1 | -0/+1 |
2009-03-05 | x86: move function and variable declarations to asm/init.h | Pekka Enberg | 1 | -0/+18 |
2009-03-04 | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner | 1 | -1/+7 |
2009-03-04 | x86: UV, SGI RTC: loop through installed UV blades | Dimitri Sivanich | 1 | -0/+4 |
2009-03-04 | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich | 5 | -0/+10 |
2009-03-04 | Merge branch 'x86/urgent' into x86/mm | Ingo Molnar | 2 | -12/+0 |
2009-03-04 | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying | 2 | -6/+0 |
2009-03-04 | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin | 4 | -7/+12 |
2009-03-04 | x86: remove vestigial fix_ioremap prototypes | Jeremy Fitzhardinge | 1 | -3/+0 |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 15 | -247/+209 |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 12 | -242/+180 |
2009-03-03 | x86: set_highmem_pages_init() cleanup | Pekka Enberg | 1 | -1/+5 |
2009-03-03 | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 2 | -14/+0 |
2009-03-02 | xen: deal with virtually mapped percpu data | Jeremy Fitzhardinge | 1 | -0/+1 |
2009-03-02 | x86: add forward decl for tss_struct | Jeremy Fitzhardinge | 1 | -0/+1 |
2009-03-02 | x86: unify chunks of kernel/process*.c | Jeremy Fitzhardinge | 1 | -0/+2 |
2009-03-02 | x86-32: use non-lazy io bitmap context switching | Jeremy Fitzhardinge | 1 | -6/+0 |
2009-03-02 | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar | 2 | -20/+9 |
2009-03-01 | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" | Ingo Molnar | 1 | -4/+1 |
2009-03-01 | bootmem, x86: further fixes for arch-specific bootmem wrapping | Tejun Heo | 1 | -6/+2 |
2009-02-28 | x86, fixmap: unify fixmap.h | Gustavo F. Padovan | 3 | -310/+147 |
2009-02-28 | x86, fixmap: prepare fixmap_32.h for unification | Gustavo F. Padovan | 1 | -17/+56 |
2009-02-28 | x86, fixmap: prepare fixmap_64.h for unification | Gustavo F. Padovan | 1 | -7/+69 |
2009-02-28 | x86, fixmap: add CONFIG_EFI | Gustavo F. Padovan | 1 | -0/+4 |
2009-02-28 | x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC | Gustavo F. Padovan | 1 | -0/+4 |
2009-02-28 | x86, fixmap: define reserve_top_address for x86_64 | Gustavo F. Padovan | 1 | -0/+2 |
2009-02-28 | x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE | Gustavo F. Padovan | 1 | -2/+5 |
2009-02-28 | x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE | Gustavo F. Padovan | 1 | -4/+4 |
2009-02-26 | x86: apic: simplify secondary CPU wakeup methods | Ingo Molnar | 1 | -8/+1 |
2009-02-26 | x86: remove update_apic from x86_quirks, fix | Ingo Molnar | 1 | -0/+17 |