| Commit message (Expand) | Author | Age |
* | 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-08 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 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-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 |
|/ |
|
* | [SPARC]: Add new timerfd syscall entries. | David S. Miller | 2008-02-06 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 |
* | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 2008-01-31 |
* | [SPARC32]: Silence sparc32 warnings on missing syscalls. | Martin Habets | 2007-12-14 |
* | [SPARC32]: __inline__ --> inline | David S. Miller | 2007-10-27 |
* | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 |
* | Change table chaining layout | Jens Axboe | 2007-10-22 |
* | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 |
* | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-10-18 |
|\ |
|
| * | [SPARC/64]: Consolidate of_register_driver | Stephen Rothwell | 2007-10-18 |
| * | [SPARC]: Support for new termios. | David Miller | 2007-10-17 |
* | | bitops: introduce lock ops | Nick Piggin | 2007-10-18 |
|/ |
|
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 |
* | cleanup floppy.h | Jan Beulich | 2007-10-17 |
* | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 2007-10-17 |
* | SPARC: sg chaining support | Jens Axboe | 2007-10-16 |
* | [SPARC32]: Add irqflags.h to sparc32 and use it from generic code. | Robert Reif | 2007-10-14 |
* | [SPARC32]: Make flush_tlb_kernel_range() an inline function. | David S. Miller | 2007-08-26 |
* | [MATH-EMU]: Fix underflow exception reporting. | David S. Miller | 2007-08-17 |
* | [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64. | Robert Reif | 2007-08-10 |
* | [SPARC]: Centralize find_in_proplist() instead of duplicating N times. | David S. Miller | 2007-08-07 |
* | [SPARC32]: Fix build. | Mark Fortescue | 2007-08-05 |
* | [SPARC]: Fix O_CLOEXEC values. | David S. Miller | 2007-08-03 |
* | [SPARC32]: Fix modular build of floppy driver. | David S. Miller | 2007-08-03 |
* | [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. | David S. Miller | 2007-07-30 |
* | [SPARC]: Fix floppy on some sun4c systems. | Mark Fortescue | 2007-07-30 |
* | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro | 2007-07-22 |
* | [SPARC32]: Make PAGE_SHARED a read-mostly variable. | Al Viro | 2007-07-21 |
* | [SPARC32]: Take enable_irq/disable_irq out of line. | Al Viro | 2007-07-21 |
* | [SPARC32]: clean include/asm-sparc/irq.h | Al Viro | 2007-07-21 |
* | [SPARC]: Implement fb_is_primary_device(). | David S. Miller | 2007-07-20 |
* | [SPARC]: Define minimal struct dev_archdata, similarly to sparc64. | David S. Miller | 2007-07-20 |
* | [SPARC]: Fix serial console device detection. | David S. Miller | 2007-07-20 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of... | Linus Torvalds | 2007-07-20 |
|\ |
|
| * | Create linux/of_platorm.h | Stephen Rothwell | 2007-07-20 |
| * | [SPARC/64] Rename some functions like PowerPC | Stephen Rothwell | 2007-07-20 |
| * | Begin consolidation of of_device.h | Stephen Rothwell | 2007-07-19 |
| * | Consolidate of_find_node_by routines | Stephen Rothwell | 2007-07-19 |