aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-03sparc: Provide io{read,write}{16,32}be().David S. Miller2-0/+8
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-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
2010-01-05sparc: copy_from_user() should not return -EFAULTHeiko Carstens2-2/+2
2009-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2009-12-17fix up O_SYNC commentsChristoph Hellwig1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2-3/+0
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-62/+62
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-104/+41
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2-27/+27
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner3-18/+18
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2-19/+19
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner3-8/+8
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-3/+16
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-2/+0
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller2-1/+3
2009-12-10sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller2-99/+4
2009-12-10sparc: Use __builtin_object_size() to validate the buffer size for copy_from_user()David S. Miller2-4/+34
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig1-3/+16
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-0/+2
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-1/+4
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds4-7/+57
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-54/+1
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe1-0/+4
2009-11-27sparc64: Faster early-boot framebuffer console.David S. Miller1-0/+6
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov2-0/+2
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-15/+9
2009-11-16Added sparc_leon3_snooping_enabled() and converted extern inline to static inlineKristoffer Glembo1-5/+12
2009-11-07sparc: Replace old style lock initializerThomas Gleixner1-2/+2
2009-11-05sparc64: Add a comment about why we only use certain memory barriers these days.David S. Miller1-0/+4
2009-11-04sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo1-2/+0
2009-11-02sparc,leon: Sparc-Leon SMP supportKonrad Eisele2-0/+37
2009-10-15of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely1-9/+0
2009-10-15of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGrant Likely1-3/+0
2009-10-15of: merge struct device_nodeGrant Likely1-24/+0
2009-10-15of: merge phandle, ihandle and struct propertyGrant Likely1-12/+0
2009-10-15of: Rework linux/of.h and asm/prom.h include orderingGrant Likely1-6/+1