aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-21sparc32: Fix struct stat uid/gid types.David S. Miller
2010-02-19sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller
2010-02-17sparc: Fix incorrect comparison in of_bus_ambapp_match()Kristoffer Glembo
2010-02-17sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller
2010-02-17Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-14of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely
2010-02-12sparc64: Tighten checks in kstack_valid().David S. Miller
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-02-11sparc32: Fix thinko in previous change.David S. Miller
2010-02-09sparc: Align clone and signal stacks to 16 bytes.David S. Miller
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2010-01-26sparc64: Fix UP build.David S. Miller
2010-01-20sparc64: Fix IRQ ->set_affinity() methods.David S. Miller
2010-01-20sparc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard
2010-01-20sparc64: Update defconfig.David S. Miller
2010-01-20sparc: Add missing SW perf fault events.David S. Miller
2010-01-20sparc64: Fully support both performance counters.David S. Miller
2010-01-20sparc64: Add perf callchain support.David S. Miller
2010-01-15sparc: convert to arch_gettimeoffset()John Stultz
2010-01-15sparc: leds_resource.end assigned to itself in clock_board_probe()Roel Kluin
2010-01-14sparc32: Fix page_to_phys().David S. Miller
2010-01-12sparc: Simplify param.h by simply including <asm-generic/param.h>Robert P. J. Day
2010-01-12sparc32: Update defconfig.David S. Miller
2010-01-08SPARC: use helpers for rlimitsJiri Slaby
2010-01-05sparc: copy_from_user() should not return -EFAULTHeiko Carstens
2010-01-04sparc64: Fix Niagara2 perf event handling.David S. Miller
2010-01-04sparc64: Fix NMI programming when perf events are active.David S. Miller
2009-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-17fix up O_SYNC commentsChristoph Hellwig
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2009-12-16sparc: use bitmap_find_next_zero_areaAkinobu Mita
2009-12-16iommu-helper: use bitmap libraryAkinobu Mita
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-12-15sparc64: don't export static inline pci_ functionsStephen Rothwell
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner