intelfb: fixup p calculation
[safe/jmp/linux-2.6] / arch / sparc64 /
2006-04-01 David S. Miller[SPARC]: Wire up sys_sync_file_range() into syscall...
2006-04-01 David S. Miller[SPARC]: Wire up sys_splice() into the syscall tables.
2006-04-01 David S. Miller[SPARC64]: Update defconfig.
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-04-01 David S. Miller[SPARC64]: Make tsb_sync() mm comparison more precise.
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on Sparc64
2006-03-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-27 David S. Miller[SPARC64]: Fix off-by-1 error in TSB grow check.
2006-03-26 David S. Miller[SPARC64]: Kill duplicate exports of string library...
2006-03-26 David S. Miller[SPARC64]: Update defconfig.
2006-03-26 Akinobu Mita[PATCH] bitops: sparc64: use generic bitops
2006-03-26 Prasanna S Panchamukhi[PATCH] kprobes: fix broken fault handling for sparc64
2006-03-26 bibo,mao[PATCH] kprobe handler: discard user space trap
2006-03-26 Stephen Rothwell[PATCH] consolidate sys32/compat_adjtimex
2006-03-26 Stephen Rothwell[PATCH] create struct compat_timex and use it everywhere
2006-03-25 David S. Miller[SPARC64]: Keep cpu_present_map in sync with phys_cpu_p...
2006-03-25 Andrew Morton[PATCH] kconfig: clarify memory debug options
2006-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
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]: Update defconfig.
2006-03-20 David S. Miller[SPARC64]: Fix 2 bugs in huge page support.
2006-03-20 Andrew Morton[SPARC64]: CONFIG_BLK_DEV_RAM fix
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]: Randomize mm->mmap_base when PF_RANDOMIZE...
2006-03-20 David S. Miller[SPARC64]: Increase top of 32-bit process stack.
2006-03-20 David S. Miller[SPARC64]: Top-down address space allocation for 32...
2006-03-20 David S. Miller[SPARC64]: Fix and re-enable dynamic TSB sizing.
2006-03-20 David S. Miller[SPARC64]: First cut at VIS simulator for Niagara.
2006-03-20 David S. Miller[SPARC64]: Fix system type in /proc/cpuinfo and remove...
2006-03-20 David S. Miller[SPARC64]: Add SMT scheduling support for Niagara.
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 Eric Sesterhenn[SPARC64]: kzalloc() conversion
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]: More SUN4V cpu mondo bug fixing.
2006-03-20 David S. Miller[SPARC64]: Fix sun4v mna winfixup handling.
2006-03-20 David S. Miller[SPARC64]: Fix mini RTC driver reading.
2006-03-20 David S. Miller[SPARC64]: Do not allow mapping pages within 4GB of...
2006-03-20 David S. Miller[SPARC64]: Fix _PAGE_EXEC handling.
2006-03-20 David S. Miller[SPARC64]: Fix typo in SUN4V D-TLB miss handler.
2006-03-20 David S. Miller[SPARC64]: Add mini-RTC driver for Starfire and SUN4V.
2006-03-20 David S. Miller[SPARC64]: Fix bugs in SUN4V cpu mondo dispatch.
2006-03-20 David S. Miller[SPARC64]: Fix bugs in SMP TLB context version expirati...
2006-03-20 David S. Miller[SPARC64]: Fix indexing into kpte_linear_bitmap.
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]: Report mondo error correctly in hypervisor_x...
2006-03-20 David S. Miller[SPARC64]: Niagara optimized XOR functions for RAID.
2006-03-20 Andrew Morton[SPARC64]: Fix binfmt_aout32.c build.
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]: Put syscall tables after trap table.
2006-03-20 David S. Miller[SPARC64]: Export _PAGE_E and _PAGE_CACHE to modules.
2006-03-20 David S. Miller[SPARC64]: Drop %gl to 0 before re-enabling PSTATE_IE...
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]: Use sun4v_cpu_idle() in cpu_idle() on SUN4V.
2006-03-20 David S. Miller[SPARC64] math-emu: Delete debugging printk left by...
2006-03-20 David S. Miller[SPARC64]: Add sun4v_cpu_yield().
2006-03-20 David S. Miller[SPARC64]: Kill cpudata->idle_volume.
2006-03-20 David S. Miller[SPARC64]: Niagara optimized memset/bzero/clear_user.
2006-03-20 David S. Miller[SPARC64]: Pass multiple CPUs at once to hypervisor...
2006-03-20 David S. Miller[SPARC64]: Args to SUNW,set-trap-table are 64-bit.
2006-03-20 David S. Miller[SPARC64]: Handle unimplemented FPU square-root on...
2006-03-20 David S. Miller[SPARC64]: Typo in sun4v_data_access_exception log...
2006-03-20 David S. Miller[SPARC64]: Handle zero-length map requests in pci_sun4v.c
2006-03-20 David S. Miller[SPARC64]: Kill stray PGLIST_NENTS check in pci_sun4v.c
2006-03-20 David S. Miller[SPARC64]: Fix typo in dump_tl1_traplog()
2006-03-20 David S. Miller[SPARC64]: Disable smp_report_regs() for now.
2006-03-20 David S. Miller[SPARC64]: Remove PGLIST_NENTS PCI IOMMU mapping limita...
2006-03-20 David S. Miller[SPARC64]: Use KERN_EMERG in dump_tl1_traplog() and...
2006-03-20 David S. Miller[SPARC64]: Fix unaligned access winfxup handling on...
2006-03-20 David S. Miller[SPARC64]: Set %gl to 1 in kvmap_itlb_longpath on SUN4V.
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]: Don't do anything in flush_ptrace_access...
2006-03-20 David S. Miller[SPARC64]: Fix some SUN4V TLB handling bugs.
2006-03-20 David S. Miller[SPARC64]: Check for errors in hypervisor_tlb_lock().
2006-03-20 David S. Miller[SPARC64]: Init boot cpu's trap_block[] before paging_i...
2006-03-20 David S. Miller[SPARC64]: Define ARCH_HAS_READ_CURRENT_TIMER.
2006-03-20 David S. Miller[SPARC64]: Set associativity of kernel TSB descriptor...
2006-03-20 David S. Miller[SPARC64]: __bzero_noasi --> __clear_user
2006-03-20 David S. Miller[SPARC64]: Put SUN4V ITSB miss into correct trap table...
2006-03-20 David S. Miller[SPARC64]: Use phys tsb address in tsb_insert() in...
2006-03-20 David S. Miller[SPARC64]: Fix uniprocessor IRQ targetting on SUN4V.
2006-03-20 David S. Miller[SPARC64]: Fix PCI IRQ probing regression.
next