summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Fix for Niagara memory corruption.David S. Miller2006-06-231-5/+10
* [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller2006-06-235-101/+101
* [SPARC64]: Add of_getintprop_default().David S. Miller2006-06-231-0/+12
* [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller2006-06-231-69/+35
* [SPARC64]: Rate limited kernel unaligned trap logging, ala IA64.David S. Miller2006-06-231-0/+9
* [SPARC64]: Disable verbose PCI IRQ probing messages by default.David S. Miller2006-06-232-11/+23
* [SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller2006-06-236-379/+306
* [SPARC64]: Add of_find_node_by_{name,type}().David S. Miller2006-06-231-0/+26
* [SPARC64]: Import OBP device tree into kernel data structures.David S. Miller2006-06-232-1/+544
* [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-231-0/+21
* [SPARC64]: Don't double-export synchronize_irq.David S. Miller2006-06-201-3/+0
* [SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller2006-06-2011-726/+295
* [SPARC64]: Virtualize IRQ numbers.David S. Miller2006-06-205-144/+231
* [SPARC64]: Kill ino_bucket->pilDavid S. Miller2006-06-207-375/+38
* [SPARC64]: bp->pil can never be zeroDavid S. Miller2006-06-201-14/+13
* [SPARC64]: Send all device interrupts via one PIL.David S. Miller2006-06-206-130/+87
* [SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULEDavid S. Miller2006-06-111-1/+0
* [SPARC64]: Set appropriate max_cache_size.David S. Miller2006-06-101-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-211-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/+2
* [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-142-2/+3
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] for_each_possible_cpu: sparc64KAMEZAWA Hiroyuki2006-04-113-5/+5
* [SPARC64]: smp_call_function() fixups...David S. Miller2006-04-091-20/+15
* [SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks.David S. Miller2006-04-091-0/+16
* [SPARC64]: Print out return PC in cheetah_log_errors().David S. Miller2006-04-091-2/+2
* [SPARC64]: Add dummy PTRACE_PEEKUSR for gdb.David S. Miller2006-04-091-0/+7
* [SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller2006-03-313-2/+11
* [SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller2006-03-312-2/+3
* [SPARC64]: Make tsb_sync() mm comparison more precise.David S. Miller2006-03-311-1/+8
* [PATCH] RTC: Remove RTC UIP synchronization on Sparc64Matt Mackall2006-03-281-15/+1
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-8/+9
* [SPARC64]: Kill duplicate exports of string library functions.David S. Miller2006-03-261-10/+0
* [PATCH] bitops: sparc64: use generic bitopsAkinobu Mita2006-03-261-5/+0
* [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/+1
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-14/+1
* [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/+13
* [SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller2006-03-223-68/+202
OpenPOWER on IntegriCloud