aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAge
* asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-27
* asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori2010-05-27
* asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori2010-05-27
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
| |\
| | * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-05-19
| |\ \
| | * | sparc: Define ARCH_SLAB_MINALIGNDavid S. Miller2010-05-18
| | |/
| * | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
| |\ \
| | * | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-06
| * | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-17
| | |/ | |/|
| * | sparc64: Fix PREEMPT_ACTIVE value.David S. Miller2010-04-19
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-18
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/ /
* | sparc64: Add some more commentary to __raw_local_irq_save()David S. Miller2010-04-13
* | sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller2010-04-13
* | sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller2010-04-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-29
|\
| * sparc: Fix use of uid16_t and gid16_t in asm/stat.hRob Landley2010-03-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\ \ | | |/ | |/|
| | * tree-wide: s/widht/width/g typo in commentsDaniel Mack2010-02-05
* | | dma-mapping: sparc: unify 32bit and 64bit dma_set_maskFUJITA Tomonori2010-03-12
* | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-12
* | | pci-dma: sparc: use include/linux/pci-dma.hFUJITA Tomonori2010-03-12
* | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-12
* | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
|/ /
* | sparc64: Kill off old sys_perfctr system call and state.David S. Miller2010-03-03
* | sparc: Provide io{read,write}{16,32}be().David S. Miller2010-03-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2010-03-02
|\ \
| * | sparc: use asm-generic/scatterlist.hFUJITA Tomonori2010-02-26
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\ \
| * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
* | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-27
|\ \ \
| * | | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-17
| |/ /
* | / sparc32: Fix struct stat uid/gid types.David S. Miller2010-02-21
| |/ |/|
* | sparc: TIF_ABI_PENDING bit removalDavid Miller2010-01-29
* | sparc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-20
* | sparc: convert to arch_gettimeoffset()John Stultz2010-01-15
* | sparc32: Fix page_to_phys().David S. Miller2010-01-14
* | sparc: Simplify param.h by simply including <asm-generic/param.h>Robert P. J. Day2010-01-12
* | sparc: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-05
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-17
|\
| * fix up O_SYNC commentsChristoph Hellwig2009-12-17
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \ | |/ |/|
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-12
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-15
|\ \
| * | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14