Age | Commit message (Expand) | Author |
2009-03-13 | tracing/x86: basic implementation of syscall tracing for x86 | Frederic Weisbecker |
2009-03-13 | cpumask: remove x86 cpumask_t uses. | Rusty Russell |
2009-03-13 | cpumask: use new cpumask functions throughout x86 | Rusty Russell |
2009-03-13 | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_... | Rusty Russell |
2009-03-13 | cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t | Rusty Russell |
2009-03-13 | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell |
2009-03-13 | x86: unify 32 and 64-bit node_to_cpumask_map | Rusty Russell |
2009-03-13 | cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell |
2009-03-13 | x86: arch_send_call_function_ipi_mask | Rusty Russell |
2009-03-13 | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t | Rusty Russell |
2009-03-13 | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell |
2009-03-13 | cpumask: remove cpu_coregroup_map: x86 | Rusty Russell |
2009-03-13 | cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86 | Rusty Russell |
2009-03-13 | x86: cpu_debug add write support for MSRs | Jaswinder Singh Rajput |
2009-03-13 | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members | Jan Beulich |
2009-03-12 | x86: fix HYPERVISOR_update_descriptor() | Jan Beulich |
2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar |
2009-03-11 | x86: remove zImage support | H. Peter Anvin |
2009-03-11 | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() | Akinobu Mita |
2009-03-11 | x86: cpu architecture debug code, build fix, cleanup | Jaswinder Singh Rajput |
2009-03-11 | x86: shrink __ALIGN and __ALIGN_STR definitions | Cyrill Gorcunov |
2009-03-11 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar |
2009-03-11 | Merge branch 'linus' into core/percpu | Ingo Molnar |
2009-03-11 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-10 | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying |
2009-03-10 | x86: cpu architecture debug code | Jaswinder Singh Rajput |
2009-03-10 | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar |
2009-03-10 | percpu: make x86 addr <-> pcpu ptr conversion macros generic | Tejun Heo |
2009-03-06 | x86: linkage.h - guard assembler specifics by __ASSEMBLY__ | Cyrill Gorcunov |
2009-03-06 | x86: implement atomic text_poke() via fixmap | Masami Hiramatsu |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar |
2009-03-05 | Merge branch 'x86/uv' into x86/core | Ingo Molnar |
2009-03-05 | Merge branch 'x86/mm' into x86/core | Ingo Molnar |
2009-03-05 | Merge branch 'x86/mce2' into x86/core | Ingo Molnar |
2009-03-05 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar |
2009-03-05 | x86: UV, SGI RTC: add generic system vector, build fix on UP | Ingo Molnar |
2009-03-05 | x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid | Jeremy Fitzhardinge |
2009-03-05 | x86: clean up old gcc warnings | Jeremy Fitzhardinge |
2009-03-05 | x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE | Ingo Molnar |
2009-03-05 | x86: move function and variable declarations to asm/init.h | Pekka Enberg |
2009-03-05 | Merge branch 'linus' into core/iommu | Ingo Molnar |
2009-03-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-04 | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner |
2009-03-04 | x86: UV, SGI RTC: loop through installed UV blades | Dimitri Sivanich |
2009-03-04 | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich |
2009-03-04 | Merge branch 'x86/urgent' into x86/mm | Ingo Molnar |
2009-03-04 | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying |
2009-03-04 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar |
2009-03-03 | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin |
2009-03-04 | x86: remove vestigial fix_ioremap prototypes | Jeremy Fitzhardinge |