summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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/sp...Linus 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
2007-07-19[SPARC64]: Fix log message type in vio_create_one().Fabio Massimo Di Nitto1-1/+1
2007-07-19[SPARC64]: Tweak assertions in sun4v_build_virq().David S. Miller1-2/+2
2007-07-19[SPARC64]: Tweak kernel log messages in power_probe().David S. Miller1-3/+1
2007-07-19[SPARC64]: Fix handling of multiple vdc-port nodes.David S. Miller2-7/+78
2007-07-19[SPARC64]: Fix device type matching in VIO's devspec_show().Fabio Massimo Di Nitto1-2/+2
2007-07-19[SPARC]: Add sys_fallocate() entries.David S. Miller3-14/+18
2007-07-19[SPARC64]: Use orderly_poweroff().David S. Miller2-62/+4
2007-07-20sh: Fix up PCI section mismatch warnings.Paul Mundt4-4/+4
2007-07-20sh64: Fix up PCI section mismatch warnings.Paul Mundt1-2/+2
2007-07-20sh64: Update cayman defconfig.Paul Mundt1-125/+33
2007-07-20sh64: Wire up fallocate() syscall.Paul Mundt1-0/+1
2007-07-20sh: Wire up fallocate() syscall.Paul Mundt1-0/+1
2007-07-20sh: intc - add support for 7780Magnus Damm6-32/+195
2007-07-20sh: intc - improve group supportMagnus Damm1-20/+73
2007-07-20sh: push-switch: Correct license string.Paul Mundt1-1/+1
2007-07-20sh: cpufreq: Fix driver dependencies and flag as broken.Paul Mundt1-1/+1
2007-07-20sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm12-24/+13
2007-07-20sh: clean up interrupt code for solution engine 7722 boardMagnus Damm3-69/+34
2007-07-20sh: intc - add support for 7722 processorMagnus Damm2-30/+130
2007-07-20sh: intc - shared IPR and INTC2 controllerMagnus Damm3-0/+356
2007-07-20sh: Fix irq assignment for uarts on sh7722Magnus Damm2-7/+19