aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-14/+20
2010-02-11sparc32: Fix thinko in previous change.David S. Miller1-1/+1
2010-02-09sparc: Align clone and signal stacks to 16 bytes.David S. Miller5-14/+20
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller3-21/+4
2010-01-26sparc64: Fix UP build.David S. Miller1-4/+2
2010-01-20sparc64: Fix IRQ ->set_affinity() methods.David S. Miller1-9/+28
2010-01-20sparc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard1-1/+3
2010-01-20sparc64: Update defconfig.David S. Miller1-31/+100
2010-01-20sparc: Add missing SW perf fault events.David S. Miller2-5/+20
2010-01-20sparc64: Fully support both performance counters.David S. Miller1-154/+353
2010-01-20sparc64: Add perf callchain support.David S. Miller1-1/+119
2010-01-15sparc: convert to arch_gettimeoffset()John Stultz4-179/+46
2010-01-15sparc: leds_resource.end assigned to itself in clock_board_probe()Roel Kluin1-2/+2
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-12sparc32: Update defconfig.David S. Miller1-18/+69
2010-01-08SPARC: use helpers for rlimitsJiri Slaby1-3/+3
2010-01-05sparc: copy_from_user() should not return -EFAULTHeiko Carstens2-2/+2
2010-01-04sparc64: Fix Niagara2 perf event handling.David S. Miller1-0/+11
2010-01-04sparc64: Fix NMI programming when perf events are active.David S. Miller1-1/+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-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-13/+0
2009-12-16sparc: use bitmap_find_next_zero_areaAkinobu Mita2-24/+9
2009-12-16iommu-helper: use bitmap libraryAkinobu Mita1-1/+2
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 Torvalds4-66/+66
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds31-210/+154
2009-12-15sparc64: don't export static inline pci_ functionsStephen Rothwell2-13/+0
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-4/+4
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-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-4/+4
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 git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds6-123/+24
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-2/+7
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro1-1/+2
2009-12-11sparc_brk() is not needed anymoreAl Viro5-25/+3
2009-12-11Unify sys_mmap*Al Viro2-43/+10
2009-12-11file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()Al Viro1-3/+7
2009-12-11kill useless checks in sparc mremap variantsAl Viro5-51/+2
2009-12-11sparc64: Fix clock event multiplier printf format.David S. Miller1-1/+1
2009-12-11sparc64: Use clock{source,events}_calc_mult_shift().David S. Miller1-22/+2
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2009-12-11sparc64: Use free_bootmem_late() in mdesc_lmb_free().David S. Miller1-15/+6