aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds21-99/+174
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+0
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-13/+14
2010-03-01sparc: Support show_unhandled_signals.David S. Miller2-49/+91
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller14-47/+43
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+5
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-11/+7
2010-02-28sparc: use __ratelimitAkinobu Mita1-6/+3
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar2-11/+7
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-4/+6
2010-02-26sparc: use asm-generic/scatterlist.hFUJITA Tomonori1-20/+1
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra1-5/+5
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-22/+7
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski2-2/+2
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski2-4/+6
2010-02-21sparc32: Fix struct stat uid/gid types.David S. Miller1-2/+2
2010-02-20sparc64: If 'slot-names' property exist, create sysfs PCI slot information.David S. Miller1-0/+75
2010-02-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller9-17/+36
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King7-13/+14
2010-02-19sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller1-2/+4
2010-02-17sparc: Fix incorrect comparison in of_bus_ambapp_match()Kristoffer Glembo1-1/+1
2010-02-17sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller1-0/+7
2010-02-17Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3-21/+4
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger2-11/+7
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller25-462/+774
2010-02-16sparc64: Kill bogus ip_tables.h include.David S. Miller1-1/+0
2010-02-14of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely1-3/+0
2010-02-12sparc: remove trailing space in messagesFrans Pop3-4/+4
2010-02-12sparc64: Tighten checks in kstack_valid().David S. Miller1-0/+4
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-10sparc: remove redundant return statementsJan Engelhardt14-20/+0
2010-02-09sparc: Align clone and signal stacks to 16 bytes.David S. Miller5-14/+20
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr1-12/+0
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller3-21/+4
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely76-565/+1773
2010-01-28of: unify phandle name in struct device_nodeGrant Likely5-8/+8
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