Age | Commit message (Expand) | Author |
2007-03-02 | [SPARC]: Provide pci_device_to_OF_node() just like powerpc. | David S. Miller |
2007-03-02 | [SPARC]: Handle unresolvable resources better in of_device.c | David S. Miller |
2007-03-02 | [SPARC]: Fix bus handling in build_device_resources(). | David S. Miller |
2007-02-27 | [SPARC64]: Fix PCI interrupts on E450 et al. | David S. Miller |
2007-02-26 | [SPARC64]: Fix arch_teardown_msi_irq(). | David S. Miller |
2007-02-26 | [SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSI | David S. Miller |
2007-02-12 | [SPARC]: Re-export saved_command_line to modules. | David S. Miller |
2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven |
2007-02-12 | [PATCH] Dynamic kernel command-line: sparc64 | Alon Bar-Lev |
2007-02-12 | [PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility code | Eric W. Biederman |
2007-02-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2007-02-11 | [PATCH] Common compat_sys_sysinfo | Kyle McMartin |
2007-02-11 | [PATCH] consolidate line discipline number definitions | Tilman Schmidt |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman |
2007-02-10 | [SPARC64]: Add PCI MSI support on Niagara. | David S. Miller |
2007-02-10 | [SPARC64] IRQ: Use irq_desc->chip_data instead of irq_desc->handler_data | David S. Miller |
2007-02-10 | [SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices. | Fabio Massimo Di Nitto |
2007-01-26 | [SPARC64]: Set g4/g5 properly in sun4v dtlb-prot handling. | David S. Miller |
2007-01-11 | [PATCH] Change cpu_up and co from __devinit to __cpuinit | Gautham R Shenoy |
2006-12-31 | [SPARC64]: Handle ISA devices with no 'regs' property. | David S. Miller |
2006-12-31 | [SPARC64]: Fix of_iounmap() region release. | David S. Miller |
2006-12-17 | [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition. | David S. Miller |
2006-12-17 | [SPARC64]: Minor irq handling cleanups. | David S. Miller |
2006-12-17 | [SPARC64]: Kill no-remapping-needed code in head.S | David S. Miller |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-10 | [SPARC64]: Fix several kprobes bugs. | David S. Miller |
2006-12-10 | [SPARC{32,64}]: Propagate ptrace_traceme() return value. | Alexey Dobriyan |
2006-12-10 | [SPARC64]: Replace kmalloc+memset with kzalloc | Yan Burman |
2006-12-10 | [SPARC64]: Run ctrl-alt-del action for sun4v powerdown request. | David S. Miller |
2006-12-10 | [SPARC64]: Unaligned accesses to userspace are hard errors. | David S. Miller |
2006-12-10 | [SPARC64]: Call do_mathemu on illegal instruction traps too. | David S. Miller |
2006-12-10 | [SPARC64]: Add irqtrace/stacktrace/lockdep support. | David S. Miller |
2006-12-08 | [PATCH] struct path: convert sparc64 | Josef Sipek |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-12-07 | [PATCH] elf: Always define elf_addr_t in linux/elf.h | Magnus Damm |
2006-12-07 | [PATCH] relocatable kernel: Kallsyms generate relocatable symbols | Eric W. Biederman |
2006-12-01 | PCI: Use pci_generic_prep_mwi on sparc64 | Matthew Wilcox |
2006-11-05 | [SPARC]: Fix robust futex syscalls and wire up migrate_pages. | David S. Miller |
2006-10-30 | [SPARC64]: Add some missing print_symbol() calls. | David S. Miller |
2006-10-30 | [SPARC64]: Fix Tomatillo/Schizo IRQ handling. | David S. Miller |
2006-10-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2006-10-27 | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton |
2006-10-27 | [SPARC]: Fix bus_id[] string overflow. | David S. Miller |
2006-10-25 | [SPARC64]: Fix memory corruption in pci_4u_free_consistent(). | David S. Miller |
2006-10-25 | [SPARC64]: Fix central/FHC bus handling on Ex000 systems. | David S. Miller |
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]: 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 sunzilog | Martin Habets |