aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* sparc,sparc64: unify prom/Sam Ravnborg2008-12-04
* sparc: prepare prom/ for unificationSam Ravnborg2008-12-04
* sparc,sparc64: unify MakefileSam Ravnborg2008-12-04
* sparc: gitignore a few filesSam Ravnborg2008-12-04
* sparc: clean boot/Sam Ravnborg2008-12-04
* sparc: refactor MakefileSam Ravnborg2008-12-04
* sparc,sparc64: unify asm-offsets.cSam Ravnborg2008-12-04
* sparc64: use vmlinux.lds.S from sparcSam Ravnborg2008-12-04
* sparc,sparc64: prepare vmlinux.lds.S for unificationSam Ravnborg2008-12-04
* sparc64: Provide oprofile pseudo-NMI on Niagara.David S. Miller2008-12-04
* sparc64: Add performance counter hypervisor calls for sun4v.David S. Miller2008-12-04
* sparc64: Add save_stack_trace_tsk().David S. Miller2008-12-04
* sparc32: pdev_to_pnode() is used from __devinitAl Viro2008-12-04
* sparc32: Don't btfixup cache flush ops for viking multiple times.David S. Miller2008-12-04
* sparc: combine unistd_{32,64}.hStephen Rothwell2008-12-04
* sparc64: Use NMI oprofile profiling on cheetah and derivative cpus.David S. Miller2008-12-04
* sparc64: Add write_pic() helper.David S. Miller2008-12-04
* sparc64: Block NMIs in critical section of context switch.David S. Miller2008-12-04
* sparc64: Make special trap return path for TRAP_NMI().David S. Miller2008-12-04
* sparc64: Make %pil level 15 a pseudo-NMI.David S. Miller2008-12-04
* sparc: Include drivers/pcmcia/KconfigDavid S. Miller2008-12-04
* sparc64: Add interface for registering a performance counter IRQ handler.David S. Miller2008-12-04
* sparc64: Add tsb-ratio sysctl.David S. Miller2008-12-04
* sparc,sparc64: unify mm/Sam Ravnborg2008-12-04
* sparc: prepare mm/ for unificationSam Ravnborg2008-12-04
* sparc64: unify arch/sparc64/oprofile/Sam Ravnborg2008-12-04
* sparc64: unify math-emuSam Ravnborg2008-12-04
* sparc: prepare math-emu for unificationSam Ravnborg2008-12-04
* sparc: cleanup math-emuSam Ravnborg2008-12-04
* sparc,sparc64: add BITS to arch MakefileSam Ravnborg2008-12-04
* sparc,sparc64: unify Kconfig filesSam Ravnborg2008-12-04
* sparc: add "Bus options" to KconfigSam Ravnborg2008-12-04
* sparc: add menu "Executable file formats"Sam Ravnborg2008-12-04
* sparc: use Kconfig.hzSam Ravnborg2008-12-04
* sparc: drop UNIX98_PTYS from arch KconfigSam Ravnborg2008-12-04
* sparc64: added more config options to the menusSam Ravnborg2008-12-04
* sparc: refactor Kconfig a littleSam Ravnborg2008-12-04
* sparc: unify Kconfig.debugSam Ravnborg2008-12-04
* sparc64: Stop using memory barriers for atomics and locks.David S. Miller2008-12-04
* sparc64: Run the kernel always in the TSO memory model.David S. Miller2008-12-04
* sparc64: Rework auxio driver to save some text space.David S. Miller2008-12-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-12-04
|\
| * sparc64: Sync FPU state in VIS emulation handler.Hong H. Pham2008-12-04
| * sparc64: Fix VIS emulation bugsJoseph Myers2008-12-03
| * sparc: asm/bitops.h should define __flsRusty Russell2008-12-03
| * sparc64: Fix bug in PTRACE_SETFPREGS64 handling.Chris Torek2008-12-03
* | powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov2008-12-03
* | powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt2008-12-03
|/
* Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-02
|\
| * KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti2008-11-26