aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Dynamic kernel command-line: sparc64Alon Bar-Lev2007-02-122-2/+2
* [PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility codeEric W. Biederman2007-02-121-2/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-117-40/+978
|\
| * [SPARC64]: Update defconfig.David S. Miller2007-02-101-7/+34
| * [SPARC64]: Add PCI MSI support on Niagara.David S. Miller2007-02-105-9/+901
| * [SPARC64] IRQ: Use irq_desc->chip_data instead of irq_desc->handler_dataDavid S. Miller2007-02-101-24/+20
| * [SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.Fabio Massimo Di Nitto2007-02-101-1/+24
* | [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-112-65/+1
* | [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-0/+1
* | [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+4
* | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
* | [PATCH] Drop free_pages()Christoph Lameter2007-02-111-2/+2
|/
* [SPARC64]: Set g4/g5 properly in sun4v dtlb-prot handling.David S. Miller2007-01-261-2/+2
* [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]: Update defconfig.David S. Miller2006-12-311-8/+26
* [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-311-2/+5
* [SPARC64]: Fix "mem=xxx" handling.David S. Miller2006-12-311-23/+124
* [PATCH] make fn_keys work again on power/macbooksSoeren Sonnenburg2006-12-301-1/+1
* [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
* [SPARC64]: Update defconfig.David S. Miller2006-12-101-11/+33
* [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]: Update defconfig.David S. Miller2006-12-101-6/+10
* [SPARC64]: Add irqtrace/stacktrace/lockdep support.David S. Miller2006-12-109-11/+129
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* [PATCH] struct path: convert sparc64Josef Sipek2006-12-087-22/+22
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-3/+1
* 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
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-072-3/+3
* | [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-071-0/+5
|/
* 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