aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
...
* | | sparc: Create common area for OF device layer code.David S. Miller2008-12-054-188/+122
* | | sparc: Const'ify prom_*prop*() on sparc32.David S. Miller2008-12-053-9/+9
* | | sparc: Create common header file for prom_{32,64}.cDavid S. Miller2008-12-053-6/+12
* | | sparc: unify kernel/init_taskSam Ravnborg2008-12-044-37/+2
* | | sparc: drop CONFIG_SUN_AUXIOSam Ravnborg2008-12-047-16/+0
* | | sparc: Add missing of_node_putNicolas Palix2008-12-043-0/+5
* | | sparc,sparc64: unify boot/Sam Ravnborg2008-12-045-8/+146
* | | sparc,sparc64: unify kernel/Sam Ravnborg2008-12-0491-6/+43309
* | | sparc: prepare kernel/ for unificationSam Ravnborg2008-12-0428-24/+77
* | | sparc,sparc64: unify lib/Sam Ravnborg2008-12-0450-2/+6494
* | | sparc: prepare lib/ for unificationSam Ravnborg2008-12-0410-8/+17
* | | sparc,sparc64: unify prom/Sam Ravnborg2008-12-0411-2/+1097
* | | sparc: prepare prom/ for unificationSam Ravnborg2008-12-048-2/+13
* | | sparc,sparc64: unify MakefileSam Ravnborg2008-12-044-13/+1781
* | | sparc: gitignore a few filesSam Ravnborg2008-12-042-0/+6
* | | sparc: clean boot/Sam Ravnborg2008-12-042-3/+2
* | | sparc: refactor MakefileSam Ravnborg2008-12-042-16/+8
* | | sparc,sparc64: unify asm-offsets.cSam Ravnborg2008-12-041-3/+16
* | | sparc,sparc64: prepare vmlinux.lds.S for unificationSam Ravnborg2008-12-041-20/+79
* | | sparc64: Provide oprofile pseudo-NMI on Niagara.David S. Miller2008-12-041-16/+135
* | | sparc64: Add performance counter hypervisor calls for sun4v.David S. Miller2008-12-041-0/+24
* | | sparc64: Add save_stack_trace_tsk().David S. Miller2008-12-041-0/+4
* | | sparc32: pdev_to_pnode() is used from __devinitAl Viro2008-12-041-1/+1
* | | sparc32: Don't btfixup cache flush ops for viking multiple times.David S. Miller2008-12-041-12/+11
* | | sparc: combine unistd_{32,64}.hStephen Rothwell2008-12-044-772/+441
* | | sparc64: Use NMI oprofile profiling on cheetah and derivative cpus.David S. Miller2008-12-041-1/+109
* | | sparc64: Add write_pic() helper.David S. Miller2008-12-041-4/+5
* | | sparc64: Block NMIs in critical section of context switch.David S. Miller2008-12-041-0/+2
* | | sparc64: Make special trap return path for TRAP_NMI().David S. Miller2008-12-041-1/+1
* | | sparc64: Make %pil level 15 a pseudo-NMI.David S. Miller2008-12-044-7/+27
* | | sparc: Include drivers/pcmcia/KconfigDavid S. Miller2008-12-042-18/+7
* | | sparc64: Add interface for registering a performance counter IRQ handler.David S. Miller2008-12-041-0/+3
* | | sparc64: Add tsb-ratio sysctl.David S. Miller2008-12-041-7/+14
* | | sparc,sparc64: unify mm/Sam Ravnborg2008-12-049-1/+4734
* | | sparc: prepare mm/ for unificationSam Ravnborg2008-12-044-8/+12
* | | sparc64: unify math-emuSam Ravnborg2008-12-042-0/+633
* | | sparc: prepare math-emu for unificationSam Ravnborg2008-12-043-2/+2
* | | sparc: cleanup math-emuSam Ravnborg2008-12-042-39/+3
* | | sparc,sparc64: add BITS to arch MakefileSam Ravnborg2008-12-041-3/+4
* | | sparc,sparc64: unify Kconfig filesSam Ravnborg2008-12-041-39/+308
* | | sparc: add "Bus options" to KconfigSam Ravnborg2008-12-041-61/+67
* | | sparc: add menu "Executable file formats"Sam Ravnborg2008-12-041-2/+6
* | | sparc: use Kconfig.hzSam Ravnborg2008-12-041-4/+1
* | | sparc: drop UNIX98_PTYS from arch KconfigSam Ravnborg2008-12-041-34/+0
* | | sparc: refactor Kconfig a littleSam Ravnborg2008-12-041-23/+24
* | | sparc: unify Kconfig.debugSam Ravnborg2008-12-041-0/+26
* | | sparc64: Stop using memory barriers for atomics and locks.David S. Miller2008-12-045-59/+8
* | | sparc64: Run the kernel always in the TSO memory model.David S. Miller2008-12-041-11/+6
|/ /
* | sparc: asm/bitops.h should define __flsRusty Russell2008-12-031-0/+1
|/
* remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0