summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-111-1/+1
* [SPARC64]: Handle ISA devices with no 'regs' property.David S. Miller2006-12-311-12/+8
* [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-311-2/+5
* [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller2006-12-171-5/+2
* [SPARC64]: Minor irq handling cleanups.David S. Miller2006-12-171-20/+4
* [SPARC64]: Kill no-remapping-needed code in head.SDavid S. Miller2006-12-171-6/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* [SPARC64]: Fix several kprobes bugs.David S. Miller2006-12-101-48/+43
* [SPARC{32,64}]: Propagate ptrace_traceme() return value.Alexey Dobriyan2006-12-101-1/+4
* [SPARC64]: Replace kmalloc+memset with kzallocYan Burman2006-12-104-24/+10
* [SPARC64]: Run ctrl-alt-del action for sun4v powerdown request.David S. Miller2006-12-101-1/+11
* [SPARC64]: Unaligned accesses to userspace are hard errors.David S. Miller2006-12-101-13/+31
* [SPARC64]: Call do_mathemu on illegal instruction traps too.David S. Miller2006-12-102-9/+15
* [SPARC64]: Add irqtrace/stacktrace/lockdep support.David S. Miller2006-12-106-11/+109
* [PATCH] struct path: convert sparc64Josef Sipek2006-12-082-4/+4
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-0/+1
|\
| * [PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman2006-12-071-0/+1
* | [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-071-1/+0
|/
* PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox2006-12-011-9/+0
* [SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2006-11-052-5/+6
* [SPARC64]: Add some missing print_symbol() calls.David S. Miller2006-10-301-0/+8
* [SPARC64]: Fix Tomatillo/Schizo IRQ handling.David S. Miller2006-10-301-4/+17
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-273-9/+9
|\
| * [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-273-9/+9
* | [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
|/
* [SPARC64]: Fix memory corruption in pci_4u_free_consistent().David S. Miller2006-10-251-1/+1
* [SPARC64]: Fix central/FHC bus handling on Ex000 systems.David S. Miller2006-10-253-24/+43
* [SPARC64]: Fix of_ioremap().David S. Miller2006-10-191-1/+6
* [SPARC64]: Compute dma_end argument to sabre_pbm_init() correctly.David S. Miller2006-10-191-1/+1
* [SPARC64]: Fix PCI memory space root resource on Hummingbird.David S. Miller2006-10-172-23/+29
* [SPARC]: Kill BOOTME_SINGLE.David S. Miller2006-10-171-2/+0
* [SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets2006-10-111-10/+0
* [SPARC64]: Fix of_device bus_id settings.David S. Miller2006-10-091-1/+1
* [PATCH] sparc64 irq pt_regs falloutAl Viro2006-10-092-5/+9
* [PATCH] sparc64 pt_regs fixesAl Viro2006-10-088-17/+24
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-043-3/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-033-0/+3
|\
| * [SPARC64]: Move signal compat bits to new header file.David S. Miller2006-10-023-0/+3
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-032-2/+15
|/
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+21
* [PATCH] introduce kernel_execveArnd Bergmann2006-10-021-3/+2
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-022-7/+7
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-2/+0
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-2/+2
* [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-1/+1
* [SPARC64]: Fix sched_clock() wrapping every ~17 seconds.David S. Miller2006-09-231-1/+1
* [SPARC]: Fix regression in sys_getdomainname()Andy Walker2006-09-181-4/+6
* [PATCH] sparc64 audit syscall classes hookupAl Viro2006-09-123-0/+106
OpenPOWER on IntegriCloud