summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-033-6/+11
|\
| * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparcRusty Russell2009-01-011-0/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31259-2156/+59782
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-303-0/+31
| |\ \
| * | | cpumask: cpu_coregroup_mask(): sparcRusty Russell2008-12-261-0/+1
| * | | cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell2008-12-261-4/+6
* | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-028-21/+12
|\ \ \ \ | |/ / /
| * | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-133-10/+2
* | | | take init_fs to saner placeAl Viro2008-12-311-1/+0
| |_|/ |/| |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-12-284-4/+32
|\ \ \ | | |/ | |/|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-281-0/+12
| |\ \
| | * \ Merge branch 'merge' into nextPaul Mackerras2008-12-161-0/+1
| | |\ \ | | | |/
| | * | powerpc and sparc: Introduce dev_archdata node accessorsAnton Vorontsov2008-12-031-0/+12
| * | | sparc: We need to implement arch_ptrace_stop().David S. Miller2008-12-162-0/+19
| | |/ | |/|
* | | sparc: move select of ARCH_SUPPORTS_MSISam Ravnborg2008-12-271-1/+1
* | | sparc: drop SUN_IOSam Ravnborg2008-12-272-6/+0
* | | sparc: unify sections.hSam Ravnborg2008-12-277-35/+19
* | | sparc: use .data.init_task section for init_thread_unionSam Ravnborg2008-12-272-2/+10
* | | sparc: fix array overrun check in of_device_64.cRobert Reif2008-12-261-9/+9
* | | sparc: unify module.cSam Ravnborg2008-12-263-164/+25
* | | sparc64: prepare module_64.c for unificationSam Ravnborg2008-12-261-22/+40
* | | sparc64: use bit neutral Elf symbolsSam Ravnborg2008-12-261-17/+17
* | | sparc: unify module.hSam Ravnborg2008-12-263-22/+24
* | | sparc: introduce CONFIG_BITSSam Ravnborg2008-12-261-1/+5
* | | sparc: fix hardirq.h removal falloutSam Ravnborg2008-12-262-0/+2
* | | sparc64: do not export pus_fs_structSam Ravnborg2008-12-111-1/+0
* | | sparc: use sparc64 version of scatterlist.hRobert Reif2008-12-117-77/+43
* | | sparc: Commonize memcmp assembler.David S. Miller2008-12-096-63/+28
* | | sparc: Unify strlen assembler.David S. Miller2008-12-093-102/+21
* | | sparc: Add asm/asm.hDavid S. Miller2008-12-091-0/+40
* | | sparc: Kill memcmp_32.S code which has been ifdef'd out for centuries.David S. Miller2008-12-081-282/+0
* | | sparc: replace for_each_cpu_mask_nr with for_each_cpuRusty Russell2008-12-081-1/+1
* | | sparc: fix sparse warnings in irq_32.cSam Ravnborg2008-12-085-5/+20
* | | sparc: add include guards to kernel.hSam Ravnborg2008-12-081-1/+4
* | | sparc: fix sparse warnings in traps_32.cSam Ravnborg2008-12-084-34/+49
* | | sparc: fix trivial style issues in kernel/pmc.cSam Ravnborg2008-12-081-8/+8
* | | sparc: fix sparse warning in kernel/pmc.cSam Ravnborg2008-12-081-1/+1
* | | sparc: Use sparc64 version of prom/printf.cRobert Reif2008-12-084-50/+2
* | | sparc: unify kernel/idprom.cSam Ravnborg2008-12-073-58/+9
* | | sparc: idprom_32.c cleanupSam Ravnborg2008-12-071-24/+26
* | | sparc: Restore irq_trans_init() call in prom_create_node().David S. Miller2008-12-073-5/+6
* | | sparc: unify kernel/cpuSam Ravnborg2008-12-074-169/+95
* | | sparc: expand cpu tableSam Ravnborg2008-12-071-124/+195
* | | sparc: fix sparse warnings in cpu_*.cSam Ravnborg2008-12-076-8/+16
* | | sparc: Always set AUDIT_ARCH, not just on sparc64.David S. Miller2008-12-051-1/+1
* | | sparc: report "Unknown CPU/FPU" for unknown cpu/fpuSam Ravnborg2008-12-052-5/+8
* | | sparc: beautify kernel/cpu_32.cSam Ravnborg2008-12-051-100/+104
* | | sparc: Move of_console_{device,path,options} info prom_common.cDavid S. Miller2008-12-053-18/+9
* | | sparc: Move prom_build_devicetree() into prom_common.cDavid S. Miller2008-12-054-54/+39
* | | sparc: Move core of OF device tree building code into prom_common.cDavid S. Miller2008-12-054-132/+80
OpenPOWER on IntegriCloud