summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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]: 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-121-0/+5
* [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-032-2/+3
* [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-3/+2Star
* [PATCH] Switch Kprobes inline functions to __kprobes for sparc64Prasanna S Panchamukhi2006-04-191-6/+6
* [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]: 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]: 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]: 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
* [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
* [PATCH] bitops: sparc64: use generic bitopsAkinobu Mita2006-03-261-5/+0Star
* [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
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-14/+1Star
* [SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map.David S. Miller2006-03-251-1/+4
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-232-21/+13Star
* [SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller2006-03-223-68/+202
* [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-221-1/+1
* [SPARC64]: CONFIG_BLK_DEV_RAM fixAndrew Morton2006-03-201-1/+1
* [SPARC64]: Optimized TSB table initialization.David S. Miller2006-03-201-0/+69
* [SPARC64]: Randomize mm->mmap_base when PF_RANDOMIZE is set.David S. Miller2006-03-201-2/+14
* [SPARC64]: Increase top of 32-bit process stack.David S. Miller2006-03-203-11/+15
* [SPARC64]: Top-down address space allocation for 32-bit tasks.David S. Miller2006-03-202-9/+183
* [SPARC64]: Fix and re-enable dynamic TSB sizing.David S. Miller2006-03-201-1/+70
* [SPARC64]: First cut at VIS simulator for Niagara.David S. Miller2006-03-203-1/+901
* [SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check.David S. Miller2006-03-201-7/+6Star
* [SPARC64]: Add SMT scheduling support for Niagara.David S. Miller2006-03-201-0/+18
* [SPARC64]: Move over to sparsemem.David S. Miller2006-03-201-7/+0Star
* [SPARC64]: Fix new context version SMP handling.David S. Miller2006-03-208-45/+55
* [SPARC64]: kzalloc() conversionEric Sesterhenn2006-03-2011-58/+27Star
* [SPARC64]: Simplify TSB insert checks.David S. Miller2006-03-201-14/+0Star
* [SPARC64]: More SUN4V cpu mondo bug fixing.David S. Miller2006-03-201-16/+24
* [SPARC64]: Fix sun4v mna winfixup handling.David S. Miller2006-03-201-4/+4