| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc64: Kill __show_regs(). | David S. Miller | 2008-07-31 | 1 | -1/+0 |
* | sparc64: Convert to generic helpers for IPI function calls. | David S. Miller | 2008-07-17 | 1 | -2/+0 |
* | fix "ftrace: store mcount address in rec->ip" | Ingo Molnar | 2008-07-01 | 1 | -1/+1 |
* | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 | 1 | -1/+1 |
* | sparc64: Kill unused local ISA bus layer. | David S. Miller | 2008-04-26 | 1 | -2/+0 |
* | sparc64: cleanup after SunOS/Solaris binary emulation removal | Adrian Bunk | 2008-04-23 | 1 | -2/+0 |
* | [SPARC]: Remove SunOS and Solaris binary support. | David S. Miller | 2008-04-21 | 1 | -41/+0 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 1 | -6/+0 |
* | [SPARC]: Kill 'prom_palette'. | David S. Miller | 2008-02-18 | 1 | -3/+0 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 1 | -1/+0 |
* | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet | 2008-02-06 | 1 | -0/+1 |
* | [SPARC64]: Fix build with CONFIG_NET disabled. | David S. Miller | 2007-10-31 | 1 | -1/+1 |
* | [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. | David S. Miller | 2007-08-08 | 1 | -0/+1 |
* | [SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined! | Christoph Hellwig | 2007-07-21 | 1 | -0/+1 |
* | [SPARC]: Fix serial console device detection. | David S. Miller | 2007-07-20 | 1 | -1/+0 |
* | [SPARC64]: More sensible udelay implementation. | David S. Miller | 2007-07-16 | 1 | -10/+2 |
* | [SPARC64]: Initial LDOM cpu hotplug support. | David S. Miller | 2007-07-16 | 1 | -4/+0 |
* | [SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>. | Robert P. J. Day | 2007-06-07 | 1 | -1/+1 |
* | [SPARC64]: Internalize pci_memspace_mask. | David S. Miller | 2007-04-26 | 1 | -1/+0 |
* | [SPARC]: Kill prom_getname, unused and not implemented properly. | David S. Miller | 2006-07-21 | 1 | -1/+0 |
* | [SPARC64]: Fix stack overflow checking in modular non-SMP kernels. | Mikael Pettersson | 2006-07-05 | 1 | -5/+5 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [SPARC64]: Don't double-export synchronize_irq. | David S. Miller | 2006-06-20 | 1 | -3/+0 |
* | [SPARC64]: Move over to GENERIC_HARDIRQS. | David S. Miller | 2006-06-20 | 1 | -4/+0 |
* | [SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULE | David S. Miller | 2006-06-11 | 1 | -1/+0 |
* | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 | 1 | -1/+0 |
* | [SPARC64]: Kill duplicate exports of string library functions. | David S. Miller | 2006-03-26 | 1 | -10/+0 |
* | [PATCH] bitops: sparc64: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -5/+0 |
* | [SPARC64]: Move over to sparsemem. | David S. Miller | 2006-03-20 | 1 | -7/+0 |
* | [SPARC64]: Niagara optimized XOR functions for RAID. | David S. Miller | 2006-03-20 | 1 | -0/+13 |
* | [SPARC64]: __bzero_noasi --> __clear_user | David S. Miller | 2006-03-20 | 1 | -1/+1 |
* | [SPARC64]: Kill pgtable quicklists and use SLAB. | David S. Miller | 2006-03-20 | 1 | -4/+0 |
* | [SPARC]: Add support for *at(), ppoll, and pselect syscalls. | David S. Miller | 2006-01-19 | 1 | -2/+2 |
* | [PATCH] dump_thread() cleanup | akpm@osdl.org | 2006-01-10 | 1 | -2/+0 |
* | [LIB]: Consolidate _atomic_dec_and_lock() | David S. Miller | 2005-09-14 | 1 | -3/+0 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 1 | -5/+0 |
* | [SPARC64]: Inline membar()'s again. | David S. Miller | 2005-09-08 | 1 | -9/+0 |
* | [SPARC]: Kill io_remap_page_range() | David S. Miller | 2005-09-01 | 1 | -3/+0 |
* | [SPARC64]: More fully work around Spitfire Errata 51. | David S. Miller | 2005-08-29 | 1 | -0/+9 |
* | [SPARC64]: Make debugging spinlocks usable again. | David S. Miller | 2005-08-29 | 1 | -23/+0 |
* | [SPARC64]: Pass regs and entry/exit boolean to syscall_trace() | David S. Miller | 2005-07-10 | 1 | -1/+1 |
* | [SPARC64]: Get rid of fast IRQ feature. | David S. Miller | 2005-06-27 | 1 | -1/+0 |
* | [SPARC64]: Kill useless __pte_alloc_one_kernel indirection | Christoph Hellwig | 2005-05-05 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+432 |