Age | Commit message (Expand) | Author |
2009-03-20 | x86, CPA: Add set_pages_arrayuc and set_pages_array_wb | venkatesh.pallipadi@intel.com |
2009-03-20 | PCI/MSI: Use #ifdefs instead of weak functions | Michael Ellerman |
2009-03-19 | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge |
2009-03-18 | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar |
2009-03-18 | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2009-03-18 | Merge branch 'linus' into core/iommu | Ingo Molnar |
2009-03-18 | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash | Rusty Russell |
2009-03-18 | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths | Suresh Siddha |
2009-03-17 | x86, ioapic: Fix non atomic allocation with interrupts disabled | Suresh Siddha |
2009-03-17 | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping | Suresh Siddha |
2009-03-17 | x86, x2apic: fix clear_local_APIC() in the presence of x2apic | Suresh Siddha |
2009-03-17 | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha |
2009-03-17 | x86/brk: make the brk reservation symbols inaccessible from C | Jeremy Fitzhardinge |
2009-03-17 | dma-debug: x86 architecture bindings | Joerg Roedel |
2009-03-17 | x86, paravirt: prevent gcc from generating the wrong addressing mode | Jeremy Fitzhardinge |
2009-03-15 | x86: allow extend_brk users to reserve brk space | Jeremy Fitzhardinge |
2009-03-15 | x86-32: compute initial mapping size more accurately | Yinghai Lu |
2009-03-15 | x86: use brk allocation for DMI | Jeremy Fitzhardinge |
2009-03-15 | x86-32: use brk segment for allocating initial kernel pagetable | Jeremy Fitzhardinge |
2009-03-14 | x86: add brk allocation for very, very early allocations | Jeremy Fitzhardinge |
2009-03-14 | x86: cpu_debug add support for various AMD CPUs | Jaswinder Singh Rajput |
2009-03-14 | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar |
2009-03-14 | Merge branch 'core/percpu' into x86/core | Ingo Molnar |
2009-03-14 | Merge branch 'x86/asm' into tracing/syscalls | Ingo Molnar |
2009-03-14 | x86: cpu/common.c cleanups | Jaswinder Singh Rajput |
2009-03-13 | tracing/syscalls: support for syscalls tracing on x86 | Frederic Weisbecker |
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 |