aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-2814-47/+43
|\
| * Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-281-5/+5
| |\
| | * perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra2010-02-261-5/+5
| * | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-282-11/+7
| |\ \
| | * \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-272-11/+7
| | |\ \
| | | * | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-172-11/+7
| * | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-262-4/+6
| |\ \ \ \
| | * | | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-222-2/+2
| | * | | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-222-4/+6
| | |/ / /
| * | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-256-22/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely2010-02-141-3/+0
| | * | | of: merge of_find_node_by_phandleJeremy Kerr2010-02-091-12/+0
| | * | | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-2876-565/+1773
| | |\ \ \ | | | |/ /
| | * | | of: unify phandle name in struct device_nodeGrant Likely2010-01-285-8/+8
| | * | | Merge commit 'v2.6.32-rc8'Grant Likely2009-11-239-17/+21
| | |\ \ \
| * | | | | sparc32: Fix struct stat uid/gid types.David S. Miller2010-02-211-2/+2
| * | | | | sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller2010-02-191-2/+4
| * | | | | sparc: Fix incorrect comparison in of_bus_ambapp_match()Kristoffer Glembo2010-02-171-1/+1
| * | | | | sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller2010-02-171-0/+7
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-173-21/+4
| |\ \ \ \ \
| * | | | | | sparc64: Tighten checks in kstack_valid().David S. Miller2010-02-121-0/+4
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-1625-462/+774
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-115-14/+20
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | sparc32: Fix thinko in previous change.David S. Miller2010-02-111-1/+1
| | * | | | | sparc: Align clone and signal stacks to 16 bytes.David S. Miller2010-02-095-14/+20
| * | | | | | sparc: TIF_ABI_PENDING bit removalDavid Miller2010-01-293-21/+4
| |/ / / / /
| * | | | | sparc64: Fix UP build.David S. Miller2010-01-261-4/+2
| | |_|_|/ | |/| | |
| * | | | sparc64: Fix IRQ ->set_affinity() methods.David S. Miller2010-01-201-9/+28
| * | | | sparc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-201-1/+3
| * | | | sparc64: Update defconfig.David S. Miller2010-01-201-31/+100
| * | | | sparc: Add missing SW perf fault events.David S. Miller2010-01-202-5/+20
| * | | | sparc64: Fully support both performance counters.David S. Miller2010-01-201-154/+353
| * | | | sparc64: Add perf callchain support.David S. Miller2010-01-201-1/+119
| * | | | sparc: convert to arch_gettimeoffset()John Stultz2010-01-154-179/+46
| * | | | sparc: leds_resource.end assigned to itself in clock_board_probe()Roel Kluin2010-01-151-2/+2
| * | | | sparc32: Fix page_to_phys().David S. Miller2010-01-142-2/+2
| * | | | sparc: Simplify param.h by simply including <asm-generic/param.h>Robert P. J. Day2010-01-121-17/+2
| * | | | sparc32: Update defconfig.David S. Miller2010-01-121-18/+69
| * | | | SPARC: use helpers for rlimitsJiri Slaby2010-01-081-3/+3
| * | | | sparc: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-052-2/+2
| | |_|/ | |/| |
* | | | sparc64: Kill bogus ip_tables.h include.David S. Miller2010-02-161-1/+0
|/ / /
* | | sparc64: Fix Niagara2 perf event handling.David S. Miller2010-01-041-0/+11
* | | sparc64: Fix NMI programming when perf events are active.David S. Miller2010-01-041-1/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-171-1/+1
|\ \ \
| * | | fix up O_SYNC commentsChristoph Hellwig2009-12-171-1/+1
* | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-162-13/+0
|\ \ \ \
| * | | | sparc64: don't export static inline pci_ functionsStephen Rothwell2009-12-152-13/+0
* | | | | sparc: use bitmap_find_next_zero_areaAkinobu Mita2009-12-162-24/+9