aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-12-04sparc: drop CONFIG_SUN_AUXIOSam Ravnborg
2008-12-04sparc: Add missing of_node_putNicolas Palix
2008-12-04sparc,sparc64: unify boot/Sam Ravnborg
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg
2008-12-04sparc,sparc64: unify lib/Sam Ravnborg
2008-12-04sparc: prepare lib/ for unificationSam Ravnborg
2008-12-04sparc,sparc64: unify prom/Sam Ravnborg
2008-12-04sparc: prepare prom/ for unificationSam Ravnborg
2008-12-04sparc,sparc64: unify MakefileSam Ravnborg
2008-12-04sparc: gitignore a few filesSam Ravnborg
2008-12-04sparc: clean boot/Sam Ravnborg
2008-12-04sparc: refactor MakefileSam Ravnborg
2008-12-04sparc,sparc64: unify asm-offsets.cSam Ravnborg
2008-12-04sparc64: use vmlinux.lds.S from sparcSam Ravnborg
2008-12-04sparc,sparc64: prepare vmlinux.lds.S for unificationSam Ravnborg
2008-12-04sparc64: Provide oprofile pseudo-NMI on Niagara.David S. Miller
2008-12-04sparc64: Add performance counter hypervisor calls for sun4v.David S. Miller
2008-12-04sparc64: Add save_stack_trace_tsk().David S. Miller
2008-12-04sparc32: pdev_to_pnode() is used from __devinitAl Viro
2008-12-04sparc32: Don't btfixup cache flush ops for viking multiple times.David S. Miller
2008-12-04sparc: combine unistd_{32,64}.hStephen Rothwell
2008-12-04sparc64: Use NMI oprofile profiling on cheetah and derivative cpus.David S. Miller
2008-12-04sparc64: Add write_pic() helper.David S. Miller
2008-12-04sparc64: Block NMIs in critical section of context switch.David S. Miller
2008-12-04sparc64: Make special trap return path for TRAP_NMI().David S. Miller
2008-12-04sparc64: Make %pil level 15 a pseudo-NMI.David S. Miller
2008-12-04sparc: Include drivers/pcmcia/KconfigDavid S. Miller
2008-12-04sparc64: Add interface for registering a performance counter IRQ handler.David S. Miller
2008-12-04sparc64: Add tsb-ratio sysctl.David S. Miller
2008-12-04sparc,sparc64: unify mm/Sam Ravnborg
2008-12-04sparc: prepare mm/ for unificationSam Ravnborg
2008-12-04sparc64: unify arch/sparc64/oprofile/Sam Ravnborg
2008-12-04sparc64: unify math-emuSam Ravnborg
2008-12-04sparc: prepare math-emu for unificationSam Ravnborg
2008-12-04sparc: cleanup math-emuSam Ravnborg
2008-12-04sparc,sparc64: add BITS to arch MakefileSam Ravnborg
2008-12-04sparc,sparc64: unify Kconfig filesSam Ravnborg
2008-12-04sparc: add "Bus options" to KconfigSam Ravnborg
2008-12-04sparc: add menu "Executable file formats"Sam Ravnborg
2008-12-04sparc: use Kconfig.hzSam Ravnborg
2008-12-04sparc: drop UNIX98_PTYS from arch KconfigSam Ravnborg
2008-12-04sparc64: added more config options to the menusSam Ravnborg
2008-12-04sparc: refactor Kconfig a littleSam Ravnborg
2008-12-04sparc: unify Kconfig.debugSam Ravnborg
2008-12-04sparc64: Stop using memory barriers for atomics and locks.David S. Miller
2008-12-04sparc64: Run the kernel always in the TSO memory model.David S. Miller
2008-12-04sparc64: Rework auxio driver to save some text space.David S. Miller
2008-12-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2008-12-04sparc64: Sync FPU state in VIS emulation handler.Hong H. Pham