aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc64
AgeCommit message (Expand)Author
2006-10-19[SPARC64]: Fix of_ioremap().David S. Miller
2006-10-19[SPARC64]: Compute dma_end argument to sabre_pbm_init() correctly.David S. Miller
2006-10-17[SPARC64]: Update defconfig.David S. Miller
2006-10-17[SPARC64]: Fix PCI memory space root resource on Hummingbird.David S. Miller
2006-10-17[SPARC]: Kill BOOTME_SINGLE.David S. Miller
2006-10-11[SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets
2006-10-09[SPARC64]: Update defconfig.David S. Miller
2006-10-09[SPARC64]: Fix of_device bus_id settings.David S. Miller
2006-10-09[PATCH] sparc64 irq pt_regs falloutAl Viro
2006-10-08[PATCH] sparc64 pt_regs fixesAl Viro
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-10-02[SPARC64]: Update defconfig.David S. Miller
2006-10-02[SPARC64]: Move signal compat bits to new header file.David S. Miller
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[PATCH] solaris emulation: incorrect tty lockingAlan Cox
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman
2006-09-26[SPARC64]: Kill bogus check from bootmem_init().David S. Miller
2006-09-26[SPARC64]: Update defconfig.David S. Miller
2006-09-25[SPARC64]: Fix section-mismatch errors in solaris emul module.David S. Miller
2006-09-23[SPARC64]: Update defconfig.David S. Miller
2006-09-23[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.David S. Miller
2006-09-18[SPARC]: Fix regression in sys_getdomainname()Andy Walker
2006-09-12[PATCH] sparc64 audit syscall classes hookupAl Viro
2006-09-08[PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev
2006-08-29[SPARC64]: Fix X server hangs due to large pages.David S. Miller
2006-07-24[SPARC64]: Explicitly print return PC when the kernel fault PC is bogus.David S. Miller
2006-07-21[SPARC64]: Update defconfig.David S. Miller
2006-07-21[SPARC]: Fix length parameter verification in sys_getdomainname().David S. Miller
2006-07-21[SPARC]: Simplify and correct __cpu_find_by()David S. Miller
2006-07-21[SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller
2006-07-21[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.David S. Miller
2006-07-14[SPARC64] Fix PSYCHO PCI controler init.Marc Zyngier
2006-07-14[SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources()David S. Miller
2006-07-14[SPARC64]: Make sure IRQs are disabled properly during early boot.David S. Miller
2006-07-13[SPARC]: Fix OF register translations under sub-PCI busses.David S. Miller
2006-07-13[SPARC64]: Refine Sabre wsync logic.David S. Miller
2006-07-13[SPARC64]: Fix 2 bugs in sabre_irq_build()David S. Miller
2006-07-13[SPARC64]: Update defconfig.David S. Miller
2006-07-13[SPARC64]: of_device_register() error checking fixAndrew Morton
2006-07-10[PATCH] disallow modular binfmt_elf32Christoph Hellwig