summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-06sparc: Commonize get_one_property() implementations.David S. Miller2-2/+2
2008-12-06sparc: Move property building code into prom_common.cDavid S. Miller4-126/+83
2008-12-06sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id'David S. Miller4-8/+7
2008-12-06sparc: Move irq_trans_init() and support code into seperate file.David S. Miller4-830/+847
2008-12-06sparc: Mark prom_early_alloc non-static.David S. Miller3-2/+4
2008-12-06sparc: Create common area for OF device layer code.David S. Miller4-188/+122
2008-12-06sparc: Const'ify prom_*prop*() on sparc32.David S. Miller3-9/+9
2008-12-06sparc: Create common header file for prom_{32,64}.cDavid S. Miller3-6/+12
2008-12-04sparc: unify kernel/init_taskSam Ravnborg4-37/+2
2008-12-04sparc: drop CONFIG_SUN_AUXIOSam Ravnborg7-16/+0
2008-12-04sparc: Add missing of_node_putNicolas Palix3-0/+5
2008-12-04sparc,sparc64: unify boot/Sam Ravnborg7-45/+37
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg94-47/+45
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg28-24/+77
2008-12-04sparc,sparc64: unify lib/Sam Ravnborg52-73/+23
2008-12-04sparc: prepare lib/ for unificationSam Ravnborg10-8/+17
2008-12-04sparc,sparc64: unify prom/Sam Ravnborg12-11/+5
2008-12-04sparc: prepare prom/ for unificationSam Ravnborg8-2/+13
2008-12-04sparc,sparc64: unify MakefileSam Ravnborg7-66/+81
2008-12-04sparc: gitignore a few filesSam Ravnborg2-0/+6
2008-12-04sparc: clean boot/Sam Ravnborg2-3/+2
2008-12-04sparc: refactor MakefileSam Ravnborg2-16/+8
2008-12-04sparc,sparc64: unify asm-offsets.cSam Ravnborg2-4/+17
2008-12-04sparc64: use vmlinux.lds.S from sparcSam Ravnborg2-177/+2
2008-12-04sparc,sparc64: prepare vmlinux.lds.S for unificationSam Ravnborg2-28/+116
2008-12-04sparc64: Provide oprofile pseudo-NMI on Niagara.David S. Miller1-16/+135
2008-12-04sparc64: Add performance counter hypervisor calls for sun4v.David S. Miller3-0/+62
2008-12-04sparc64: Add save_stack_trace_tsk().David S. Miller2-9/+27
2008-12-04sparc32: pdev_to_pnode() is used from __devinitAl Viro1-1/+1
2008-12-04sparc32: Don't btfixup cache flush ops for viking multiple times.David S. Miller1-12/+11
2008-12-04sparc: combine unistd_{32,64}.hStephen Rothwell5-773/+443
2008-12-04sparc64: Use NMI oprofile profiling on cheetah and derivative cpus.David S. Miller1-1/+109
2008-12-04sparc64: Add write_pic() helper.David S. Miller1-4/+5
2008-12-04sparc64: Block NMIs in critical section of context switch.David S. Miller1-0/+2
2008-12-04sparc64: Make special trap return path for TRAP_NMI().David S. Miller2-2/+14
2008-12-04sparc64: Make %pil level 15 a pseudo-NMI.David S. Miller12-25/+46
2008-12-04sparc: Include drivers/pcmcia/KconfigDavid S. Miller2-18/+7
2008-12-04sparc64: Add interface for registering a performance counter IRQ handler.David S. Miller3-1/+67
2008-12-04sparc64: Add tsb-ratio sysctl.David S. Miller2-7/+28
2008-12-04sparc,sparc64: unify mm/Sam Ravnborg11-13/+8
2008-12-04sparc: prepare mm/ for unificationSam Ravnborg4-8/+12
2008-12-04sparc64: unify arch/sparc64/oprofile/Sam Ravnborg3-33/+1
2008-12-04sparc64: unify math-emuSam Ravnborg4-9/+2
2008-12-04sparc: prepare math-emu for unificationSam Ravnborg3-2/+2
2008-12-04sparc: cleanup math-emuSam Ravnborg2-39/+3
2008-12-04sparc,sparc64: add BITS to arch MakefileSam Ravnborg2-5/+6
2008-12-04sparc,sparc64: unify Kconfig filesSam Ravnborg2-476/+309
2008-12-04sparc: add "Bus options" to KconfigSam Ravnborg1-61/+67
2008-12-04sparc: add menu "Executable file formats"Sam Ravnborg1-2/+6
2008-12-04sparc: use Kconfig.hzSam Ravnborg1-4/+1