aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
2006-12-08[PATCH] struct path: convert sparc64Josef Sipek7-22/+22
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-3/+1
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm1-1/+0
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter2-3/+3
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+5
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman1-0/+1
2006-12-01PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox1-9/+0
2006-11-05[SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2-5/+6
2006-10-30[SPARC64]: Add some missing print_symbol() calls.David S. Miller1-0/+8
2006-10-30[SPARC64]: Fix Tomatillo/Schizo IRQ handling.David S. Miller1-4/+17
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]: Update defconfig.David S. Miller1-13/+12
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]: Update defconfig.David S. Miller1-4/+15
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 Torvalds4-5/+21
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells3-3/+21
2006-10-02[SPARC64]: Update defconfig.David S. Miller1-5/+18
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. Hallyn3-10/+10
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-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli1-1/+1
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-2/+0
2006-09-29[PATCH] solaris emulation: incorrect tty lockingAlan Cox1-0/+3
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-2/+2
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-20/+21
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman1-1/+1
2006-09-26[SPARC64]: Kill bogus check from bootmem_init().David S. Miller1-2/+1
2006-09-26[SPARC64]: Update defconfig.David S. Miller1-18/+20
2006-09-25[SPARC64]: Fix section-mismatch errors in solaris emul module.David S. Miller2-20/+6
2006-09-23[SPARC64]: Update defconfig.David S. Miller1-6/+19
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 Viro4-0/+110