aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds13-24/+674
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-09-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller7-338/+47
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-20/+20
2009-09-11Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-316/+25
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-09-10sparc64: Initial hw perf counter support.David S. Miller2-0/+9
2009-09-10sparc64: Implement a real set_perf_counter_pending().David S. Miller1-1/+1
2009-09-10sparc64: Provide extern decls for sparc_??u_type strings.David S. Miller1-0/+4
2009-09-08sparc64: Manage NMI watchdog enabling like x86.David S. Miller1-1/+1
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommuIngo Molnar1-3/+9
2009-09-04sparc: add basic support for 'perf'Jens Axboe2-1/+10
2009-09-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-3/+9
2009-08-31locking, sparc: Rename __spin_try_lock() and friendsHeiko Carstens2-20/+20
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-3/+9
2009-08-25sparc64: Validate linear D-TLB misses.David S. Miller1-3/+9
2009-08-17sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele4-1/+13
2009-08-17sparc,leon: Redefine MMU register access asi if CONFIG_LEONKonrad Eisele1-0/+4
2009-08-17sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele2-0/+625
2009-08-16sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan1-1/+1
2009-08-16SPARC: fix duplicate declarationJaswinder Singh Rajput1-20/+7
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-13/+9
2009-08-10sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori1-1/+5
2009-08-10sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori4-194/+9
2009-08-10sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori1-94/+13
2009-08-10sparc: Use dma_map_ops structFUJITA Tomonori1-36/+7
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+2
2009-08-03debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar1-2/+2
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2-7/+7
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra2-6/+2
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-2/+0
2009-06-16Merge branch 'akpm'Linus Torvalds1-16/+1
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-16/+1
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller1-1/+2
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller1-0/+11
2009-06-16sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori3-179/+132
2009-06-16sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori1-11/+12
2009-06-16sparc: add sync_single_for_device and sync_sg_for_device to struct dma_opsFUJITA Tomonori1-0/+6
2009-06-16sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hFUJITA Tomonori3-58/+42
2009-06-16sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller1-4/+0
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller1-1/+1
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller1-0/+1
2009-06-16sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller1-0/+1
2009-06-16sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller1-0/+1
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller2-10/+10
2009-06-16sparc64: Move trap_block[] definitions into a new header file.David S. Miller2-196/+208
2009-06-16sparc64: Reclaim trap_block[]->hdescDavid S. Miller1-1/+1
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller12-15/+28
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds9-11/+20