Age | Commit message (Expand) | Author |
2009-02-13 | Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2009-02-13 | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar |
2009-02-13 | Merge branch 'x86/mm' into x86/core | Ingo Molnar |
2009-02-13 | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar |
2009-02-13 | Merge branch 'core/percpu' into x86/core | Ingo Molnar |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-12 | x86: CPA avoid repeated lazy mmu flush | Thomas Gleixner |
2009-02-12 | x86, 32-bit: refactor find_low_pfn_range() | Ingo Molnar |
2009-02-12 | x86, 32-bit: clean up find_low_pfn_range() | Ingo Molnar |
2009-02-12 | x86: fix warning in find_low_pfn_range() | Ingo Molnar |
2009-02-12 | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem | Suresh Siddha |
2009-02-12 | x86/cpa: make sure cpa is safe to call in lazy mmu mode | Jeremy Fitzhardinge |
2009-02-11 | x86: mm/init_32.c fix compilation warning | Jaswinder Singh Rajput |
2009-02-11 | Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2 | Jeremy Fitzhardinge |
2009-02-10 | Merge branch 'x86/uaccess' into core/percpu | Ingo Molnar |
2009-02-09 | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar |
2009-02-09 | x86: fix abuse of per_cpu_offset | Brian Gerst |
2009-02-06 | Merge branch 'linus' into x86/mm | Ingo Molnar |
2009-02-05 | prevent kprobes from catching spurious page faults | Masami Hiramatsu |
2009-02-04 | x86: mm: introduce helper function in fault.c | Hiroshi Shimamoto |
2009-01-31 | x86: update copyrights | Ingo Molnar |
2009-01-29 | x86: add might_sleep() to do_page_fault() | Peter Zijlstra |
2009-01-29 | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar |
2009-01-29 | x86, smp: remove mach_ipi.h | Ingo Molnar |
2009-01-28 | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar |
2009-01-28 | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar |
2009-01-27 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar |
2009-01-27 | Merge branch 'linus' into core/percpu | Ingo Molnar |
2009-01-27 | x86: move 64-bit NUMA code | Brian Gerst |
2009-01-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-01-26 | x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. | Eric Anholt |
2009-01-23 | x86: handle PAT more like other CPU features | H. Peter Anvin |
2009-01-23 | x86: uaccess: introduce try and catch framework | Hiroshi Shimamoto |
2009-01-22 | x86 PAT: ioremap_wc should take resource_size_t parameter | venkatesh.pallipadi@intel.com |
2009-01-21 | x86: optimise page fault entry, cleanup | Johannes Weiner |
2009-01-21 | x86: fix PTE corruption issue while mapping RAM using /dev/mem | Suresh Siddha |
2009-01-21 | x86: fix page attribute corruption with cpa() | Suresh Siddha |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar |
2009-01-21 | x86: uv cleanup, build fix | Ingo Molnar |
2009-01-21 | x86, mm: move tlb.c to arch/x86/mm/ | Ingo Molnar |
2009-01-20 | x86: optimise x86's do_page_fault (C entry point for the page fault path) | Nick Piggin |
2009-01-20 | x86: remove kernel_physical_mapping_init() from init section | Gary Hade |
2009-01-18 | Merge branch 'core/percpu' into stackprotector | Ingo Molnar |
2009-01-16 | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta... | Jan Beulich |
2009-01-15 | Revert "x86 PAT: remove CPA WARN_ON for zero pte" | Linus Torvalds |
2009-01-15 | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar |
2009-01-14 | x86, pat: fix reserve_memtype() for legacy 1MB range | Suresh Siddha |
2009-01-13 | x86 PAT: remove CPA WARN_ON for zero pte | venkatesh.pallipadi@intel.com |
2009-01-13 | x86 PAT: return compatible mapping to remap_pfn_range callers | venkatesh.pallipadi@intel.com |
2009-01-13 | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param | venkatesh.pallipadi@intel.com |