aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt1-2/+0
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-4/+2
2010-07-14lmb: rename to memblockYinghai Lu2-10/+10
2010-06-29sparc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori1-1/+0
2010-06-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-3/+4
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori1-2/+3
2010-05-27asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori1-2/+0
2010-05-27asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori1-0/+2
2010-05-25sparc32: Kill none_mask, it's bogus.David S. Miller1-3/+2
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely6-11/+14
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+2
2010-05-18sparc: Define ARCH_SLAB_MINALIGNDavid S. Miller1-0/+2
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2-16/+0
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely3-4/+4
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+6
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2-3/+3
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2-2/+2
2010-04-19sparc64: Fix PREEMPT_ACTIVE value.David S. Miller1-1/+1
2010-04-13sparc64: Add some more commentary to __raw_local_irq_save()David S. Miller1-0/+7
2010-04-12sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller1-1/+1
2010-04-12sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller1-2/+12
2010-04-06bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra1-5/+6
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2010-03-27sparc: Fix use of uid16_t and gid16_t in asm/stat.hRob Landley1-2/+2
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-12dma-mapping: sparc: unify 32bit and 64bit dma_set_maskFUJITA Tomonori1-1/+13
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: sparc: use include/linux/pci-dma.hFUJITA Tomonori3-28/+2
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-1/+2
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-1/+3
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller3-34/+10
2010-03-03sparc: Provide io{read,write}{16,32}be().David S. Miller2-0/+8
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko1-1/+1
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-20/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+3
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar1-0/+7
2010-02-26sparc: use asm-generic/scatterlist.hFUJITA Tomonori1-20/+1
2010-02-21sparc32: Fix struct stat uid/gid types.David S. Miller1-2/+2
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2-3/+3
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger1-0/+7
2010-02-05tree-wide: s/widht/width/g typo in commentsDaniel Mack1-1/+1
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller2-13/+4
2010-01-20sparc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard1-1/+3
2010-01-15sparc: convert to arch_gettimeoffset()John Stultz1-0/+1
2010-01-14sparc32: Fix page_to_phys().David S. Miller2-2/+2
2010-01-12sparc: Simplify param.h by simply including <asm-generic/param.h>Robert P. J. Day1-17/+2