| Commit message (Expand) | Author | Age | Files | Lines |
* | [SPARC]: Add reboot_command[] extern decl to asm/system.h | David S. Miller | 2008-02-28 | 1 | -0/+2 |
* | [SPARC]: Merge asm-sparc{,64}/a.out.h | David S. Miller | 2008-02-09 | 1 | -12/+19 |
* | [SPARC]: Merge asm-sparc{,64}/fb.h | David S. Miller | 2008-02-09 | 1 | -4/+12 |
* | [SPARC]: Merge asm-sparc{,64}/errno.h | David S. Miller | 2008-02-09 | 1 | -1/+0 |
* | [SPARC]: Merge asm-sparc{,64}/device.h | David S. Miller | 2008-02-09 | 1 | -2/+0 |
* | [SPARC]: Merge asm-sparc{,64}/current.h | David S. Miller | 2008-02-09 | 1 | -14/+17 |
* | [SPARC]: Merge asm-sparc{,64}/cache.h | David S. Miller | 2008-02-09 | 1 | -6/+15 |
* | [SPARC]: Merge asm-sparc{,64}/byteorder.h | David S. Miller | 2008-02-09 | 1 | -4/+47 |
* | [SPARC]: Merge asm-sparc{,64}/bugs.h | David S. Miller | 2008-02-09 | 1 | -5/+13 |
* | [SPARC]: Merge asm-sparc{,64}/bug.h | David S. Miller | 2008-02-09 | 1 | -15/+3 |
* | [SPARC]: Kill BSD errno translation table and header files. | David S. Miller | 2008-02-09 | 1 | -94/+0 |
* | [SPARC]: Merge asm-sparc{,64}/bpp.h | David S. Miller | 2008-02-09 | 1 | -1/+1 |
* | [SPARC]: Merge include/asm-sparc{,64}/prom.h | David S. Miller | 2008-02-09 | 1 | -1/+10 |
* | [SPARC]: Remove of_platform_device_create | Stephen Rothwell | 2008-02-09 | 1 | -5/+0 |
* | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 | 2 | -2/+5 |
* | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 | 1 | -1/+1 |
* | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger | 2008-02-08 | 1 | -6/+2 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 1 | -1/+0 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 1 | -0/+52 |
* | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2008-02-08 | 2 | -9/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-07 | 2 | -37/+8 |
|\ |
|
| * | [SPARC32]: Use regsets for ELF core dumping. | David S. Miller | 2008-02-07 | 1 | -30/+8 |
| * | [SPARC]: Move over to arch_ptrace(). | David S. Miller | 2008-02-07 | 1 | -5/+0 |
| * | [SPARC]: Remove PTRACE_SUN* handling. | David S. Miller | 2008-02-07 | 1 | -2/+0 |
* | | Add cmpxchg_local to sparc, move __cmpxchg to system.h | Mathieu Desnoyers | 2008-02-07 | 2 | -36/+48 |
* | | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 2008-02-07 | 2 | -7/+0 |
|/ |
|
* | [SPARC]: Add new timerfd syscall entries. | David S. Miller | 2008-02-06 | 1 | -2/+4 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 1 | -6/+6 |
* | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 2008-01-31 | 1 | -0/+2 |
* | [SPARC32]: Silence sparc32 warnings on missing syscalls. | Martin Habets | 2007-12-14 | 1 | -0/+9 |
* | [SPARC32]: __inline__ --> inline | David S. Miller | 2007-10-27 | 6 | -27/+23 |
* | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 | 1 | -0/+3 |
* | Change table chaining layout | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
* | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 |
* | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 | 1 | -0/+4 |
* | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 | 1 | -6/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-10-18 | 4 | -7/+65 |
|\ |
|
| * | [SPARC/64]: Consolidate of_register_driver | Stephen Rothwell | 2007-10-17 | 1 | -4/+1 |
| * | [SPARC]: Support for new termios. | David Miller | 2007-10-17 | 3 | -3/+64 |
* | | bitops: introduce lock ops | Nick Piggin | 2007-10-18 | 1 | -0/+1 |
|/ |
|
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 | 1 | -7/+0 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+0 |
* | cleanup floppy.h | Jan Beulich | 2007-10-17 | 1 | -2/+0 |
* | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 2007-10-17 | 1 | -1/+0 |
* | SPARC: sg chaining support | Jens Axboe | 2007-10-16 | 1 | -0/+2 |
* | [SPARC32]: Add irqflags.h to sparc32 and use it from generic code. | Robert Reif | 2007-10-13 | 2 | -20/+41 |
* | [SPARC32]: Make flush_tlb_kernel_range() an inline function. | David S. Miller | 2007-08-26 | 1 | -1/+5 |
* | [MATH-EMU]: Fix underflow exception reporting. | David S. Miller | 2007-08-16 | 1 | -0/+6 |
* | [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64. | Robert Reif | 2007-08-10 | 1 | -1/+0 |
* | [SPARC]: Centralize find_in_proplist() instead of duplicating N times. | David S. Miller | 2007-08-07 | 1 | -0/+1 |