summaryrefslogtreecommitdiffstats
path: root/arch/sparc64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-2/+2
* [SPARC64]: Update defconfig.David S. Miller2006-06-201-2/+27
* [SPARC64]: Don't double-export synchronize_irq.David S. Miller2006-06-201-3/+0Star
* [SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller2006-06-2012-726/+299Star
* [SPARC64]: Virtualize IRQ numbers.David S. Miller2006-06-205-144/+231
* [SPARC64]: Kill ino_bucket->pilDavid S. Miller2006-06-207-375/+38Star
* [SPARC64]: bp->pil can never be zeroDavid S. Miller2006-06-201-14/+13Star
* [SPARC64]: Send all device interrupts via one PIL.David S. Miller2006-06-206-130/+87Star
* [SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULEDavid S. Miller2006-06-121-1/+0Star
* [SPARC64]: Set appropriate max_cache_size.David S. Miller2006-06-111-0/+35
* [SPARC64]: Avoid JBUS errors on some Niagara systems.David S. Miller2006-06-101-6/+118
* [SPARC64]: Dump local cpu registers in sun4v_log_error()David S. Miller2006-06-091-4/+7
* [SPARC64]: Fix missing fold at end of checksums.David S. Miller2006-06-052-4/+6
* [SPARC64]: Make smp_processor_id() functional before start_kernel()David S. Miller2006-05-313-25/+44
* [SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller2006-05-232-4/+4
* [SPARC]: Add robust futex syscall entries.David S. Miller2006-05-221-3/+5
* [SPARC]: Handle UNWIND_INFO properly.David S. Miller2006-05-122-1/+7
* [SPARC64]: Update defconfig.David S. Miller2006-05-091-6/+12
* [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-032-2/+3
* Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-021-3/+2Star
|\
| * [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-3/+2Star
* | [SPARC64]: Disable preemption during flush_tlb_pending().David S. Miller2006-05-011-0/+5
|/
* [PATCH] Switch Kprobes inline functions to __kprobes for sparc64Prasanna S Panchamukhi2006-04-191-6/+6
* [SPARC64]: Fix dependencies of HUGETLB_PAGE_SIZE_64KJean-Luc Léger2006-04-191-1/+1
* [SPARC64]: Export pcibios_resource_to_bus().David S. Miller2006-04-171-0/+1
* [SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2006-04-152-2/+3
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0Star
* [PATCH] for_each_possible_cpu: sparc64KAMEZAWA Hiroyuki2006-04-113-5/+5
* [SPARC64]: Set ARCH_SELECT_MEMORY_MODELDavid S. Miller2006-04-101-0/+3
* [SPARC64]: smp_call_function() fixups...David S. Miller2006-04-101-20/+15Star
* [SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks.David S. Miller2006-04-101-0/+16
* [SPARC64]: Update defconfig.David S. Miller2006-04-101-2/+8
* [SPARC64]: Print out return PC in cheetah_log_errors().David S. Miller2006-04-101-2/+2
* [SPARC64]: Add dummy PTRACE_PEEKUSR for gdb.David S. Miller2006-04-101-0/+7
* [SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller2006-04-013-2/+11
* [SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller2006-04-012-2/+3
* [SPARC64]: Update defconfig.David S. Miller2006-04-011-4/+10
* [SPARC64]: Align address in huge_pte_alloc().David S. Miller2006-04-011-0/+7
* [SPARC64]: Document the instruction checks we do in do_sparc64_fault().David S. Miller2006-04-011-1/+5
* [SPARC64]: Make tsb_sync() mm comparison more precise.David S. Miller2006-04-011-1/+8
* [PATCH] RTC: Remove RTC UIP synchronization on Sparc64Matt Mackall2006-03-281-15/+1Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-271-2/+2
|\
| * [SPARC64]: Fix off-by-1 error in TSB grow check.David S. Miller2006-03-271-2/+2
* | [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-8/+9
|/
* [SPARC64]: Kill duplicate exports of string library functions.David S. Miller2006-03-271-10/+0Star
* [SPARC64]: Update defconfig.David S. Miller2006-03-271-25/+14Star
* [PATCH] bitops: sparc64: use generic bitopsAkinobu Mita2006-03-264-133/+9Star
* [PATCH] kprobes: fix broken fault handling for sparc64Prasanna S Panchamukhi2006-03-261-6/+60
* [PATCH] kprobe handler: discard user space trapbibo,mao2006-03-261-0/+3
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-262-62/+1Star