x86: merge arch/x86/kernel/ldt_32/64.c
[safe/jmp/linux-2.6] / arch / sparc64 / mm /
2007-12-13 David S. Miller[SPARC64]: Fix two kernel linear mapping setup bugs.
2007-10-31 David S. Miller[SPARC64]: Fix build failure when CONFIG_BUG is disabled.
2007-10-31 David S. Miller[SPARC64]: Kill unused ITAG_MASK macro in ultra.S
2007-10-27 David S. Miller[SPARC64]: __inline__ --> inline
2007-10-16 KAMEZAWA Hiroyukifix memory hot remove not configured case.
2007-10-16 Will SchmidtDuring VM oom condition, kill all threads in process...
2007-10-16 David MillerSPARC64: SPARSEMEM_VMEMMAP support
2007-10-14 David S. Miller[SPARC64]: Only use bypass accesses to INO buckets.
2007-08-31 David Gibsonhugepage: fix broken check for offset alignment in...
2007-07-30 David S. Miller[SPARC64]: Fix show_stack() when stack argument is...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Nick Pigginmm: fault feedback #2
2007-05-29 David S. Miller[SPARC64]: Fill holes in hypervisor APIs and fix KTSB...
2007-05-29 David S. Miller[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.
2007-05-29 David S. Miller[SPARC64]: Eliminate NR_CPUS limitations.
2007-05-29 David S. Miller[SPARC64]: Use machine description and OBP properly...
2007-05-29 David S. Miller[SPARC64]: Report proper system soft state to the hyper...
2007-05-12 Simon Arlott[SPARC64]: Spelling fixes.
2007-05-09 David S. Miller[SPARC64]: Optimize fault kprobe handling just like...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED on sparc64
2007-05-07 Christoph Lameterslab allocators: remove multiple alignment specifications
2007-05-07 Christoph Lameterslab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
2007-05-07 David MillerQuicklist support for sparc64
2007-05-07 David S. Miller[SPARC64]: pgtable_cache_init() should be __init.
2007-04-26 David S. Miller[SPARC64]: Document and fix calculation of pages_avail.
2007-04-26 David S. Miller[SPARC64]: Use bootmem_bootmap_pages() in choose_bootma...
2007-04-26 David S. Miller[SPARC64]: Add proper header file extern for cmdline_me...
2007-04-26 David S. Miller[SPARC64]: Kill sparc_ultra_dump_{i,d}tlb()
2007-04-26 David S. Miller[SPARC64]: Use DECLARE_BITMAP and BITS_TO_LONGS in...
2007-04-26 David S. Miller[SPARC64]: Give move verbose show_mem() output just...
2007-04-26 David S. Miller[SPARC64]: Mark show_mem() printk's with KERN_INFO.
2007-04-26 David S. Miller[SPARC64]: Kill kvaddr_to_phys() and friends.
2007-04-26 David S. Miller[SPARC64]: Privatize sun4u_get_pte() and fix name.
2007-04-26 David S. Miller[SPARC64]: Kill _start[]/_end[] declarations in mm...
2007-04-26 David S. Miller[SPARC64]: Simplify read_obp_memory().
2007-03-17 David S. Miller[SPARC64]: Get DEBUG_PAGEALLOC working again.
2007-03-13 David S. Miller[SPARC64]: Add missing HPAGE_MASK masks on address...
2007-02-12 David S. Miller[SPARC64]: We do not need ZONE_DMA.
2007-02-11 Christoph Lameter[PATCH] Drop free_pages()
2006-12-31 David S. Miller[SPARC64]: Fix "mem=xxx" handling.
2006-12-10 David S. Miller[SPARC64]: Add irqtrace/stacktrace/lockdep support.
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Chen, Kenneth W[PATCH] shared page table for hugetlb page
2006-09-27 David S. Miller[SPARC64]: Kill bogus check from bootmem_init().
2006-08-30 David S. Miller[SPARC64]: Fix X server hangs due to large pages.
2006-07-25 David S. Miller[SPARC64]: Explicitly print return PC when the kernel...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Randy Dunlap[PATCH] add poison.h and patch primary users
2006-06-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-06-26 Anil S Keshavamurthy[PATCH] Notify page fault call chain for sparc64
2006-06-26 David S. Miller[SPARC64]: Export _PAGE_IE to modules.
2006-06-24 David S. Miller[SPARC64]: Fix for Niagara memory corruption.
2006-06-24 David S. Miller[SPARC64]: Minor bug fix to obp_read_memory().
2006-06-24 David S. Miller[SPARC64]: Import OBP device tree into kernel data...
2006-05-01 David S. Miller[SPARC64]: Disable preemption during flush_tlb_pending().
2006-04-01 David S. Miller[SPARC64]: Align address in huge_pte_alloc().
2006-04-01 David S. Miller[SPARC64]: Document the instruction checks we do in...
2006-03-27 David S. Miller[SPARC64]: Fix off-by-1 error in TSB grow check.
2006-03-23 Nick Piggin[PATCH] sparc64: fix set_page_count merge clash
2006-03-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-22 David Gibson[PATCH] hugepage: is_aligned_hugepage_range() cleanup
2006-03-22 Nick Piggin[PATCH] remove set_page_count() outside mm/
2006-03-22 David S. Miller[SPARC64]: Add a secondary TSB for hugepage mappings.
2006-03-22 David S. Miller[SPARC]: Respect vm_page_prot in io_remap_page_range().
2006-03-20 David S. Miller[SPARC64]: Fix 2 bugs in huge page support.
2006-03-20 David S. Miller[SPARC64]: Optimized TSB table initialization.
2006-03-20 David S. Miller[SPARC64]: Allow CONFIG_MEMORY_HOTPLUG to build.
2006-03-20 David S. Miller[SPARC64]: Use SLAB caches for TSB tables.
2006-03-20 David S. Miller[SPARC64]: Don't kill the page allocator when growing...
2006-03-20 David S. Miller[SPARC64]: Fix and re-enable dynamic TSB sizing.
2006-03-20 David S. Miller[SPARC64]: Fix 32-bit truncation which broke sparsemem.
2006-03-20 David S. Miller[SPARC64]: Move over to sparsemem.
2006-03-20 David S. Miller[SPARC64]: Fix new context version SMP handling.
2006-03-20 David S. Miller[SPARC64]: Bulletproof MMU context locking.
2006-03-20 David S. Miller[SPARC64]: Fix loop termination in mark_kpte_bitmap()
2006-03-20 David S. Miller[SPARC64]: Simplify TSB insert checks.
2006-03-20 David S. Miller[SPARC64]: Avoid dcache-dirty page state management...
2006-03-20 David S. Miller[SPARC64]: Bulletproof hypervisor TLB flushing.
2006-03-20 David S. Miller[SPARC64]: destroy_context() needs to disable interrupts.
2006-03-20 David S. Miller[SPARC64]: Fix TLB context allocation with SMT style...
2006-03-20 David S. Miller[SPARC64]: Export _PAGE_E and _PAGE_CACHE to modules.
2006-03-20 David S. Miller[SPARC64]: Create a seperate kernel TSB for 4MB/256MB...
2006-03-20 David S. Miller[SPARC64]: Make use of Niagara 256MB PTEs for kernel...
2006-03-20 David S. Miller[SPARC64]: Export a PAGE_SHARED symbol.
2006-03-20 David S. Miller[SPARC64]: More TLB/TSB handling fixes.
2006-03-20 David S. Miller[SPARC64]: Check for errors in hypervisor_tlb_lock().
2006-03-20 David S. Miller[SPARC64]: Set associativity of kernel TSB descriptor...
2006-03-20 David S. Miller[SPARC64]: Use phys tsb address in tsb_insert() in...
2006-03-20 David S. Miller[SPARC64]: Fix flush_tsb_user() on SUN4V.
2006-03-20 David S. Miller[SPARC64]: Fix comment typo in __flush_tlb_kernel_range.
2006-03-20 David S. Miller[SPARC64]: Log faulting vaddr when bogus kernel PC...
2006-03-20 David S. Miller[SPARC64]: Use inline patching for critical PTE operations.
2006-03-20 David S. Miller[SPARC64]: Move PTE field definitions back into asm...
2006-03-20 David S. Miller[SPARC64]: Deal with PTE layout differences in SUN4V.
2006-03-20 David S. Miller[SPARC64]: Register kernel TSB with hypervisor.
2006-03-20 David S. Miller[SPARC64]: Handle hypervisor case correctly in copy_tsb().
2006-03-20 David S. Miller[SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly.
2006-03-20 David S. Miller[SPARC64]: Fix hypervisor call arg passing.
next