aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds12-615/+161
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+4
2009-09-11Merge branch 'next' into for-linusJames Morris2-0/+5
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-7/+6
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 Molnar13-142/+169
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller3-6/+5
2009-09-03sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller1-1/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2-0/+5
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 Torvalds12-140/+167
2009-08-25sparc64: Validate linear D-TLB misses.David S. Miller4-28/+76
2009-08-18sparc64: Update defconfig.David S. Miller1-25/+34
2009-08-18sparc32: Update defconfig.David S. Miller1-30/+44
2009-08-18sparc32: Kill trap table freeing code.David S. Miller2-48/+0
2009-08-18sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers1-1/+1
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingTejun Heo1-2/+2
2009-08-10sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori5-34/+39
2009-08-10sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori9-444/+96
2009-08-10sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and sbus_unmap_pageFUJITA Tomonori3-8/+10
2009-08-10sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpuFUJITA Tomonori1-16/+0
2009-08-10sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori5-99/+19
2009-08-10sparc: Use dma_map_ops structFUJITA Tomonori4-53/+36
2009-08-03debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2-4/+4
2009-08-02sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2-6/+8
2009-07-27sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller2-2/+4
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2-7/+7
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+6
2009-07-12sparc: remove driver-core BUS_ID_SIZEKay Sievers1-1/+6
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan4-4/+0
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra2-6/+2
2009-06-25sparc32: Fix makefile not generating required filesJulian Calaby1-2/+2
2009-06-25sparc32: Fix tftpboot.img MakefileJulian Calaby1-2/+2
2009-06-25sparc: fix tftpboot.img buildSam Ravnborg1-1/+1
2009-06-25sparc32: Fix obvious build issues for tftpboot.img build.Robert Reif2-2/+2
2009-06-25sparc64: Fix build warnings in piggyback_64.cJulian Calaby1-0/+1
2009-06-25sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller1-26/+19
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2-3/+3
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-0/+6
2009-06-18sparc64: Fix UP bootup regression.David S. Miller1-0/+6
2009-06-17Delete pcibios_select_rootMatthew Wilcox2-15/+0
2009-06-16Merge branch 'akpm'Linus Torvalds2-19/+1
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-16/+1
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-3/+0
2009-06-16sparc64: Update defconfig.David S. Miller1-18/+45
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller3-4/+9
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2-2/+2
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller3-15/+45
2009-06-16sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day1-1/+2
2009-06-16sparc: move of_device common code to of_device_commonRobert Reif5-378/+216