Age | Commit message (Expand) | Author |
2008-05-11 | sparc: Fix debugger syscall restart interactions. | David S. Miller |
2008-05-11 | sparc: Fix ptrace() detach. | David S. Miller |
2008-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes | Linus Torvalds |
2008-05-02 | sparc: types: use <asm-generic/int-*.h> for the sparc architecture | H. Peter Anvin |
2008-05-02 | sparc32: Delete prom_stdin and prom_stdout. | David S. Miller |
2008-05-02 | sparc32: More memory probing consolidation. | David S. Miller |
2008-05-02 | sparc32: Kill totally unused memory information tables. | David S. Miller |
2008-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison |
2008-04-29 | sparc: Add kgdb support. | David S. Miller |
2008-04-29 | sparc32: Kill smp_message_pass() and related code. | David S. Miller |
2008-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-04-28 | mm: introduce pte_special pte bit | Nick Piggin |
2008-04-27 | sparc: Remove old style signal frame support. | David S. Miller |
2008-04-23 | [SPARC64]: NUMA device infrastructure. | David S. Miller |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-04-21 | [SPARC]: Remove SunOS and Solaris binary support. | David S. Miller |
2008-04-20 | [SPARC] minor irq handler cleanups | Jeff Garzik |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-04-18 | ide: remove ide_default_io_ctl() macro | Bartlomiej Zolnierkiewicz |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-04-02 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger |
2008-02-28 | [SPARC]: Add reboot_command[] extern decl to asm/system.h | David S. Miller |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/a.out.h | David S. Miller |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/fb.h | David S. Miller |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/errno.h | David S. Miller |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/device.h | David S. Miller |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/current.h | David S. Miller |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/cache.h | David S. Miller |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/byteorder.h | David S. Miller |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/bugs.h | David S. Miller |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/bug.h | David S. Miller |
2008-02-09 | [SPARC]: Kill BSD errno translation table and header files. | David S. Miller |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/bpp.h | David S. Miller |
2008-02-09 | [SPARC]: Merge include/asm-sparc{,64}/prom.h | David S. Miller |
2008-02-09 | [SPARC]: Remove of_platform_device_create | Stephen Rothwell |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky |
2008-02-08 | avoid overflows in kernel/time.c | H. Peter Anvin |
2008-02-08 | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger |
2008-02-08 | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells |
2008-02-08 | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells |
2008-02-08 | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-02-07 | Add cmpxchg_local to sparc, move __cmpxchg to system.h | Mathieu Desnoyers |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov |
2008-02-07 | [SPARC32]: Use regsets for ELF core dumping. | David S. Miller |
2008-02-07 | [SPARC]: Move over to arch_ptrace(). | David S. Miller |
2008-02-07 | [SPARC]: Remove PTRACE_SUN* handling. | David S. Miller |
2008-02-06 | [SPARC]: Add new timerfd syscall entries. | David S. Miller |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt |