summaryrefslogtreecommitdiff
path: root/arch/sparc64/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-9/+9
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller3-9/+9
2006-10-25[SPARC64]: Fix memory corruption in pci_4u_free_consistent().David S. Miller1-1/+1
2006-10-25[SPARC64]: Fix central/FHC bus handling on Ex000 systems.David S. Miller3-24/+43
2006-10-19[SPARC64]: Fix of_ioremap().David S. Miller1-1/+6
2006-10-19[SPARC64]: Compute dma_end argument to sabre_pbm_init() correctly.David S. Miller1-1/+1
2006-10-17[SPARC64]: Fix PCI memory space root resource on Hummingbird.David S. Miller2-23/+29
2006-10-17[SPARC]: Kill BOOTME_SINGLE.David S. Miller1-2/+0
2006-10-11[SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets1-10/+0
2006-10-09[SPARC64]: Fix of_device bus_id settings.David S. Miller1-1/+1
2006-10-09[PATCH] sparc64 irq pt_regs falloutAl Viro2-5/+9
2006-10-08[PATCH] sparc64 pt_regs fixesAl Viro8-17/+24
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones3-3/+0
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-0/+3
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2-2/+15
2006-10-02[SPARC64]: Move signal compat bits to new header file.David S. Miller3-0/+3
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-0/+21
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann1-3/+2
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2-7/+7
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-2/+0
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-2/+2
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman1-1/+1
2006-09-23[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.David S. Miller1-1/+1
2006-09-18[SPARC]: Fix regression in sys_getdomainname()Andy Walker1-4/+6
2006-09-12[PATCH] sparc64 audit syscall classes hookupAl Viro3-0/+106
2006-09-08[PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev1-16/+20
2006-07-21[SPARC]: Fix length parameter verification in sys_getdomainname().David S. Miller1-9/+9
2006-07-21[SPARC]: Simplify and correct __cpu_find_by()David S. Miller1-3/+0
2006-07-21[SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller1-1/+0
2006-07-21[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.David S. Miller2-4/+42
2006-07-14[SPARC64] Fix PSYCHO PCI controler init.Marc Zyngier1-1/+2
2006-07-14[SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources()David S. Miller1-3/+0
2006-07-14[SPARC64]: Make sure IRQs are disabled properly during early boot.David S. Miller2-9/+6
2006-07-13[SPARC]: Fix OF register translations under sub-PCI busses.David S. Miller1-146/+162
2006-07-13[SPARC64]: Refine Sabre wsync logic.David S. Miller1-8/+27
2006-07-13[SPARC64]: Fix 2 bugs in sabre_irq_build()David S. Miller1-4/+26
2006-07-13[SPARC64]: of_device_register() error checking fixAndrew Morton1-2/+4
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-05[SPARC64]: Fix stack overflow checking in modular non-SMP kernels.Mikael Pettersson1-5/+5
2006-07-05[SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap2-1/+6
2006-07-02[PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner5-21/+21
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-97/+26
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds25-26/+0
2006-06-30[SPARC64]: Kill sun4v virtual device layer.David S. Miller2-97/+23
2006-06-30[SPARC64]: Mask out top 8-bits in physical address when building resources.David S. Miller1-0/+3
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel25-26/+0