[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
[safe/jmp/linux-2.6] / arch / sparc64 /
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-20 David S. Miller[SPARC64]: Update defconfig.
2006-06-20 David S. Miller[SPARC64]: Don't double-export synchronize_irq.
2006-06-20 David S. Miller[SPARC64]: Move over to GENERIC_HARDIRQS.
2006-06-20 David S. Miller[SPARC64]: Virtualize IRQ numbers.
2006-06-20 David S. Miller[SPARC64]: Kill ino_bucket->pil
2006-06-20 David S. Miller[SPARC64]: bp->pil can never be zero
2006-06-20 David S. Miller[SPARC64]: Send all device interrupts via one PIL.
2006-06-12 David S. Miller[SPARC64]: Do not double-export sys_close() when CONFIG...
2006-06-11 David S. Miller[SPARC64]: Set appropriate max_cache_size.
2006-06-10 David S. Miller[SPARC64]: Avoid JBUS errors on some Niagara systems.
2006-06-09 David S. Miller[SPARC64]: Dump local cpu registers in sun4v_log_error()
2006-06-05 David S. Miller[SPARC64]: Fix missing fold at end of checksums.
2006-05-31 David S. Miller[SPARC64]: Make smp_processor_id() functional before...
2006-05-23 David S. Miller[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().
2006-05-22 David S. Miller[SPARC]: Add robust futex syscall entries.
2006-05-12 David S. Miller[SPARC]: Handle UNWIND_INFO properly.
2006-05-08 David S. Miller[SPARC64]: Update defconfig.
2006-05-03 David S. Miller[SPARC]: Hook up vmsplice into syscall tables.
2006-05-02 Linus TorvaldsMerge branch 'audit.b10' of git://git./linux/kernel...
2006-05-01 Al Viro[PATCH] drop task argument of audit_syscall_{entry...
2006-05-01 David S. Miller[SPARC64]: Disable preemption during flush_tlb_pending().
2006-04-19 Prasanna S Panchamukhi[PATCH] Switch Kprobes inline functions to __kprobes...
2006-04-18 Jean-Luc Léger[SPARC64]: Fix dependencies of HUGETLB_PAGE_SIZE_64K
2006-04-17 David S. Miller[SPARC64]: Export pcibios_resource_to_bus().
2006-04-14 David S. Miller[SPARC]: Hook up sys_tee() into syscall tables.
2006-04-11 Kyle McMartin[PATCH] No arch-specific strpbrk implementations
2006-04-11 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: sparc64
2006-04-10 David S. Miller[SPARC64]: Set ARCH_SELECT_MEMORY_MODEL
2006-04-10 David S. Miller[SPARC64]: smp_call_function() fixups...
2006-04-10 David S. Miller[SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit...
2006-04-10 David S. Miller[SPARC64]: Update defconfig.
2006-04-10 David S. Miller[SPARC64]: Print out return PC in cheetah_log_errors().
2006-04-10 David S. Miller[SPARC64]: Add dummy PTRACE_PEEKUSR for gdb.
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.
next