| Commit message (Expand) | Author | Age | Files | Lines |
* | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash | Rusty Russell | 2009-03-18 | 1 | -0/+1 |
* | cpumask: remove x86 cpumask_t uses. | Rusty Russell | 2009-03-13 | 1 | -2/+2 |
* | cpumask: use new cpumask functions throughout x86 | Rusty Russell | 2009-03-13 | 1 | -2/+2 |
* | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_... | Rusty Russell | 2009-03-13 | 1 | -18/+0 |
* | cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t | Rusty Russell | 2009-03-13 | 1 | -1/+1 |
* | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell | 2009-03-13 | 1 | -3/+3 |
* | x86: unify 32 and 64-bit node_to_cpumask_map | Rusty Russell | 2009-03-13 | 1 | -19/+11 |
* | cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-03-13 | 1 | -41/+0 |
* | x86: arch_send_call_function_ipi_mask | Rusty Russell | 2009-03-13 | 1 | -2/+3 |
* | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t | Rusty Russell | 2009-03-13 | 2 | -7/+7 |
* | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-03-13 | 1 | -2/+0 |
* | cpumask: remove cpu_coregroup_map: x86 | Rusty Russell | 2009-03-13 | 1 | -1/+0 |
* | cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86 | Rusty Russell | 2009-03-13 | 2 | -6/+0 |
* | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying | 2009-03-10 | 1 | -6/+7 |
* | x86: linkage.h - guard assembler specifics by __ASSEMBLY__ | Cyrill Gorcunov | 2009-03-06 | 1 | -6/+10 |
* | Merge branch 'x86/uv' into x86/core | Ingo Molnar | 2009-03-05 | 7 | -0/+16 |
|\ |
|
| * | x86: UV, SGI RTC: add generic system vector, build fix on UP | Ingo Molnar | 2009-03-05 | 1 | -0/+2 |
| * | x86: UV, SGI RTC: loop through installed UV blades | Dimitri Sivanich | 2009-03-04 | 1 | -0/+4 |
| * | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich | 2009-03-04 | 5 | -0/+10 |
* | | Merge branch 'x86/mm' into x86/core | Ingo Molnar | 2009-03-05 | 5 | -6/+29 |
|\ \ |
|
| * | | x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid | Jeremy Fitzhardinge | 2009-03-05 | 1 | -0/+5 |
| * | | x86: clean up old gcc warnings | Jeremy Fitzhardinge | 2009-03-05 | 2 | -6/+5 |
| * | | x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE | Ingo Molnar | 2009-03-05 | 1 | -0/+1 |
| * | | x86: move function and variable declarations to asm/init.h | Pekka Enberg | 2009-03-05 | 1 | -0/+18 |
| * | | Merge branch 'x86/urgent' into x86/mm | Ingo Molnar | 2009-03-04 | 2 | -12/+0 |
| |\ \ |
|
* | \ \ | Merge branch 'x86/mce2' into x86/core | Ingo Molnar | 2009-03-05 | 3 | -3/+38 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin | 2009-03-03 | 4 | -7/+12 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin | 2009-02-24 | 126 | -4685/+2841 |
| |\ \ \ \ \ |
|
| * | | | | | | x86, mce, cmci: add CMCI support | Andi Kleen | 2009-02-24 | 1 | -0/+10 |
| * | | | | | | x86, mce, cmci: define MSR names and fields for new CMCI registers | Andi Kleen | 2009-02-24 | 3 | -0/+8 |
| * | | | | | | x86, mce, cmci: use polled banks bitmap in machine check poller | Andi Kleen | 2009-02-24 | 1 | -1/+4 |
| * | | | | | | x86, mce, cmci: factor out threshold interrupt handler | Andi Kleen | 2009-02-24 | 1 | -0/+2 |
| * | | | | | | x86, mce, cmci: export MAX_NR_BANKS | Andi Kleen | 2009-02-24 | 1 | -0/+6 |
| * | | | | | | Merge branch 'x86/urgent' into x86/mce2 | H. Peter Anvin | 2009-02-23 | 5 | -4/+9 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86, mce: separate correct machine check poller and fatal exception handler | Andi Kleen | 2009-02-19 | 1 | -0/+7 |
| * | | | | | | | x86, mce: factor out duplicated struct mce setup into one function | Andi Kleen | 2009-02-19 | 1 | -1/+2 |
| * | | | | | | | x86, mce: don't disable machine checks during code patching | Andi Kleen | 2009-02-17 | 1 | -2/+0 |
* | | | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-03-05 | 3 | -13/+7 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner | 2009-03-04 | 1 | -1/+7 |
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying | 2009-03-04 | 2 | -6/+0 |
* | | | | | | | x86: remove vestigial fix_ioremap prototypes | Jeremy Fitzhardinge | 2009-03-04 | 1 | -3/+0 |
* | | | | | | | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 2009-03-04 | 15 | -247/+209 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-----------. \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 12 | -242/+180 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | |/ / / / / |
|
| | | | | | | | * | | | | | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 2009-03-02 | 2 | -14/+0 |
| | | | | | * | | | | | | | x86: headers cleanup - boot.h | Cyrill Gorcunov | 2009-01-14 | 1 | -3/+7 |
| | | | | | * | | | | | | | Merge branch 'linus' into x86/setup-lzma | Ingo Molnar | 2009-01-10 | 8 | -136/+69 |
| | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | | bzip2/lzma: x86 kernel compression support | Alain Knaff | 2009-01-04 | 1 | -1/+11 |
| | | | | * | | | | | | | | | x86: add forward decl for tss_struct | Jeremy Fitzhardinge | 2009-03-02 | 1 | -0/+1 |
| | | | | * | | | | | | | | | x86: unify chunks of kernel/process*.c | Jeremy Fitzhardinge | 2009-03-02 | 1 | -0/+2 |
| | | | | * | | | | | | | | | x86-32: use non-lazy io bitmap context switching | Jeremy Fitzhardinge | 2009-03-02 | 1 | -6/+0 |
| | | | | | |_|_|_|_|_|_|/
| | | | | |/| | | | | | | |
|