| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc64: Fix PREEMPT_ACTIVE value. | David S. Miller | 2010-04-19 | 1 | -1/+1 |
* | sparc64: Add some more commentary to __raw_local_irq_save() | David S. Miller | 2010-04-13 | 1 | -0/+7 |
* | sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. | David S. Miller | 2010-04-12 | 1 | -1/+1 |
* | sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs. | David S. Miller | 2010-04-12 | 1 | -2/+12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-03-29 | 1 | -2/+2 |
|\ |
|
| * | sparc: Fix use of uid16_t and gid16_t in asm/stat.h | Rob Landley | 2010-03-27 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | tree-wide: s/widht/width/g typo in comments | Daniel Mack | 2010-02-05 | 1 | -1/+1 |
* | | | dma-mapping: sparc: unify 32bit and 64bit dma_set_mask | FUJITA Tomonori | 2010-03-12 | 1 | -1/+13 |
* | | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 | 1 | -2/+0 |
* | | | pci-dma: sparc: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 | 3 | -28/+2 |
* | | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 | 1 | -1/+2 |
* | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 | 1 | -1/+3 |
|/ / |
|
* | | sparc64: Kill off old sys_perfctr system call and state. | David S. Miller | 2010-03-03 | 3 | -34/+10 |
* | | sparc: Provide io{read,write}{16,32}be(). | David S. Miller | 2010-03-03 | 2 | -0/+8 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2010-03-02 | 1 | -20/+1 |
|\ \ |
|
| * | | sparc: use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-02-26 | 1 | -20/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 2 | -3/+3 |
|\ \ |
|
| * | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 2 | -3/+3 |
* | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2010-02-27 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger | 2010-02-17 | 1 | -0/+7 |
| |/ / |
|
* | | | sparc32: Fix struct stat uid/gid types. | David S. Miller | 2010-02-21 | 1 | -2/+2 |
| |/
|/| |
|
* | | sparc: TIF_ABI_PENDING bit removal | David Miller | 2010-01-29 | 2 | -13/+4 |
* | | sparc: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 2010-01-20 | 1 | -1/+3 |
* | | sparc: convert to arch_gettimeoffset() | John Stultz | 2010-01-15 | 1 | -0/+1 |
* | | sparc32: Fix page_to_phys(). | David S. Miller | 2010-01-14 | 2 | -2/+2 |
* | | sparc: Simplify param.h by simply including <asm-generic/param.h> | Robert P. J. Day | 2010-01-12 | 1 | -17/+2 |
* | | sparc: copy_from_user() should not return -EFAULT | Heiko Carstens | 2010-01-05 | 2 | -2/+2 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-17 | 1 | -1/+1 |
|\ |
|
| * | fix up O_SYNC comments | Christoph Hellwig | 2009-12-17 | 1 | -1/+1 |
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -0/+1 |
* | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 | 2 | -3/+0 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-15 | 3 | -62/+62 |
|\ \ |
|
| * | | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | 2 | -27/+27 |
| * | | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 | 3 | -18/+18 |
| * | | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 2 | -19/+19 |
| * | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 2009-12-14 | 1 | -1/+1 |
| * | | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 3 | -8/+8 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-12-15 | 6 | -104/+41 |
|\ \
| |/
|/| |
|
| * | sparc64: Add syscall tracepoint support. | David S. Miller | 2009-12-11 | 2 | -1/+3 |
| * | sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}() | David S. Miller | 2009-12-10 | 2 | -99/+4 |
| * | sparc: Use __builtin_object_size() to validate the buffer size for copy_from_... | David S. Miller | 2009-12-10 | 2 | -4/+34 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-12-11 | 1 | -3/+16 |
|\ \ |
|
| * | | vfs: Implement proper O_SYNC semantics | Christoph Hellwig | 2009-12-10 | 1 | -3/+16 |
| |/ |
|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | sparc64/PCI: drop PCI_CACHE_LINE_BYTES | Tejun Heo | 2009-11-04 | 1 | -2/+0 |
* | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 | 2 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-12-03 | 1 | -0/+4 |
| |\ \ |
|