aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20[CELL] spufs: fix decr_status meaningsMasato Noguchi3-222/+262
2007-07-20[CELL] spufs: remove needless context save/restore codeMasato Noguchi1-11/+1
2007-07-20[CELL] spufs: fix array size of channel indexJeremy Kerr1-6/+6
2007-07-20[CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig4-23/+44
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch7-73/+89
2007-07-20[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contextsJeremy Kerr1-9/+0
2007-07-20[CELL] spufs: Make signal-notification files readonly for NOSCHED contextsJeremy Kerr1-2/+16
2007-07-20[CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama1-1/+2
2007-07-20[CELL] spufs: remove section mismatch warningSebastian Siewior2-2/+2
2007-07-20[CELL] add support for MSI on Axon-based Cell systemsMichael Ellerman2-0/+447
2007-07-20[CELL] saving spus information for kexec crashAndre Detsch2-1/+68
2007-07-20[CELL] driver for DDR2 memory on AXONMaxim Shchetynin3-0/+392
2007-07-20[CELL] allow linux to map Cell regs on legacy SLOF tree.Jean-Christophe DUBOIS1-0/+7
2007-07-20[CELL] fix cbe_thermal for legacy SLOF tree.Jean-Christophe DUBOIS1-5/+20
2007-07-20[CELL] fix cbe_cpufreq for legacy SLOF tree.Jean-Christophe DUBOIS1-0/+10
2007-07-20[CELL] cbe_cpufreq: reorganize codeChristian Krafft6-188/+309
2007-07-20[CELL] cbe_cpufreq: fix minor issuesChristian Krafft1-18/+40
2007-07-20[CELL] cbe_cpufreq: fix initializationChristian Krafft1-12/+8
2007-07-20[CELL] cbe_cpufreq: fix latency measurementChristian Krafft1-8/+17
2007-07-20[CELL] pmi: remove support for mutiple devices.Christian Krafft2-51/+36
2007-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ofconsLinus Torvalds14-1226/+51
2007-07-20Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds50-543/+1229
2007-07-20Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds6-129/+39
2007-07-20arm: fix up handle_mm_fault changesNick Piggin1-3/+3
2007-07-20m68knommu: reformat show_cpuinfo()Greg Ungerer1-20/+21
2007-07-20arch/i386/xen/events.c should #include <asm/xen/hypervisor.h>Adrian Bunk1-0/+1
2007-07-20xen: disable vdso "nosegneg" on native bootRoland McGrath4-6/+29
2007-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-102/+118
2007-07-20m68k: exclude more unbuildable driversAl Viro1-0/+3
2007-07-20m68k: missing __initAl Viro12-15/+17
2007-07-20m68k: missing exportsAl Viro4-1/+12
2007-07-20m68k: use .text.headAl Viro4-3/+4
2007-07-20m68k iomem (based on Geert's tree + memcpy_... stuff)Al Viro1-0/+4
2007-07-20sh: intc - add support for SH7750 and its variantsMagnus Damm7-74/+205
2007-07-20sh64: Flag sh64_get_page() as __init_refok.Paul Mundt1-1/+1
2007-07-20sh64: Move entry point code to .text.head.Paul Mundt2-1/+2
2007-07-20sh: Move entry point code to .text.head.Paul Mundt2-1/+3
2007-07-20sh: heartbeat: Shut up resource size warning.Paul Mundt1-1/+1
2007-07-20sh: update r2d defconfig and fix SH7751R pci compliationMagnus Damm2-3/+4
2007-07-20sh: Many symbol exports for nommu allmodconfig.Paul Mundt3-2/+43
2007-07-20sh: zero terminate 8250 platform data for r2d boardMagnus Damm1-1/+2
2007-07-20sh: cpufreq: Fix up the build for SH-2.Paul Mundt1-5/+0
2007-07-20sh: Make on-chip DMA channel selection explicit.Paul Mundt1-1/+1
2007-07-20sh: Fix up CPU dependencies for on-chip DMAC.Paul Mundt1-0/+1
2007-07-19[SPARC64]: Fix two year old bug in early bootup asm.David S. Miller1-1/+0
2007-07-20Merge branch 'clkfwk'Paul Mundt4-135/+112
2007-07-20sh: cpufreq: clock framework support.Paul Mundt2-135/+81
2007-07-19[SPARC64]: Update defconfig.David S. Miller1-11/+13
2007-07-20sh: Support rate rounding for SH7722 FRQCR clocks.Paul Mundt1-0/+15
2007-07-20sh: Implement clk_round_rate() in the clock framework.Paul Mundt1-0/+16